Hi There,
I am currently using Axis2 to impement a Web Service.
I am using the org.apache.axis2.extensions.spring.receivers.Sprin gAppContextAwareObjectSupplier
To make my pojo objects spring aware, Is there anyway for me to retrieve the RAW Soap message used in the request?
Kind Regards,


Reply With Quote