|
Hi.
When Axis hosts a web service, it automatically
catches SOAP messages related to a method invocation (RPC), unmarshal them and
invoke the corrensponding method. My question is: is it possible, from inside a
web service, to also handle all "other" SOAP messages addressed to the service
endpoint but not involved in any method invocation? Those messages would be
completely unpredictable, so I cannot bind them to web services.
Thanks.
--
Lorenzo
|
