简体   繁体   中英

Java soap webservice XML document over http apache axis

I am new to webservices.
I have been given a task I have to create a Java webservice using Apache tomcat client will call this webservice and send a request XML document

and I have to create a webservice which will red this XML and after some computation webservice will return response XML to the client.

Please guide.

use JAXWS . if you want a more specific answer, ask a more specific question.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM