aspose file tools
The moose likes Tomcat and the fly likes VirtualWebappLoader referring docbase as ${} variable. Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Products » Tomcat
Reply Bookmark "VirtualWebappLoader referring docbase as ${} variable." Watch "VirtualWebappLoader referring docbase as ${} variable." New topic
Author

VirtualWebappLoader referring docbase as ${} variable.

raja patil
Greenhorn

Joined: May 26, 2008
Posts: 20
Hello,

I have deployed a web application by using .xml in conf/Catalina/localhost/ dir and it works fine.

The xml is as follows



What I want to do is replace "/home/rsp/Backup/Appl/Web_Dev/Java_WorkSpace/Tej-EIS/WebContent"
(which is same as docbase) as appropriate ${} variable so that when I change docBase specs rest
of the virtualClasspath is automatically set.

Please guide me what variable should I use ?

Thanks and warm regards.

Raja Patil
for virtualClasspath attribute.
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: VirtualWebappLoader referring docbase as ${} variable.
 
Similar Threads
JBoss Context
Run an application anywhere on my system
What should be docbase in <context>
Application folder outside JBoss
setup context under Tomcat