Tchavdar Ivanov wrote:
No, you need to create a separate marshalling context for each thread. The contexts *can* be serially reused by different threads, though.I have two questions:
1. Is IMarshallingContext.marshalDocument thread safe?
2. Jibx is using byte decoration what happens if I use AspectJ on the sameI haven't tried AspectJ in combination with JiBX. They should be compatible unless AspectJ actually changes your variable or method names. You'd probably be best off running the AspectJ enhancements prior to the JiBX binding. Please do report back what you find out if you try this.
project which also does byte decoration. How would the two coexist during
compilation?
- Dennis
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. http://productguide.itmanagersjournal.com/
_______________________________________________
jibx-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jibx-users
