Tomcat SSL context or directory

2001-03-17 Thread Tu-Thach
I got Tomcat and SSL working great.  However, I am wondering if it is possible to use SSL in a specific directory only.  As it is right now, the whole site can be SSL, but what if I only want certain directory or ?  Without using Apache as well.  Any thoughts?   Thanks, Tu-Thach

Re: Excel to XML

2001-03-17 Thread skolski
Hello, the easiest way could be to use the .csv Format in Excel instead of .xsl. Then Excel stores the files in a very easy to handle format (cells seperated by commas). Then jou can read this file in your Java program as a text file and generate your xml file. Sascha Kolski

problem with JSP displaying broken image link

2001-03-17 Thread jdh
I have  been having trouble displaying images from my JSP(s).  It seems like all my images that exist on http://www.geocities.com   come up as broken image links.    Is there a bug in the JSP server?   I can display those images as plain .html file but not in my JSP.   Thanks.

Navigation errors

2001-03-17 Thread Michael Stanley
Everything seems to be working fine. I can build peer and simple apps. However when I go to view the servlet http://localhost:8080/newapp/servlet/newapp I see the Index screen and the layout works but the navigations give me these errors: Error processing navigation template:/DefaultTop.vm All

Tomcat 3_3-M2 URL Session Rewriting?

2001-03-17 Thread Thomas Riemer
I'm trying to get 3.3 M2 URL Session rewriting to work. My server.xml includes: My web.xml includes: FORM SOMEREALM /login.jsp /login.jsp My login form looks like: Here is the behavior I'm seeing: 1) with cookies turned on for my browser, I get a "Basic"

RE: Using Apache/Tomcat in high-traffic site

