Previous to this version I had my own schema2java generator class to interface to yours for building within a xml build file.  When I swtich to use 0.9.6 I get the following error?
 
java
Key: -d = D:\Javadev\borg/jboss_hcs/java_src
Key: -b = D:\Javadev\borg/jboss_hcs/xml-schemas/bindingUI_Components.xml
Key: -m = false
Key: -v = true
Key: -s = D:\Javadev\borg/jboss_hcs/xml-schemas/UI_Components.xsd
Key: -sw = true
Key: -jcmt = true
Key: -p = com.hummingbird.ent.webtop
java.lang.NullPointerException
 at java.util.Hashtable.put(Hashtable.java:398)
 at org.exolab.castor.builder.BuilderConfiguration.setLocationPackageMapping(BuilderConfiguration.java:460)
 at org.exolab.castor.builder.SourceGenerator.generateSource(SourceGenerator.java:334)
 at org.exolab.castor.builder.SourceGenerator.generateSource(SourceGenerator.java:405)
 at org.exolab.castor.builder.SourceGenerator.generateSource(SourceGenerator.java:418)
 at com.hummingbird.ent.serverutils.castor.Schema2JavaGenerator.generateSource(Unknown Source)
 at com.hummingbird.ent.serverutils.castor.Schema2JavaGenerator.main(Unknown Source)
 
I also see an ant task jar file now.  Any documentation on how to use it?
 
--ekiM
R&D Hummingbird Core Services
613.548.4355 x4535
 
----------------------------------------------------------- 
If you wish to unsubscribe from this mailing, send mail to
[EMAIL PROTECTED] with a subject of:
        unsubscribe castor-user

Reply via email to