AW: Apache mod_SSL and Tomcat using mod_jk

2001-01-16 Thread Markus Schaepper
Hi actually I'm not a crack in this stuff, but maybe this will help you. This worked with Jserv, with tomcat I have a problem with the definition of virtual hosts in file server.xml (no documentation) regards Markus In httpd.conf I have inserted: # When we also provide SSL we have to

Fw: Checking the time

2001-01-16 Thread Guillermo de Miguel
Hi, i have a problem, i am developing servlets under Tomcat 3.1 and Apache 1.3.1 under a Suse 7.0. I need to develop a program that check the time everynight and send e-mail to the users if it´snecessary. I would like how to configure that program and where must it be placed (a directory

jsp document root

2001-01-16 Thread Regis Muller
Sorry to ask such a trivial question to all of you but how can I put my .jsp files outside of the ROOT Directory of tomcat in e.g. in apache\htdocs ? - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email:

Struts errors

2001-01-16 Thread Rooms Christoph
Hi, Whenever I add a Struts war to my tomcat server he will give me errors on the struts-config.xml. extract out of exception : Parse Error at line 11 column -1: Attribute "property" is not declared for eleme nt "set-property". org.xml.sax.SAXParseException: Attribute "property" is not

AW: Tomcat with multiple virtual domains

2001-01-16 Thread Markus Schaepper
Hi look at the documents : http://jakarta.apache.org/tomcat/jakarta-tomcat/src/doc/index.html you will find some information in the document working with mod_jk. are you familiar with virtual host ? you have to make changes in httpd.conf and in the file server.xml (tomcat parameter file).

RE: Running Tomcat as non-root user

2001-01-16 Thread Kitching Simon
Hi Geoff, As far as I know (and I did a fair bit of research on this topic), there is no way for any java app to start as one user, then switch to running as another user. What I do is run tomcat on port 8080 as non-root, and use a firewall product to redirect port 80 - 8080. This works fine.

Can anybody help us on thisCannot forward as OutputStream or Writer has already been obtained

2001-01-16 Thread Murugesh Ramachandran
Hi All, While i try to call a jsp from one jsp using request.dispatcher i am getting a error like this.. It works in other places where the same procedure is followed... How to solve this Murugesh h2Location: /tnpc/norman/jsp/CustomerDetailsOriginal.jsp/h2bInternal Servlet

Re: AW: Tomcat with multiple virtual domains

2001-01-16 Thread Rooms Christoph
Thanks Marcus ! This document was exactly what I needed. I only have now a few extra questions. 1. Are HTML files now putted in the Tomcat directory or is it better to keep them seperate. (for performance ?) It would be easy to put it all in the Tomcat directory so we can use WAR's. 2. If

Web-site security

2001-01-16 Thread Amit Chadha
Hi all, How can i specify the default page for my site hosted on Tomcat on NT. I want to specify a particular file (say index.html) where all new sessions are redirected. If a user types a valid url path to my site, specifying any oher file on my site, he/she should be rediected to the

RE: jsp to email problem on Tomcat

2001-01-16 Thread Sandy McPherson
I doubt it, looks like you passed a null string to MimeMessage.setSubject! -Original Message-From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Ian CornerSent: Monday, January 15, 2001 2:37 AMTo: [EMAIL PROTECTED]Subject: jsp to email problem on Tomcat

AW: AW: Tomcat with multiple virtual domains

2001-01-16 Thread Markus Schaepper
Hi Christoph I'm glad I could help you. 1. As I remember it's not important where you have your files. What is important, that apache solves the static part of your application and the dynamic part is done by tomcat. 2. you will find answers in the document tomcat-apache HOWTO, chapter

help pls

2001-01-16 Thread Deepak C S
hi, 1)how to restrict users from accessing html files directly(without authentication) in tomcat-apache?? 2) how to prevent directory listing for directories under Tomcat context? pls help thanx, deeps - To unsubscribe,

RE: Tomcat Performance Questions

2001-01-16 Thread horn_ken
Sorry if I missed it, early on in the thread, but what servlets etc are you testing the configurations with? In order to assess the performance of the engine, you should be using simple, easily analysed servlets, doing a minimum of functionality. Say, a snoop servlet, a session servlet, and

