Dear All,
Has anyone faced (and solved) the issue of class loader or overriding existing classes with the Java 6/Jboss 5.1 combination for Documentum 6.7 SP1?
We are facing an issue with the JAXB classes in one of our custom methods. This is working in Document 6.7 as Jboss 4.2 was used, but the combination of Java 6 and Jboss 5.1 is causing execution issues on Documentum 6.7 SP1. JAXB was not included in Jboss, prior to 5, but now it is, and this is conflicting with our classes.
Appreciate any help in resolving this issue. We've gone through all the suggested changes of using the endorsed library folder and the jboss-classloading.xml, but think that we don't have the right combination or are not making the changes at the right place.
Thanks in advance.
--Jaffar