Hi guys

Quick overview:

WSDM + WSN enabled resource based on the template-wsdl from the website.
Building both a proxy and a service (for the resource-wsdl).

Problem:
I tried out the RC-1 of Muse v2.2.0 and ran into this error message that
I can't decode. But I see in the general wsdl2java flags that a lot of
changed in the way one calls the code generation. After updating my
project accordingly I end up with the following error:


  [exec] java.lang.ArrayIndexOutOfBoundsException: 1
     [exec] at
org.apache.muse.tools.generator.synthesizer.ServerInterfaceSynthesizer.s
ynthesize(ServerInterfaceSynthesizer.java:65)
     [exec] at
org.apache.muse.tools.generator.synthesizer.ServerSynthesizer.synthesize
(ServerSynthesizer.java:49)
     [exec] at
org.apache.muse.tools.generator.Wsdl2Java.run(Wsdl2Java.java:173)
     [exec] at
org.apache.muse.tools.generator.Wsdl2Java.main(Wsdl2Java.java:265)
     [exec] SEVERE: [ID = 'CodeGenFailed'] Code generation failed, see
the exception information below.
     [exec] An exception was caught: 1
     [exec] The exception generated the following stacktrace:
     [exec] java.lang.ArrayIndexOutOfBoundsException: 1
     [exec] at
org.apache.muse.tools.generator.synthesizer.ServerInterfaceSynthesizer.s
ynthesize(ServerInterfaceSynthesizer.java:65)
     [exec] at
org.apache.muse.tools.generator.synthesizer.ServerSynthesizer.synthesize
(ServerSynthesizer.java:49)
     [exec] at
org.apache.muse.tools.generator.Wsdl2Java.run(Wsdl2Java.java:173)
     [exec] at
org.apache.muse.tools.generator.Wsdl2Java.main(Wsdl2Java.java:265)
     [exec] Result: 1



/Lenni

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to