Hi,

did you create the repository first? after you deployed the webapp you will be redirected to a jsp that allows you to create one.

What does your browser show when you go to:
http://localhost:8080/jackrabbit-webapp-1.4/ ?

regards
 marcel


sktkaur wrote:
Hi,
  I acquired the repository through RMI.Now what to do next?
  When i use the
url="http://localhost:8080/jackrabbit-webapp-1.4/repository/default";
it asks for Username and password and i simply press ok and then it gives an exception as:

java.lang.NullPointerException

org.apache.jackrabbit.webdav.jcr.JcrDavException.<init>(JcrDavException.java:111)

org.apache.jackrabbit.webdav.simple.DavSessionProviderImpl.attachSession(DavSessionProviderImpl.java:99)

org.apache.jackrabbit.webdav.server.AbstractWebdavServlet.service(AbstractWebdavServlet.java:182)
        javax.servlet.http.HttpServlet.service(HttpServlet.java:802)


I want to know where i am wrong?
I want to develope a CMS for my work.
How to do that?

Reply via email to