So now the picture is clearer about what Oracle is going to do with the various products we got from BEA. (If you missed the webcast check the replay here.
JDeveloper is still Oracle's strategic IDE and since we now also have the WebLogic Java EE server, you might be wondering what type of integration do we have in place between the two.
Well as a matter of fact we have been certifying JDeveloper and the ADF framework with WebLogic for a long time.
As a result you can do direct deployment from JDeveloper to a remote WebLogic Server.
You can also deploy the ADF Runtime libraries on such a server and have an ADF application running there.
Just to prove it, I recorded an online demo and wrote a how-to that shows you how to connect JDeveloper to WebLogic and deploy the SRDemo ADF sample application on top of it.
Get the details here.
Comments (2)
hi
About "So now the picture is clearer about what Oracle is going to do with the various products we got from BEA." ...
... see this forum post : " future of the "embedded OC4J" "
http://forums.oracle.com/forums/thread.jspa?threadID=681107
thanks
Jan Vervecken
Posted by Jan Vervecken | July 12, 2008 10:24 AM
Posted on July 12, 2008 10:24
I deploy the demo application to WLS 9.2 successfully. But when I access the index.jspx, I see some message in WLS log:
...
[274] No XML file /oracle/srdemo/model/model.xml for metaobject oracle.srdemo.model.model
[275] Cannot Load parent Package : oracle.srdemo.model.model
[276] Business Object Browsing may be unavailable
[277] Loading from XML file /oracle/srdemo/model/SRService.xml
[278] No XML file /oracle/srdemo/model/queries/queries.xml for metaobject oracle.srdemo.model.queries.queries
[279] Cannot Load parent Package : oracle.srdemo.model.queries.queries
[280] Business Object Browsing may be unavailable
[281] Loading from XML file /oracle/srdemo/model/queries/ProductList.xml
[282] ViewObjectImpl's default fetch mode = 0
[283] No XML file /oracle/srdemo/model/entities/entities.xml for metaobject oracle.srdemo.model.entities.entities
[284] Cannot Load parent Package : oracle.srdemo.model.entities.entities
[285] Business Object Browsing may be unavailable
....
Is there anything wrong?
Thanks,
Steven
Posted by Steven Gao | December 3, 2008 7:22 AM
Posted on December 3, 2008 07:22