RE: I need help about deploying a servlet in tomcat

2004-06-30 Thread Wendy Smoak
From: Brian SJ Wong [mailto:[EMAIL PROTECTED] I am going to use the ROOT folder to store my servlets. There is a web.xml file in that folder and I only alter the information about the servlet that I am going to put, which is the HelloWorld. I only wrote the HelloWorld.java and put them

tomcat 4.04 SSL third party certificates..does it work? need help

2004-05-28 Thread John DEsposito
Attempting to SSL enable tomcat 4.04. Have implemented JSSE. SSL works fine when I create a keystore with a self generated certificate. keytool -genkey -alias tomcat -keyalg RSA -keystore .keystore We now want to cutover using a production certificate. We create a .cer file by accessing our

RE: mod_jk problems - Need help!

2004-05-27 Thread Carl Olivier
Olivier [mailto:[EMAIL PROTECTED] Sent: 07 May 2004 02:21 PM To: 'Tomcat Users List' Subject: RE: mod_jk problems - Need help! Hey. In reply to my own post: I have now deployed the latest mod_jk2 buiild (2.04) that I compiled to the server mentioned below. The problem has now gone

I need help: Configure log4j in Tomcat/Windows 2000

2004-05-17 Thread Dotterweich Juergen
Hello, I need to now, how to configure the log4j from Tomcat in Windows 2000. What is log4j? I am new with Tomcat. I have installed jakarta-slide-2.0-tomcat-4.1.30 with Axis1_1 under the operating system Windows 2000 and it runs. But I get a WARNING if I start and stop the Tomcat. The WARNING

RE: I need help: Configure log4j in Tomcat/Windows 2000

2004-05-17 Thread Shapira, Yoav
and log4j will configure itself automatically. Yoav Shapira Millennium Research Informatics -Original Message- From: Dotterweich Juergen [mailto:[EMAIL PROTECTED] Sent: Monday, May 17, 2004 5:54 AM To: '[EMAIL PROTECTED]' Subject: I need help: Configure log4j in Tomcat/Windows 2000 Hello, I

RE: I need help: Configure log4j in Tomcat/Windows 2000

2004-05-17 Thread Shane Linley
location as well. Yoav Shapira Regards, Shane. -Original Message- From: Dotterweich Juergen [mailto:[EMAIL PROTECTED] Sent: Monday, 17 May 2004 5:54 PM To: '[EMAIL PROTECTED]' Subject: I need help: Configure log4j in Tomcat/Windows 2000 Hello, I need to now, how to configure the log4j from

mod_jk problems - Need help!

2004-05-07 Thread Carl Olivier
Greetings. Having a problem with mod_jk2 in some instances. Am hoping someone has some sort of feedback as to what could be causing it. Right the scenario: WinXP Pro Apache 2.0.49 (with the WinSock2 API disabled - same even with it enabled) Tomcat 5.0.19 mod_jk2/2.02 The JSP: A JSP page with

RE: mod_jk problems - Need help!

2004-05-07 Thread Ralph Einfeldt
this problem. To me it's looking like a read past the end of the response. -Original Message- From: Carl Olivier [mailto:[EMAIL PROTECTED] Sent: Friday, May 07, 2004 1:53 PM To: '[EMAIL PROTECTED]' Subject: mod_jk problems - Need help! n d o w s M e d i a P l a y e r . l n k H

Re: mod_jk problems - Need help!

2004-05-07 Thread Daniel Gibby
I've heard that if you have 5.0.19 that you really should be using the latest mod_jk2 connector 2.0.4 Carl Olivier wrote: Greetings. Having a problem with mod_jk2 in some instances. Am hoping someone has some sort of feedback as to what could be causing it. Right the scenario: WinXP Pro

RE: mod_jk problems - Need help!

2004-05-07 Thread Carl Olivier
=28758 Any input would still be appreciated! Best regards, Carl -Original Message- From: Carl Olivier [mailto:[EMAIL PROTECTED] Sent: 07 May 2004 01:53 PM To: '[EMAIL PROTECTED]' Subject: mod_jk problems - Need help! Greetings. Having a problem with mod_jk2 in some instances. Am

Need help building JK/JK2 for Netscape (Sun ONE) on Solaris

2004-04-19 Thread Rob Cash
I'm having trouble building JK/JK2 for Netscape on Solaris. Has anyone had any luck with this? I got the sources via CVS (using JK_1_2_5 tag), made build.properties file, then ran 'ant native'. Ant fails on the 'so' task because it tried to call libtool, which wants to invoke 'cc'. I have gcc on

RE: Need help building JK/JK2 for Netscape (Sun ONE) on Solaris

2004-04-19 Thread Benjamin Armintor
email: [EMAIL PROTECTED] -Original Message- From: news [mailto:[EMAIL PROTECTED] On Behalf Of Rob Cash Sent: Monday, April 19, 2004 11:10 AM To: [EMAIL PROTECTED] Subject: Need help building JK/JK2 for Netscape (Sun ONE) on Solaris I'm having trouble building JK/JK2 for Netscape on Solaris

Need help

2004-04-09 Thread chandras
sir, i installed tomcat5 the path also specified correctly. but when executing the examples the following exception is thrown. please do help. message description The server encountered an internal error () that prevented it from fulfilling this request. exception

Re: newbie need help whit server naming

2004-03-09 Thread Harry Mantheakis
is there a way to rite the server name instead off the ip address in the address bar? Yes, if the server name is mapped to the server's IP address :-) Somewhere along the line, the 'name' has to be converted into an IP address, which is what DNS is all about. In a (small) local network you

newbie need help whit server naming

2004-03-08 Thread FRANCOIS Dufour
is there a way to rite the server name instead off the ip adress in the adress bar? [EMAIL PROTECTED] administrateur http://entre-nous.qc.tc _ MSN Search, le moteur de recherche qui pense comme vous !

Need help regarding tomcat configuration to support (https)

2004-03-03 Thread saravanan.babu
Hi, We need to configure SSL on Tomcat4 server. The web service has to authenticate the client using certificate. We followed the document which has been attached along this mail. 1. If we use the admin tool to add new connecter for https (port 8443) tomcat is starting properly but the

Need help - Data Source problem

2004-03-03 Thread Mathew
I am using TOMCAT 5.0.19 and Apache 1.3.x. I configured my server.xml and web.xml to use data source. When ever I excecute a servlet from browser I get the folloeing message. For me it looks like my program is not able to read tags in server.xml to get driver class info. Any help is really

Re: Need help - Data Source problem

2004-03-03 Thread Philipp Taprogge
Hi! Mathew wrote: For me it looks like my program is not able to read tags in server.xml to get driver class info. Any help is really appreciated. If sure looks that way, but without further information one can't be sure. It would really help matters if you could post the relevant parts of your

RE: Need help - Data Source problem

2004-03-03 Thread Mike Curwen
. -Original Message- From: Mathew [mailto:[EMAIL PROTECTED] Sent: Wednesday, March 03, 2004 9:42 AM To: [EMAIL PROTECTED] Subject: Need help - Data Source problem I am using TOMCAT 5.0.19 and Apache 1.3.x. I configured my server.xml and web.xml to use data source. When ever I excecute

RE: Need help - Data Source problem

2004-03-03 Thread Mathew
is your driver jar located? (it should be common/lib) That class of error (class '' for URL 'null') is fairly common, and normally it's mis-configuration. -Original Message- From: Mathew [mailto:[EMAIL PROTECTED] Sent: Wednesday, March 03, 2004 9:42 AM To: [EMAIL PROTECTED] Subject: Need

RE: Need help - Data Source problem

2004-03-03 Thread Mathew
I am still trying to fix this problem. I looked at TOMCAT_HOME/commons/lib dircory and found out that I have commons-dbcp-1.1.jar instead of commons-dbcp.jar. Do Ihave to remane to commons-dbcp.jar. Same thing for commons-pool-1.1.jar too. I am using TOMCAT 5.0.19 and Apache 1.3.x. I

RE: Need help - Data Source problem

2004-03-03 Thread Mike Curwen
where is the oracle connection driver jar file ? It needs to be in common/lib as well -Original Message- From: Mathew [mailto:[EMAIL PROTECTED] Sent: Wednesday, March 03, 2004 2:18 PM To: [EMAIL PROTECTED] Subject: RE: Need help - Data Source problem I am still trying

RE: Need help - Data Source problem

2004-03-03 Thread Mike Curwen
here. ;) -Original Message- From: Mathew [mailto:[EMAIL PROTECTED] Sent: Wednesday, March 03, 2004 2:18 PM To: [EMAIL PROTECTED] Subject: RE: Need help - Data Source problem I am still trying to fix this problem. I looked at TOMCAT_HOME/commons/lib dircory and found out

RE: Need help - Data Source problem

2004-03-03 Thread Mathur, Arun
thoughts as to what else I can do to troubleshoot this problem further? I am running Tomcat-4.1.27. Thanks, Arun -Original Message- From: Mike Curwen [mailto:[EMAIL PROTECTED] Sent: Wednesday, March 03, 2004 3:31 PM To: 'Tomcat Users List'; [EMAIL PROTECTED] Subject: RE: Need help

RE: Need help - Data Source problem

2004-03-03 Thread Shapira, Yoav
Hi, same import statement, and it worked fine. Does anyone have any thoughts as to what else I can do to troubleshoot this problem further? I am running Tomcat-4.1.27. I have a thought: start your own thread for your question and don't hijack other peoples' ;) Yoav Shapira This e-mail,

RE: Need help - Data Source problem

2004-03-03 Thread Mathur, Arun
My apologies. I forgot to change the subject before posting. -Original Message- From: Shapira, Yoav [mailto:[EMAIL PROTECTED] Sent: Wednesday, March 03, 2004 4:04 PM To: Tomcat Users List Subject: RE: Need help - Data Source problem Hi, same import statement, and it worked fine

RE: Need help - Data Source problem

2004-03-03 Thread Mathew
: RE: Need help - Data Source problem I am still trying to fix this problem. I looked at TOMCAT_HOME/commons/lib dircory and found out that I have commons-dbcp-1.1.jar instead of commons-dbcp.jar. Do Ihave to remane to commons-dbcp.jar. Same thing for commons-pool-1.1.jar too. I am using

Re Re: ReRe: Need Help in Session Management !!!

2004-03-02 Thread amit varshney
Thanks Tim I didn't see that one.It was really a silly mistake. Now it worked. Thanks .. Amit Varshney Quoting [EMAIL PROTECTED]: Le lun 01/03/2004 à 08:58, Tim Kelly a écrit : There are missing parenthesis in the line: String user1=request.getUserPricipal.getName(); It should

ReRe: Need Help in Session Management !!!

2004-03-01 Thread amit varshney
it did not work. The following error message is displayed /usr/tomcat/webapps/intra/work/org/apache/jsp/accounts/jdbcmenu_jsp.java:61: cannot resolve symbol symbol : variable getUserPricipal location: interface javax.servlet.http.HttpServletRequest String

Re: ReRe: Need Help in Session Management !!!

2004-03-01 Thread Daniel Savard
Le lun 01/03/2004 à 08:58, Tim Kelly a écrit : There are missing parenthesis in the line: String user1=request.getUserPricipal.getName(); It should be String user1=request.getUserPricipal().getName(); Thats why you get the cannot resolve symbol :) Tim amit varshney wrote:

Re: ReRe: Need Help in Session Management !!!

2004-03-01 Thread Tim Kelly
There are missing parenthesis in the line: String user1=request.getUserPricipal.getName(); It should be String user1=request.getUserPricipal().getName(); Thats why you get the cannot resolve symbol :) Tim amit varshney wrote: it did not work. The following error message is displayed

Need Help in Session Management !!!

2004-02-29 Thread amit varshney
I want to use tomcat user authentication in my application. for that i am using JDBCRealm.I have set the security constraint in the web.xml. So when a request for the restricted page comes a login page comes. But the problem is that it is submitting to the j_security_check and the textboxes

Re: Need Help in Session Management !!!

2004-02-29 Thread shanmugampl
I think you can get the user name by getting the Principal object from request and then getting the name from it like String userName = request.getUserPrincipal().getName(); -Shanmugam- amit varshney wrote: I want to use tomcat user authentication in my application. for that i am using

Need help in Tomcat 4.1.29

2004-02-18 Thread suviswan
Hi all I want to add a particular directory in tomcat's shared classpath. The directory is outside tomcat home directory. I can do this by adding this path in the tomcat's startup classpath. But it throws some other exceptions. Is there any way i can do this ? Thanks

RE: need help adding classpath to Tomcat 5.0.18 NT Service

2004-02-06 Thread Robert Ensinger
-Original Message- From: Robert Ensinger [mailto:[EMAIL PROTECTED] Sent: Tuesday, February 03, 2004 11:40 PM To: [EMAIL PROTECTED] Subject: need help adding classpath to Tomcat 5.0.18 NT Service Hi Folks, I'm working with an app that needs a classpath kickstart to run properly

RE: need help adding classpath to Tomcat 5.0.18 NT Service

2004-02-06 Thread Bodycombe, Andrew
If you moved engine.jar from the shared/lib folder to the common/lib folder, would that remove the need to explicitly set the classpath? -Original Message- From: Robert Ensinger [mailto:[EMAIL PROTECTED] Sent: 06 February 2004 16:49 To: 'Tomcat Users List' Subject: RE: need help adding

RE: need help adding classpath to Tomcat 5.0.18 NT Service

2004-02-06 Thread Robert Ensinger
tomcat utility. -Original Message- From: Bodycombe, Andrew [mailto:[EMAIL PROTECTED] Sent: Friday, February 06, 2004 12:00 PM To: 'Tomcat Users List' Subject: RE: need help adding classpath to Tomcat 5.0.18 NT Service If you moved engine.jar from the shared/lib folder to the common/lib

Weird tomcat/java problem need help

2004-02-05 Thread McClure, Timothy J\(GE Infrastructure\)
I am experiencing a bizzarre Java/Tomcat problem. We are using tomcat 4.1.27 and sun jvm 4.2 on windows. A couple of machines (not all machines) when bring up Tomcat and then try to bring on any other Java application and other java apps freeze. However if I bring up the client before the

need help adding classpath to Tomcat 5.0.18 NT Service

2004-02-03 Thread Robert Ensinger
Hi Folks, I'm working with an app that needs a classpath kickstart to run properly. The jar is deployed to %CATALINA_HOME%\shared\lib\. When starting the server via the startup.bat, the app works properly when the set classpath variable in the setclasspath.bat is defined as: set

RE: need help adding classpath to Tomcat 5.0.18 NT Service

2004-02-03 Thread Filip Hanik \(lists\)
-Original Message- From: Robert Ensinger [mailto:[EMAIL PROTECTED] Sent: Tuesday, February 03, 2004 8:40 PM To: [EMAIL PROTECTED] Subject: need help adding classpath to Tomcat 5.0.18 NT Service Hi Folks, I'm working with an app that needs a classpath kickstart to run properly

I need help with JspC

2004-01-07 Thread Ikonne, Ike
Hi all, I am new to this group, but I have a problem: I am trying to compile my jsps using the following command java -classpath javax.servlet.jar:jasper-compiler.jar:jasper-runtime.jar:commons-logging.jar org.apache.jasper.JspC -v8 newAccount.jsp But I am getting the following error

It's Working !!!!! - Need Help - JDBC MySQL Apache 2.0.48 + Tomcat 4.1.29 + Mod_jk2 + Windows 2000 Server ( No IIS)

2003-12-29 Thread Lenny Sorey
Please disregard my last 12/28/2003 request for help. I now have Windows 2000 Server ( No IIS), Tomcat 4.1.29, Apache 2.0.48, Mod_jk2 and MySQL 4.1.0 working together in concert. Man, it's pretty cool when everything works together. I'd like to thanks everyone who answered my requests and

Fwd: Need Help - JDBC MySQL + Velocity - Apache 2.0.48 + Tomcat 4.1.29 + Mod_jk2 + Windows 2000 Server ( No IIS)

2003-12-28 Thread Lenny Sorey
HTTP Users List [EMAIL PROTECTED] Date: Sat, 27 Dec 2003 19:02:11 -0600 Priority: Normal X-Mailer: PMMail 2000 Professional (2.20.2717) For Windows 2000 (5.0.2195;3) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 7bit Subject: Need Help - JDBC MySQL

Need Help - JDBC MySQL + Velocity - Apache 2.0.48 + Tomcat 4.1.29 + Mod_jk2 + Windows 2000 Server ( No IIS)

2003-12-27 Thread Lenny Sorey
I currently have Apache 2.0.48 + Tomcat 4.1.29 + Mod_jk2 + Windows 2000 Server ( No IIS) partially working. I get the static content served via http://mysite. This displays the index.jsp which has not database connection. First of all, I will have to share two web sites with one IP address.

Need Help - Apache 2.0.48 + Tomcat 4.1.29 + Mod_jk2 + Windows 2000 Server ( No IIS)

2003-12-26 Thread Lenny Sorey
I've got problems with Apache 2.0.48 + Tomcat 4.1.29 + Mod_jk + Windows 2000 Server. I keep getting errors started Apache 2.0.48 when I have JKMount /mysite/ * .jsp within VirtualHost section of http.conf. I've used mod_jk with past versions of Tomcat, Apache and Windows 2000 without any

Re: Need Help - Apache 2.0.48 + Tomcat 4.1.29 + Mod_jk2 + Windows 2000 Server ( No IIS)

2003-12-26 Thread Mark Eggers
Check http://nagoya.apache.org/wiki/apachewiki.cgi?TomcatWeb and see if that information helps. /mde/ just my two cents . . . . __ Do you Yahoo!? New Yahoo! Photos - easier uploading and sharing. http://photos.yahoo.com/

Need help with Virtual Host Directive

2003-12-19 Thread Wehner, Terry
Title: Need help with Virtual Host Directive I have several Virtual Hosts (IP addresses) running on one Unix Server serviced by Apache 2.0.48 I have defined all of them in both my apache httpd.conf file as well as Tomcats server.xml file. This works fine. What I am trying to do now

RE: Need help with Virtual Host Directive

2003-12-19 Thread Shapira, Yoav
PROTECTED]' Subject: Need help with Virtual Host Directive I have several Virtual Hosts (IP addresses) running on one Unix Server serviced by Apache 2.0.48 I have defined all of them in both my apache httpd.conf file as well as Tomcats server.xml file. This works fine. What I am trying to do now

RE: Need help with Virtual Host Directive

2003-12-19 Thread Wehner, Terry
: Friday, December 19, 2003 2:38 PM To: Tomcat Users List Subject: RE: Need help with Virtual Host Directive Howdy, So you want to disallow access based on local, rather than remote (the request's), IP address? Remote address filtering is easy: see the Valve How-To page section

RE: Need help with Virtual Host Directive

2003-12-19 Thread Shapira, Yoav
accessible. Yoav Shapira Terry -Original Message- From: Shapira, Yoav [mailto:[EMAIL PROTECTED] Sent: Friday, December 19, 2003 2:38 PM To: Tomcat Users List Subject: RE: Need help with Virtual Host Directive Howdy, So you want to disallow access based on local, rather than remote

RE: Need help with Virtual Host Directive

2003-12-19 Thread Wehner, Terry
Thanks, In the interim I got it to work :-) -Terry -Original Message- From: Shapira, Yoav [mailto:[EMAIL PROTECTED] Sent: Friday, December 19, 2003 3:04 PM To: Tomcat Users List Subject: RE: Need help with Virtual Host Directive Howdy, Your alternative suggestion sounds

RE: Need help to study thread dump

2003-12-15 Thread Shapira, Yoav
] Sent: Friday, December 12, 2003 7:56 PM To: [EMAIL PROTECTED] Subject: Need help to study thread dump Hi, My app is running on bes 5.1 App sometime stops responsding and i have to restart my server. Below is some portion of thread dump which i got for the app VBJ ThreadPool Worker daemon prio=5

Need help with connectors

2003-12-12 Thread Dola Woolfe
Hi, I'm beginning to think that I need to be a system administrator to connect Apache 2.0 with Tomcat 5.0! I've already spent 2 full days trying to get it to work. I remember that for Tomcat 3.4 it took me about 5 minutes. (I can't even tell whether there is too much documentation or not

RE: Need help with connectors

2003-12-12 Thread Yansheng Lin
LoadModule jk2_module modules/mod_jk2.dll Does it work? -Original Message- From: Dola Woolfe [mailto:[EMAIL PROTECTED] Sent: Friday, December 12, 2003 11:28 AM To: Tomcat Users List Subject: Need help with connectors Hi, I'm beginning to think that I need to be a system

RE: Need help with connectors

2003-12-12 Thread Asif Chowdhary
protocolHandlerClassName=org.apache.jk.server.JkCoyoteHandler / -Original Message- From: Yansheng Lin [mailto:[EMAIL PROTECTED] Sent: Friday, December 12, 2003 5:33 PM To: 'Tomcat Users List' Subject: RE: Need help with connectors I am assuming you downloaded apache

RE: Need help with connectors

2003-12-12 Thread Yansheng Lin
PM To: Tomcat Users List Subject: RE: Need help with connectors This should solve your problem httpd.conf: just one single row like this: LoadModule jk2_module modules/mod_jk2-2.0.43.dll Then I added a worker2.properties in Apache/conf/ like this: [logger] level=DEBUG file=c:/programme/apache

RE: Need help with connectors

2003-12-12 Thread Asif Chowdhary
YES the default port is 8009. It should be 8009 in server.xml file as well -Original Message- From: Yansheng Lin [mailto:[EMAIL PROTECTED] Sent: Friday, December 12, 2003 6:02 PM To: 'Tomcat Users List' Subject: RE: Need help with connectors Just one quick question(I am just playing

Need help to study thread dump

2003-12-12 Thread Vikas
Hi, My app is running on bes 5.1 App sometime stops responsding and i have to restart my server. Below is some portion of thread dump which i got for the app VBJ ThreadPool Worker daemon prio=5 tid=0x14f1148 nid=0xad70 waiting for monitor entry [e767d000..e767fc24] at

Re: Need Help getting SSL to work with HttpsURLConnections

2003-12-04 Thread Mike Kellstrand
never get a reply about it in the mail-group. cranky this morning, Mike - Original Message - From: Mike Kellstrand [EMAIL PROTECTED] To: Tomcat Users List [EMAIL PROTECTED] Sent: Wednesday, December 03, 2003 4:40 PM Subject: Re: Need Help getting SSL to work with HttpsURLConnections I

Re: Need Help getting SSL to work with HttpsURLConnections

2003-12-04 Thread John Kammer
-group. cranky this morning, Mike - Original Message - From: Mike Kellstrand [EMAIL PROTECTED] To: Tomcat Users List [EMAIL PROTECTED] Sent: Wednesday, December 03, 2003 4:40 PM Subject: Re: Need Help getting SSL to work with HttpsURLConnections I just came across a similar

Need Help getting SSL to work with HttpsURLConnections

2003-12-03 Thread John Kammer
Forgive me, I'm new at this... I am using: Java v 1.4.2_02-b03 : Tomcat v 4.1.29 I’m having trouble getting an HttpsURLConnection to work as expected. I suspect I am missing something (possibly a great many things) and would appreciate any insight anyone could provide. I've not been

Re: Need Help getting SSL to work with HttpsURLConnections

2003-12-03 Thread John Kammer
An update and a correction... I was able to get the HttpsURLConnection to work by replacing: import javax.net.ssl.*; with: import com.sun.net.ssl.*; Contrary to what I had said below there is an java.lang.ClassCastException being thrown when making the call :

Re: Need Help getting SSL to work with HttpsURLConnections

2003-12-03 Thread Mike Kellstrand
= (HttpsURLConnection) url.openConnection(); Anybody know what is going on? Thanks, Mike - Original Message - From: John Kammer [EMAIL PROTECTED] To: Tomcat Users List [EMAIL PROTECTED] Sent: Wednesday, December 03, 2003 4:02 PM Subject: Re: Need Help getting SSL to work with HttpsURLConnections

RE: Need Help getting SSL to work with HttpsURLConnections

2003-12-03 Thread Trenton D. Adams
this is a tomcat list, not a java list. -Original Message- From: John Kammer [mailto:[EMAIL PROTECTED] Sent: December 3, 2003 1:26 PM To: Tomcat-User Subject: Need Help getting SSL to work with HttpsURLConnections Forgive me, I'm new at this... I am using: Java v 1.4.2_02-b03

apache + tomcat jsp not working--need help

2003-11-11 Thread Omkar Joshi
After setting up the configuration, apache does not forward the request to tomcat. it searchs the jsp file in /var/www/html location. need help From: Omkar Joshi [EMAIL PROTECTED] Subject: apache + tomcat Jsp not working Date: Tue, 11 Nov 2003 19:13:57 +0530 Content-Type: text/plain; format

need help

2003-11-03 Thread S.Gokul
Hi, I have installed tomcat 5 in my machine running windows 98. Is it compatible with 98 or do I have to do anything else to run it. Regards, S.Gokul

Re: need help

2003-11-03 Thread Kwok Peng Tuck
Make sure you have a JDK in your machine and that JAVA_HOME env variable points to it. Then click on the startup script to run tomcat. Should be able to run. S.Gokul wrote: Hi, I have installed tomcat 5 in my machine running windows 98. Is it compatible with 98 or do I have to do anything else

Re: need help

2003-11-03 Thread S.Gokul
- Original Message - From: Kwok Peng Tuck [EMAIL PROTECTED] To: Tomcat Users List [EMAIL PROTECTED] Sent: Monday, November 03, 2003 1:46 PM Subject: Re: need help Make sure you have a JDK in your machine and that JAVA_HOME env variable points to it. Then click on the startup script

AW: need help

2003-11-03 Thread Nitschke Michael
2003 09:43 An: Tomcat Users List Betreff: Re: need help Hi, I do have jdk1.3 installed and I have made the changes in the startup.bat file in the tomcat bin folder. But still I am not able to run it. It starts up and then after a few seconds it closes the tomcat window. I think its throwing some

Re: need help

2003-11-03 Thread Kwok Peng Tuck
:46 PM Subject: Re: need help Make sure you have a JDK in your machine and that JAVA_HOME env variable points to it. Then click on the startup script to run tomcat. Should be able to run. S.Gokul wrote: Hi, I have installed tomcat 5 in my machine running windows 98. Is it compatible

Re: need help

2003-11-03 Thread Basavaraju P. Banakar
Subject: Re: need help Hello Gokul, It's helpful if we can see the exception, so you might want to run the script file catalina.bat located in the bin directory. Run it with:catalina run This makes tomcat run in the current window and you will be able to see the exceptions. I'm

Re: need help

2003-11-03 Thread Kwok Peng Tuck
] To: Tomcat Users List [EMAIL PROTECTED] Sent: Monday, November 03, 2003 2:20 PM Subject: Re: need help Hello Gokul, It's helpful if we can see the exception, so you might want to run the script file catalina.bat located in the bin directory. Run it with:catalina run This makes tomcat

Re: need help

2003-11-03 Thread Peter Harrison
On Mon, 03 Nov 2003 21:42, S.Gokul wrote: Hi, I do have jdk1.3 installed and I have made the changes in the startup.bat file in the tomcat bin folder. But still I am not able to run it. It starts up and then after a few seconds it closes the tomcat window. I think its throwing some java

Re: need help

2003-11-03 Thread Jean-Francois Arcand
requires JDK 1.4 I remember reading that java.nio packages are used from JDK1.4 - Basu.. - Original Message - From: Kwok Peng Tuck [EMAIL PROTECTED] To: Tomcat Users List [EMAIL PROTECTED] Sent: Monday, November 03, 2003 2:20 PM Subject: Re: need help Hello Gokul, It's

JSP, taking a very long time running java classes..how come? really need help

2003-10-15 Thread zeallousbigpond.net.au
Hi, I have a problem making use of java class files from JSP. Right now, I'm calling a java class where (inside the method) will generate a PDF file using Linux commands. But its taking ages for some reason. But I also made a testing java class that test if that particular function

RE: JSP, taking a very long time running java classes..how come? really need help

2003-10-15 Thread Shapira, Yoav
Hola, I have a problem making use of java class files from JSP. Right now, I'm calling a java class where (inside the method) will generate a PDF file using Linux commands. But its taking ages for some reason. So the same java class, called from a JSP takes forever, but called from the

Re: I need help explaining why lock box doesn't show up - PLEASE

2003-10-03 Thread Bill Barker
I'm going to assume that like any good webmaster these days, you have access to MSIE. Go to tools-Internet Options-Security-Custom Level. Under 'Miscellaneous' select the 'Disable' option for 'Display mixed content'. Click on enough Ok buttons to get to the main IE screen. Attempt to access

I need help explaining why lock box doesn't show up - PLEASE

2003-10-02 Thread batristain
Greetings, I'm running Apache with mod SSL on a linux box. I'm also running Tomcat and using the JkMount statements to send all of the jsp pages to Tomcat. The clients that I set this up for are complaining that the little lock box in the browser doesn't show up on the jsp pages - but isn't the

Re: I need help explaining why lock box doesn't show up - PLEASE

2003-10-02 Thread David Rees
On Thu, October 2, 2003 at 6:25 am, [EMAIL PROTECTED] sent the following Greetings, I'm running Apache with mod SSL on a linux box. I'm also running Tomcat and using the JkMount statements to send all of the jsp pages to Tomcat. The clients that I set this up for are complaining that the

RE: I need help explaining why lock box doesn't show up - PLEASE

2003-10-02 Thread batristain
Hi Dave, When it's in Apache it's going through port 80 and when it's in Tomcat it's going through the default 8080 port. -Original Message- From: David Rees [mailto:[EMAIL PROTECTED] Sent: Thursday, October 02, 2003 11:45 AM To: Tomcat Users List Subject: Re: I need help explaining why

RE: I need help explaining why lock box doesn't show up - PLEASE

2003-10-02 Thread David Rees
On Thu, October 2, 2003 at 9:30 am, [EMAIL PROTECTED] sent the following When it's in Apache it's going through port 80 and when it's in Tomcat it's going through the default 8080 port. You're not using mod_jk to forward requests from Apache to Tomcat? Either way, if you are using port 80,

javax.servlet.ServletException: Wrapper cannot find servlet class - Need Help

2003-09-18 Thread Sarika N Inamdar
Hi, When I start tomcat 4.1.24, I see the below execption in localhost_log file. But am able to connect to the server and do all transactions. 2003-09-18 11:51:10 StandardContext[]: Servlet threw load() exception javax.servlet.ServletException: Wrapper cannot find servlet class org.apache.str

Re: need help in apache tomcat 4.0

2003-08-29 Thread John Turner
This describes exactly where you should put files: http://jakarta.apache.org/tomcat/tomcat-4.0-doc/appdev/index.html And you also might find the ClassLoader HOWTO helpful: http://jakarta.apache.org/tomcat/tomcat-4.0-doc/class-loader-howto.html John sheba Tasaduque wrote: hi

need help in apache tomcat 4.0

2003-08-29 Thread sheba Tasaduque
hi ERROR v:http://localhost:8080/examples/servlet/UploadServlet (fetch post) E: Event error.badfetch:line13:java.io.FileNotFoundException: http://localhost:8080/examples/servlet/UploadServlet == I want

Badly stuck... Need help Can't read /...$jsp.java???

2003-08-27 Thread Andoni
Hello, I am getting this error in my log files followed by a stack trace through Tomcat code. Can anyone shed any light? org.apache.jasper.JasperException: Unable to compile class for JSPerror: Can't read: /apache/jakarta/tomcat/work/Standalone/my.domain.net/_/jsp/savemsg$jsp.java 1 error

RE: Badly stuck... Need help Can't read /...$jsp.java???

2003-08-27 Thread Shapira, Yoav
Howdy, Make sure tomcat has read permissions on the work directory ;) Yoav Shapira Millennium ChemInformatics -Original Message- From: Andoni [mailto:[EMAIL PROTECTED] Sent: Wednesday, August 27, 2003 10:09 AM To: Tomcat Users List Subject: Badly stuck... Need help Can't read

Re: Badly stuck... Need help Can't read /...$jsp.java???

2003-08-27 Thread Andoni
Permissions are fine. All other files are working correctly, only this one is having problems!! Andoni. - Original Message - From: Shapira, Yoav [EMAIL PROTECTED] To: Tomcat Users List [EMAIL PROTECTED] Sent: Wednesday, August 27, 2003 3:16 PM Subject: RE: Badly stuck... Need help

jsp accessing bean errors - need help

2003-08-18 Thread Viswanatha Rao
I have a login.jsp that dumps user input into hello1.jsp hello1.jsp performs a useBean and does set and get properties on a Bean LoginBean. The LoginBean is compiled and located in WEB-INF/classes/login dir. Hello1.jsp contents are: html %@ page session=false% /body jsp:useBean id=login

Need Help

2003-08-14 Thread Yogesh
Hello, I was using Tomcat 3.1 on old server and we have shifted to new server now. we were using URL http://domain.com:8080/test/servlet/ServletName to access the user developed servlet files. We are having Tomcat 4.1 on our new server. So plz send me the instructions to configure the above

Re: Need Help

2003-08-14 Thread John Turner
http://jakarta.apache.org/tomcat/tomcat-4.1-doc/appdev/index.html http://jakarta.apache.org/tomcat/faq/ http://jakarta.apache.org/tomcat/faq/misc.html#invoker John Yogesh wrote: Hello, I was using Tomcat 3.1 on old server and we have shifted to new server now. we were using URL

RE: off-topic, need help in scrolling

2003-08-14 Thread appa rao
2003 11:06:19 +0530 Subject: RE: off-topic, need help in scrolling This forum is meant for helping each other in Tomcat related problems, not for advertising your products. Please remove the advertisement footer from your mail, this will help in keeping the mail short as well. Bye, Gautam

off-topic, need help in scrolling

2003-08-14 Thread N.B.Bopanna
Hi All, I have to display rows of data after querying a table with arround 1000 records. Only 25 rows should be displayed at a time and page numbers should be provided as hyperlinks to go to the next page(as used in mail inbox). The server supports only JSP1.1 . If anyone has any idea of how to

Re: off-topic, need help in scrolling

2003-08-14 Thread Bill Barker
The only limitation of using JSP 1.1 is that you have to use a BodyTag instead of an IterationTag. Otherwise, the logic is similar. An example would be a bit too big to post here, but the idea is that you save the ending index in the Session (and, if you can afford to save the list, save it in

Re: Need help : how to shutdown restart Tomcat, how to reload servlet

2003-08-14 Thread Aurele Venet
Hello Vincent, fro problem 1: you are using the correct procedure, but it looks like your server was never started in the first place. The connection refused is due to the fact that it tries to connect to a port (for shutdown procedure) which is not open. Alternatively, tomcat can some time

Need Help on Config Files

2003-08-14 Thread EPC
Hi All, I had successfully configured TC 5 + Apache 2 using mod_jk2 on Win2k. But I couldn't found any documentation about the details of files workers2.properties and jk2.properties. Can some one help me out on this, by providing some info about all the options and their meaning which we can

RE: off-topic, need help in scrolling

2003-08-10 Thread N.B.Bopanna
Hey Gautham, It is not under my control. The mail server adds it to all mails. -Original Message- From: Aggarwal, Gautam (IE03) [EMAIL PROTECTED] To: Tomcat Users List [EMAIL PROTECTED] Date: Thu, 7 Aug 2003 11:06:19 +0530 Subject: RE: off-topic, need help in scrolling This forum

RE: off-topic, need help in scrolling

2003-08-10 Thread Aggarwal, Gautam (IE03)
] Sent: Thursday, August 07, 2003 10:12 AM To: [EMAIL PROTECTED] Subject: off-topic, need help in scrolling Hi All, I have to display rows of data after querying a table with arround 1000 records. Only 25 rows should be displayed at a time and page numbers should be provided as hyperlinks to go

Re: RE: off-topic, need help in scrolling

2003-08-08 Thread
- From: Aggarwal, Gautam (IE03) To: Tomcat Users List Date: Thu, 7 Aug 2003 11:06:19 +0530 Subject: RE: off-topic, need help in scrolling This forum is meant for helping each other in Tomcat related problems, not for advertising your products. Please remove the advertisement footer from your mail

Need help : how to shutdown restart Tomcat, how to reload servlet

2003-08-07 Thread Vincent SEPM MIS
Dear Tomcat user, I have two problem here, hope anyone who know can help to teach me. Problem 1: How to shutdown and restart tomcat server? Description: I try to shutdown and restart Tomcat using shutdown and startup batch file. I notice some error prompt out when I running shutdown.bat and

Re: Need Help For Iplanet Tomcat Configuration

2003-07-25 Thread Eric J. Pinnell
Hi, I'm not sure if cross posting like that was such a good idea... But since I just had to figure this out last week I will share what I learned. I had to play with this a bit befor I was able to get it to work. I was using Solaris so I can't help you with the correct version of the redirector

<    1   2   3   4   5   6   7   8   >