[JBoss-dev] [Tomcat] - Reformulation: context definition in jboss/tomcat

2004-05-20 Thread f_crivellaro
I am running Tomcat as a service of JBoss 3.0.7, and I want to deploy a web application. By default, my web application is deployed since I placed a directory named my_app.war under jboss/server/default/deploy. It works. I want to add a Context in tomcat/conf/server.xml, but it doesn't works. Why?

[JBoss-dev] [Tomcat] - Re: Reformulation: context definition in jboss/tomcat

2004-05-20 Thread f_crivellaro
Excuse me... I add the context in: jboss/server/default/deploy/tomcat41-service.xml F. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3835643#3835643 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3835643

[JBoss-dev] [Tomcat] - env-entry in jboss/tomcat

2004-05-19 Thread f_crivellaro
Hi! I have a problem: this env-entry in web.xml is ok: env-entry env-entry-namejdbc.driver/env-entry-name env-entry-valueOracleDriver/env-entry-value env-entry-typejava.lang.String/env-entry-type /env-entry I wrote in server.xml (tomcat): Environment