Category "axis2"

Print Axis2 Request Response XML

I want to print RAW Request Response XML to console. I have created the stubs using wsdl2java axis2. wsdl2java has created 2 java files, one for stub and one

Adding username and password to soap header in Java by using PasswordText Type and axis2

I want to add username and password to soap header in java by using PasswordText Type and axis2. Code snippet I use public static void WSSPasswordAuthenticati