weird context location [message #720307] |
Tue, 30 August 2011 06:58 |
Eclipse User |
|
|
|
I am using
Eclipse Java EE IDE for Web Developers.
Version: Indigo Release
Build id: 20110615-0604
and when I start the Apache Tomcat 6.0 server that has "Serve modules without publishing" set, it copies my whole context from {projectname}/WebContent to /tmp/0-{projectname} and serves all static content from there.
Any clue why that is happening or where I can configure that? Normally, the static content should just stay in my {projectname}/WebContent and be served from there from where I can also develop it further (e.g. javascript).
Cheers
Rok
|
|
|
Powered by
FUDForum. Page generated in 0.03027 seconds