简体   繁体   中英

how to save soap request and response in DB automatically using Java?

how to save soap request and response in DB automatically using Java? I need some guide of how doing that. I know that I have to use Axis to capture the SOAP messages but how to save them in the DB?

You could use spring-integration to join together the xml flows as pipelines. It'll also help with the soap ports.

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