| Author |
Anyone use Apache Axis
|
dale con
Ranch Hand
Joined: Apr 15, 2005
Posts: 93
|
|
|
Anyone use Apache Axis?
|
 |
Ben Souther
Sheriff
Joined: Dec 11, 2004
Posts: 13410
|
|
|
Yes
|
Java API J2EE API Servlet Spec JSP Spec How to ask a question... Simple Servlet Examples jsonf
|
 |
dale con
Ranch Hand
Joined: Apr 15, 2005
Posts: 93
|
|
Cool, can you help me with this one I have a client that creates a SOAP header. I have some server-side code that creates a string value. Can you tell me how I pass back the string value to my client SOAP header. Many Thanks
|
 |
Ben Souther
Sheriff
Joined: Dec 11, 2004
Posts: 13410
|
|
Looks like someone has answered your question in this thread: http://www.coderanch.com/t/221798/Web-Services/java/Create-SOAP-headers Once you've created your webservice, use wsdl2java to create your client code. You can then, either use the generated code directly or use it as a reference to build your own client.
|
 |
 |
|
|
subject: Anyone use Apache Axis
|
|
|