RE: Apache mod_SSL and Tomcat using mod_jk

2001-01-16 Thread Coetmeur, Alain
-Message d'origine- De: Pete Ehli [mailto:[EMAIL PROTECTED]] Date: mardi 16 janvier 2001 08:34 : [EMAIL PROTECTED] Objet: Apache mod_SSL and Tomcat using mod_jk Hello I am new to Apache and am using mod_ssl Apache server connected with Tomcat via the mod_jk module - I've just done

RE: Apache mod_SSL and Tomcat using mod_jk

2001-01-16 Thread GOMEZ Henri
Hello I am new to Apache and am using mod_ssl Apache server connected with Tomcat via the mod_jk module - I've just done that ... (absolute beginer) I get the following warning when starting Apache after I start tomcat "Loaded DSO modules/mod_jk.dll uses plain Apache 1.3 API, this module

mod_jk.so garbled

2001-01-16 Thread kamesh jayachandran
hai, I copied mod_jk.so file in the libexec directory of serverroot of apache. But when I try to restart the apache I get the error as "Starting httpd: Syntax error on line 51 of /etc/httpd/conf/httpd.conf: API module structure `jk_module' in file /etc/httpd/libexec/mod_jk.so is garbled -

RE: mod_jk.so garbled

2001-01-16 Thread GOMEZ Henri
hai, I copied mod_jk.so file in the libexec directory of serverroot of apache. But when I try to restart the apache I get the error as The RPM you got on falsehope is mod_jk/mod_jserv for an apache compiled with EAPI ! You must run an apache with EAPI (ie apache-mod_ssl or apache present on

Anyone on Netware?

2001-01-16 Thread Jim Willeke
I am looking for anyone whom has gotten Tomcat to work on Netware or is interested in working on it. -jim

Re: Anyone on Netware?

2001-01-16 Thread Cristian Ramos Prange
Hi. Tomcat is working perfectly in my Netware environment. Tomcat works as a standalone webserver and with Apache (for Netware). Ive not gotten Tomcat to work with Netscape webserver. Cristian Prange. I am looking for anyone whom has gotten Tomcat to work on Netware

Mod JK directives for Stronghold SSL

2001-01-16 Thread Shahed Ali
Sorry for being so persuasive about this but here goes :- I need to pass SSL info from Stronghold 3.0 to Tomcat. It seems the JK directives differ for various server implementations. Does anyone know the correct values for the following directives so that they are compatible with Stronghold

How to set Virtual Drive Mapping

2001-01-16 Thread Brunner Erich
Hello everyone! I use TomCat in connection with the JBuilder4. How can I setup the following virtual paths: /mm/web refers to local c:\dev\mm\web /mm/wap refers to local c:\dev\mm\wap The Context Path of /mm for local Drive c:\dev\mm I have already set in the JBuilder. I need

RE: mod_jk.so garbled

2001-01-16 Thread kamesh jayachandran
On Tue, 16 Jan 2001, GOMEZ Henri wrote: Hai, I am using RHL6.2 stock install.I don't know whether it has mod_ssl support or not.I have seen apache's libexec directory which has no mod_ssl.Where can I get mod_ssl to make mod_jk.so work on my machine? What is EAPI? Thanks kamesh jayachandran hai,

RE: Web-site security

2001-01-16 Thread Michael Wentzel
How can i specify the default page for my site hosted on Tomcat on NT. I want to specify a particular file (say index.html) where all new sessions are redirected. If a user types a valid url path to my site, specifying any oher file on my site, he/she should be rediected to the index.html

RE: Checking the time

2001-01-16 Thread Michael Wentzel
Hi, i have a problem, i am developing servlets under Tomcat 3.1 and Apache 1.3.1 under a Suse 7.0. I need to develop a program that check the time everynight and send e-mail to the users if its necessary. I would like how to configure that program and where must it be placed (a directory of

RE: please Help --session check

2001-01-16 Thread Michael Wentzel
As a part of authentication check, I am checking for a session attribute to validate user login across pages. eg: if (session.getAttr("user")==null){ sendRedirect(loginpage); } But now, I am keeping these lines in all my jsp files(cut and paste)..If I have to change somethg

AW: where can I find mod_jk.dll (win32)

2001-01-16 Thread Wenz Christian
the distribution directory has a win32 subfolder. you find the file here: http://jakarta.apache.org/builds/jakarta-tomcat/release/v3.2.1/bin/win32/i38 6/mod_jk.dll zipped: http://jakarta.apache.org/builds/jakarta-tomcat/release/v3.2.1/bin/win32/i38 6/mod_jk.zip Regards Christian

SOLVED : Apache / SSL / Tomcat

2001-01-16 Thread Shahed Ali
I finally got mod_jk to pass SSL info back to tomcat. I had forgot to uncoment the apache SSLOption directive :-( Thanks Shahed. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]

Very Important and Urgent, please help

2001-01-16 Thread Yogesh Bhandarkar
Hello, All I'm Using tomcat 3.2.1 on Redhat Linux 6.2, with apache 1.3.9. Problem here I'm facing is that, I'm not able to execute JSP files, when I try execute any JSP, it returns following error. Error: 500 Location: /examples/jsp/include/include.jspInternal Servlet

RE: what r minimum system requirement for using tomcat ?

2001-01-16 Thread Michael Wentzel
Kind of depends on the OS your running. Tomcat will run on any OS that has a JVM port. The actual processor/ram specs are a little more difficult to diagnose; depending on what OS you're running, what else will be running on the machine, etc... I mean you could be running just Tomcat on a

RE: Very Important and Urgent, please help

2001-01-16 Thread GOMEZ Henri
Could you give us more info : CLASSPATH, JDK "Pour la plupart des hommes, se corriger consiste changer de dfauts." -- Voltaire -Original Message- From: Yogesh Bhandarkar [mailto:[EMAIL PROTECTED]] Sent: Tuesday, January 16, 2001 2:46 PM To: [EMAIL PROTECTED] Subject: Very

RE: Anyone on Netware?

2001-01-16 Thread Jim Willeke
Can you, or anyone provide setup/installation information? Thanks -jim -Original Message- From: Cristian Ramos Prange [mailto:[EMAIL PROTECTED]] Sent: Tuesday, January 16, 2001 8:42 AM To: [EMAIL PROTECTED] Subject: Re: Anyone on Netware? Hi. Tomcat is working

RE: Very Important and Urgent, please help

2001-01-16 Thread G.Nagarajan
try it with jdk1.3, tools.jar in the classpath. ensure that you have set the JAVA_HOME environment variable. -Original Message-From: Yogesh Bhandarkar [mailto:[EMAIL PROTECTED]]Sent: Tuesday, January 16, 2001 2:46 PMTo: [EMAIL PROTECTED]Subject: Very Important and Urgent,

RE: Very Important and Urgent, please help

2001-01-16 Thread Michael Wentzel
I'm Using tomcat 3.2.1 on Redhat Linux 6.2, with apache 1.3.9. Problem here I'm facing is that, I'm not able to execute JSP files, when I try execute any JSP, it returns following error. Error: 500 Location: /examples/jsp/include/include.jsp Internal Servlet Error:

RE: Error: Not Found (404)

2001-01-16 Thread Craig O'Brien
What happens when you use the url http://localhost:8080/jsp/index.html ? Do you get the index page? If not make sure that you have tomcat started and all of your classpaths correctly entered. (JAVA_HOME, TOMCAT_HOME etc.) 404 error means that you have a directory misrouting issue. (File not

Re: Web-site security

2001-01-16 Thread Amit Chadha
Thanks Michael, But I was thinking there might be a configuration file that does this. I think that would be a neater way of doing things than including an inlude file in all the pages. Can I write a servlet to which all my requests are directed before being passed on to the respective pages?

RE: SSL Programatically

2001-01-16 Thread Michael Wentzel
Have anybody tried enabling SSL in a browser programatically r is there any AP Ispecification available Gotta say No. And I'd have to say this would probably be a bad thing to be able to do. Sounds kind of like a BackOrifice kind of thing(complete control over a browser).

RE: Web-site security

2001-01-16 Thread Michael Wentzel
But I was thinking there might be a configuration file that does this. I think that would be a neater way of doing things than including an inlude file in all the pages. I'm not sure on this one... I don't know of any configurations. Can I write a servlet to which all my requests are

Re: jsp document root

2001-01-16 Thread Jon Baer
How is it possible to create something without a context @ the *very* top root level so you can say: / maps to things in directory /myapp Thanks. - Jon "Simon Oldeboershuis, outermedia" wrote: Regis Muller schrieb: Sorry to ask such a trivial question to all of you but how can I put my

Re: Anyone on Netware?

2001-01-16 Thread Cristian Ramos Prange
Can you, or anyone provide setup/installation information? Thanks -jim Yes. Mikko Peltonen wrote the following instructions at devforums.novell.com. They have worked for me. But, first of all, download the JVM from Novell. Cristian Ramos Prange

Sessionmanagement with SSL and DISABLED cookies?

2001-01-16 Thread Martin Grüneberg
Tomcat 3.2.1 standalone with SSL on JDK1.3 Win2K I use the builtin sessionmanagment (session=request.getSession(true);) in a small shopapp. Because cookies are disabled in many browsers, I prefere sessionmangment with urlrewriting. (server.xml -- noCookies) On normal http requests the

Virtual Hosting

2001-01-16 Thread Wilhelm Colln
I need some help. I want to access my page in the form www.domain.com/*.jsp but the httpd.conf and the server.xml doesn't work with me. I think it is ME, not Tomcat 3.21 nor Apache 1.3.12 If your solution works, Please Help. Thanks Wilhelm

RE: Tomcat Performance Questions

2001-01-16 Thread Barclay, Tom
Sorry if I missed it, early on in the thread, but what servlets etc are you testing the configurations with? In order to assess the performance of the engine, you should be using simple, easily analysed servlets, doing a minimum of functionality. Say, a snoop servlet, a session servlet,

RE: Tomcat+Apache+JBoss: Is this possible?

2001-01-16 Thread Ed Gomolka
I saw some items about this on the JBoss list. I think that what you need is the JBoss 2.1 code, which is currently only available in the CVS tree. Basically, jBoss 2.0final is set up to work with mod_jserv, and mod_jk support is in devleopment. I've just started looking at JBoss, so I haven't

Re: Web-site security

2001-01-16 Thread Andrew Robson
Amit, There already is code included in tomcat for intercepting all requests for defined sets of URL's and applying authentication. Look at the definitions of RequestInterceptors for Simple and JDBC Realms in your server.xml file and check out the source for these. Also look at the security

socket write error

2001-01-16 Thread Kai . Rehlen
Hi all I'm getting this error message when loading up the the default Tomcat home page: 2001-01-16 01:41:19 - Ctx( ): IOException in: R( + /tomcat-power.gif + null) Connection aborted by peer: socket write error (code10053) But the page seems to load just fine. Anyone know what the problem is

xml.jar

2001-01-16 Thread Samson, Lyndon [IT]
Tomcat use this ( its in the system Classpath created by tomcat.bat ) I need to install another XML parser for my servlet ( WEB-INF/libs ) however the classes in the system classpath seem to be loaded first, screwing up my installed parser. Is there anything I can do about this, ideally I'd like

AW: socket write error

2001-01-16 Thread Kai . Rehlen
Hi all I'm getting this error message when loading up the the default Tomcat home page: 2001-01-16 01:41:19 - Ctx( ): IOException in: R( + /tomcat-power.gif + null) Connection aborted by peer: socket write error (code10053) But the page seems to load just fine. Anyone know what the

Re: Instructions for pre-compiling JSPs

2001-01-16 Thread C. Jason Benedict
One of the guys here at work coded a servlet that was put in the web.xml. On init it would go out and compile the jsp's for the webapp. I have not had a chance to look at it myself, but I want to know if this is even going to change anything? Are the jsp's going to load faster at first call,

multiple workers

2001-01-16 Thread Rooms Christoph
Hi, Imagine I have multiple workers, because multiple developpers are working on multiple sites and want to restart the tomcat server without bugging each others. How can one developper restart only his worker ? greetz, christoph

RE: Trouble configuring Tomcat

2001-01-16 Thread George Adams
Tomcat expects class files to be in WEB-INF/classes and than the package structure as directory structure below that. So if your package is com.mydomain.mypackage the directories would be WEB-INF/classes/com/mydomain/mypackage/ Just add WEB-INF/classes to your path and you should be fine!

HELP: upgrading to mod_jk ajp13 won't work ;-((((

2001-01-16 Thread mike niemaz
Hi, I'm getting crazy ;- I'm trying to upgrade my lousy ajp12 mod_jserv config but I'm struggling like hell. Although I can feel slight improvements in my quest, I finally end up with my server not finding my servlets classes ;- Here's what I did: - compiled mod_jk.so, put it in

Apache

2001-01-16 Thread Rooms Christoph
Hi, If I use Apache for http Tomcat for jsp/servlet together. Can I still use wars ? greetz, Christoph - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]

RE: Apache

2001-01-16 Thread micky mimo
Title: RE: Apache yes /===\ | Micky Mimo | | Systems Specialist | | (781) 457 - 1317 | | [EMAIL PROTECTED] | \===/ -Original Message- From: Rooms Christoph [mailto:[EMAIL PROTECTED]] Sent: Tuesday, January 16, 2001

Re: need help using bean (solution)

2001-01-16 Thread Kervin Pierre
hi, Just found the problem. Although I specified a context for my /usr/local/apache/htdocs directory as the "/" context, I didn't specify a context for my individual webapps. I thought they would be covered by the "/" context. Anyway, I specified a "/networkdb" context and that fixed the

file protection

2001-01-16 Thread Carlos
in a web a want to protect a file. if a user invoques the file it must to ask the password. how can i make it? thanks Carlos - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]

Re: Running Tomcat as non-root user

2001-01-16 Thread Geoff Lane
Kitching - Thanks for the response. I was afraid of that. 'ifconfig' is the utility that lets you see information about the network interfaces, not a firewall. :) Do you run multiple machines with a firewall in front of them to do the redirection (w/ load balancing for example) or do you run the

RE: file protection

2001-01-16 Thread Wang, Jianming
Use Java Security APIs. It's easy to implement. -Original Message- From: Carlos [mailto:[EMAIL PROTECTED]] Sent: Tuesday, January 16, 2001 12:29 PM To: [EMAIL PROTECTED] Subject: file protection in a web a want to protect a file. if a user invoques the file it must to ask the

RE: Running Tomcat as non-root user

2001-01-16 Thread CPC Livelink Admin
You may be able to write yourself some native code to do the switcheroo for you. Then use the java calls to the native call. The code to do the user switch is readily available (though I have not searched for it now, I have seen it before, and it is also available from apache subject to the ASL)

RE: Running Tomcat as non-root user

2001-01-16 Thread Samson, Lyndon [IT]
You could use EJB's or a mobile agent framework? -Original Message- From: CPC Livelink Admin [mailto:[EMAIL PROTECTED]] Sent: Tuesday, January 16, 2001 5:35 PM To: [EMAIL PROTECTED] Subject: RE: Running Tomcat as non-root user You may be able to write yourself some native code to do

Repost: bizarre JasperException on Solaris box (with Stronghold)

2001-01-16 Thread Sean Blaes
The following message was posted last week to this list. The only potential answer we got was dealing with message size limitations. A fragment of that message follows: the method size limit is actually due to the 16bit offset inside a class file. It's not javac. JDK 1.3 won't help either

Xserver Tomcat

2001-01-16 Thread Kevin McIsaac
I'm using Tomcat 3.2.1 under Linux 2.2.16 Slack 7.1 and the 1.3 JDK. I have a servlet that does some .gif creation for graphs and returns the .gif in a page. I don't seem to be able to setup Linux and Tomcat together to do this. I always have to be logged in as root. I've set xhost +localhost,

RE: Xserver Tomcat

2001-01-16 Thread Ed Gomolka
You need to start Xvfb. It should have been installed on your machine as part of XFree86. Do a search through the archives for Xvfb, and you'll get a bunch of references. I assume that when you state that you must be logged in as root, you are starting the server Sounds like you don't have the

Re: Meta -inf folder

2001-01-16 Thread Aleksey Tsalolikhin
Dear Mary, They are part of the JAR file. http://www.lirmm.fr/beans/doc/jar.html may help. Yours, Aleksey On Sat, Jan 13, 2001 at 01:31:48AM -, Mary McCarthy wrote: Hi, Anyone know what the Meta-inf folder is for? Thanks in advance.

RE: Apache

2001-01-16 Thread Christoph Rooms
Title: RE: Apache But is it then possible to work under apache with this "WAR directory structure". (like we do when working in Tomcat) -Original Message-From: CPC Livelink Admin [mailto:[EMAIL PROTECTED]]Sent: dinsdag 16 januari 2001 19:18To: [EMAIL PROTECTED]Subject: RE:

RE: Compiling mod_jserv.so on AIX for IBM HTTP Server

2001-01-16 Thread Palumbo, Mark
Have you been able to build mod_jk.so for Apache under AIX ? If so, could you please share how you did this? It would be greatly appreciated! Thank you, -Mark- -Original Message- From: Barbara Nelson [mailto:[EMAIL PROTECTED]] Sent: Monday, January 15, 2001 10:19 PM To: '[EMAIL

Re: Xserver Tomcat

2001-01-16 Thread Jörg Ahrens
Hi all, Kevin McIsaac wrote: I'm using Tomcat 3.2.1 under Linux 2.2.16 Slack 7.1 and the 1.3 JDK. I have a servlet that does some .gif creation for graphs and returns the gif in a page. I don't seem to be able to setup Linux and Tomcat together to do this. I always have to be logged in

HIGH Priority :RE: socket write error

2001-01-16 Thread Hosahalli, RaghavendraX
Folks, sorry for putting high priority for this. I see this problem existing in tomcat archive for a long time. Till now no solution(couple of answers are there, unfortunately they didn't help). Please somebody let us know how to handle this scenario Thanks, Raghu -Original Message-

RE: Trouble configuring Tomcat

2001-01-16 Thread George Adams
The original question for this email is gone, so I can't comment on that :-) Simon, thanks for your comments. I've reattached the original message below. Basically, I was simply hoping that I could run some servlets under http://www.mysite.foo/share-servlet/ , which would be aliased under

Logging in Tomcat

2001-01-16 Thread mohan . kulkarni
hi, i'd like some information on logging in tomcat. i believe u have to change the verbosity level in the server.xml file. only error logs are being generate in my case. i want the log file to be updated everytime the user access any web application on tomcat. i'd appreciate any help.

RE: Logging in Tomcat

2001-01-16 Thread Barclay, Tom
Yes, setting the verbosity level is one way to up the amount of log information you are getting. Be aware, if you turn it way up (so you log quite a lot), the consequences can be performance impacting (and not in a good way). There are good reasons the default levels are set to log less

Running tomcat

2001-01-16 Thread Ezhil M
Hi, Can anyone help me out.I tried running tomcat using tomcat run. I'm getting an error message '"Unable to locate servlet.jar.Check TOMCAT_HOME". In Autoexec.bat,I've set JAVA_HOME=C:\jdk1.3; set TOMCAT_HOME=C:\jakarta; set

RE: Running tomcat

2001-01-16 Thread CPC Livelink Admin
Try removing the ending semi-colon on JAVA_HOME and TOMCAT_HOME -Original Message- From: Ezhil M [mailto:[EMAIL PROTECTED]] Sent: Tuesday, January 16, 2001 2:38 PM To: [EMAIL PROTECTED] Subject: Running tomcat Hi, Can anyone help me out.I tried running tomcat using tomcat run. I'm

precompile JSP with jspc picking up changes in JSP source

2001-01-16 Thread William Au
I noticed that if I precompile JSP with jspc and setup servlet mapping in web.xml, changes to the original JSP file will not be picked up by Tomcat. Can I have both or are they mutually exclusive? Bill - To unsubscribe,

RE: IIS and Basic Authentication

2001-01-16 Thread McAllister, Andrew
Yes, that was it. I removed all authentication methods (except anonymous) and it started passing the headers correctly. I did this by selecting "Properties" on my "Default Web Site". Then I chose "Directory Security" then "Edit" in the "Anonymous access and authentication control." Then I

Re: installing tomcat on win98, with apache.

2001-01-16 Thread Narayanan
change the initial memory setting of dos window to a value greater than 3200 (or) Edit the config.sys file and add the following line SHELL=c:\command.com /E:4096 /P Restart ur machine U have done everything right ...just do the above step it will work fine Narayanan

Re: Very Important and Urgent, please help

2001-01-16 Thread karanmalhi
please check if you have put some other older version of servlet.jar in your classpath or in java_home\jre\lib\ext folder. if yes then remove it and the problem will be solved - Original Message - From: Yogesh Bhandarkar To: [EMAIL PROTECTED] Sent: Tuesday, January 16,

Re: Running Tomcat as non-root user

2001-01-16 Thread Catch-all m-box
You could use apache or squid as a reverse proxy (web accelerator) to accept connections on port 80 then redirect to another port 1024 via the proxy. Bap. You could use EJB's or a mobile agent framework? -Original Message- From: CPC Livelink Admin [mailto:[EMAIL PROTECTED]]

problem in running startup.bat

2001-01-16 Thread Ezhil M
Hi, Can anyone help me out.When i tried to run startup.bat file in tomcat/bin directory,I got, bad command/filename error. Any ideas/suggetions to trace this error will be greatly helpful for me. Thanks in advance. __ Do You Yahoo!? Get email at

org.apache.tomcat.request.SecurityCheck???

2001-01-16 Thread BBueckers
Does anyone know why there is no functionality inside the method SecurityCheck.errorPage( Request req, Response response)? - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]

RE: problem in running startup.bat

2001-01-16 Thread Morahg, Yoav
Perhaps the current directory (.) is not in your path? Try ./startup.bat -Y -Original Message- From: Ezhil M [mailto:[EMAIL PROTECTED]] Sent: Tuesday, January 16, 2001 3:40 PM To: [EMAIL PROTECTED] Subject: problem in running startup.bat Hi, Can anyone help me out.When i tried to

Re: What is your performance like?

2001-01-16 Thread Jürgen Sommer
Well, lets see if I can help. I dont find the 3.5 version particularly unstable (I hated the version 2.0) my collegue had to reinstall VA 3 times in one week ;-) that much about stability. Maybe it all depends on what youre doing (right or wrong, whatever) but what I can recomen you is to

RE: IIS and Basic Authentication

2001-01-16 Thread BBueckers
Has anyone successfully setup form-based security authentication? Have you gotten the error page to display when the wrong username/password was entered? What do you recommend for implementing form-based security? Thanks in advance, Bob -Original Message- From: McAllister, Andrew

RE: installing tomcat on win98, with apache.

2001-01-16 Thread tsaiching wong
i got this: D:\dev\tomcat3startup Bad command or file name D:\dev\tomcat3 any clues ? -tc -Original Message- From: Narayanan [mailto:[EMAIL PROTECTED]] Sent: Tuesday, January 16, 2001 11:49 AM To: [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: Re: installing tomcat on win98, with

getParameter() help

2001-01-16 Thread Matt Becker
Hi, I have a servlet which dispatches out various jsp's. Some of the jsp's resulting html contain links back to the servlet to fire off another page like this: A HREF="mainservlet?cmd=loadpage=home"HOME/A When I do a request.getParameter("cmd") the string I get is "cmd" which is right. When I do

RE: getParameter() help

2001-01-16 Thread Stefan Langer
No you are not doing anything wrong. But I think you are using a name that is allready reserved for a parameter. (Please correct me if I'm wrong) Try changing page to page1 or something different and see the result. Stefan

FORM BASED AUTHENTICATION...

2001-01-16 Thread BBueckers
Has anyone successfully setup form-based security authentication? Have you gotten the error page to display when the wrong username/password was entered? What do you recommend for implementing form-based security? Thanks in advance, Bob

RE: problem in running startup.bat

2001-01-16 Thread Morahg, Yoav
Sorry... .\startup.bat if you're on Windows -Original Message- From: Morahg, Yoav [mailto:[EMAIL PROTECTED]] Sent: Tuesday, January 16, 2001 3:48 PM To: '[EMAIL PROTECTED]' Subject: RE: problem in running startup.bat Perhaps the current directory (.) is not in your path? Try

RE: precompile JSP with jspc picking up changes in JSP source

2001-01-16 Thread Marc Saegesser
They are mutually exclusive. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Tuesday, January 16, 2001 2:01 PM To: [EMAIL PROTECTED] Subject: precompile JSP with jspc picking up changes in JSP source I noticed that if I precompile JSP with jspc and

jdbc realm

2001-01-16 Thread karanmalhi
what is a jdbc realm? - Original Message - From: "Marc Saegesser" [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Wednesday, January 17, 2001 2:35 AM Subject: RE: precompile JSP with jspc picking up changes in JSP source They are mutually exclusive. -Original Message-

Qincluded into httpd.conf_?

2001-01-16 Thread Sam T.
hi all, I really need help; 1. in my httpd.conf should I include both this two lines include C:/javaLine/tomcat/conf/tomcat-apache.confinclude C:/javaLine/tomcat/conf/tomcat.conf 2. [ I prefer to use Ajp13 but tomcat ]I change from Ajp12 to Ajp13 ,i.e I remove the Ajp12 connector,but it

RE: Qincluded into httpd.conf_?

2001-01-16 Thread Barclay, Tom
Don't remove it! (AJP12) It says not to in the docs. It is necessary for shutdown. Leave both configured, just make sure the directives to use AJP 13 are in place then the presence of AJP 12 will be irrelevant. -Original Message-From: Sam T. [mailto:[EMAIL PROTECTED]]Sent:

Re: Qincluded into httpd.conf_?

2001-01-16 Thread Sam T.
thanks, what about the tomcat-apache.conf which one of them should be included in http.conf file? sam- Original Message - From: Barclay, Tom To: '[EMAIL PROTECTED]' Sent: Tuesday, January 16, 2001 10:37 PM Subject: RE: Qincluded into httpd.conf_? Don't

RE: Qincluded into httpd.conf_?

2001-01-16 Thread Barclay, Tom
I use tomcat-apache.conf Make sure your JkMount directives in httpd.conf refer to ajp13 rather than ajp12. Then you should be in business. -Original Message-From: Sam T. [mailto:[EMAIL PROTECTED]]Sent: Tuesday, January 16, 2001 4:48 PMTo: [EMAIL PROTECTED]Subject: Re:

RE: Apache

2001-01-16 Thread Ed Gomolka
Title: RE: Apache I've been playing around with the war files as well. Tomcat will build the webapp's directory structure from the war file if the directory doesn't already exist; however, it does nothing if the directory structure is already there. I have a mixed environment, where

Re: getParameter() help

2001-01-16 Thread Ramkumar Manoharan
It looks like the "page" could be a key-word and is pulling "mainservlet?cmd=load",try changing page to something like "pg" and see if u get the same error. Ram From: Matt Becker [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: getParameter() help Date: Tue, 16

Re: getParameter() help

2001-01-16 Thread Matt Becker
Hi, Ram! I tried changing the name "page" to "pg" but that didn't change that getParameter() returns other part of the text that's not part of the "pg" variable. I thought maybe I was doing something wrong with the URL in how the parameters were being passed in the GET that's being executed

Failed Tomcat Build on Solaris 2.8

2001-01-16 Thread Melissa Matthews
I am trying to build the Tomcat-3.2.1 release on a Solaris machine running Solaris 2.8 When I try to do the build it fails. I have included the first few error messages. Searching for build.xml ... Buildfile: /usr/local/source/jakarta/jakarta-tomcat/build.xml prepare: tomcat: [javac]

Re: getParameter() help

2001-01-16 Thread Elijah Roberts
On Tuesday January 16, 2001 Matt Becker wrote: Hi, Ram! I tried changing the name "page" to "pg" but that didn't change that getParameter() returns other part of the text that's not part of the "pg" variable. I thought maybe I was doing something wrong with the URL in how the parameters

Re: getParameter() help

2001-01-16 Thread Ramkumar Manoharan
Matt, You are doing it right.Try restarting the server and close all browser windows that are open(just to make sure that the browser is not dishing out the cached page).Also please post your code so that we can take a look at it. hope this solves your problem Ram From: Matt Becker [EMAIL

tomcat contexts and JVMs

2001-01-16 Thread joshua . eapen
Hi All: I am a bit confused. Does each context in server.xml have its own JVM session? For example, I have two contexts: 1) Catalog - for a product catalog app 2) Support - for customer support apps Both these contexts need a connection pool to my backend Oracle database. If both contexts use

  1   2   >