I am receiving the error message below when trying to run the tool from an
ANT script:
Running Jibx2Wsdl tool
[*java*] java.lang.UnsupportedClassVersionError: org/jibx/custom/CustomUtils
(Unsupported major.minor version 49.0)
[*java*] at java.lang.ClassLoader.defineClass0(*Native Method*)
I then pointed to a Java 1.5 jdk but received the error message below. Do
all my class files need to be compiled against java 1.5 also?
generate-wsdl:
[delete] Deleting directory C:\webarch\projects\clds-phase2\gen
[mkdir] Created dir: C:\webarch\projects\clds-phase2\gen
[echo] Running Jibx2Wsdl tool
[java] Exception in thread "main" java.lang.IllegalStateException: No
way t
o handle type 'java.lang.Object'
[java] at
org.jibx.binding.generator.BindingGenerator.expandReferences(
BindingGenerator.java:191)
[java] at
org.jibx.binding.generator.BindingGenerator.findReferences(Bi
ndingGenerator.java:983)
[java] at
org.jibx.binding.generator.BindingGenerator.generateSpecified
(BindingGenerator.java:1123)
[java] at org.jibx.ws.wsdl.Jibx2Wsdl.generate(Jibx2Wsdl.java:484)
[java] at org.jibx.ws.wsdl.Jibx2Wsdl.main(Jibx2Wsdl.java:588)
Thanks,
Dan
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
jibx-users mailing list
jibx-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jibx-users