2001-03-17 Thread Tim Sullivan
Hello Gavin, I am considering doing the same thing on almost the same hardware (e4500 + e1). Did you end up finding any performance examples or otherwise for this? If so, could you forward it my way? Thanks in advance, -Tim -Original Message- From: [EMAIL PROTECTED] [mailto

RMI with the IIS/Tomcat behind a firewall

2001-03-17 Thread Sascha Richter
Hello, I have an IIS webserver working with tomcat behind a firewall and we want to use RMI objects on our server. Because of the firewall we can not conntact to port 1099 directly. It seems to exists only two solution, the CGI script called java-rmi.cgi, which is available in the unix distri

tomcat 4.0b1 and SSL

2001-03-17 Thread Mark W . Webb
I am trying to get SSL working with tomcat. I have been unsuccessful in getting tomcat 3.2.1 to work with SSL, I can get apache to use SSL, and I can get tomcat 3.2.1 to work with servlets and JSP(See posting from earlier today). My question is, is tomcat4 going to be any easier or better to

Re: Java Shutdown?? - Help

2001-03-17 Thread William Brogden
Mick Sullivan wrote: > > Hi all > Everytime I load a certain JSP page in my application I get a Java alert box > saying: > "This program has performed an illegal operation and will be shutdown. If > the problem persists, contact the vendor" > There is a 'details' button with loads of Machine

How to get apache to send all jsp's everywhere to tomcat?

2001-03-17 Thread David Fetter
Kind people, I'm losing hair even faster than I usually do. To process all .perl files everywhere with mod_perl, I just say SetHandler perl-script PerlHandler Apache::Registry Options ExecCGI in my httpd.conf. What is the equivalent thing for sending .jsp files to tomcat, and where do I

RE: AJP reconnects after restart

2001-03-17 Thread GOMEZ Henri
Patch will be commited in a few days. But it will be only for TC 3.3 mod_jk >-Original Message- >From: David Wall [mailto:[EMAIL PROTECTED]] >Sent: Sunday, March 18, 2001 12:46 AM >To: [EMAIL PROTECTED] >Subject: AJP reconnects after restart > > >Will the upcoming 3.3 (3.2.2?) mod_jk/AJP

AJP reconnects after restart

2001-03-17 Thread David Wall
Will the upcoming 3.3 (3.2.2?) mod_jk/AJP connectors auto-reconnect whenever there's an error sending to tomcat? This would be particularly useful when restarting tomcat to not have to knock down the web server too. David

Connection Pooling Help needed

2001-03-17 Thread RameshBabu R Muthuvel
Hi I am using Apache 1.3.12, Tomcat 3.2.1, mySQL 3.23 on Windows NT 4.0 I am trying to include connection pooling in my JSP pages using PoolMan. Inspite of carrying out all the elaborate installation procedure, yet i could not establish a connection. I get the following error: >java.lang.Null

RE: A strange question

2001-03-17 Thread Tim Sullivan
Its very standard for people to have sunfreeware.com’s gcc and cc.  Its all up to whatever program you are building to choose between cc and gcc.    -Original Message- From: Martin Mauri [mailto:[EMAIL PROTECTED]] Sent: Thursday, March 15, 2001 11:49 AM To: [EMAIL PROTECTED] Sub

Re: JDBC Driver

2001-03-17 Thread Rob Tanner
Try FreeTDS (www.freetds.org, I think). I've used their straight TDS driver with excellent results. They also have a Type 4 JDBC driver as well. I havn't had occasion to use it, but if it performs as well as the straight TDS driver, I'm sure you'll be pleased. -- Rob --On Saturday, March 1

Link jdkhome and NetBeans

2001-03-17 Thread Steve Aras
> I'm using NetBeans Java IDE and TomCat. NetBeans was working correctly unitl I, on > the advice of an experienced TomCat developer, installed the Java JDK in a directory > and link to it, setting JAVA_HOME equal to the link. Now I know the link is good, > because everything concerning java (com

Re: JDBC Driver

2001-03-17 Thread Jeff Finley
Hehehehe, it's not MS it's M$..heheheh - Original Message - From: Tomcat Sent: Saturday, March 17, 2001 3:45 AM To: TomcatUsers Subject: JDBC Driver Hello Any Idea where I can find a free implementation of Type 4 JDBC Driver for MS SQL 7   - Sumith Get your FREE download of MSN Ex

TC4.0 catalina classloader exception

2001-03-17 Thread David Wall
I am getting the following exception running Tomcat 4.0b1: RemoteException occurred in server thread; nested exception is: java.rmi.UnmarshalException: error unmarshalling arguments; nested exception is: java.lang.ClassNotFoundException: access denied to class loader java.rmi.Serv

Re: Adding log4j classes to a standalone tomcat server

2001-03-17 Thread Craig R. McClanahan
On Fri, 16 Mar 2001, Jeff Finley wrote: > How do you add classes that Catalina will recognize in a Tomcat 4.01 beta standalone >configuration. Catalina overrides the system classpath and I'm not seeing anywhere >in any of the server .xml files to add a dir for additional classes. Thx.clear=

re: Client authentication with Tomcat + SSL

2001-03-17 Thread R.W. Shore
Version: Tomcat 4.0b1 OS: Win2000 SP1 This is a follow-up to a message posted by Jeff Lansing on 13-Feb-2001. His problem, like mine, is the following. If Tomcat is configured to require client authentication ono an SSL socket, Microsoft's IE (5.5 SP1 running with 128-bit encryption) presents the

TC4.0 can't run multiple apps

2001-03-17 Thread David Wall
When I have Apache configured to use virtual hosts, and one virtual host uses an app called 'pub' and the other virtual host uses an app called 'ssd', how do I configure catalina to run them both? In the server.xml file, can I just use to Engine sections in Service, with each Engine pointing to a

Java Shutdown?? - Help

2001-03-17 Thread Mick Sullivan
Hi all Everytime I load a certain JSP page in my application I get a Java alert box saying: "This program has performed an illegal operation and will be shutdown. If the problem persists, contact the vendor" There is a 'details' button with loads of Machine code in it. When I press the 'close'

JDBCRealm Seems To Work But...

2001-03-17 Thread Bean, Bryon
Hi, I'm having a problem with the JDBCRealm example in JDBCRealm.howto. It almost seems to be woking fine but I keep getting the error page instead of the requested URL. Here is the output from tomcat: 2001-03-17 09:26:46 - ContextManager: JDBCRealm: JDBCRealm.authenticate: SELECT user_pass FROM

Re: ISAPI Redirector Failing on Windows 2000 w/ IIS

2001-03-17 Thread H.F.N. den Boer
Hi, I have a problem getting that famous green pointer. What do you have in your currentcontrolset; only the full path to the isapi_redirect.dll ? I assume working via registry gives a global redirect in favour of all websites on ISS ? Nico Eduardo Gamez wrote: > Hi Scott, > > I also had tha

Re: Applets, Servlets, Security issues

2001-03-17 Thread William Brogden
"Caprio, Mike" wrote: > > Hi folks, > > I'm hoping someone on the list can point me in the right direction > on a problem I'm having with applet to servlet communication. > Specifically, I'm getting: > > java.security.AccessControlException: > access denied (java.lang.RuntimePermission modify

Problem in Tomcat and RmiServer

2001-03-17 Thread venkatesan
Hi All,   I have one Rmi-Server which is running in windows  and Rmi-client running in Linux machine. I am sending Html - requests to Apache web server which is in Linux machine, and then it forwards the request to  Tomcat(Servlet Runner). My Rmi client is running here and if it is specifice

Applets, Servlets, Security issues

2001-03-17 Thread Caprio, Mike
Hi folks, I'm hoping someone on the list can point me in the right direction on a problem I'm having with applet to servlet communication. Specifically, I'm getting: java.security.AccessControlException: access denied (java.lang.RuntimePermission modifyThreadGroup) when I send an event to th

Applets, Servlets, Security issues

2001-03-17 Thread Caprio, Mike
Hi folks, I'm hoping someone on the list can point me in the right direction on a problem I'm having with applet to servlet communication. Specifically, I'm getting: java.security.AccessControlException: access denied (java.lang.RuntimePermission modifyThreadGroup) when I send an event to th

passing IIS session variable to stand-alone tomcat

2001-03-17 Thread Rajeev Jha
Hi list we have tomcat 3.2 running as a stand-alone service on win NT4.0 m/c. we are also running IIS 4.0 on same m/c.. applications (mostly asp pages) running on IIS use session variables. basically when user logs on to the IIS server for first time, his login id is subsequently used as session

JDBC Driver

2001-03-17 Thread Tomcat
Hello Any Idea where I can find a free implementation of Type 4 JDBC Driver for MS SQL 7   - Sumith

Applets, Servlets, Security issues

2001-03-17 Thread Caprio, Mike
Hi folks, I'm hoping someone on the list can point me in the right direction on a problem I'm having with applet to servlet communication. Specifically, I'm getting: java.security.AccessControlException: access denied (java.lang.RuntimePermission modifyThreadGroup) when I send an event to th