Hi, I am building a library which contains classes such as Criteria, OrderByClause etc., which have jibx bindings in files such as Criteria.jibx.xml, OrderByClause.jibx.xml, etc. I would like to package these .jibx.xml files along with the instrumented classes in a jar file (utils.jar).
When another project uses this library (utils.jar) and extends or uses a class in its jibx bindings, I have the following questions: 1. How do I include a .jibx.xml file that is in a jar? 2. If I include the .jibx.xml files explicitly in my project, jibx compiler tries to re-instrument the library classes Criteria, OrderByClause etc., and can't do so because it is within a jar. Is there any way to package .jibx.xml files and/or instrumented classes in a jar file, and yet allow other projects to extend/use these classes and bind the extended or used classes with jibx? Thanks Satish ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ jibx-users mailing list jibx-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jibx-users