RE:problems with cvs and ant tomcat build script (please help cvs proxy authenticate ???)

2005-09-23 Thread Bovy, Stephen J
My proxy server requires authentication, please tell me how to get cvs and ant tomcat build script working ??? C:\tomcat-sourcecvs -d :pserver;proxy=caproxy.ca.com;proxyport=80:[EMAIL PROTECTED]:/home/cvs public login Logging in to :pserver:[EMAIL PROTECTED]:2401:/home/cvspublic CVS password:

Re: JSF Please Help with a simple question thanks ???

2005-09-03 Thread David Haynes
Bovy, Stephen J wrote: Thank you for the clarification ... So is Tomcat 5.x using the appache MYFACES Which version of jsf is included/supported by tomcat 5.x ??? Is there any difference between the Sun version and the appache version ??? Stephen Bovy Computer Associates 6100 Center

RE: JSF Please Help with a simple question thanks ???

2005-09-02 Thread Bovy, Stephen J
Does Tomcat 5.x have a JSF implementation Does JSF have to be installed separately Stephen Bovy Computer Associates 6100 Center Drive Suite 700 Los Angeles, CA 90045 Tel: (310) 957-3930 Fax: (310) 957-3917 e-mail: [EMAIL PROTECTED]

Re: JSF Please Help with a simple question thanks ???

2005-09-02 Thread David Haynes
Bovy, Stephen J wrote: Does Tomcat 5.x have a JSF implementation Does JSF have to be installed separately Stephen Bovy Computer Associates 6100 Center Drive Suite 700 Los Angeles, CA 90045 Tel: (310) 957-3930 Fax: (310) 957-3917 e-mail: [EMAIL PROTECTED]

RE: JSF Please Help with a simple question thanks ???

