Hi, The binding compiler does not work with classes in the jar. You will have to extract the jar file before the binding compile and jar it again after the compile. Probably best to modify the binding ant build file to include this step too.
Varghese C V Josh wrote: > Hello, > > I am working with a third party library. The value objects that I > would like to apply bindings are distributed in a 3rd party jar. If I > put the jar on the classpath for the binding compiler, will it modify > the appropriate classes? > > Joshua > ------------------------------------------------------------------------ > > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share your > opinions on IT & business topics through brief surveys-and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > ------------------------------------------------------------------------ > > _______________________________________________ > jibx-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/jibx-users > ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ jibx-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jibx-users
