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
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
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
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
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
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