2005-09-02 Thread Bovy, Stephen J
Angeles, CA 90045 Tel: (310) 957-3930 Fax: (310) 957-3917 e-mail: [EMAIL PROTECTED] -Original Message- From: David Haynes [mailto:[EMAIL PROTECTED] Sent: Friday, September 02, 2005 6:48 PM To: Tomcat Users List Subject: Re: JSF Please Help with a simple question thanks ??? Bovy, Stephen J wrote

Tomcat5 and apache2 dont want to cooperate please help!!

2005-08-30 Thread yel
Dear list subscriber, im now working on this since two weeks and i just can progress with it so i really need some urgent help on this issue what i intent to do is to use tomcate behinde apache as a servlet container and i tried many howto out there on the web but none of them was the right one

Please help me sir

2005-06-27 Thread Asit Basak
Sir I have installed Jdk1.5.0 in windows 2000 server. After that I have installed Apache Tomcat/5.0.29. I have deployed all of my JSPs in Root directory and all of my beans in classes. Now after starting of the Tomcat server. when I want to see the paged in IE6, It is giving errors javac:

Re: Please help me sir

2005-06-27 Thread Jaroslav Záruba
Hello Asit Could it be that you write for Java 1.5 whilst your Tomcat somehow expects Java 1.3? Try this link: http://blog.taragana.com/index.php/archive/how-to-run-javac-15-or-beyond-compiler-for-jsp-compilation-in-tomcat-55-with-generics-enabled-and-other-15-only-features/1/ hope it helps have

Please help with PermGen OutOfMemory error

2005-06-27 Thread Andy Kriger
After many webapp installs, I get this in my tomcat logs... Exception in thread ContainerBackgroundProcessor[StandardEngine[Catalina]] java.lang.OutOfMemory Error: PermGen space MaxPermSize=128m, but the errors still happen. I understand that this comes from apps not releasing all their

RE: Please help with PermGen OutOfMemory error

2005-06-27 Thread Phillip Qin
What is the version of your tomcat? 5.5 supposed to have resolved this issue by flush reflection cache when undeploy your web app. -Original Message- From: Andy Kriger [mailto:[EMAIL PROTECTED] Sent: June 27, 2005 12:12 PM To: tomcat-user@jakarta.apache.org Subject: Please help

Re: Please help with PermGen OutOfMemory error

2005-06-27 Thread James Black
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Phillip Qin wrote: What is the version of your tomcat? 5.5 supposed to have resolved this issue by flush reflection cache when undeploy your web app. I get this with 5.5.9, using jdk 1.5, under Solaris 8, when I copy my new beehive-based webapp

RE: Please help with PermGen OutOfMemory error

2005-06-27 Thread Phillip Qin
method. Otherwise, you will have to go through your web app carefully to find out if there is any memory leak. -Original Message- From: James Black [mailto:[EMAIL PROTECTED] Sent: June 27, 2005 1:25 PM To: Tomcat Users List Subject: Re: Please help with PermGen OutOfMemory error

Re: Please help with PermGen OutOfMemory error

2005-06-27 Thread James Black
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Phillip Qin wrote: I did see this issue happened with my tomcat 4.1/5.0. After I upgraded to 5.5, I have encountered any outofmemory even after 100 hundreds deployments. Does your web app use struts? You can always clean up resource by adding

Re: Please help with PermGen OutOfMemory error

2005-06-27 Thread Anoop kumar V
As per tools - I think you can use JMeter. It gives u some pretty useful graphs and analysis. -Anoop On 6/27/05, James Black [EMAIL PROTECTED] wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Phillip Qin wrote: I did see this issue happened with my tomcat 4.1/5.0. After I upgraded to

Please help RE: Servlet app error (runs on kaffe but not on sun jvm)

2005-05-10 Thread Gastón Simone
(Unknown Source) at com.genexus.webpanels.GXWebObjectStub.doGet(Unknown Source) It seems there is a lib missing in your servlet. Add the required jars to /WEB-INF/lib My servlet runs perfect with kaffe. But does not run with sun's jvm. How can I solve this? Please help me! Thanks a lot

Re: Tomcat 5 slow, it's in production, please help!

2005-05-09 Thread Jeffrey
speed delay is acceptable. Just my $0.015 Doug - Original Message - From: Jeffrey [EMAIL PROTECTED] To: Tomcat Users List tomcat-user@jakarta.apache.org Sent: Saturday, May 07, 2005 1:05 PM Subject: Re: Tomcat 5 slow, it's in production, please help! It seems that, at least

Re: Tomcat 5 slow, it's in production, please help!

2005-05-07 Thread Oto Bossert
Yoo, Yes switch to jk2 is faster! set parameters in OPT_CATALINA with -server Xmx=? and Xms=? Sorry values depend on your available memory on the server, parameters could be different with your version, check or google for correct parameters, should improve performance... Another option could

Re: Tomcat 5 slow, it's in production, please help!

2005-05-07 Thread Michael Echerer
Oto Bossert wrote: Yoo, Yes switch to jk2 is faster! But unsupported! Development of mod_jk1.x is going on, but not jk2. I wouldn't advise anyone to select something uncontinued. I set the session timeout time to 5 minutes, but in the session view of tomcat manager, I see message 30 - 40

RE: Tomcat 5 slow, it's in production, please help!

2005-05-07 Thread Jeffrey
establish a new one. -Original Message- From: Jeffrey [mailto:[EMAIL PROTECTED] Sent: Friday, May 06, 2005 2:16 PM To: tomcat-user@jakarta.apache.org Subject: Tomcat 5 slow, it's in production, please help! I have a apache/tomcat environment that has some problems

RE: Tomcat 5 slow, it's in production, please help!

2005-05-07 Thread Tony
PROTECTED] Sent: Saturday, May 07, 2005 9:21 AM To: Tomcat Users List Subject: RE: Tomcat 5 slow, it's in production, please help! I am sorry, the box runs a Solaris 5.6 instead of 2.6 as I said before. But still you are probably right, it would be better to get a new OS installed. I didn't use

Re: Tomcat 5 slow, it's in production, please help!

2005-05-07 Thread Jeffrey
This website has many JSP pages of which each has many JSPF included. I wonder whether or not the system is not be able to handle this kind of setting. But strange thing is that when we experienced the slowness, I looked at the usage of CPU and find that almost 90% of the CPU is idle. Do anyone

Re: Tomcat 5 slow, it's in production, please help!

2005-05-07 Thread Parsons Technical Services
: Jeffrey [EMAIL PROTECTED] To: Tomcat Users List tomcat-user@jakarta.apache.org Sent: Saturday, May 07, 2005 10:44 AM Subject: Re: Tomcat 5 slow, it's in production, please help! This website has many JSP pages of which each has many JSPF included. I wonder whether or not the system is not be able

Re: Tomcat 5 slow, it's in production, please help!

2005-05-07 Thread Jeffrey
: Saturday, May 07, 2005 10:44 AM Subject: Re: Tomcat 5 slow, it's in production, please help! This website has many JSP pages of which each has many JSPF included. I wonder whether or not the system is not be able to handle this kind of setting. But strange thing is that when we

Re: Tomcat 5 slow, it's in production, please help!

2005-05-07 Thread Jeffrey
in detail. So sorry if already asked and answered. Doug - Original Message - From: Jeffrey [EMAIL PROTECTED] To: Tomcat Users List tomcat-user@jakarta.apache.org Sent: Saturday, May 07, 2005 10:44 AM Subject: Re: Tomcat 5 slow, it's in production, please help

Re: Tomcat 5 slow, it's in production, please help!

2005-05-07 Thread Parsons Technical Services
[EMAIL PROTECTED] To: Tomcat Users List tomcat-user@jakarta.apache.org Sent: Saturday, May 07, 2005 1:05 PM Subject: Re: Tomcat 5 slow, it's in production, please help! It seems that, at least in most cases, the main menu page after a login is loaded slow. After that other pages are loaded pretty

Tomcat 5 slow, it's in production, please help!

2005-05-06 Thread Jeffrey
I have a apache/tomcat environment that has some problems recently. The environment has the following: 1. Apache 1.3 2. Tomcat 5.0.28 (Max memory 384mb) 3. JDK 1.4.2_06 My apache has MaxClient set to 256 (apache default). The maxThread for tomcat is 500. The site is a database driven site.

RE: Tomcat 5 slow, it's in production, please help!

2005-05-06 Thread Tony
, it's in production, please help! I have a apache/tomcat environment that has some problems recently. The environment has the following: 1. Apache 1.3 2. Tomcat 5.0.28 (Max memory 384mb) 3. JDK 1.4.2_06 My apache has MaxClient set to 256 (apache default). The maxThread for tomcat is 500. The site

Re: Tomcat 5 slow, it's in production, please help!

2005-05-06 Thread Oto Bossert
Yoo, Probably you already looked at it but : 1) Make sure not to use reloadable in context descriptions. 2) Start tomcat with optimal java parameters, concerning memory heap and stack 3) Make sure that connections to database are minimal, do requery if answer is always the same... Good

