>now i'm trying this from an ordinary app-client but it >caught an exception: > "java:comp/UserTransaction not found" In the JNDI properties, are you specifying the application name as well as the server? e.g. java.naming.provider.url=ormi://localhost/myapp (Correct) java.naming.provider.url=ormi://localhost (Wrong) -Joe Walnes
- get reference to UserTransaction fails Klaus Thiele
- Re: get reference to UserTransaction fails Joe Walnes
- Re: get reference to UserTransaction fails Karl Avedal
- RE: get reference to UserTransaction fails Juan Lorandi (Chile)
- Re: get reference to UserTransaction fails Greg Matthews
- RE: get reference to UserTransaction fails Juan Lorandi (Chile)
