--- Kris Gemborys <[EMAIL PROTECTED]> wrote: > There is one jar provided by some other vendor that needs to be shared > across different EARs. I cannot disable it. This jar contains some java > pass-through classes to C++ code. I am not sure why would it cause > problems running OXF framework classes.
Kris, Can you deploy those two applications in a way so that only the specific JAR that needs to be shared is actually shared? I don't know enough about WebSphere to give you the specifics, but in Tomcat for instance there is a directory named "shared" where you can put the JAR files you want to be shared between web applications. Alex ------------------------------------------------------- This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting Tool for open source databases. Create drag-&-drop reports. Save time by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc. Download a FREE copy at http://www.intelliview.com/go/osdn_nl _______________________________________________ orbeon-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/orbeon-user
