>From what I found you have to explode (unjar) any jar's that have code that JIBX needs to compile.
It would be cool if the JIBX project could update their existing ANT task to take a list of dependent jar's, unzip them to a directory for each jar, instrument the classes and then re-jar them all to a single output directory that any build script could easily use. -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Thomas Jones-Low Sent: Thursday, February 28, 2008 11:46 AM To: JiBX users Subject: Re: [jibx-users] Multiple jars Keith Brown wrote: > Hello, > > > > Well I have figured most of the other issues I was having. However, I > do have 1 additional question... > > > > Our objects are divided between different jar files. Objects from one > jar file will reference objects in another jar file. All of this is > through interfaces. Now the question is can you create a mapping that > references objects that were mapped/compiled in a separate jar? > It really shouldn't make any difference where the class files are located (in one jar or many) as long as they are all accessible at runtime. Be explicit explicit about the class paths of the interfaces/objects used in the map file. -- Thomas Jones-Low Softstart Services Inc. [EMAIL PROTECTED] JobScheduler for Oracle Ph: 802-398-1012 http://www.softstart.com ------------------------------------------------------------------------ - This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ jibx-users mailing list jibx-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jibx-users ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ jibx-users mailing list jibx-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jibx-users