Thx, for your fast reply and fix as always!! I just read your first email about the jira item, sorry. Christian
Samstag, 27. Januar 2007 18:01 To: muse-user@ws.apache.org, muse-dev@ws.apache.org cc: From: Daniel Jemiolo <[EMAIL PROTECTED]> Subject: Re: wsdl2java - NumberFormatException for elements with maxOccurs="unbounded" nevermind the JIRA item - fixed here: http://svn.apache.org/viewvc?view=rev&revision=500564 Christian Ewers <[EMAIL PROTECTED]> wrote on 01/27/2007 11:13:22 AM: > > 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] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]