[caption id="attachment_393" align="aligncenter" width="288" caption="You MUST Check This"]
Tips, thoughts, technologies and techniques used in enterprise portal solutions. Originally published at Head in the Web
Thursday, March 25, 2010
Extra Required Step When Creating 10.3.2 WLP EAR
Wasted a good week until someone pointed out that OPOE does generates application.xml for exploded deployments (such as within the IDE) , but leaves it out when creating an EAR. So, when you create your WLP EAR project, you must check the "Generate application.xml deployment descriptor" box or the Portal Admin Tools will not get configured properly for the application.
[caption id="attachment_393" align="aligncenter" width="288" caption="You MUST Check This"]
[/caption]
[caption id="attachment_393" align="aligncenter" width="288" caption="You MUST Check This"]
Labels:
10.3.2,
EAR,
OPOE,
WebLogic Portal,
WLP
Subscribe to:
Post Comments (Atom)
If you forgot, you can right-click on the Deployment Descriptor section in the Project while in Portal Perspective and select Generate Deployment Descriptor to fix this.
ReplyDelete