Hi --

I have the same url and the same Soap Action calling different methods in my
wsdl.  Unfortunately, Axis 1.4/Tomcat 5.0/Java 5.0 is unable to call the
different methods when the url and endpoint are the same even though I can
process the wsdl using WSDL2Java without error.  When I added the method
name to the endpoint the invoke throws an exception.  I am using the RPC
version of SOAP.

I have been reading the documention and am thinking about implementing an
HTTPActionHandler

I am implementing my first HTTPActionHandler and was wondering if someone
could give me some advice or a good example on using a HTTPActionHandler for
message routing.  The sample provided seems preety lame!

Also, were do place compiled class?  How do I invoke a method from within
HTTPActionHandler?

Thanks,
Doug



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to