You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to xaloon
Hi,
I encountered this issue:
INFO - AbstractWicketApplication - Using JCR repository url:
file:///usr/local/jackrabbit/xaloon-repository-demo
09 5, 10 7:56:34 PM org.apache.catalina.core.StandardContext
filterStart
SEVERE: Exception starting filter xaloon
java.lang.RuntimeException: Could not create file repository at url:
file:///usr/local/jackrabbit/xaloon-repository-demo
at
org.xaloon.wicket.component.brix.util.JcrUtils.createFileRepository(JcrUtils.java:
84)
at
org.xaloon.wicket.component.brix.util.JcrUtils.createRepository(JcrUtils.java:
54)
at
org.xaloon.wicket.component.brix.AbstractWicketApplication.init(AbstractWicketApplication.java:
108)
at
org.xaloon.wicket.brix.demo.DemoApplication.init(DemoApplication.java:
105)
at
org.apache.wicket.protocol.http.WicketFilter.init(WicketFilter.java:
719)
any idea how to workaround this.
Is there a way I could change in the project context xml files the
directory where it would like to create the file repository for
jackrabbit?
Thanks,
John Ferrolino
unread,
Sep 5, 2010, 8:23:54 AM9/5/10
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to xaloon
Found it in application.properties of xaloo-demo-brix project.