Tagged Questions
0
votes
1answer
14 views
ensureRequiredPrimaryTypesLoaded throwing NullPointerException on first access under Jetty
I am working on a "resource" controller using the latest Spring3 and JBoss Modeshape (pointing to a federated repository using the Filesystem connectors) to retrieve an asset.
When I access any ...
0
votes
2answers
106 views
Handle InvalidItemStateException in jackrabbit
We are now experiencing a number of InvalidItemStateException in our web application caused by 2 or more users updating the same content. As far as I understood it is in design of JackRabbit to throw ...