Need help regarding
SOAP based Webservice on Websphere 7. My Webservice receives request and process it properly but when it send response the NameSpace is removed form response envelop in websphere but when i put same project on
tomcat it work fine we have namespace in response envelop.
Any body can guide me that it is a configuration issue or some development issue. i am using caster for marshalling.
Response Envelop form Websphere 7 is
Response Envelop form Tomcat is