http.proxyHost doesn't work for me

2003-03-06 Thread Steven Gollery
no one else is having this problem, it is likely that this is something about the configuration of our network. If anyone can suggest what might be causing this, I would have something that I could take to the sys admins here. Thanks. Steven Gollery [EMAIL PROTECTED

Re: The requested resource (/BookSource/DispatchServlet) is not available.

2002-10-31 Thread Steven Gollery
Nalini, Instead of putting BookSource under webapps/ROOT, I think you want to put it under webapps. At any rate, that's the way we're doing it: each servlet goes into its own directory under webapps. Steven Gollery [EMAIL PROTECTED] Nalini wrote: Hi, I am writing my first JSP, servlets

Re: Tomcat firewall password

2002-10-30 Thread Steven Gollery
Michael, Are you using CATALINA_OPTS (or some other method) to set the http.proxyHost and http.proxyServer? If so, you might be able to set http.proxyUser and http.proxyPassword the same way. (I understand this doesn't always work, but if you haven't tried it yet, it's worth looking into.)

Re: Apache / Tomcat Config?

2002-10-28 Thread Steven Gollery
In server.xml, there's a commented out Context line that sets the path of URLS that have a path of to go to the ROOT directory. This is commented out because it isn't needed: ROOT, as you say, is the default. But if you uncomment that and change docBase=ROOT to docBase=mysite, you should get

servlet accessing services on other site through firewall

2002-10-28 Thread Steven Gollery
something. Also, this is actually a fatal error for me, not just something that appears in the log file but has no effect otherwise. Any ideas would be appreciated. Steven Gollery [EMAIL PROTECTED] -- To unsubscribe, e-mail: mailto:tomcat-user-unsubscribe;jakarta.apache.org For additional

servlet accessing remote server through SOCKS

2002-10-25 Thread Steven Gollery
. If this is not possible for some reason, I'd be interested in finding out what the reason is. I'd also be interested in alternative approaches. Thanks, Steven Gollery [EMAIL PROTECTED] -- To unsubscribe, e-mail: mailto:tomcat-user-unsubscribe;jakarta.apache.org For additional commands, e-mail

Apache 2 and Tomcat 4

2002-09-30 Thread Steven Gollery
. Or should I just stick with earlier versions of Apache web server and Tomcat until docs are available? Thanks, Steven Gollery [EMAIL PROTECTED] -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

Re: Apache 2 and Tomcat 4

2002-09-30 Thread Steven Gollery
a comprehensive list of user-provided HOWTO documents, for various operating systems and Tomcat versions: http://marc.theaimsgroup.com/?l=tomcat-userm=103231363414971w=2 John -Original Message- From: Steven Gollery [mailto:[EMAIL PROTECTED]] Sent: Monday, September 30, 2002 2:35 PM To: [EMAIL