Hi, I'm trying to setup jackrabbit with websphere portal 6.0 with resource adapter
jackrabbit depends on javax.jcr package(jcr.jar). But Portal 6 already have IBM's version of JCR on the class path. Exception: Exception thrown : java.lang.LinkageError: loading constraint violation: loader "com/ibm/ws/bootstrap/ExtClassLoader@14381438" previously initiated loading for a different type with name "javax/jcr/Credentials" defined by loader "com/ibm/ws/classloader/ExtJarClassLoader@71ee71ee" I tried classloaders for war being deployed to use shared library of jackrabbit jcr jar but does not work .. any solutions to this? -- View this message in context: http://jackrabbit.510166.n4.nabble.com/jackrabbit-websphere-portal-tp4333887p4333887.html Sent from the Jackrabbit - Users mailing list archive at Nabble.com.
