How is the jndi.properties file provided to the client? The exception your getting appears to be a simple failure to connect to the JNDI provider. ----- Original Message ----- From: "Pelle Poluha" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, May 28, 2001 12:47 AM Subject: [JBoss-user] Problems implementing security (ServiceUnavailableException) > Hello! > > I'm trying to implement JAAS based security in accordans with the document > "JAAS Based Security in JBoss" at the JBoss site and I've followed and > implemented every step of the tutorial. But although the login doesn't > signal failure, my beans are no longer accessible. When I'm trying to access > an ordinary session bean, I get the following exception: > > "... > User is logged in. > ... > javax.naming.ServiceUnavailableException: Operation timed out: connect. > Root exception is java.net.ConnectException: Operation timed out: connect" > _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] http://lists.sourceforge.net/lists/listinfo/jboss-user
