Hi, I have got a problem with the connection to Jackrabbit WebDAV server: when I try to connect my app, this error appears:
Could not connect to remote Jackrabbit using the following WebDAV URL: http://localhost:8080/jackrabbit-webapp-2.1.0/server java.net.ConnectException: Connection refused: connect And then: It was not possible to login. Please check the credentials. java.lang.NullPointerException But I use standard credentials, that should work... Where is the problem? (I'm using the code of the SecondHop on website) Thanks! AP
