WAR DeploymentPage edited by Alexis MidonDeploying the WARUnzip the distribution somewhere on your disk, everything needed is inside. Get the WAR file in the distribution root directory, rename it to ode.war and copy this file to Tomcat's webapp directory. Start Tomcat and Ode should be up and running. You should get the Axis2 welcome page under http://localhost:8080/ode. The Ode WAR includes its own embedded database (Derby) so you don't have to worry about configuring any external database for now. ExamplesCopy the content of the examples directory in the distribution (the 3 sub-directories) to tomcat/webapps/ode/WEB-INF/processes, this will automatically deploy the 3 example processes. Use the sendsoap command located in the distribution bin directory to send test messages. The messages to run each of the 3 examples are provided in their respective directory (testRequest.soap). For each example type something like:
bin/sendsoap http://localhost:8080/ode/processes/helloWorld examples/HelloWorld2/testRequest.soap
The sendsoap executable can be found in the distribution bin directory. The urls should be updated according to the address defined in the WSDL file for the process service. Configuring ODE in Tomcat with a MySQL databaseThe ODE war should have been copied to the webapps directory of Tomcat and the server should have been started at least once before following these instructions. This ensures that the webapp is properly exploded.
You're done!
Change Notification Preferences
View Online
|
View Change
|
- [CONF] Apache Ode > WAR Deployment confluence
- [CONF] Apache Ode > WAR Deployment confluence
- [CONF] Apache Ode > WAR Deployment confluence
- [CONF] Apache Ode > WAR Deployment confluence
- [CONF] Apache Ode > WAR Deployment confluence
- [CONF] Apache Ode > WAR Deployment confluence
- [CONF] Apache Ode > WAR Deployment confluence
