1. applicationContext.xml datasource id icefaces.orgI was given a 'starter' workspace on RAD7 upon which to build an icefaces app. It has only a few .jspx-s in it, including index.jspx. No page of any kind will actually run...al report an invalid datasource in the applicationContext.xml. I have a jdbc connection and run 'test connection' and it responds that the test is successful. I apply the JNDI ... |
2. applicationContext datasource.environment icefaces.orgWorking in RAD7, WAS 6.1 Attempts to launch the iface page that frontends our app returns an abend seeming to say that the 'environmentContext.properties' variable which values the 'datasource' entry in the application.Context.xml file is incorrect. Its value is "datasource.environment=DB2" but that seems to result in an invalid bean ...abend states bean is not writable or has an invalid "setter" method ... |
3. Problems with Data Source icefaces.org |
4. Iceface DataTable and XML as Datasource icefaces.orgDear Reader. I am completely new to JAVA and Iceface components - coming from the .NET "dark" side. Anyway, when my Prof. offered us projects I thought: "Well, why not try something new and jump into JAVA." And here I am totally lost with Eclipse, JAVA and Iceface. Please forgive me, if I use Microsoft .NET terminology instead of the JAVA ... |
5. Drag and Drop from PanelSeries with Changing Datasource icefaces.orgHello, I am trying to create a drag and drop tool that contains a panel series and a drop window. The user is allowed to search items to populate the panelseries, then drag those resulting items into the drop window. I have this working, but my problem now is, when the user then continues their search and reloads the panel series, ... |
6. Rendering issues with tables bound to a data source icefaces.org |
7. dataTable datasource extends List icefaces.org |