Skip to content
Advertisement

Tag: ws-addressing

How do I use WS-Addressing properly in an Axis2 client?

All, I’m attempting to write a Junit test that calls a Web Service client in Axis2.1.5, and I’ve gotten confused about how to exactly to set it up to use WS-Addressing. I’ve generated a client stub using wsdl2java, and I’m using the axis2.xml and modules repository from the axis2 binary distribution. I know I need to use the MemberSubmission version

Advertisement