I have a class that is implementing an interface and when I try to run the
JIBX compiler on the class it complains that it cant modify the actual
Interface?  Do interfaces have to be available on the classpath as actual
.class files?  Why would JIBX need to do this?  I know that JIBX has to be
able to modify the actual class files on the file system (not in a jar)
unless they are marked "abstract" in the mapping file.

Error:
--------
Cannot modify class com.edmunds.vehicle.Engine

Any help is greatly apprecaited! 

Thanks.

-- 
View this message in context: 
http://www.nabble.com/Why-is-JIBX-compiler-trying-to-modify-an-interface-being-implemented-by-a-mapped-class--tp17027277p17027277.html
Sent from the jibx-users mailing list archive at Nabble.com.


-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
jibx-users mailing list
jibx-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jibx-users

Reply via email to