E
eunever32
Hi
I notice it is discouraged (not allowed) to use <Context> in
server.xml in tomcat 5.5
My tomcat is in
\tomcat\
webapps\
\jsp-examples
\servlet-examples
But my development environment is not located under my tomcat
installation
Instead it is in my eclipse workspace directory ie
\workspace
\WebApp\
\web
\WEB-INF
\web.xml
The documentation would seem to suggest that I need to build a .war
and deploy into \tomcat\webapps
But is this really necessary? What about hot-deploy of classes in
eclipse?
I tried to figure it out from the documentation but got lost in a sea
of verbosity.
(If it was unix I could easily use a symbolic link but this is
windows)
Can someone please enlighten me.
Rgds
I notice it is discouraged (not allowed) to use <Context> in
server.xml in tomcat 5.5
My tomcat is in
\tomcat\
webapps\
\jsp-examples
\servlet-examples
But my development environment is not located under my tomcat
installation
Instead it is in my eclipse workspace directory ie
\workspace
\WebApp\
\web
\WEB-INF
\web.xml
The documentation would seem to suggest that I need to build a .war
and deploy into \tomcat\webapps
But is this really necessary? What about hot-deploy of classes in
eclipse?
I tried to figure it out from the documentation but got lost in a sea
of verbosity.
(If it was unix I could easily use a symbolic link but this is
windows)
Can someone please enlighten me.
Rgds