|
||||||||
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira |
------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________ jibx-devs mailing list jibx-devs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jibx-devs
Rajeev,
Why don't you make your life easier and use maven for you multi-schema project. Maven handles this problem easily.
Take a look at this sample multi-schema project:
https://github.com/jibx/maven-plugin/tree/master/test-suite/base-binding-test
This project has three schemas: person <- address <- company and a simple marshal/unmarshal example.
Please close this bug if this solves your problem.
Don