| War shared library [message #716532] |
Wed, 17 August 2011 11:58  |
Erdal Karaca Messages: 620 Registered: July 2009 |
Senior Member |
|
|
I have deployed a war (apache jackrabbit), but it needs a shared library to be deployed to the shared libs folder of the application server... how do I expose the missing library (javax.jcr packaged as osgi bundle) to the war? just uploading and starting the osgi bundle does not seem to work...
This is the error message:
JCR API Not Found
The javax.jcr.Repository interface from the JCR API could not be loaded.
To resolve this issue, you need to make the jcr-2.0.jar file available in the shared classpath of the servlet container.
[Updated on: Wed, 17 August 2011 12:01] Report message to a moderator
|
|
|
|
|
|
|
|
|
|
|
| Re: War shared library [message #720303 is a reply to message #719932] |
Tue, 30 August 2011 06:41  |
Chris Frost Messages: 222 Registered: January 2010 Location: Southampton, England |
Senior Member |

|
|
Hi,
So that setting makes Virgo add some headers to help out with Web Bundles but it isn't compliant with the spec so it is going away. The problem you have run in to is a know bug and should be fixed shortly but setting the WABHeaders is a work around that solves the bug for now. It will not be required once the bug fix is in and this will happen before we remove the WABHeaders switch.
Chris.
------------------------------------------------
Chris Frost, Twitter @cgfrost
Springsource, a divison of VMware.
|
|
|
Powered by
FUDForum. Page generated in 0.01848 seconds