Integrating with JBoss
When hosted in JBoss, WebORB is deployed as a Java web application.
Follow the steps below to install WebORB into JBoss:
- To deploy WebORB into the default JBoss server environment, copy weborb-jboss.war
from the WebORB installation directory to <JBOSS DIR>\server\default\deploy. The war file is automatically created by the installer based on the selected features (make sure the option to create the WAR file is selected as well)
- JBoss automatically detects the new file and deploys the application. WebORB
now is installed into JBoss and its services can be accessed at:
http://<jboss hostname>:8080/weborb-jboss