1

I generated a clinet using Axis 2 JAXBRI. I got different objects, ObjectFactory, Stub and CallbackHandler.

I started making a request but I get an error adding the header, namely the following lines: factory.createOMElement(new org.apache.axiom.om.ds.jaxb.JAXBOMDataSource(wsContext, param));

Added also this dependency (Java client Axis2 OMException) but not working.

Exception (click)

Also, I have to sign this request with certificates, if someone has an article, I will be glad.

If someone can help, I can add on skype and talk.

Robert
  • 19
  • 3
  • Do you have a test project that can be used to reproduce the problem? – Andreas Veithen Feb 20 '22 at 12:52
  • The problem has been resolved. The problem was in the object that was sent as param. I was sending a string but in fact I have to create an object and send it. – Robert Feb 21 '22 at 08:57

0 Answers0