Servlet not available

2003-03-14 Thread Peng Annie
Hi there, I am using Apache2, TC4, on W2k. tomcat works fine with jsps, but I got this error when trying to login. type Status report message /myapp/servlet/UserLogin description The requested resource (/myapp/servlet/UserLogin) is not available. I know it must not be a big problem just should

RE: Servlet not available

2003-03-14 Thread Peng Annie
on or define a servlet mapping for your servlet. It should work. Peng Annie wrote: Hi there, I am using Apache2, TC4, on W2k. tomcat works fine with jsps, but I got this error when trying to login. type Status report message /myapp/servlet/UserLogin description The requested resource (/myapp

RE: Context problem, urgent!

2003-01-30 Thread Peng Annie / FINLAND
. tammikuuta 2003 9:18 To: [EMAIL PROTECTED] Subject: Re: Context problem, urgent! Look at http://nagoya.apache.org/bugzilla/show_bug.cgi?id=13040 to see if it looks like what you are seeing. Peng Annie / FINLAND [EMAIL PROTECTED] wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]

RE: Context problem, urgent!

2003-01-30 Thread Peng Annie / FINLAND
them if this applies. 5) run the command 'ant download' to install the additional libraries. 6) apply the patch to the source code. 7) run the command 'ant dist' to create a new Tomcat distribution in .../jakarta-tomcat-4.1.x-src/dist. Peng Annie / FINLAND [EMAIL PROTECTED] wrote in message [EMAIL

RE: Context problem, urgent!

2003-01-30 Thread Peng Annie / FINLAND
the directory where the Tomcat build.xml is. Hamish -Original Message- From: Peng Annie / FINLAND [mailto:[EMAIL PROTECTED]] Sent: Thursday, January 30, 2003 11:59 AM To: 'Tomcat Users List' Subject: RE: Context problem, urgent! Hi Bill, Thanks a lot for the instruction. But where

RE: Context problem, urgent!

2003-01-30 Thread Peng Annie / FINLAND
it there. -Original Message- From: Peng Annie / FINLAND [mailto:[EMAIL PROTECTED]] Sent: Thursday, January 30, 2003 12:26 PM To: 'Tomcat Users List' Subject: RE: Context problem, urgent! OK Now when I run ant in tomcat src dir it doesn't complain. But it was failed

RE: Context problem, urgent!

2003-01-30 Thread Peng Annie / FINLAND
-apis.jar which is an Ant distribution jar. Have you set the ANT_HOME environment variable? -Original Message- From: Peng Annie / FINLAND [mailto:[EMAIL PROTECTED]] Sent: Donnerstag, 30. Jänner 2003 14:18 To: 'Tomcat Users List' Subject: RE: Context problem, urgent! Hi, I am still

RE: Context problem, urgent!

2003-01-30 Thread Peng Annie / FINLAND
? -Original Message- From: Peng Annie / FINLAND [mailto:[EMAIL PROTECTED]] Sent: Donnerstag, 30. Jänner 2003 14:18 To: 'Tomcat Users List' Subject: RE: Context problem, urgent! Hi, I am still struggling with ant. After puting the library files manually, I got this error message: BUILD

Context problem, urgent!

2003-01-29 Thread Peng Annie / FINLAND
Hi, In Tomcat4, I can not get the right context of other webapp from my app. My app is set as the doc root. For example I have configuration like Context path= docBase=MyApp debug=0 reloadable=true crossContext=true/ Context path=/OtherApp docBase=OtherApp debug=0 reloadable=true

Can anyone help? Context problem, urgent!

2003-01-29 Thread Peng Annie / FINLAND
Hi, In Tomcat4, I can not get the right context of other webapp from my app. My app is set as the doc root. For example I have configuration like Context path= docBase=MyApp debug=0 reloadable=true crossContext=true/ Context path=/OtherApp docBase=OtherApp debug=0 reloadable=true

Context problem, urgent!

2003-01-28 Thread Peng Annie / FINLAND
Hi, In Tomcat4, I can not get the right context of other webapp from my app. My app is set as the doc root. For example I have configuration like Context path= docBase=MyApp debug=0 reloadable=true crossContext=true/ Context path=/OtherApp docBase=OtherApp debug=0 reloadable=true

Strange feature!! Can anyone help?

2003-01-27 Thread Peng Annie
Hi there, I met a very strange feature of Tomcat and Apache. I have Apache2, Tomcat4, jk2 on Win2k. I need Apache and tomcat run as NT service. When I installed Apache and Tomcat, for both of them I chose Install as NT service. When I restart the computer without any user logon the NT, the Apache

Strange feature!! Can anyone help?

2003-01-27 Thread Peng Annie
Hi there, I met a very strange feature of Tomcat and Apache. I have Apache2, Tomcat4, jk2 on Win2k. I need Apache and tomcat run as NT service. When I installed Apache and Tomcat, for both of them I chose Install as NT service. When I restart the computer without any user logon the NT, the

John, you are great!

2003-01-27 Thread Peng Annie
to log off and have both of these services continue to function. Hope this helps. -John -Original Message- From: Peng Annie [mailto:[EMAIL PROTECTED]] Sent: Monday, January 27, 2003 4:02 AM To: '[EMAIL PROTECTED]' Subject: Strange feature!! Can anyone help? Hi there, I met a very strange

RE: Strange feature!! Can anyone help?

2003-01-27 Thread Peng Annie
continue to function. Hope this helps. -John -Original Message- From: Peng Annie [mailto:[EMAIL PROTECTED]] Sent: Monday, January 27, 2003 4:02 AM To: '[EMAIL PROTECTED]' Subject: Strange feature!! Can anyone help? Hi there, I met a very strange feature of Tomcat and Apache. I have

servlet context, urgent !!!

2003-01-15 Thread Peng Annie
Hi, I am useing Apache2, Tomcat4. Now I got a problem about the servlet context. I have an main application which was configured to the DocumentRoot in httpd.conf, and the alias of this main application is just under the url root (http://servername/index.jsp will direct user to

RE: servlet context, urgent !!!

2003-01-15 Thread Peng Annie
tomcat4.1.x then u have to register the servlet context inside the web.xml or else the server will not recoginse... -Original Message- From: Peng Annie [mailto:[EMAIL PROTECTED]] Sent: Wednesday, January 15, 2003 3:15 PM To: '[EMAIL PROTECTED]' Subject: servlet context, urgent !!! Hi, I am

RE: where to set CATALINA_OPTS?

2002-10-29 Thread Peng Annie
create a script file $CATALINA_HOME/bin/setenv.sh. If you set the CATALINA_OPTS variable in this script, it will be picked up by the main startup script. Peng Annie [EMAIL PROTECTED] wrote in message news:012172501CC5D411A9D100D0B72073AA02105FE6;kcobe4.nt.kone.com... Hi there, I have Apache2

RE: where to set CATALINA_OPTS?

2002-10-29 Thread Peng Annie
2002 11:04 To: Tomcat Users List Subject: RE: where to set CATALINA_OPTS? What OPTs do you want to set? rls Peng Annie [EMAIL PROTECTED] 10/29/2002 12:27 AM Please respond to Tomcat Users List To: 'Tomcat Users List' [EMAIL PROTECTED] cc: Subject:RE

another question about system.out.print message?

2002-10-29 Thread Peng Annie
in real time? Thanks in advance! Annie -Original Message- From: Robert L Sowders [mailto:rsowders;usgs.gov] Sent: 29 October 2002 11:04 To: Tomcat Users List Subject: RE: where to set CATALINA_OPTS? What OPTs do you want to set? rls Peng Annie [EMAIL PROTECTED] 10/29/2002 12:27 AM

RE: another question about system.out.print message?

2002-10-29 Thread Peng Annie
, it also has a program called tail that will do the same thing. I suggest a search at google for tail.exe it's free. rls Peng Annie [EMAIL PROTECTED] 10/29/2002 01:16 AM Please respond to Tomcat Users List To: 'Tomcat Users List' [EMAIL PROTECTED] cc: Subject

about tail

2002-10-29 Thread Peng Annie
ahead and set them as a system variable. I still think your going to need at least one class path to point to all that stuff. rls Peng Annie [EMAIL PROTECTED] 10/29/2002 01:08 AM Please respond to Tomcat Users List To: 'Tomcat Users List' [EMAIL PROTECTED] cc

where to set CATALINA_OPTS?

2002-10-28 Thread Peng Annie
Hi there, I have Apache2 running as service, tomcat4 is invoked by JK. Where can I set variable CATALINA_OPTS? should I set it in system environment variable? BR, Annie

where are messages from my system.out.print?

2002-10-28 Thread Peng Annie
Hi, When I try to upgrade my webapp from tomcat 3.2 to tomcat 4 (with apache2), I don't know where my System.out.println go? Where can i find them? BR, Annie

RE: where are messages from my system.out.print?

2002-10-28 Thread Peng Annie
from my system.out.print? catalina.out with tomcat_home/logs/ -Original Message- From: Peng Annie [mailto:Annie.Peng;KONE.com] Sent: Monday, October 28, 2002 1:16 PM To: 'Tomcat Users List' Subject: where are messages from my system.out.print? Hi, When I try to upgrade my webapp from

RE: how to configure my web applications

2002-10-24 Thread Peng Annie
Message- From: Peng Annie [mailto:Annie.Peng;KONE.com] Sent: Wednesday, October 23, 2002 11:27 AM To: Tomcat Users List Subject: how to configure my web applications Hi there, I have Apache2, Tomcat 4, and Jk2. Now Apache is running as a service and I can run examples in Tomcat

RE: how to configure my web applications

2002-10-24 Thread Peng Annie
in this variables. -Original Message- From: Kwok Peng Tuck [mailto:pengtuck;makmal.com] Sent: 24 October 2002 13:13 To: Tomcat Users List Subject: Re: how to configure my web applications Peng Annie wrote: Yes I understand how to set classpath in Tomcat if I run tomcat, but how to set classpath

error with servlets

2002-10-24 Thread Peng Annie
(/dboard/servlet/LoginServlet) is not available. What is the problem? BR, Annie -Original Message- From: Kwok Peng Tuck [mailto:pengtuck;makmal.com] Sent: 24 October 2002 13:13 To: Tomcat Users List Subject: Re: how to configure my web applications Peng Annie wrote: Yes I understand how

mod_webapp for Apache2 Tomcat4 Windows2000

2002-10-23 Thread Peng Annie
Hi there, Where can I find mod_webapp for Apache2 Tomcat4 Windows2000? The directory about this is empty on apache website. BR, Annie

RE: mod_webapp for Apache2 Tomcat4 Windows2000

2002-10-23 Thread Peng Annie
: mod_webapp for Apache2 Tomcat4 Windows2000 Mod_webapp will gave me headaches. Attached is a easy How to for using mod_jk2. rls Peng Annie [EMAIL PROTECTED] 10/23/2002 12:00 AM Please respond to Tomcat Users List To: '[EMAIL PROTECTED]' [EMAIL PROTECTED] cc: Subject

RE: mod_webapp for Apache2 Tomcat4 Windows2000

2002-10-23 Thread Peng Annie
October 2002 10:52 To: Tomcat Users List Subject: RE: mod_webapp for Apache2 Tomcat4 Windows2000 I attached it to my previous email, or you can get it from ftp://pokey.wr.usg.gov/pub/rsowders rls Peng Annie [EMAIL PROTECTED] 10/23/2002 12:42 AM Please respond to Tomcat Users List

RE: mod_webapp for Apache2 Tomcat4 Windows2000

2002-10-23 Thread Peng Annie
://pokey.wr.usg.gov/pub/rsowders rls Peng Annie [EMAIL PROTECTED] 10/23/2002 12:42 AM Please respond to Tomcat Users List To: 'Tomcat Users List' [EMAIL PROTECTED] cc: Subject:RE: mod_webapp for Apache2 Tomcat4 Windows2000 Yes I found mod_jk2 for Apache2

how to configure my web applications

2002-10-23 Thread Peng Annie
Hi there, I have Apache2, Tomcat 4, and Jk2. Now Apache is running as a service and I can run examples in Tomcat without starting tomcat. But I don't know where and how I can configure my webapps, should it be in workers2.properties? How? And where can I set my classpath? Best regards, Annie

Servlet doesn't work

2001-12-12 Thread Peng Annie
Hi, I am using apache1.3.20, tomcat4.0 on Windows 2000. Now the jsp works fine but servelt doesn't work. when I go from http://localhost/Login.jsp to http://localhost/servlet/LoginServlet I got HTTP 404 ERROR Which file should I configure and how to configure it so that I can get my servlet

RE: Servlet doesn't work

2001-12-12 Thread Peng Annie
It is there!! -Original Message- From: Galbayar [mailto:[EMAIL PROTECTED]] Sent: 07 December 2000 11:47 To: Tomcat Users List Subject: Re: Servlet doesn't work cpoy servlet to the TOMCAT_HOME/webapps/ROOT/WEB-INF/classes directory - Original Message - From: Peng Annie [EMAIL

RE: Servlet doesn't work

2001-12-12 Thread Peng Annie
Normally where should we specify alias /servlet represents /WEB-INF/classes? -Original Message- From: Peng Annie [mailto:[EMAIL PROTECTED]] Sent: 12 December 2001 11:43 To: 'Tomcat Users List' Subject: Servlet doesn't work Hi, I am using apache1.3.20, tomcat4.0 on Windows 2000. Now

server.xml

2001-12-12 Thread Peng Annie
Hi, I am using apache1.3.20, tomcat4.0 on Windows 2000. Can anyone send me a working server.xml file (including other applications besides /examples). Thanks Annie -Original Message- From: Peng Annie [mailto:[EMAIL PROTECTED]] Sent: 12 December 2001 11:43 To: 'Tomcat Users List

Help! urgent!

2001-12-10 Thread Peng Annie
In the apache error.log there is an error message Connection conn cannot connect in which conn is the connection name defined in http.conf to tomcat. Anyone has any idea? I can not get Tomcat running on Appache!! Thanks! Annie -- To unsubscribe: mailto:[EMAIL PROTECTED] For additional

RE: Help! urgent!

2001-12-10 Thread Peng Annie
Apache? -Original Message- From: Peng Annie [mailto:[EMAIL PROTECTED]] Sent: Monday, December 10, 2001 9:08 AM To: '[EMAIL PROTECTED]' Subject: Help! urgent! In the apache error.log there is an error message Connection conn cannot connect in which conn is the connection name defined

RE: Help! urgent!

2001-12-10 Thread Peng Annie
) -Original Message- From: Peng Annie [mailto:[EMAIL PROTECTED]] Sent: Monday, December 10, 2001 11:37 AM To: 'Tomcat Users List' Subject: RE: Help! urgent! I tried, but apache still can not find my jsp files in tomcat(it can find html files). -Original Message- From: Kemp Randy

RE: Help! urgent!

2001-12-10 Thread Peng Annie
haven't used mod_webapp yet (I needed the load balancing I can get with mod_jk) so I wouldn't be much help. Good luck! --Wayne -Original Message- From: Peng Annie [mailto:[EMAIL PROTECTED]] Sent: Monday, December 10, 2001 11:53 AM To: 'Tomcat Users List' Subject: RE: Help! urgent! I am