| Isolating birt classes from web app [message #1008080] |
Fri, 08 February 2013 14:31  |
James Mising name Messages: 26 Registered: November 2010 |
Junior Member |
|
|
Good afternoon,
How would you recommend we isolate BIRT such the JARs for BIRT and its dependencies do not cause any class/package conflicts with those used for our application. We'd like for the BIRT classes to not be inadvertently accessible/usable for most of our app code.
For example: BIRT packages Rhino, which our application also uses. As the versions of these libraries are different, and as we need to use a specific version of the Rhino JAR which we've tested/certified, we need a way to ensure that BIRT uses its copy and we use our copy.
Using a different ClassLoader for all of the BIRT code seems to be a reasonable approach, but we're unsure how to do this. Can you offer any suggestions as to how we might go about it?
Thanks in advance!
|
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.01622 seconds