M
Matthew Macchia
I currently have tomcat setup with a normal context entry for my
application and have put all my classes in /WEB-INF/classes/ however,
I need to actually move them to another location since the files will
be shared with another application. For example, from
/WEB-INF/classes/ to /opt/whatever/
Is it possible to move the directory where tomcat looks for it's local
applications classpath?
Please advise
thanks!
-matt
application and have put all my classes in /WEB-INF/classes/ however,
I need to actually move them to another location since the files will
be shared with another application. For example, from
/WEB-INF/classes/ to /opt/whatever/
Is it possible to move the directory where tomcat looks for it's local
applications classpath?
Please advise
thanks!
-matt