Hi Kapil,

There was another request for the ability to load precompiled bindings 
from the classpath rather than the file system, and I agree it's a good 
idea. I just created a Jira to track this: 
http://jira.codehaus.org/browse/JIBX-305 Feel free to add comments.

  - Dennis

Dennis M. Sosnoski
XML and Web Services in Java
Training and Consulting
http://www.sosnoski.com - http://www.sosnoski.co.nz
Seattle, WA +1-425-939-0576 - Wellington, NZ +64-4-298-6117



Kapil Anand wrote:
> hi
> The jibx 1.2.1 documentation on precompiled bindings says that the these
> will be included and not duplicated by specifying an include element in the
> binding.xml.  But looks like this included file needs to be on the file
> system and cannot be in another jar. Is this right?
>
> For the binding.xml generated from codegen, is there some way to configure
> the customization so that binding xml for a specific included xsd is picked
> up from another binding jar on the classpath? I was able to suppress code
> generation for this included XSD by specifying a list of excludes and
> switching off generate-all. (could not make use of "all" customization
> element since it is not recognized)
>
> Now i am trying to join the two bindings, but looks like it will require a
> manual step of copying the base XSD bindings and then updating the
> binding.xml automatically generated by codegen.  
>
> Thanks for the help.
> regards
> kapil
>   

------------------------------------------------------------------------------
Are you an open source citizen? Join us for the Open Source Bridge conference!
Portland, OR, June 17-19. Two days of sessions, one day of unconference: $250.
Need another reason to go? 24-hour hacker lounge. Register today!
http://ad.doubleclick.net/clk;215844324;13503038;v?http://opensourcebridge.org
_______________________________________________
jibx-users mailing list
jibx-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jibx-users

Reply via email to