RE: [JBoss-user] Tomcat JBoss security integration How-to

2001-05-03 Thread Ivan Bolcina
Hello. I have trouble integrating jboss and tomcat. I have setup jaas on jboss, written client which uses jaas to get initial context and it works ok. How do I connect from JSP pages. Why can't I use "Context ctx=new InitialContext()"? If you have working setup of "conf" directory on "jboss" and

RE: [JBoss-user] Tomcat JBoss security integration How-to

2001-05-03 Thread Ivan Bolcina
Hello. I have trouble integrating jboss and tomcat. I have setup jaas on jboss, written client which uses jaas to get initial context and it works ok. How do I connect from JSP pages. Why can't I use "Context ctx=new InitialContext()"? If you have working setup of "conf" directory on "jboss" and