Re: [JBoss-user] Tomcat & Jboss Integration

2001-06-25 Thread danch (Dan Christopherson)
Phan Anh Tran wrote: > If we start JBOSS with "run_with_tomcat", is it a-ok to look up a JBOSS > datasource from within a servlet or a jsp running in Tomcat?Any known > integration problems? Thanks. > > Anh > This will work. You may need to use jboss-web.xml to map the datasources over

[JBoss-user] Tomcat & Jboss Integration

2001-06-24 Thread Phan Anh Tran
If we start JBOSS with "run_with_tomcat", is it a-ok to look up a JBOSS datasource from within a servlet or a jsp running in Tomcat?Any known integration problems? Thanks. Anh _ Do You Yahoo!? Get your free @yahoo.com address at htt

[JBoss-user] Tomcat/Jboss integration and security

2001-05-14 Thread François Charoy
Hello, I use the JBossRealms and JDBCRealms with Hypersonic for jboss/tomcat (2.2.1) security integration. It works fine to a certain extent. When something goes wrong in the authentification, the DB connection to the database is lost and I have to restart the server. has somebody already experie

Re: [JBoss-user] Tomcat + Jboss Integration

2001-03-21 Thread danch
Nguyen Thanh Phong wrote: > Hi, > How about the stub/skeletons generate by ejb compiler when > you deploy the EJB jar files? Stubs are generated at runtime. There are no skeletons generated. Generally, generated code does not 'inherit' the GPL from the tool that generates it (you can compile no

Re: [JBoss-user] Tomcat + Jboss Integration

2001-03-21 Thread Guenther Pewny
Nguyen Thanh Phong wrote: > Hi, > > I'm currently using tomcat 3.2.1 + apache for static pages and JSP/Servlet. > > Now I want to integrate JBoss to provide EJB functionality. Do I have to use > the embeddedTomcat provided with JBoss or I can use a external version of > tomcat for this? No, yo

[JBoss-user] Tomcat + Jboss Integration

2001-03-20 Thread Nguyen Thanh Phong
Hi, I'm currently using tomcat 3.2.1 + apache for static pages and JSP/Servlet. Now I want to integrate JBoss to provide EJB functionality. Do I have to use the embeddedTomcat provided with JBoss or I can use a external version of tomcat for this? Another point about the license. I read several