Problems with package or libraries missing ------------------------------------------
Key: XMLBEANS-363 URL: https://issues.apache.org/jira/browse/XMLBEANS-363 Project: XMLBeans Issue Type: Bug Components: Compiler Affects Versions: Version 1.0.3 (jdk1.3 port) Environment: Plataform Reporter: Johil Lopes Fix For: Version 1.0.3 After download the version to use in jdk 1.3 (I need specifically this version) and follow the README.txt, and drop the directory \build\ in .cmd batchs, when I type scomp the usage message appears, but if a try to generate any class from the .xsd file, the message is: Exception in thread "main" java.lang.ExceptionInInitializerError: java.lang.RuntimeException: Installation Problem??? ouldn't load messages: Can't find bundle for base name org.apache.xmlbeans.impl.regex.message, locale pt_BR at org.apache.xmlbeans.impl.regex.RegexParser.setLocale(RegexParser.java:88) at org.apache.xmlbeans.impl.regex.RegexParser.<init>(RegexParser.java:78) at org.apache.xmlbeans.impl.regex.ParserForXMLSchema.<init>(ParserForXMLSchema.java:28) at org.apache.xmlbeans.impl.regex.RegularExpression.setPattern(RegularExpression.java:2996) at org.apache.xmlbeans.impl.regex.RegularExpression.setPattern(RegularExpression.java:3009) at org.apache.xmlbeans.impl.regex.RegularExpression.<init>(RegularExpression.java:2975) at org.apache.xmlbeans.impl.regex.SchemaRegularExpression.<init>(SchemaRegularExpression.java:27) at org.apache.xmlbeans.impl.regex.SchemaRegularExpression.<init>(SchemaRegularExpression.java:23) at org.apache.xmlbeans.impl.regex.SchemaRegularExpression$1.<init>(SchemaRegularExpression.java:44) at org.apache.xmlbeans.impl.regex.SchemaRegularExpression.buildKnownPatternMap(SchemaRegularExpression.java:43) at org.apache.xmlbeans.impl.regex.SchemaRegularExpression.<clinit>(SchemaRegularExpression.java:38) at org.apache.xmlbeans.impl.schema.BuiltinSchemaTypeSystem.fillInType(BuiltinSchemaTypeSystem.java:1009) at org.apache.xmlbeans.impl.schema.BuiltinSchemaTypeSystem.<clinit>(BuiltinSchemaTypeSystem.java:221) at java.lang.reflect.Method.invoke(Native Method) at org.apache.xmlbeans.XmlBeans.getNoType(XmlBeans.java:499) at org.apache.xmlbeans.XmlBeans.<clinit>(XmlBeans.java:521) at org.apache.xmlbeans.impl.tool.SchemaCodeGenerator.createTempDir(SchemaCodeGenerator.java:276) at org.apache.xmlbeans.impl.tool.SchemaCompiler.main(SchemaCompiler.java:190) -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]