
3 Apr
2009
3 Apr
'09
2:05 p.m.
On Fri, 3 Apr 2009 14:24:36 +0100, jonathan sartin
Follow Martin's link to the OpenNMS intrgration. It does exactly that. There is wsdl included and it works with apache axis (_not_ axis 2).
... J Hi Jonathan, I have followed the Martin's link and I have downloaded the source files of OpenNMS. I have find the file OtrsTicketerPlugin.java, but all the classes required, like TicketServicePort_PortType and TicketServiceLocator, are not included into the project. So, how can I implement my own SOAP client?
@Martin You have said that is possible communicate with OTRS SOAP server without WSDL file, how to do this in Java? Roberto.