1. Install Tomcat (which is little more than uncompressing it).
2. Uncompress Axis and copy the webapps/axis/ directory to be in Tomcat's webapps/ directory.
3. Start Tomcat running. Point a browser to the axis web application (don't forget to specify port 8080 if you didn't change the default setting in server.xml) to see the Axis Happiness page -- make sure all required elements are present. It may be necessary to copy the .jar files from axis/WEB-INF/lib to Tomcat's common/lib in some situations.
4. To add a web service, create a compilable .java file, copy it into Tomcat's webapps/axis directory and change the .java to .jws. Open a browser and point it to the file you just installed and you should see a web services description.
5. Create a web services client to consume the service and let the fun begin. The Axis files include several candidate classes to crib from.
I still need to create the link between Apache and Tomcat so everything is on port 80 and works together, but I'll get around to that eventually. Right now it's more important that it works.
After that, it's time to step up and do some more complicated work w/ Collection objects like rowsets.
HTH, David Beahm
Wendy Smoak wrote:
David Beahm wrote:
I am making a PHP page that needs to write to and read from UniData. I know how to create a web service that allows it to
exchange
data with UD through UoJ.
Just curious, how are you doing your Web Services through UoJ?
--
-----------------------------------------------------------------------
This email is confidential and intended solely for the use of the individual
to whom it is addressed. If you are not the intended recipient, be advised that you have received this email in error and that any use, dissemination, forwarding, printing, or copying of this email is strictly prohibited. If you have received this email in error, please contact the sender.
-----------------------------------------------------------------------
-------
u2-users mailing list
[EMAIL PROTECTED]
To unsubscribe please visit http://listserver.u2ug.org/
