aspose file tools
The moose likes Web Services and the fly likes Changing soap prefix in jaxws Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Web Services
Reply Bookmark "Changing soap prefix in jaxws" Watch "Changing soap prefix in jaxws" New topic
Author

Changing soap prefix in jaxws

chets patel
Ranch Hand

Joined: Apr 27, 2010
Posts: 70

Hi I want to change the Soap prefix. By default it is taking "env". But I want to change it to soap. I tried below code but it is not working.


It is just adding namespace declaration. but not changing the prefix.
I searched a lot and tried all possible solutions available on net. But not a single solution worked for me.

Thanks in advance.
Please help me. I am stuck.
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: Changing soap prefix in jaxws
 
Similar Threads
Close idle TCP socket by system properties or JVM options
soap change prefix for response
SOAP Header problem SAAJ
can we change font or size of a particular column in jtable
For Loop Problem