When hosted in Tomcat, WebORB plugs in as a servlet packaged in a J2EE web application. Follow the steps below to install WebORB into Tomcat:
Alternatively, to avoid the process of unpacking of the WAR file, you can expand the contents of weborb.war into a folder under [TOMCAT-INSTALL-DIR]\webapps. For instance, if the folder is weborb302, then the WebORB server would be available at http://<tomcat hostname>:8080/weborb302