Java Reference
In-Depth Information
An application.xml file gets created. Copy the following listing to application.xml :
<?xml version = '1.0' encoding = 'windows-1252'?>
<application>
<display-name></display-name>
<module>
<ejb>ejb3.jar</ejb>
</module>
<module>
<web>
<web-uri>weblogic.war</web-uri>
<context-root>weblogic</context-root>
</web>
</module>
</application>
The application.xml in the Project Explorer is shown next:
 
Search WWH ::




Custom Search