Ok, is this too obvious or too difficult? 2012/3/7 Stefan Hahn <[email protected]>
> Hi! > > I have created a Java application in which I use Jackrabbit and it is > working fine. > > When I try to access the repository using the standalone server, > exceptions keep coming and it is not working. > > The first problem was that I am using PostgreSQL. Adding the JAR-File to > the classpath solved that problem. > > But now I get this: > Caused by: javax.jcr.RepositoryException: DataSource with logicalName ds > has not been configured > > Well, it HAS been configured. > > Can someone help me on this? > > Regards, > Stefan >