Re: Tomcat 5 slow, it's in production, please help!

2005-05-06 Thread Oto Bossert
Yoo, Sorry bas typo, in 3) I meant, do NOT requery ;) Greetings O. On 5/6/05, Oto Bossert [EMAIL PROTECTED] wrote: Yoo, Probably you already looked at it but : 1) Make sure not to use reloadable in context descriptions. 2) Start tomcat with optimal java parameters, concerning

Re: Tomcat 5 slow, it's in production, please help!

2005-05-06 Thread e
What JK version do you use? To quote Mladen: You are probably using prefork mpm, so there is no way to control the number of connections to Tomcat in any way, trough mod_jk. You can limit it only by setting MaxClients in the httpd.conf to the maximum number desired. Because of pre-forking

Re: Tomcat 5 slow, it's in production, please help!

2005-05-06 Thread Jeffrey
I actually have the reloadable set to true for my webapps. I will change it to false. Thanks for the remind. What optimal java parameters in your mind are important ? Thanks for taking look at this. --- Oto Bossert [EMAIL PROTECTED] wrote: Yoo, Probably you already looked at it but : 1)

Re: Tomcat 5 slow, it's in production, please help!

2005-05-06 Thread Jeffrey
I use just mod_jk, not jk2 I believe. I do have connectionTimeout=2 set to AJP connector in server.xml Is there any performance issues with jk? Should I switch to jk2? Thanks. --- e [EMAIL PROTECTED] wrote: What JK version do you use? To quote Mladen: You are probably using prefork

RE: Tomcat 5 slow, it's in production, please help!

2005-05-06 Thread Tony
-Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Friday, May 06, 2005 3:39 PM To: Jeffrey; Tomcat Users List Subject: RE: Tomcat 5 slow, it's in production, please help! There are certainly people here who understand this much better than I, but ESTABLISHED

RE: Tomcat 5 slow, it's in production, please help!

2005-05-06 Thread howarddy3
] Sent: Friday, May 06, 2005 2:16 PM To: tomcat-user@jakarta.apache.org Subject: Tomcat 5 slow, it's in production, please help! I have a apache/tomcat environment that has some problems recently. The environment has the following: 1. Apache 1.3 2. Tomcat 5.0.28 (Max memory 384mb) 3

RE: Tomcat 5 slow, it's in production, please help!

2005-05-06 Thread Tony
, please help! I think some of the problem is at the OS level You can set a session time at the tomcat level, but the default solaris TCP timeouts are hours long. I hope you used the ndd commands to set the TCP parameters for short web sessions. Also, Solaris 2.6 has a bad thread model

Re: Tomcat 5 slow, it's in production, please help!

2005-05-06 Thread Peter Lin
Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Friday, May 06, 2005 7:00 PM To: Tomcat Users List; [EMAIL PROTECTED] Subject: RE: Tomcat 5 slow, it's in production, please help! I think some of the problem is at the OS level You can set a session time at the tomcat

simple deployment problem - please help

