| Author |
Namespace is removed from Responce on WebSphere in SOAP based Service
|
Waqas Nisar
Greenhorn
Joined: Jul 11, 2011
Posts: 2
|
|
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
|
 |
Deepak Bala
Bartender
Joined: Feb 24, 2006
Posts: 6588
|
|
|
Can you edit your post to fill in the entire XML ? The first XML probably has a default xmlns that applies to the entire document
|
SCJP 6 articles - SCJP 5/6 mock exams - SCJP Mocks - SCJP 5 Mock exam (Word document ) - SCJP 5 Mock exam in Java.Inquisition format
|
 |
 |
|
|
subject: Namespace is removed from Responce on WebSphere in SOAP based Service
|
|
|