Binding file with only includes should be possible; enables modular design
--------------------------------------------------------------------------

         Key: JIBX-91
         URL: http://jira.codehaus.org/browse/JIBX-91
     Project: JiBX
        Type: New Feature

  Components: core  
    Versions: 1.0-RC0    
    Reporter: Arnoud Wolfard
    Priority: Minor
     Fix For: 1.0-RC2


I have a mapping file per Domain Object. I want to include these 
files in an overall jibx binding file, like this:
<binding>
    <include path="Customer.xml"/>
    <include path="Order.xml"/>
    <include path="Product.xml"/>
</binding>
 
This doesn't work because a mapping element is expected. When I add 
one mapping to my overall jibx binding file everything works fine. Do you think 
the 
option of only having includes without a mapping element is a valid option and 
should be implemented 
as a new feature?
  


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira



-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
jibx-devs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jibx-devs

Reply via email to