Ode Download Address: http://download.huihoo.com/apache/ode/20080923-74.html
Environment: JDK 1.5, Tomcat 5.5
I. First download two files
1.apache-ode-war-1.2 (zip file)
2. Unzip the apache-ode-war-1.2 (zip file) and place the Ode.war in the D:\apache-ode-war-1.2 directory under the WebApp directory of Tomcat, Hello Word example under apache-ode-war-1.2 examples file
Two. Run Tomcat, which will generate a Ode folder in the WebApp directory
Put the Helloword in the D:\apache-tomcat-5.5.27\webapps\ode\WEB-INF\processes directory.
Three.
Method 1 run cmd, tell the directory to go to C:\apache-ode-war-1.2\bin, enter
Sendsoap Http://localhost:8080/ode/processes/helloWorld D:\apache-tomcat-5.5.27\webapps\ode\WEB-INF\processes\ Helloworld2\testrequest.soap
Method 2 After you run Tomcat
Enter http://localhost:8080/ode/services/listServices in the IE Address bar
The HelloWorld word appears on Tomcat's main page, and the process