I get the stack trace show below using the SourceGenerator (all versions):
Can anybody tell me what this may be an indication of?
Any ideas/hints would be much appreciated.
kipz.
###################
java.lang.IllegalArgumentException: '-ERROR-IF-THIS-IS-USED-' is not a valid
Java identifier.
at org.exolab.javasource.JField.setName(JField.java:187)
at org.exolab.javasource.JField.<init>(JField.java:80)
at
org.exolab.castor.builder.DescriptorSourceFactory.createDescriptor(Descripto
rSourceFactory.java:258)
at
org.exolab.castor.builder.DescriptorSourceFactory.createSource(DescriptorSou
rceFactory.java:191)
at
org.exolab.castor.builder.SourceGenerator.processJClass(SourceGenerator.java
:956)
at
org.exolab.castor.builder.SourceGenerator.processComplexType(SourceGenerator
.java:790)
at
org.exolab.castor.builder.SourceGenerator.createClasses(SourceGenerator.java
:711)
at
org.exolab.castor.builder.SourceGenerator.generateSource(SourceGenerator.jav
a:350)
at
org.exolab.castor.builder.SourceGenerator.generateSource(SourceGenerator.jav
a:408)
at
org.exolab.castor.builder.SourceGenerator.generateSource(SourceGenerator.jav
a:437)
at org.exolab.castor.builder.SourceGenerator.main(SourceGenerator.java:664)
Exception in thread "main"
-----------------------------------------------------------
If you wish to unsubscribe from this mailing, send mail to
[EMAIL PROTECTED] with a subject of:
unsubscribe castor-dev