Hi Shaun, That sounds very interesting. Do you know if there's any documentation on how to do this anywhere?
Many thanks. On 5/22/07, Shaun Barriball <[EMAIL PROTECTED]> wrote:
Hi Estelle, I had a similar problem last week with Weblogic 9.1. Using the Jackrabbit Resource Archive (RAR) package I was able to get it to work as follows: ==== Snippet from Post ======= I was able to successfully deploy Jackrabbit as a JCR Resource Archive in Weblogic 9.1. RAR Modification Required for Weblogic 9.1 ------------------------------------------- Deploying the prebuilt Jackrabbit 1.3 RAR file within Weblogic 9.1 failed initially with: <19-May-2007 15:18:26 o'clock BST> <Error> <Console> <BEA-240003> <Console encountered the following error weblogic.application.library.LibraryDeploymentException: [J2EE:160144]Failed to register library Extension-Name: jackrabbit-jca, Implementation-Version: 1.3: Library cannot have Implementation-Version set, without also specifying its Specification-Version. I was able to resolve this by removing the following line from META-INF/Manifest.mf within the RAR file: Implementation-Version: 1.3 Hope this helps, Shaun. -----Original Message----- From: Estelle Carr [mailto:[EMAIL PROTECTED] Sent: 22 May 2007 16:10 To: [email protected] Subject: Model 2 deployment on Weblogic Hi, Has anyone successfully achieved model 2 deployment of a Jackrabbit repository on Weblogic 8.1? I'm having trouble declaring the necessary JNDI resource, and am wondering if Weblogic actually supports this? Thanks.
