To test the 2.2 rc1 version recently released, I tried generating code
for a wsdl file that I made for Muse 2.1 (and it worked with that
version). But when trying to generate code with:

/opt/muse-2.2.0_rc1-bin/bin/wsdl2java.sh -j2ee axis2 -wsdl
wsdl_orig/TransFS.wsdl -verbose

I get:

[: 38: cygwin: unexpected operator
java.lang.ArrayIndexOutOfBoundsException: 1
       at 
org.apache.muse.tools.generator.synthesizer.ServerInterfaceSynthesizer.synthesize(ServerInterfaceSynthesizer.java:65)
       at 
org.apache.muse.tools.generator.synthesizer.ServerSynthesizer.synthesize(ServerSynthesizer.java:49)
       at org.apache.muse.tools.generator.Wsdl2Java.run(Wsdl2Java.java:173)
       at org.apache.muse.tools.generator.Wsdl2Java.main(Wsdl2Java.java:265)

SEVERE: [ID = 'CodeGenFailed'] Code generation failed, see the
exception information below.

An exception was caught: 1

The exception generated the following stacktrace:

java.lang.ArrayIndexOutOfBoundsException: 1
       at 
org.apache.muse.tools.generator.synthesizer.ServerInterfaceSynthesizer.synthesize(ServerInterfaceSynthesizer.java:65)
       at 
org.apache.muse.tools.generator.synthesizer.ServerSynthesizer.synthesize(ServerSynthesizer.java:49)
       at org.apache.muse.tools.generator.Wsdl2Java.run(Wsdl2Java.java:173)
       at org.apache.muse.tools.generator.Wsdl2Java.main(Wsdl2Java.java:265)

I'm using Sun's jdk 1.5_08 in Ubuntu 6.10.

--
Saludos.
José Antonio Sánchez

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

Reply via email to