Ever wondered how to deploy your first portletized adf application to the ‘Webcenter preconfigured OC4J’ … it’s not documented in the Developer guide and you can’t find it on technet … so what should we do do …
Read further …
When you’ve created your ADF-application and you’ve portletized it to be deployed to your ‘Webcenter preconfigured OC4J’, you need to define the connection to your container (webcenter pre-configured) This isn’t that easy as I expected because you can’t find the ports listed in the Enterprise Manager Console of the Webcenter pre-configured container. These settings aren’t documented either in the Developer Guide or on technet, so after a lot of searching and trying out we’ve finally figured it out. There are 2 ways to get the connection-settings used by the ‘Webcenter pre-configured OC4J’: C:\jdev10132\jdev\extensions\oracle.adfp.seededoc4j.10.1.3.2.0 -shutdown -port 22667 -password welcomeShutdown OC4J instance…Executing: /jdev/extensions/oracle.adfp.seededoc4j.10.1.3.2.0/ j2ee/home/config/rmi.xml
C:\jdev10132\jdk\jre/..\bin\java -jar “C:\jdev10132\j2ee\home\admin.jar”
ormi://127.0.0.1:22667 oc4jadmin welcome -shutdown