Hi,

when using wsdl2java.bat from the current nightly builds (I tried todays
(muse-2.2.0-2007-01-27-02-00-bin and
C:\lib\muse_snapshots\muse-2.2.0-2007-01-25-02-00-bin) I get the following
exception for the WsResource.wsdl from the wsrf-sample.

java.lang.NumberFormatException: For input string: "unbounded"
        at
java.lang.NumberFormatException.forInputString(NumberFormatException.java:48)
        at java.lang.Integer.parseInt(Integer.java:447)
        at java.lang.Integer.valueOf(Integer.java:553)
        at
org.apache.muse.tools.inspector.ResourceInspector.isArrayType(ResourceInspector.java:526)
        at
org.apache.muse.tools.inspector.ResourceInspector.getJavaType(ResourceInspector.java:509)
        at
org.apache.muse.tools.inspector.ResourceInspector.createJavaMethod(ResourceInspector.java:375)
        at
org.apache.muse.tools.inspector.ResourceInspector.getOperations(ResourceInspector.java:557)
        at
org.apache.muse.tools.inspector.ResourceInspector.run(ResourceInspector.java:875)
        at
org.apache.muse.tools.generator.analyzer.SimpleAnalyzer.inspect(SimpleAnalyzer.java:392)
        at
org.apache.muse.tools.generator.analyzer.SimpleAnalyzer.analyze(SimpleAnalyzer.java:338)
        at
org.apache.muse.tools.generator.Wsdl2Java.run(Wsdl2Java.java:145)
        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: For input string: "unbounded"

The code generation works fine for muse-2.2.0-2007-01-18-02-00-bin.

Christian


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

Reply via email to