
On 30 May 2008, at 12:08, jonathan sartin wrote:
On 30 May 2008, at 10:51, Christoph Nagel wrote:
Hi Jonathan,
have you tested the WSDL with Axis2 1.4 or Axis 1.4?
Works for me with AXIS 1.4 (I have other dependencies on 1.4). I'm using the wsdl2java ant target and which generates stubs just fine. Sorry to be a bit terse, but I'm kind of busy with the day job right now ;-). Sometime I'll package all this up more neatly, but for now I'm rather out of time.
BTW, code has moved to http://opennms.svn.sourceforge.net/viewvc/ opennms/otrs-opennms/
Ah, read the AXIS 2 docs. You don't really want rpc/encoded, do you ;-) (fair point felix). So, here's your choice. 1. Use Axis 1.4 and put up with the rpc/encoded nastiness for now. 2. Wait for me to fix it (could be a few weeks - I'm out of time on this for now). 3. Fix it yourself. Cheers ... J