Christoph Nagel ([EMAIL PROTECTED]) wrote: > were do I get the WSDL File? Have you write one?
Nope, Pod::WSDL creates them on the fly from embedded perl documentation. So you have to write 2 modules at least. The one which does all the SOAP <-> OTRS stuff, and the one which creates WSDL from the former module. Of course you can provide a static WSDL or even write it manually. Felix _______________________________________________ OTRS mailing list: dev - Webpage: http://otrs.org/ Archive: http://lists.otrs.org/pipermail/dev To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/dev
