|
I have jboss with tomcat running fine inside of my
project directory, but the only way I can run run_with_tomcat.bat is inside the
jboss bin directory. This effects the paths I use inside of my JSP and
other files. I want to be able to run it "vicariously" from my project
directory so that I can keep a firm path in all of my files, and not have to
change hundreds of lines of code one at a time.
Any Ideas?
|
