Hi, I just got started with Rampart, and after a bit of a struggle with getting the files in the right places, I think that I got Rampart 1.4 working with Axis2 1.4.1 and Tomcat, and I think that I have been able to run the Sample01 through Sample05 successfully.
Now, according to the Axis admin web app, I have 5 of the sample web services. Now that I've gotten that far, I was wondering: Should I be able to access these sample webservices from a client, other than the clients that are included as part of the samples? In particular, I am trying to use SOAPUI to generate SOAP requests and to call the webservices. For example, I imported the Sample01 WSDL into SOAPUI, and I get two types of requests. But, when I try to send a request to Tomcat, I don't see anything in either the Tomcat logs or the axis2.log (which is configured for DEBUG). Shouldn't that work? Thanks, Jim