Hi Devs!

As part of service API implementation of JAX-WS. I've a requirement to
code my own custom MessageReceiver that would call additional methods
(init and destroy) on the service implementation class other than the
one matching operationName depending on whether the end-point
implementation class is implementing ServiceLifeCycle interface.
In that process, I looked into some way how I can register in the
server.xml a custom MessageReceiver (say JAXRPCRawXMLProvider), but
couldn't find the appropriate attribute. Can someone paste a line of
xml that shows how to add my custom MessageReceiver, if that feature
exists already in Axis2.

Any help in this regard ( I can even come up with a patch provided
minimal pointers are thrown to me ) will be very much helpful.

Thanks in advance
Jayachandra
-- 
-- Jaya

Reply via email to