Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Changing <SOAP-ENV> prefix in SAAJ?

843834May 20 2003 — edited Aug 31 2005
I'm using the latest webservices pack from Sun and have hit a roadblock.

We have some external clients that are relying on the SOAP messages we send them to have the prefix namespace <SOAP>. The SAAJ implementation seems to be hardcoding <SOAP-ENV>.

Is there anyway to specify/override the default SOAP namespace prefix?

i.e.

<SOAP-ENV:Envelope> --> <SOAP:Envelope>

Thanks,
- Tim

Comments

Processing
Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Sep 28 2005
Added on May 20 2003
5 comments
832 views