Well this process went surprisingly well yesterday. Reading the SOAP documentation and following it to the letter resulted in a working SOAP implementation on Apache Tomcat. Key things to remember in this installation are:
1. Modify tomcat.bat with the proper class paths. This is critical to ensure that you startup the server and it parses correctly.
Welcome to my programming blog. This Blog contains my research and notes pertaining to programming. You are free to use any information on this site however you must make a comment on the blog, and put credit in your code that you obtained it from here. You can contact me directly at rob @at@ robsprogrammingjunk.com.
Friday, January 21, 2005
Thursday, January 20, 2005
Java(TM) Boutique - Using SOAP with Java
Java(TM) Boutique - Using SOAP with Java This is a recent tutorial on SOAP with JAVA.
www.KickJava.com: About Us
www.KickJava.com: Java API By Example, From Geeks To Geeks If youre like me you learn by example. This version of the API is great for finding quick code snips.
A simple SOAP client
A simple SOAP client is a good example of how you can transmit SOAP across the wire.
Java Service Wrapper
The Wrapper makes it possible to install a Java Application as a Windows NT Service. The scripts provided with the Wrapper also make it very easy to install those same Java Applications as daemon processes on UNIX systems.
The Wrapper correctly handles user log outs under Windows, service dependencies, and the ability to run services which interact with the desktop.
The Wrapper correctly handles user log outs under Windows, service dependencies, and the ability to run services which interact with the desktop.
Subscribe to:
Posts (Atom)