Quantcast

Directory Structure Rationale

classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Directory Structure Rationale

Billw
In the Tomcat distribution, why are the admin and manger webapps
installed under /server/webapps, instead of in /webapps like all
other webapps?

---------------------------------------------------------------------
To unsubscribe, e-mail: [hidden email]
For additional commands, e-mail: [hidden email]

Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

AW: Directory Structure Rationale

Pfingstl Gernot
You can install your apps whereever you want, you only have to put a context.xml file in conf/[enginename]/[hostname] and set the docBase Attribute to your app directory or war file.

-----Ursprüngliche Nachricht-----
Von: Bill Winspur [mailto:[hidden email]]
Gesendet: Freitag, 13. Mai 2005 11:44
An: Tomcat Users List
Betreff: Directory Structure Rationale


In the Tomcat distribution, why are the admin and manger webapps
installed under /server/webapps, instead of in /webapps like all
other webapps?

---------------------------------------------------------------------
To unsubscribe, e-mail: [hidden email]
For additional commands, e-mail: [hidden email]




---------------------------------------------------------------------
To unsubscribe, e-mail: [hidden email]
For additional commands, e-mail: [hidden email]

Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: AW: Directory Structure Rationale

Billw
Agreed, apps can go anywhere, but what is the advantage to installing
admin and manager
under /server/webapps, instead of under /webapps?

Pfingstl Gernot wrote:

>You can install your apps whereever you want, you only have to put a context.xml file in conf/[enginename]/[hostname] and set the docBase Attribute to your app directory or war file.
>
>-----Urspr?ngliche Nachricht-----
>Von: Bill Winspur [mailto:[hidden email]]
>Gesendet: Freitag, 13. Mai 2005 11:44
>An: Tomcat Users List
>Betreff: Directory Structure Rationale
>
>
>In the Tomcat distribution, why are the admin and manger webapps
>installed under /server/webapps, instead of in /webapps like all
>other webapps?
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: [hidden email]
>For additional commands, e-mail: [hidden email]
>
>
>
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: [hidden email]
>For additional commands, e-mail: [hidden email]
>
>
>
>  
>


---------------------------------------------------------------------
To unsubscribe, e-mail: [hidden email]
For additional commands, e-mail: [hidden email]

Loading...