2005-05-04 Thread Guy Katz
hi; i have tomcat 5.5.9 running with jdk1.4.2 my application is configured in a context element in the server.xml and it is deployed twice instead of once!!! (only one context is defined in the server.xml) i have no idea why. if i remove the context element from the server.xml and prepare a

Re: DBCP Please Help Get Working Properly

2005-04-11 Thread David Smith
Ok, define 'no results'. In reality, the naming import isn't the only thing that changed. Your web.xml file *looks* like 2.3 spec from what I can see and you are using JSP 2.x spec syntax in your jsp. If you want the JSP 2.x spec features, you need to declare your web.xml file for servlet 2.4

RE: DBCP Please Help Get Working Properly

2005-04-11 Thread Scott Purcell
Subject: Re: DBCP Please Help Get Working Properly Ok, define 'no results'. In reality, the naming import isn't the only thing that changed. Your web.xml file *looks* like 2.3 spec from what I can see and you are using JSP 2.x spec syntax in your jsp. If you want the JSP 2.x spec features, you need

Re: DBCP Please Help Get Working Properly

2005-04-11 Thread David Smith
that displays when you go to localhost. So, is there any good documentation that shows how to do this, step by step? Thanks, Scott -Original Message- From: David Smith [mailto:[EMAIL PROTECTED] Sent: Monday, April 11, 2005 8:18 AM To: Tomcat Users List Subject: Re: DBCP Please Help Get

DBCP Please Help Get Working Properly

2005-04-08 Thread Scott Purcell
Hello, I am trying to use the DBCP features of Tomcat 5.5.7. I created a webapp named testDB and put it under $CATALINA_HOME/webapps/testDB. Then I created a testDB.xml file under $CATALINA_HOME/conf/Catalina/localhost/testDB.xml. // here it is Context path=/testDB docBase=testDB

RE: DBCP Please Help Get Working Properly

2005-04-08 Thread Jay Burgess
Purcell [mailto:[EMAIL PROTECTED] Sent: Friday, April 08, 2005 3:08 PM To: Tomcat Users List Subject: DBCP Please Help Get Working Properly Hello, I am trying to use the DBCP features of Tomcat 5.5.7. I created a webapp named testDB and put it under $CATALINA_HOME/webapps/testDB. Then I created

Re: DBCP Please Help Get Working Properly

2005-04-08 Thread Robert Harrison
=org.apache.catalina.core.NamingContextListener debug=9/ Jay Vertical Technology Group http://www.vtgroup.com/ -Original Message- From: Scott Purcell [mailto:[EMAIL PROTECTED] Sent: Friday, April 08, 2005 3:08 PM To: Tomcat Users List Subject: DBCP Please Help Get Working Properly

RE: DBCP Please Help Get Working Properly

2005-04-08 Thread Jay Burgess
PM To: Tomcat Users List Subject: Re: DBCP Please Help Get Working Properly Aren't debug levels in TC 5.5 inactive? Will need to set up log4j. Bob On Apr 8, 2005 5:15 PM, Jay Burgess [EMAIL PROTECTED] wrote: Do you have anything in your Tomcat log files that might help? If not, you can bump

Nested tag problem in tomcat 5.0.29..Please help

2005-04-07 Thread Narayan, Satya
to compile class. Somebody please help. Has anybody got this error. Kindly advise. Thanks and Regards, Satya

RE: Nested tag problem in tomcat 5.0.29..Please help

2005-04-07 Thread Folashade Adeyosoye
Can you post a sample code -Original Message- From: Narayan, Satya [mailto:[EMAIL PROTECTED] Sent: Thursday, April 07, 2005 2:10 AM To: tomcat-user@jakarta.apache.org Subject: Nested tag problem in tomcat 5.0.29..Please help Hi all, I am having problem compiling jsp

Re: JDBC connection - Please help

2005-02-22 Thread Reshma Bhatia
by this. -Original Message- From: deepak suldhal [mailto:[EMAIL PROTECTED] Sent: Monday, February 21, 2005 11:53 AM To: tomcat users Subject: JDBC connection - Please help Please help me make my first JDBC connection My web.xml web-app xmlns=http://java.sun.com/xml/ns/j2ee; xmlns:xsi

SV: JDBC connection - Please help

2005-02-21 Thread Roland Carlsson
Hi! It sounds like the driver is not in your deployment. Either you put the driver in your WEB-INF directory of your application or in the tomcat-installdir/common/lib directory. Regards Roland Carlsson Den 05-02-21 08.31, skrev deepak suldhal [EMAIL PROTECTED]: When I write a simple java

Re: Fwd: JDBC connection - Please help

2005-02-21 Thread Edmon Begoli
-new My Yahoo! http://my.yahoo.com What will yours do? Subject: JDBC connection - Please help From: deepak suldhal [EMAIL PROTECTED] Date: Sun, 20 Feb 2005 22:22:48 -0800 (PST) To: tomcat users tomcat-user@jakarta.apache.org

JDBC connection - Please help

2005-02-20 Thread deepak suldhal
Please help me make my first JDBC connection My web.xml web-app xmlns=http://java.sun.com/xml/ns/j2ee; xmlns:xsi=http://www.w3.org/2001/XMLSchema-instance; xsi:schemaLocation=http://java.sun.com/xml/ns/j2ee http://java.sun.com/xml/ns/j2ee/web-app_2_4.xsd; version=2.4

Fwd: JDBC connection - Please help

2005-02-20 Thread deepak suldhal
When I write a simple java class to get the driver and connection it works fine. I am able to retrive row and print them. But I am not able to get the same on Tomcat server. Note: forwarded message attached. Do you Yahoo!? The all-new My Yahoo! – What will yours do?---BeginMessage--- Please

FW: Please help for a query in Tomcat. - Problem : Tomcat gets hanged

2005-02-17 Thread Reshma Bhatia
(B (B -Original Message- (BFrom: Reshma Bhatia [mailto:[EMAIL PROTECTED] (BSent: Thursday, February 17, 2005 7:36 PM (BTo: '[EMAIL PROTECTED]' (BSubject:Please help for a query in Tomcat. - Problem : Tomcat gets (Bhanged (B (BHi, (B (BWe have designed

Re: FW: Please help for a query in Tomcat. - Problem : Tomcat gets hanged

2005-02-17 Thread Antony Paul
: -Original Message- From: Reshma Bhatia [mailto:[EMAIL PROTECTED] Sent: Thursday, February 17, 2005 7:36 PM To: '[EMAIL PROTECTED]' Subject:Please help for a query in Tomcat. - Problem : Tomcat gets hanged Hi, We have designed an application which works

RE: FW: Please help for a query in Tomcat. - Problem : Tomcat gets hanged

2005-02-17 Thread Reshma Bhatia
Is there a way to kill the Tomcat threads which have gone into infinite loop / hang state. -Original Message- From: Antony Paul [mailto:[EMAIL PROTECTED] Sent: Friday, February 18, 2005 10:26 AM To: Tomcat Users List; [EMAIL PROTECTED] Subject: Re: FW: Please help for a query in Tomcat

Re: FW: Please help for a query in Tomcat. - Problem : Tomcat gets hanged

2005-02-17 Thread Antony Paul
. -Original Message- From: Antony Paul [mailto:[EMAIL PROTECTED] Sent: Friday, February 18, 2005 10:26 AM To: Tomcat Users List; [EMAIL PROTECTED] Subject: Re: FW: Please help for a query in Tomcat. - Problem : Tomcat gets hanged You can try modifiying the maxProcessors

RE: FW: Please help for a query in Tomcat. - Problem : Tomcat gets hanged

2005-02-17 Thread Caldarale, Charles R
From: Antony Paul [mailto:[EMAIL PROTECTED] Subject: Re: FW: Please help for a query in Tomcat. - Problem : Tomcat gets hanged To best of my knowledge you can't. Even if you shutdown Tomcat it will wait till the threads finish their work. Not quite true. You can use the kill command

please help -SEVERE: Parse error in application web.xml - webapp does not start after cpanel upgrade

2005-01-17 Thread Carlos Martins
After upgrading cpanel on the server, tomcat throws the error message attached. I swear I did not change a thing in my web.xml file. Never the less tomcat says I now have an error in the /servlet tag. I forward the error and the contects of my web.xml. please help, if you can. Sincerely yours

Developing a large project using Tomcat, please help me

2005-01-17 Thread GPezzini
Hi, we are developing a large java project using Tomcat. On the same project works several persons and the project counts serveral thousand of classes. The project has (in few words) three big places: - standard: the place in which are placed all the classes (not jar but classes) - patches: the

Re: Tomcat 5 startup crash, please help

2004-12-29 Thread Ben Souther
There is actually a listing in Bugzilla this. Would you mind adding your findings to it? http://issues.apache.org/bugzilla/show_bug.cgi?id=30052 If this is a jsvc bug, your data might help to find it. That's a pretty old Linux distribution. I remember having trouble with Sun's jdk on either RH7.0

init() method returns null for the init-param, please help

2004-12-28 Thread Raasi Potluri
are working without any hassle, but reading init parameter returns null in the servlet, because I triend to print that on to the console, but it returns null, please help me, awaiting a reply, regards Raasi web.xml looks like this [code] ?xml version=1.0 encoding=ISO-8859-1? web-app xmlns=http

Tomcat 5 startup crash, please help

2004-12-28 Thread Michael Kastner
Hello, I am desperate, for I have been trying to find a solution to this problem for two weeks now. Can anybody help me with this? Tomcat 5 crashes as it is starting up using jsvc. It does not crash if I start Tomcat 5 as a regular application. It could be connected to struts and database

Re: Tomcat 5 startup crash, please help

2004-12-28 Thread Jacob Kjome
A stack trace or some other error report would help. It's a bit vague when you simply describe it. Show the evidence and you will be more likely to get assistance. Jake At 06:54 AM 12/29/2004 +0100, you wrote: Hello, I am desperate, for I have been trying to find a solution to this problem

Re: Tomcat 5 startup crash, please help

2004-12-28 Thread Michael Kastner
Hello Jacob, thanks for your reply, Jacob Kjome schrieb: A stack trace or some other error report would help. It's a bit vague when you simply describe it. Show the evidence and you will be more likely to get assistance. that's what I did yesterday, but got no response at all. Then I figured

can anybody please help me!!

2004-12-27 Thread Raasi Potluri
servlets are working without any hassle, but reading init parameter returns null in the servlet, because I triend to print that on to the console, but it returns null, please help me, awaiting a reply, regards Raasi web.xml looks like this ?xml version=1.0 encoding=ISO-8859-1? !-- Copyright 2004

Re: can anybody please help me!!

2004-12-27 Thread Hardik Tank
in the servlet, because I triend to print that on to the console, but it returns null, please help me, awaiting a reply, regards Raasi web.xml looks like this ?xml version=1.0 encoding=ISO-8859-1? !-- Copyright 2004 The Apache Software Foundation Licensed under the Apache License

Re: can anybody please help me!!

2004-12-27 Thread Raasi Potluri
Hello Hardik, thanks for your reply, yeas, I'm using the same code as you written, thanx eversomuch, please help me out the code looks like this [code] package com.jspbook; import java.io.*; import javax.servlet.*; import javax.servlet.http.*; public class InternationalizedHelloWorld

Re: can anybody please help me!!

2004-12-27 Thread Hardik Tank
using the same code as you written, thanx eversomuch, please help me out the code looks like this [code] package com.jspbook; import java.io.*; import javax.servlet.*; import javax.servlet.http.*; public class InternationalizedHelloWorld extends HttpServlet { public void

Please help me

2004-12-13 Thread Rajesh
Hai all, i have a doubt please help me. in my tomcat server, am developing a online shopping site. the site is live, i periodically upload updated pages, when uploading i donot want to down the server, i use a way that creating 2 webapps, one will run, i upload the updated pages to webapp 2

Re: Please help me

2004-12-13 Thread VTR Ravi Kumar
, 2004 2:25 PM Subject: Please help me Hai all, i have a doubt please help me. in my tomcat server, am developing a online shopping site. the site is live, i periodically upload updated pages, when uploading i donot want to down the server, i use a way that creating 2 webapps, one will run, i

Re: Please help me

2004-12-13 Thread Rajesh
Subject: Please help me Hai all, i have a doubt please help me. in my tomcat server, am developing a online shopping site. the site is live, i periodically upload updated pages, when uploading i donot want to down the server, i use a way that creating 2 webapps, one will run, i upload the updated

Re: Please help me

2004-12-13 Thread Hari Mailvaganam
using the admin page VTR BHEL haridwar - Original Message - From: Rajesh [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Monday, December 13, 2004 2:25 PM Subject: Please help me Hai all, i have a doubt please help me. in my tomcat server, am developing

Tomcat5.5/xp/starting problem Please help me

2004-12-13 Thread birendar . waldiya
Hi, I am getting following error while starting tomcat .. beasides i have a lot of other issues can anyone look and guide me what do do ? I am also sending web.xml Dec 14, 2004 4:43:43 PM org.apache.coyote.http11.Http11Protocol init INFO: Initializing Coyote HTTP/1.1 on http-8080 Dec

RE: Tomcat5.5/xp/starting problem Please help me

2004-12-13 Thread Allistair Crossley
stop this /init-param /init-param -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: 14 December 2004 11:16 To: Tomcat Users List Subject: Tomcat5.5/xp/starting problem Please help me Hi, I am getting following error

Re: Tomcat5.5/xp/starting problem Please help me

2004-12-13 Thread David Smith
This error can be found using an xml validator. Specifically: init-param param-nameconfig/param-name param-value/WEB-INF/struts-config.xml/param-value /init-param /init-param

Please Help: Using SSL in servlets

2004-11-21 Thread Michal Ziv
, it doesn't find truststore. in both cases the full path is given, all jars are accessible to code. can anyone please help? thanks michal - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Please Help: Using SSL in servlets

2004-11-21 Thread QM
On Sun, Nov 21, 2004 at 10:31:14AM +0200, Michal Ziv wrote: : when using webservice from command line it works perfectly, but when running : the same code from a servlet, it doesn't find truststore. : in both cases the full path is given, all jars are accessible to code. : can anyone please help

Please help...

2004-11-12 Thread Ken Keefe
I have been struggling with Tomcat for several days and I am at the end of my rope. If I come across as irritated, I apologize in advance. I simply want to learn how to write JSP. I have a book and I want to start working through it, but I am having trouble setting up a server to serve JSP. I

RE: Please help...

2004-11-12 Thread Benson Margulies
Just run a standalone tomcat. Connecting to Apache is real work and you don't need it. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

RE: Please help...

2004-11-12 Thread Randall Svancara
To: [EMAIL PROTECTED] Subject: Please help... I have been struggling with Tomcat for several days and I am at the end of my rope. If I come across as irritated, I apologize in advance. I simply want to learn how to write JSP. I have a book and I want to start working through it, but I am having

RE: Please help...

2004-11-12 Thread Didier McGillis
Keefe [EMAIL PROTECTED] Reply-To: Tomcat Users List [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: Please help... Date: Fri, 12 Nov 2004 14:14:17 -0600 I have been struggling with Tomcat for several days and I am at the end of my rope. If I come across as irritated, I apologize in advance. I simply

PLEASE HELP : time outs with sticky session and file store

2004-10-25 Thread pablo
Hi folks, I am currently running apache 2.0.52 , mod_jk2, solaris 8 tomcat 5.0.28 on my servers . I have two apache serves behind an alteon that service my webapps on 4 tomcat servers. I have sticky sessions with a file store set up on my boxes. My filestore is via nfs. All my hosts

Re: PLEASE HELP : time outs with sticky session and file store

2004-10-25 Thread pablo
Sorry forgot to add the config files as an attachment . config_file.tar.gz Description: GNU Zip compressed data On Oct 25, 2004, at 1:22 PM, pablo wrote: Hi folks, I am currently running apache 2.0.52 , mod_jk2, solaris 8 tomcat 5.0.28 on my servers . I have two apache serves behind an

Urgent .Please help me out

2004-09-22 Thread Shanti Priya
Hi !! I have deployed an application on tomcat 4.1.18. I do get the following exception .I am using IE6 as my webbrowser. HTTP Status 500 - type Exception report message description The server

Urgent !! Please help me out.

2004-09-22 Thread Shanti Priya
HI!! I get the following error when i try to run my application on tomcat. The message in the server is as follows. ERROR [2004-09-22 12:36:07,275] [Thread-5] [GSEITBaseAction.java:166] - Error in actionPerform: java.lang.UnsatisfiedLinkError: no ocijdbc8 in java.library.path

AW: Urgent .Please help me out

2004-09-22 Thread dp
your db is down or unreachable -Ursprüngliche Nachricht- Von: Shanti Priya [mailto:[EMAIL PROTECTED] Gesendet: Mittwoch, 22. September 2004 09:13 An: Tomcat-User Betreff: Urgent .Please help me out Hi !! I have deployed an application on tomcat 4.1.18. I do get the following

Re: Urgent !! Please help me out.

2004-09-22 Thread Antony Paul
[EMAIL PROTECTED] Sent: Wednesday, September 22, 2004 12:45 PM Subject: Urgent !! Please help me out. HI!! I get the following error when i try to run my application on tomcat. The message in the server is as follows. ERROR [2004-09-22 12:36:07,275] [Thread-5

Re: Urgent !! Please help me out.

2004-09-22 Thread prashant chavan
Hi Shanti Your error seems to be a databse connection error. Tell me r u using oracle as your database for the application. Then you need to check the entries for db connectivity files - driverproperties.properties. Reply me with detailed info sot that i can help in a much better way.

RE: Urgent !! Please help me out.

2004-09-22 Thread Shanti Priya
) at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.jav a:530) at java.lang.Thread.run(Thread.java:534) -Original Message- From: prashant chavan [mailto:[EMAIL PROTECTED] Sent: Wednesday, September 22, 2004 4:49 PM To: Tomcat Users List Subject: Re: Urgent !! Please help me out. Hi

Re: Urgent !! Please help me out.

2004-09-22 Thread Marek Wójtowicz
[mailto:[EMAIL PROTECTED] Sent: Wednesday, September 22, 2004 4:49 PM To: Tomcat Users List Subject: Re: Urgent !! Please help me out. Hi Shanti Your error seems to be a databse connection error. Tell me r u using oracle as your database for the application. Then you need to check the entries for db

RE: Urgent .Please help me out

2004-09-22 Thread Robert Shields
#bespecific Regards, Rob -Original Message- From: Shanti Priya [mailto:[EMAIL PROTECTED] Sent: Wed 9/22/2004 8:12 AM To: Tomcat-User Subject: Urgent .Please help me out Hi !! I have deployed an application on tomcat 4.1.18. I do get the following exception .I am using IE6 as my

AW: Urgent .Please help me out

2004-09-22 Thread Prabhjot Sodhi
Return Receipt Your AW: Urgent .Please help me out document

RE: Tomcat server (4.1.29) unable to handle GERMAN characters ; Please help

2004-09-15 Thread Mark Thomas
; Please help Hi, I am sending a URL request to Tomcat server (4.1.29) which contains some German Characters. ex: http://localhost:8080/manager/C.html The Request to Tomcat comes as http://localhost:8080/manager/%C3%FC.html Tomcat then decodes does not decode the %FC and looks

RE: Tomcat server (4.1.29) unable to handle GERMAN characters ; Please help

2004-09-15 Thread koney krishna
PROTECTED] Sent: Wednesday, September 15, 2004 5:49 AM To: [EMAIL PROTECTED] Subject: Tomcat server (4.1.29) unable to handle GERMAN characters ; Please help Hi, I am sending a URL request to Tomcat server (4.1.29) which contains some German Characters. ex: http://localhost:8080

RE: Tomcat server (4.1.29) unable to handle GERMAN characters ; Please help

2004-09-15 Thread koney krishna
PROTECTED] Sent: Wednesday, September 15, 2004 5:49 AM To: [EMAIL PROTECTED] Subject: Tomcat server (4.1.29) unable to handle GERMAN characters ; Please help Hi, I am sending a URL request to Tomcat server (4.1.29) which contains some German Characters. ex: http://localhost:8080

Tomcat server (4.1.29) unable to handle GERMAN characters ; Please help

2004-09-14 Thread koney krishna
, which of course does not exist and causes a 404 error. I am unable to resolve this issue from last week. Please help me in resolving this issue thanks kris - Do you Yahoo!? vote.yahoo.com - Register online to vote today!

Please help: Apache direct Servlet to Tomcat

2004-09-13 Thread Daxin Zuo
My Apache 2.0.49 Tomcat 5.0.19, windows 2000. I have a difficult in running servlet from Apache. For example I have a servlet TestServlet.class (package: myServlet) in C:\Program Files\Apache Group\Apache2\tomcat\webapps\ROOT\WEB-INF\classes\myServlet\ I register this servlet in

Re: Please help: Apache direct Servlet to Tomcat

2004-09-13 Thread Kelly Denehy
On Mon, 13 Sep 2004 11:21:55 -0700, Daxin Zuo [EMAIL PROTECTED] wrote: [snip] For example I have a servlet TestServlet.class (package: myServlet) in [snip] servlet servlet-nameTestServlet/servlet-name servlet-classTestServlet/servlet-class /servlet I might be wrong, but

Re: Please help: Apache direct Servlet to Tomcat

2004-09-13 Thread Kelly Denehy
On Mon, 13 Sep 2004 14:57:31 -0400, Kelly Denehy [EMAIL PROTECTED] wrote: On Mon, 13 Sep 2004 11:21:55 -0700, Daxin Zuo [EMAIL PROTECTED] wrote: [snip] For example I have a servlet TestServlet.class (package: myServlet) in [snip] servlet servlet-nameTestServlet/servlet-name

RE: Please help with jk2/tomcat5

2004-08-27 Thread Cox, Charlie
PROTECTED] Subject: Please help with jk2/tomcat5 Hello list members, Running Linux Fedora core2, apache2, tomcat5, jk2 In my workers2.properties file, I have the following lines: [channel.socket:tomcat_server:8033] host=hostation.com port=8033 debug=0 [ajp13:tomcat_server:8033

RE: Please help with jk2/tomcat5

2004-08-27 Thread webmaster
-Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Thursday, August 26, 2004 8:41 PM To: [EMAIL PROTECTED] Subject: Please help with jk2/tomcat5 Hello list members, Running Linux Fedora core2, apache2, tomcat5, jk2 In my workers2

  1   2   3   4   5   6   7   8   9   10   >