IntelliJ Java IDE
The moose likes Tomcat and the fly likes Remote docBase for context Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Products » Tomcat
Reply Bookmark "Remote docBase for context" Watch "Remote docBase for context" New topic
Author

Remote docBase for context

Michael Brewer
Ranch Hand

Joined: Jun 27, 2002
Posts: 54
I'm trying to setup Tomcat to serve HTML files that are on another server. We're in a Win2000 environment and I can connect to the remote server using a UNC path like \\machine\share\folder\. However, when I try using that path to specify the docBase for Tomcat, I get a 404.
Can someone please explain how to get this working or provide some links to the information? I've already tried all of the Google searches I can think of.
 
 
subject: Remote docBase for context
 
Threads others viewed
Giving path alias to network folder in server.xml
What should be docbase in <context>
Servlet Error
serving images - mappings question
get image from database
MyEclipse, The Clear Choice