Return-Path: Delivered-To: apmail-ws-axis-dev-archive@www.apache.org Received: (qmail 20513 invoked from network); 21 Jan 2006 17:48:12 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 21 Jan 2006 17:48:12 -0000 Received: (qmail 95893 invoked by uid 500); 21 Jan 2006 17:48:05 -0000 Delivered-To: apmail-ws-axis-dev-archive@ws.apache.org Received: (qmail 95874 invoked by uid 500); 21 Jan 2006 17:48:05 -0000 Mailing-List: contact axis-dev-help@ws.apache.org; run by ezmlm Precedence: bulk Reply-To: axis-dev@ws.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list axis-dev@ws.apache.org Received: (qmail 95860 invoked by uid 99); 21 Jan 2006 17:48:05 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [192.87.106.226] (HELO ajax.apache.org) (192.87.106.226) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 21 Jan 2006 09:48:03 -0800 Received: from ajax.apache.org (ajax.apache.org [127.0.0.1]) by ajax.apache.org (Postfix) with ESMTP id ABE47E0 for ; Sat, 21 Jan 2006 18:47:42 +0100 (CET) Message-ID: <1901923549.1137865662656.JavaMail.jira@ajax.apache.org> Date: Sat, 21 Jan 2006 18:47:42 +0100 (CET) From: "Matti Kaikkonen (JIRA)" To: axis-dev@ws.apache.org Subject: [jira] Created: (AXIS2-407) xmlbeans.XmlException: The filename, directory name, or volume label syntax is incorrect MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N xmlbeans.XmlException: The filename, directory name, or volume label syntax is incorrect ---------------------------------------------------------------------------------------- Key: AXIS2-407 URL: http://issues.apache.org/jira/browse/AXIS2-407 Project: Apache Axis 2.0 (Axis2) Type: Bug Components: wsdl Versions: 0.94 Environment: WinXP Pro, jdk 1.5.0_06 Reporter: Matti Kaikkonen C:\OAGIS\GetShowBalanceFlat\CompositeBalanceBOD_05\FlatWSDL>wsdl2java -s -d xmlbeans -o c:\codeaxis2 -uri SOAPFrontGetShowBalanceJMS.wsdl fails and reports problems Same wsdl runs OK with xmlbeans-2.1.0 C:\OAGIS\GetShowBalanceFlat\CompositeBalanceBOD_05\FlatWSDL>scomp -src xmlbeansrc SOAPFrontGetShowBalanceJMS.wsdl Time to build schema type system: 1.321 seconds Time to generate code: 2.324 seconds Time to compile code: 7.681 seconds Compiled types to: xmltypes.jar C:\OAGIS\GetShowBalanceFlat\CompositeBalanceBOD_05\FlatWSDL>wsdl2java -s -d xmlbeans -o c:\codeaxis2 -uri SOAPFrontGetShowBalanceJMS.wsdl Exception in thread "main" org.apache.axis2.wsdl.codegen.CodeGenerationException : java.lang.RuntimeException: org.apache.xmlbeans.XmlException: The filename, di rectory name, or volume label syntax is incorrect (schemaorg_apache_xmlbeans.sys tem.s5EC1B4967B23C5343BF5CD12561C30EE.schemaorg_apache_xmlbeans/javaname/org/ope napplications/www/oagis/_9/currencycode/_54217:2001/CurrencyCodeContentType) - c ode 9 at org.apache.axis2.wsdl.codegen.CodeGenerationEngine.generate(CodeGener ationEngine.java:118) at org.apache.axis2.wsdl.WSDL2Code.main(WSDL2Code.java:31) at org.apache.axis2.wsdl.WSDL2Java.main(WSDL2Java.java:21) Caused by: java.lang.RuntimeException: org.apache.xmlbeans.XmlException: The fil ename, directory name, or volume label syntax is incorrect (schemaorg_apache_xml beans.system.s5EC1B4967B23C5343BF5CD12561C30EE.schemaorg_apache_xmlbeans/javanam e/org/openapplications/www/oagis/_9/currencycode/_54217:2001/CurrencyCodeContent Type) - code 9 at org.apache.axis2.wsdl.codegen.extension.XMLBeansExtension.engage(XMLB eansExtension.java:205) at org.apache.axis2.wsdl.codegen.CodeGenerationEngine.generate(CodeGener ationEngine.java:80) ... 2 more Caused by: org.apache.xmlbeans.XmlException: The filename, directory name, or vo lume label syntax is incorrect (schemaorg_apache_xmlbeans.system.s5EC1B4967B23C5 343BF5CD12561C30EE.schemaorg_apache_xmlbeans/javaname/org/openapplications/www/o agis/_9/currencycode/_54217:2001/CurrencyCodeContentType) - code 9 at org.apache.xmlbeans.XmlBeans.wrappedException(XmlBeans.java:149) at org.apache.xmlbeans.XmlBeans.compileXmlBeans(XmlBeans.java:673) at org.apache.axis2.wsdl.codegen.extension.XMLBeansExtension.engage(XMLB eansExtension.java:179) ... 3 more Caused by: org.apache.xmlbeans.SchemaTypeLoaderException: The filename, director y name, or volume label syntax is incorrect (schemaorg_apache_xmlbeans.system.s5 EC1B4967B23C5343BF5CD12561C30EE.schemaorg_apache_xmlbeans/javaname/org/openappli cations/www/oagis/_9/currencycode/_54217:2001/CurrencyCodeContentType) - code 9 at org.apache.xmlbeans.impl.schema.SchemaTypeSystemImpl$XsbReader.getSav erStream(SchemaTypeSystemImpl.java:2214) at org.apache.xmlbeans.impl.schema.SchemaTypeSystemImpl$XsbReader.writeR ealHeader(SchemaTypeSystemImpl.java:1589) at org.apache.xmlbeans.impl.schema.SchemaTypeSystemImpl.savePointerFile( SchemaTypeSystemImpl.java:373) at org.apache.xmlbeans.impl.schema.SchemaTypeSystemImpl.savePointersForC lassnames(SchemaTypeSystemImpl.java:356) at org.apache.xmlbeans.impl.schema.SchemaTypeSystemImpl.savePointers(Sch emaTypeSystemImpl.java:337) at org.apache.xmlbeans.impl.schema.SchemaTypeSystemImpl.save(SchemaTypeS ystemImpl.java:1305) at org.apache.xmlbeans.impl.schema.SchemaTypeSystemCompiler.compile(Sche maTypeSystemCompiler.java:230) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl. java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces sorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at org.apache.xmlbeans.XmlBeans.compileXmlBeans(XmlBeans.java:665) ... 4 more -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira