Re: wck build problem
Thomas Bopp <[email protected]> Tue, 22 May 2007 19:49:39 +0200
| Newsgroups | gmane.comp.jakarta.slide.user |
|---|---|
| Message-ID | <[email protected]> |
I was able to figure that one out. But now I am getting EJBAccessException when deploying my war-file in jboss. It seems like the methods of my WCK BasicWebdavStore are called (which call some remote methods in my application) resulting in the Authentication failures. Apart from that, I am unable to access my application through localhost:8080/application (getting access to the requested resource has been denied without any login request or anything in the logfile). Any help appreciated, Tom