
On 29 Apr 2008, at 22:10, jonathan sartin wrote:
Hi Hans..
<snip/>
To be more precise, if someone could see the working rpc- example.pl and the corresponding WSDLs, the bootstrapping in the OTRS_SOAP-MyApp- project would be much much easier.
I agree. And if you hold on for a few days, I'll tidy up the work that I have done on Tickets and Articles and let it loose for your scrutiny ;-)
Therefore I suggest, to generate (e.g. manually) WSDLs for the rpc-example.pl. All other WSDLs would be a nice to have and could be done later.
As promised. It's not wsdl for the rpc-example.pl, but I have tested it with AXIS 1.4 (my requirement). You can use this module and wsdl for creating and retrieving simple tickets/articles. Hope this helps with your project: http://sartin.woaf.net/OpenNMS-OTRSIntegration/ Comments, corrections and suggestions are very welcome. Consider this alpha quality code. I take zero responsibility for any impact this module might have on a running OTRS installation. It meets my requirement for creating and retrieving basic ticket and article data using java/axis and is not intended to meet any other use case that you might have. Cheers ... J