2 Replies Latest reply on Aug 27, 2012 10:39 AM by rhauch

    ModeShape 3 Beta 2 Error while binding repository 'DataRepository' into JNDI at 'java:jcr/local/DataRepository' : Context is read only

    csamson

      I followed code samples for modeshape 3 available on github. I am able to test my application using junit but when i deploy it to my meb app in tomcat i got the following error Error while binding repository 'DataRepository' into JNDI at 'java:jcr/local/DataRepository' : Context is read only

       

      Can i do something programmaticaly to work around this ? I would like to embed modeshape in my web application