This system can be used to report, track and monitor bug reports and feature requests for the OraFormsFaces JSF component. This component set can be used to re-use Oracle Forms as fully functional and tightly integrated JSF components in a web application.
FS#105 - Split into core J2EE and ADF
Attached to Project:
OraFormsFaces
Opened by Wilfred van der Deijl (wvanderdeijl) - Sunday, 03 January 2010, 03:46 GMT-7
Opened by Wilfred van der Deijl (wvanderdeijl) - Sunday, 03 January 2010, 03:46 GMT-7
|
DetailsSee if we can split OraFormsFaces into two libraries: one which is core J2EE and an extended one whihc is dependent on ADF.
We should split the JDev extensions itself to remove dependencies on ADF Binding layer from core J2EE libs. We also need to split the JSF components, but hopefully we can find a way to make the ADF version an extension of the J2EE version to prevent a lot of duplicate code. The Java classes could be a simple subclass, but config files like TLD and faces-config.xml might prove more difficult. Perhaps we should have our own meta-data which supports subclassing/extending and then generate the TLD and XML from there in the build process |
This task depends upon