Re: Change the deployment path to another name than the .WARs name + WAR specific Classpath

2009-08-10 Thread fritzdimmel
tomcat.apache.org > For additional commands, e-mail: users-h...@tomcat.apache.org > > > -- View this message in context: http://www.nabble.com/Change-the-deployment-path-to-another-name-than-the-.WARs-name-tp24862853p24897456.html Sent from the Tomcat - User mailing list archive at Nabb

Re: Change the deployment path to another name than the .WARs name + WAR specific Classpath

2009-08-10 Thread Mark Thomas
fritzdimmel wrote: > Sorry, > I wasn't clear enough: > > I'd like to have a per-webapp classpath addition. > I want to have my .properties file outside the WAR. To get this, it would be > great to have the location of my properties file in the classpath. > As I understand, in the .xml I can't ove

Re: Change the deployment path to another name than the .WARs name + WAR specific Classpath

2009-08-10 Thread fritzdimmel
operties from a .properties file... Thanks, Fritz -- View this message in context: http://www.nabble.com/Change-the-deployment-path-to-another-name-than-the-.WARs-name-tp24862853p24895683.html Sent from the Tomcat - User mailing list archiv

Re: Change the deployment path to another name than the .WARs name + WAR specific Classpath

2009-08-10 Thread Mark Thomas
fritzdimmel wrote: > Hi, > Thanks a lot! This was the solution to my problem. > > I've another questions regarding WAR-specific configuration: > Is it possible to: > -) configure CLASSPATH extensions to single WAR files (maybe directly in > this config file (cont/Catalina//.xml)) Not without custo

RE: Change the deployment path to another name than the .WARs name + WAR specific Classpath

2009-08-09 Thread fritzdimmel
nfigs defined in the WAR without modifying content in the extracted WAR? Thanks a lot for answers! Fritz -- View this message in context: http://www.nabble.com/Change-the-deployment-path-to-another-name-than-the-.WARs-name-tp24862853p24894458.html Sent from the Tomcat - User mailing list archi

RE: Change the deployment path to another name than the .WARs name

2009-08-07 Thread Caldarale, Charles R
> From: fritzdimmel [mailto:friedrich.dim...@siemens.com] > Subject: Change the deployment path to another name than the .WARs name > > I'd like to deploy a WAR file to my Tomcat Server (6.0.20) and > Tomcat should deploy it to another directory. 1) Place the .war file

Re: Change the deployment path to another name than the .WARs name

2009-08-07 Thread Michael Ludwig
fritzdimmel schrieb: I'd like to define somewhere (context.xml or server.xml??), to take a WAR called mywebapp.war and deploy it to the folder webapps/xyz. Browse to the Tomcat docs on the context [1], read at least the introduction and the section on "Common Attributes". Note that Context/@pa

Change the deployment path to another name than the .WARs name

2009-08-07 Thread fritzdimmel
message in context: http://www.nabble.com/Change-the-deployment-path-to-another-name-than-the-.WARs-name-tp24862853p24862853.html Sent from the Tomcat - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: users-unsubscr