RE: Desperately need help: What is correct for workers.properties.minimal

2005-09-27 Thread David Thielen
Asking again - thanks - dave David Thielen 303-499-2544 www.windwardreports.com -Original Message- From: David Thielen [mailto:[EMAIL PROTECTED] Sent: Thursday, September 22, 2005 9:09 AM To: 'Tomcat Users List' Subject: Desperately need help: What is correct

Desperately need help: What is correct for workers.properties.minimal

2005-09-22 Thread David Thielen
Hi; I'm running Tomcat 5.5 on Windows 2003/IIS 6.0 using isapi_redirect The isapi_redirect.exe installer creates a worker.properties.minimal of: worker.list=wlb,jkstatus worker.ajp13w.type=ajp13 worker.ajp13w.host=localhost worker.ajp13w.port=8009

Re: Need Help Programmatically Loading Servlets in StandardContext subclass

2005-08-23 Thread Philip Weaver
I give up. MVC baby! On Aug 21, 2005, at 7:24 PM, Philip Weaver wrote: How can I programmatically load servlets and servlet mappings in Tomcat? I'm using Tomcat 5.0.28. I'm trying to extend StandardContext to automatically map/assign a batch of servlets from a specified jar at startup.

Need Help Programmatically Loading Servlets in StandardContext subclass

2005-08-21 Thread Philip Weaver
How can I programmatically load servlets and servlet mappings in Tomcat? I'm using Tomcat 5.0.28. I'm trying to extend StandardContext to automatically map/assign a batch of servlets from a specified jar at startup. I'm having trouble. As I try to add these servlets programmatically as the

Re: need help for deployment of unpack apps at Linux Tomcat 5.0

2005-08-01 Thread Mohd. Jeffry
I'm not using the war. This is an Unpacked deployment. On 8/1/05, Lintang JP [EMAIL PROTECTED] wrote: Hi Jeffry, are you trying to deploy a .war file ? maybe U should use the tomcat manager, usually it's located at http://localhost:8080/manager/html, U can deploy your .war files from that

Re: need help for deployment of unpack apps at Linux Tomcat 5.0

2005-08-01 Thread Lintang JP
any log file ? On 8/1/05, Mohd. Jeffry [EMAIL PROTECTED] wrote: I'm not using the war. This is an Unpacked deployment. On 8/1/05, Lintang JP [EMAIL PROTECTED] wrote: Hi Jeffry, are you trying to deploy a .war file ? maybe U should use the tomcat manager, usually it's located at

Re: need help for deployment of unpack apps at Linux Tomcat 5.0

2005-08-01 Thread Mohd. Jeffry
my application name is sd. This is my catalina.out . . . INFO: Processing Context configuration file URL file:/etc/tomcat5/Catalina/localhost/balancer.xml Aug 1, 2005 11:21:31 PM org.apache.catalina.core.StandardHostDeployer install INFO: Installing web application at context path /sd from URL

Re: need help for deployment of unpack apps at Linux Tomcat 5.0

2005-08-01 Thread Lintang JP
Servlet mapping specifies an unknown servlet name invoker Maybe you try to map a servlet name that's not declared yet on web.xml ? How about your web.xml file ? On 8/1/05, Mohd. Jeffry [EMAIL PROTECTED] wrote: my application name is sd. This is my catalina.out . . . INFO: Processing

Re: need help for deployment of unpack apps at Linux Tomcat 5.0

2005-08-01 Thread Mohd. Jeffry
which one? tomcat or my application web.xml ? On 8/1/05, Lintang JP [EMAIL PROTECTED] wrote: Servlet mapping specifies an unknown servlet name invoker Maybe you try to map a servlet name that's not declared yet on web.xml ? How about your web.xml file ? On 8/1/05, Mohd. Jeffry

Re: need help for deployment of unpack apps at Linux Tomcat 5.0

2005-08-01 Thread Lintang JP
you app.specific web.xml, at WEB-INF On 8/1/05, Mohd. Jeffry [EMAIL PROTECTED] wrote: which one? tomcat or my application web.xml ? On 8/1/05, Lintang JP [EMAIL PROTECTED] wrote: Servlet mapping specifies an unknown servlet name invoker Maybe you try to map a servlet name that's not

Re: need help for deployment of unpack apps at Linux Tomcat 5.0

2005-08-01 Thread Mohd. Jeffry
I don't think its a good idea to post it here. The files got thousands of lines.. perhaps there are specific parts that I should be look in to? On 8/1/05, Lintang JP [EMAIL PROTECTED] wrote: you app.specific web.xml, at WEB-INF On 8/1/05, Mohd. Jeffry [EMAIL PROTECTED] wrote: which one?

Re: need help for deployment of unpack apps at Linux Tomcat 5.0

2005-08-01 Thread Lintang JP
1. try to match the servlet-name part with the servlet-mapping, maybe there's some unmatch item there 2. If U just migrate to tomcat 5, U shd also look the DTD item at the top of your web.xml file, which dtd is used by web.xml in tomcat 5 I guess that's all ? On 8/1/05, Mohd. Jeffry [EMAIL

need help for deployment of unpack apps at Linux Tomcat 5.0

2005-07-31 Thread Mohd. Jeffry
I'm migrating form Tomcat 4.1.2 to Tomcat 5.0. In Tomcat 4.1.2 I usually put my unpacked apps at /opt/tomcat/webapps/myapp and it work. Now It doesn't work with the newly installed tomcat 5. Tomcat gives me 404 error. The example that came with the package works fine. Any thing that I miss? --

Re: need help for deployment of unpack apps at Linux Tomcat 5.0

2005-07-31 Thread Lintang JP
Hi Jeffry, are you trying to deploy a .war file ? maybe U should use the tomcat manager, usually it's located at http://localhost:8080/manager/html, U can deploy your .war files from that tools. On 8/1/05, Mohd. Jeffry [EMAIL PROTECTED] wrote: I'm migrating form Tomcat 4.1.2 to Tomcat 5.0.

need help

2005-04-25 Thread Robert U. Chan
Good day! Hope somebody can help me with my current problem in tomcat. I have been seeing an 'error in getDescSql in StaticMethod' in the console of tomcat. Can somebody help me know the cause and solution to this problem. Thanks... ROBERT U. CHAN Terasystem Incorporated (632)895-6955 ext.

Re: need help

2005-04-25 Thread Nikola Milutinovic
Robert U. Chan wrote: Good day! Hope somebody can help me with my current problem in tomcat. I have been seeing an 'error in getDescSql in StaticMethod' in the console of tomcat. Can somebody help me know the cause and solution to this problem. This could be some SQL code in your web app. For

Need help!

2005-04-22 Thread Sergey Livanov
Client's server with applications stops ~ 1 in two days. Configuration: Win2003 server, sp4, Tomcat 5.12, Oracle 9.2. I'd like to ask a couple of questions 1. Is there a method to have a load on 80 rt, determine the number of inquiries and see how the system operates? 2. Do I need the

RE: Need help exporting contexts not under webapps/

2005-04-19 Thread Raghupathy,Gurumoorthy
[mailto:[EMAIL PROTECTED] Sent: 18 April 2005 19:16 To: tomcat-user@jakarta.apache.org Subject: Need help exporting contexts not under webapps/ Hello, I'm in the process of bringing an in-house application up under Tomcat. Previously we were using Jetty as the servlet container, but for various

RE: Need help exporting contexts not under webapps/

2005-04-19 Thread Fritz Schneider
To: 'Tomcat Users List' Subject: RE: Need help exporting contexts not under webapps/ Not clear what you want. Send me the details Where is your static document ( The directory ) How do want to access it ? ( the URL ) Which version of TOMCAT YOU ARE USING Send me

RE: Need help exporting contexts not under webapps/

2005-04-19 Thread Raghupathy,Gurumoorthy
13:25 To: 'Tomcat Users List' Subject: RE: Need help exporting contexts not under webapps/ Guru, Earl isn't the only one trying to do this. Here are the details for my attempts which may or may not be similar to his: - Running TC 5.5.8, JVM 1.5.0_02-b09 under Win XP Pro SP2 - I have a set

RE: Need help exporting contexts not under webapps/

2005-04-19 Thread Fritz Schneider
subdirectories under c:\www showed up on the server, including aegean. Other contexts continue to be recognized as deployed apps. Fritz -Original Message- From: Raghupathy,Gurumoorthy [mailto:[EMAIL PROTECTED] Sent: Tuesday, April 19, 2005 5:45 AM To: 'Tomcat Users List' Subject: RE: Need help

RE: Need help exporting contexts not under webapps/

2005-04-19 Thread J. Ryan Earl
/Context Context docBase=/mnt/CMFiles/DOCS privileged=true antiResourceLocking=false antiJARLocking=false /Context -Original Message- From: QM [mailto:[EMAIL PROTECTED] Sent: Monday, April 18, 2005 8:30 PM To: Tomcat Users List Subject: Re: Need help exporting contexts not under

Re: Need help exporting contexts not under webapps/

2005-04-19 Thread Gurumoorthy
Did you manage to get it right ? I would recommend that you use lower case context path name Regards Guru - Original Message - From: J. Ryan Earl [EMAIL PROTECTED] To: Tomcat Users List tomcat-user@jakarta.apache.org Sent: Tuesday, April 19, 2005 6:56 PM Subject: RE: Need help exporting

RE: Need help exporting contexts not under webapps/

2005-04-19 Thread J. Ryan Earl
To: Tomcat Users List Subject: Re: Need help exporting contexts not under webapps/ Did you manage to get it right ? I would recommend that you use lower case context path name Regards Guru - Original Message - From: J. Ryan Earl [EMAIL PROTECTED] To: Tomcat Users List tomcat-user

Need help exporting contexts not under webapps/

2005-04-18 Thread J. Ryan Earl
Hello, I'm in the process of bringing an in-house application up under Tomcat. Previously we were using Jetty as the servlet container, but for various reason I'm trying to get said application running with Tomcat 5.5.9 and Java 1.5.0. The problem I'm having is that there are two directories

Re: Need help exporting contexts not under webapps/

2005-04-18 Thread QM
On Mon, Apr 18, 2005 at 01:16:04PM -0500, J. Ryan Earl wrote: : So my question is, in short, given a directory structure of static files, : how do you get Tomcat to serve said static content off of an arbitrary URI? So, are you trying to 1/ have a Tomcat-run webapp serve content that exists

Need Help w. Servlet Images.

2005-03-31 Thread Steve R. Burrus
Can someone/somebody please tell me just how exactly I go about viewing an image using both of the FileInputStream and the FileOutputStream classes in connection with the method getRealPath()?? I have been failing to view the images due to always getting a java.lang.NullPointerException every

Re: Need Help w. Servlet Images.

2005-03-31 Thread QM
On Thu, Mar 31, 2005 at 02:42:10PM -0500, Steve R. Burrus wrote: : Can someone/somebody please tell me just how exactly I go about viewing an image using both of the FileInputStream and the FileOutputStream classes in connection with the method getRealPath()?? Share your code, and we can help

Tomcat 4.1.30 crashing on production site - need help

2005-03-07 Thread Anoop kumar V
Hi All, For the past couple of months we have been facing a peculiar problem on our production environment. And we have been unable to resolve this issue so far. We have an application hosted on Tomcat 4.1.30 and using JDK1.4.2_06. We also have an Apache WS - (think it is v2.0.2). Everyday

Re: Tomcat 4.1.30 crashing on production site - need help

2005-03-07 Thread James Sys
I've seen similar problems in a non-Tomcat Java application. The root cause was a memory leak. Although Java has good garbage collection, it relies on object references being released. This is generally fine, but some buggy applications can add references to large object to the application

Re: Tomcat 4.1.30 crashing on production site - need help

2005-03-07 Thread David Tonhofer, m-plify S.A.
It might also be that Tomcat needs more memory than the JVM will allocate. We had that problem. With the Sun JVM, the options -Xss128k -Xmx128m increased the stack and max heap size and there no longer was a problem. Try to set CATALINA_OPTS in bin/startup.sh: CATALINA_OPTS=$CATALINA_OPTS -server

Re: Tomcat 4.1.30 crashing on production site - need help

2005-03-07 Thread Anoop kumar V
So - JDK with or without the patches may not be the issue here?? Did anyone install patches for JDK 1.4.2_06 and see any improvement or anything?? -Anoop On Mon, 07 Mar 2005 18:50:49 +0100, David Tonhofer, m-plify S.A. [EMAIL PROTECTED] wrote: It might also be that Tomcat needs more memory

Re: RE : Security Newbie - Need Help

2005-02-12 Thread sven morales
://www.lukeshannon.com phone: 416-570-1984 - Original Message - From: Luke [EMAIL PROTECTED] To: Tomcat Users List tomcat-user@jakarta.apache.org Sent: Friday, February 11, 2005 9:05 PM Subject: Re: RE : Security Newbie - Need Help Hi; I can't get the memory realm to work either. I am

Re: RE : Security Newbie - Need Help

2005-02-12 Thread Luke
phone: 416-570-1984 - Original Message - From: sven morales [EMAIL PROTECTED] To: Tomcat Users List tomcat-user@jakarta.apache.org Sent: Saturday, February 12, 2005 10:28 AM Subject: Re: RE : Security Newbie - Need Help Not to prolong, I would think if this was the case of misplaced

RE : RE : Security Newbie - Need Help

2005-02-11 Thread LERBSCHER Jean-Pierre
d'origine- De : Luke [mailto:[EMAIL PROTECTED] Envoyé : vendredi 11 février 2005 08:18 À : Tomcat Users List Objet : Re: RE : Security Newbie - Need Help Hi Dennis; Where is IMS defined? Otherwise I have specified everything as you recommended. Yet I still get this error once I hit the page

Re: RE : Security Newbie - Need Help

2005-02-11 Thread Luke
Design/Development Java Programmer http://www.lukeshannon.com phone: 416-570-1984 - Original Message - From: LERBSCHER Jean-Pierre [EMAIL PROTECTED] To: 'Tomcat Users List' tomcat-user@jakarta.apache.org Sent: Friday, February 11, 2005 12:21 AM Subject: RE : RE : Security Newbie - Need Help

Re: RE : Security Newbie - Need Help

2005-02-11 Thread Dennis Payne
: RE : Security Newbie - Need Help you will not need a roles table for tomcat... it is only useful to your own applications that will edit the data. The system only utilizes the the user-role table and the user-password table (at least for basic authentication). Each servlet in the system

Re: RE : Security Newbie - Need Help

2005-02-11 Thread Luke
to trouble shoot? Thanks, Luke - Original Message - From: LERBSCHER Jean-Pierre [EMAIL PROTECTED] To: 'Tomcat Users List' tomcat-user@jakarta.apache.org Sent: Friday, February 11, 2005 12:21 AM Subject: RE : RE : Security Newbie - Need Help Could you try MemoryRealm to evict filter

Re: RE : Security Newbie - Need Help

2005-02-11 Thread Luke
Luke Shannon Web Design/Development Java Programmer http://www.lukeshannon.com phone: 416-570-1984 - Original Message - From: Luke [EMAIL PROTECTED] To: Tomcat Users List tomcat-user@jakarta.apache.org Sent: Friday, February 11, 2005 9:05 PM Subject: Re: RE : Security Newbie - Need Help

RE : Security Newbie - Need Help

2005-02-10 Thread LERBSCHER Jean-Pierre
- Need Help Hi; I am trying to install a security realm for my application. I am expecting a browser login window. But instead I get: HTTP Status 403 - Configuration error: Cannot perform access control without an authenticated principal type Status report message Configuration error: Cannot

Re: Security Newbie - Need Help

2005-02-10 Thread Luke
an authenticated principal) has been forbidden. Apache Tomcat/5.0.28 Thanks, Luke - Original Message - From: LERBSCHER Jean-Pierre [EMAIL PROTECTED] To: 'Tomcat Users List' tomcat-user@jakarta.apache.org Sent: Thursday, February 10, 2005 12:27 AM Subject: RE : Security Newbie - Need Help Hi

RE : Security Newbie - Need Help

2005-02-10 Thread LERBSCHER Jean-Pierre
It seems that you have a wrong role table (roles or user_roles). Have you declare security-role element ? -Message d'origine- De : Luke [mailto:[EMAIL PROTECTED] Envoyé : jeudi 10 février 2005 16:02 À : Tomcat Users List Objet : Re: Security Newbie - Need Help Hi; Here is the roles

Re: RE : Security Newbie - Need Help

2005-02-10 Thread luke
declare security-role element ? -Message d'origine- De : Luke [mailto:[EMAIL PROTECTED] Envoyé : jeudi 10 février 2005 16:02 À : Tomcat Users List Objet : Re: Security Newbie - Need Help Hi; Here is the roles table: mysql select * from roles; +---+ | role_name

RE : RE : Security Newbie - Need Help

2005-02-10 Thread LERBSCHER Jean-Pierre
-Message d'origine- De : [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Envoyé : jeudi 10 février 2005 16:57 À : Tomcat Users List Objet : Re: RE : Security Newbie - Need Help Where would the security-role be declared? WEB-INF/web.xml? Yes The tables I have are roles, user_roles

RE : RE : RE : Security Newbie - Need Help

2005-02-10 Thread LERBSCHER Jean-Pierre
Sorry, i understand what you mean. Your role table seems ok. -Message d'origine- De : LERBSCHER Jean-Pierre [mailto:[EMAIL PROTECTED] Envoyé : jeudi 10 février 2005 17:40 À : 'Tomcat Users List' Objet : RE : RE : Security Newbie - Need Help -Message d'origine- De : [EMAIL

Re: RE : Security Newbie - Need Help

2005-02-10 Thread Dennis Payne
Newbie - Need Help Hi; Here is the roles table: mysql select * from roles; +---+ | role_name | +---+ | admin | +---+ 1 row in set (0.02 sec) I noticed I did have a mistake in the realm declaration in my server.xml. I had the wrong user table name

Re: RE : RE : RE : Security Newbie - Need Help

2005-02-10 Thread luke
role table seems ok. -Message d'origine- De : LERBSCHER Jean-Pierre [mailto:[EMAIL PROTECTED] Envoyé : jeudi 10 février 2005 17:40 À : 'Tomcat Users List' Objet : RE : RE : Security Newbie - Need Help -Message d'origine- De : [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED

Re: RE : Security Newbie - Need Help

2005-02-10 Thread Luke
- From: Dennis Payne [EMAIL PROTECTED] To: tomcat-user@jakarta.apache.org Sent: Thursday, February 10, 2005 11:23 AM Subject: Re: RE : Security Newbie - Need Help you will not need a roles table for tomcat... it is only useful to your own applications that will edit the data. The system only

Security Newbie - Need Help

2005-02-09 Thread Luke
Hi; I am trying to install a security realm for my application. I am expecting a browser login window. But instead I get: HTTP Status 403 - Configuration error: Cannot perform access control without an authenticated principal type Status report message Configuration error: Cannot perform

Still need help! - DBCP/DB2/Tomcat 4.1.24 problem!

2004-12-23 Thread James Milks
Hi, despite the fact that I did get some responses (and a thread hijack), I am still trying to solve this. Any help appreciated. I am trying to get DBCP connection pooling to work with Tomcat 4.1.24 and DB2 8.X. I can connect directly, but whenever I try to use DBCP, I receive a Cannot load

Tomcat 5.5 (need help??????????I

2004-12-02 Thread vishal nalwa
Hi all, I have developed a JSP application. It is working fine on my machine(with tomcat5.5 JRE 1.5 ,win2000). But when this application run on client side (with tomcat5.5 JRE1.5,winNT) it is showing unexpected behaviour it is showing the following error. org.apache.jasper.JasperException:

Still Need Help On Starting Tomcat When Machine Starts

2004-10-06 Thread Weifeng Wang
-tomcat-4.1.30/temp Using JAVA_HOME: /opt/java1.4 I still need help. Can anyone give me any clue on why Tomcat does not start up. Thank you very much in advance. Eric

Re: Still Need Help On Starting Tomcat When Machine Starts

2004-10-06 Thread Tim Funk
/rc3.d/S999tomcat start: Using CATALINA_BASE: /opt/jakarta-tomcat-4.1.30 Using CATALINA_HOME: /opt/jakarta-tomcat-4.1.30 Using CATALINA_TMPDIR: /opt/jakarta-tomcat-4.1.30/temp Using JAVA_HOME: /opt/java1.4 I still need help. Can anyone give me any clue on why

Re: Still Need Help On Starting Tomcat When Machine Starts

2004-10-06 Thread Weifeng Wang
Hi Tim, It works now. Thank you very much! Eric Tim Funk [EMAIL PROTECTED] 10/06/2004 11:27 AM Please respond to Tomcat Users List To: Tomcat Users List [EMAIL PROTECTED] cc: Subject:Re: Still Need Help On Starting Tomcat When Machine Starts Caterpillar: Confidential

Need help on automating Tomcat startup and shutdown on HP-UX

2004-10-05 Thread Weifeng Wang
Good Afternoon, I am having problem in automating Tomcat (4.1.30) startup and shutdown on HP-UX B.11.11 platform. I have created a script named tomcat in /sbin/init.d directory. I can start up and shut down Tomcat by running this script manually with the super user (root) account. But, it

Beginner for Apache Tomcat: Need Help

2004-09-29 Thread TK
Hi there, I'm a new Apache Tomcat user. I have the following questions and hope you can help me out. Thank you. 1. Can I install and run Apache and Tomcat on the same machine? Or, at the first place, do I need to do so if Tomcat alone can be used as a Web server? 2. If I install both of them on

Re: Beginner for Apache Tomcat: Need Help

2004-09-29 Thread Anthony E. Carlos
Welcome! Please start by reading some of the online documentation: http://jakarta.apache.org/tomcat/tomcat-5.0-doc/index.html I'd recommend starting with installing tomcat first without apache. You may not even need apache. Once you've gotten that down, you can connect tomcat to apache so that

Re: Beginner for Apache Tomcat: Need Help

2004-09-29 Thread Francois Dion
On Wed, 29 Sep 2004 16:55:00 +0100, TK [EMAIL PROTECTED] wrote: Hi there, I'm a new Apache Tomcat user. I have the following questions and hope you can help me out. Thank you. http://jakarta.apache.org/tomcat/index.html 1. Can I install and run Apache and Tomcat on the same machine? Or, at

Re: Beginner for Apache Tomcat: Need Help

2004-09-29 Thread Philipp Taprogge
Hi! TK wrote: 1. Can I install and run Apache and Tomcat on the same machine? Or, at the first place, do I need to do so if Tomcat alone can be used as a Web server? Yes, you can and no, you don't have to if your setup does not require it. Often sites use apache for serving static content (due to

Re: Beginner for Apache Tomcat: Need Help

2004-09-29 Thread Nicolas Mailhot
Le mercredi 29 septembre 2004 16:55 +0100, TK a crit : 4. Are there any guides on setting and configuring Apache and Tomcat in Linux environment? Depending on the linux distro you target, there is probably already a community of java users with howtos and sometimes prepackaged binaries. For

Re: Beginner for Apache Tomcat: Need Help

2004-09-29 Thread Ben Souther
For what it's worth. If you install Fedora Core II with All packages checked in the installer (I imagine it would work with all Development Tools too), it will install Apache and Tomcat 4.1x. The two will already be configured to work together. I haven't looked that closely at the configuration

Re: Beginner for Apache Tomcat: Need Help

2004-09-29 Thread Nicolas Mailhot
Le mercredi 29 septembre 2004 14:28 -0400, Ben Souther a crit : For what it's worth. If you install Fedora Core II with All packages checked in the installer (I imagine it would work with all Development Tools too), it will install Apache and Tomcat 4.1x. The two will already be configured

RE: Need help for case insensitive deployment

2004-09-29 Thread Willy Lin
, but it is working now. May be things are better in Tomcat 5.0. Thank you for your help. Willy -Original Message- From: Wendy Smoak [mailto:[EMAIL PROTECTED] Sent: Tuesday, September 28, 2004 5:58 PM To: Tomcat Users List Subject: Re: Need help for case insensitive deployment From

Need help for case insensitive deployment

2004-09-28 Thread Willy Lin
Hi: I need to server up some pages through Tomcat4 that are case insensitive. I have found an attribute in resources for case sensitivity, but I could not get it to work. Here is my context definition. Context path=/Live docBase=\\host1\dir1 debug=0 privileged=true

RE: Need help for case insensitive deployment

2004-09-28 Thread Willy Lin
Hi: Can someone tell me whether my question is posted or not? Am I having problem with my mail server? Thanks. Willy -Original Message- From: Willy Lin Sent: Tuesday, September 28, 2004 10:39 AM To: 'Tomcat Users List' Subject: Need help for case insensitive

Re: Need help for case insensitive deployment

2004-09-28 Thread Wendy Smoak
From: Willy Lin [EMAIL PROTECTED] Can someone tell me whether my question is posted or not? Am I having problem with my mail server? We got it the first time. http://jakarta.apache.org/tomcat/tomcat-4.1-doc/config/context.html I don't see any reference to 'caseSensitive' there, do you? It's

Re: Need help for case insensitive deployment

2004-09-28 Thread QM
On Tue, Sep 28, 2004 at 10:39:19AM -0700, Willy Lin wrote: : I need to server up some pages through Tomcat4 that are case : insensitive. Time for some creative Filter action, then? -or even not-so-creative Filter action...? -QM -- software -- http://www.brandxdev.net tech news --

RE: Need help for case insensitive deployment

2004-09-28 Thread Willy Lin
- From: Wendy Smoak [mailto:[EMAIL PROTECTED] Sent: Tuesday, September 28, 2004 5:18 PM To: Tomcat Users List Subject: Re: Need help for case insensitive deployment From: Willy Lin [EMAIL PROTECTED] Can someone tell me whether my question is posted or not? Am I having problem with my mail server

Re: Need help for case insensitive deployment

2004-09-28 Thread Wendy Smoak
From: Willy Lin [EMAIL PROTECTED] Thank you. Now, I know I am not talking to myself. You are right that there is no mention of case sensitivity at the context level in Tomcat 4.0, but it is mentioned at the resource level. http://jakarta.apache.org/tomcat/tomcat-4.1-doc/config/resources.html

Need Help

2004-09-03 Thread Venu
Hello EveryBody, I am trying to execute my jsp's servlets from my remote server from /home/httpd/vhosts/domainname.com dir It works fine for the Html's but when try to execute my jsp's servlets it is not able to execute and even doesnt displays an error page just displays only the html

Need Help

2004-09-03 Thread Venu
Hello Guru's Im using the my application outside the webapps in server.xml i have confiured the following but still my jsp's servlets doenst executes at the server side.. Here is my Server.xml file. !-- Example Server Configuration File -- !-- Note that component elements are nested

Re: Need Help

2004-09-03 Thread QM
On Fri, Sep 03, 2004 at 02:16:26PM +0800, Venu wrote: : I am trying to execute my jsp's servlets from my remote server : from /home/httpd/vhosts/domainname.com dir : : It works fine for the Html's but when try to execute my jsp's servlets : it is not able to execute and even doesnt displays an

new to list - need help

2004-08-16 Thread Anand A Rao
hi , I am a new member to the list. I am trying to setup an Apache 2 - Tomcat 5 setup on my linux server and have ended in some issues. Currently I can run jsps and servlets directly from tomcat but not through apache. I have tried to follow some guides from the internet on using unix sockets

Re: new to list - need help

2004-08-16 Thread Anand A Rao
I get below errors on any jsp request. thanks -Anand [Mon Aug 16 11:23:13 2004] [notice] Apache/2.0.49 (Unix) mod_jk2/2.0.4 configured -- resuming normal operations [Mon Aug 16 11:23:13 2004] [error] ajp13.init(): No channel /usr/local/jakarta-tomcat-5.0.25/work/jk2.socket [Mon Aug 16

RE: new to list - need help

2004-08-16 Thread Dale, Matt
Try this, its one of the best around http://www.connecties.com/cymulacrum/tomcat5/book1.html Ta Matt -Original Message- From: Anand A Rao [mailto:[EMAIL PROTECTED] Sent: 16 August 2004 17:47 To: Tomcat Users List Subject: new to list - need help hi , I am a new member to the list. I

RE: [tomcat] Re: new to list - need help

2004-08-16 Thread Ernesto Echeverría
de 2004 10:50 a.m. To: Tomcat Users List Subject: [tomcat] Re: new to list - need help I get below errors on any jsp request. thanks -Anand [Mon Aug 16 11:23:13 2004] [notice] Apache/2.0.49 (Unix) mod_jk2/2.0.4 configured -- resuming normal operations [Mon Aug 16 11:23:13 2004] [error] ajp13

RE: SSL Problem need Help!

2004-07-30 Thread Stephan Kühn
What do you mean exactly??? Can you give me a sample server.xml for this ? -Original Message- From: news [mailto:[EMAIL PROTECTED] On Behalf Of Bill Barker Sent: Freitag, 30. Juli 2004 05:45 To: [EMAIL PROTECTED] Subject: Re: SSL Problem need Help! Edit the file by hand, and get rid

SSL Problem need Help!

2004-07-29 Thread Stephan Kühn
Hallo, i new with Tomcat and i use Tomcat 5.16 with j2re1.4.2_03 on Windows. So i whnat to configure a server base ssl auth. So i create my cert with xca my own ca and a serfver cert in pkcs12 format. So when i try to setup https with webgui after restart the apache/tomcat service, the

RE: SSL Problem need Help!

2004-07-29 Thread Stephan Kühn
Need still help!! -Original Message- From: Stephan Kühn [mailto:[EMAIL PROTECTED] Sent: Donnerstag, 29. Juli 2004 11:32 To: Tomcat Users List Subject: SSL Problem need Help! Hallo, i new with Tomcat and i use Tomcat 5.16 with j2re1.4.2_03 on Windows. So i whnat to configure

AW: SSL Problem need Help!

2004-07-29 Thread Gunnar Pörschke
What is about your log files? Do you have any logged information about that? -Ursprüngliche Nachricht- Von: Stephan Kühn [mailto:[EMAIL PROTECTED] Gesendet: Donnerstag, 29. Juli 2004 12:04 An: Tomcat Users List Betreff: RE: SSL Problem need Help! Need still help!! -Original

RE: SSL Problem need Help!

2004-07-29 Thread Stephan Kühn
Which log file should i show ?? -Original Message- From: Gunnar Pörschke [mailto:[EMAIL PROTECTED] Sent: Donnerstag, 29. Juli 2004 12:46 To: 'Tomcat Users List' Subject: AW: SSL Problem need Help! What is about your log files? Do you have any logged information about

Re: SSL Problem need Help!

2004-07-29 Thread Bill Barker
Edit the file by hand, and get rid of the 'keypass' attribute. There is a bunch of other stuff you could clean up, but it's mostly aliases of the same attribute over and over. Stephan Kühn [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED] Hallo, i new with Tomcat and i use Tomcat 5.16

RE: Need help with Log4j and Tomcat5

2004-07-23 Thread Shapira, Yoav
Pouncil [mailto:[EMAIL PROTECTED] Sent: Thursday, July 22, 2004 5:27 PM To: [EMAIL PROTECTED] Subject: Need help with Log4j and Tomcat5 Hello, What do I have to do to use Log4j in my jsp application which running on Tomcat5? Thanks! tp http://www.imc2.com/imc2Logo.gif tonte pouncil software

RE: Need help with Log4j and Tomcat5

2004-07-23 Thread Tonte Pouncil
Thanks I will try this... I had my log4j.properties in web-inf/config/ instead of web-inf/classes Thanks again. -Original Message- From: Shapira, Yoav [mailto:[EMAIL PROTECTED] Sent: Friday, July 23, 2004 7:50 AM To: Tomcat Users List Subject: RE: Need help with Log4j and Tomcat5 Hi

RE: Need help with Log4j and Tomcat5

2004-07-23 Thread Tonte Pouncil
Thanks a lot. I was successful at logging my debug statements. Thanks a bunch! tp -Original Message- From: Shapira, Yoav [mailto:[EMAIL PROTECTED] Sent: Friday, July 23, 2004 7:50 AM To: Tomcat Users List Subject: RE: Need help with Log4j and Tomcat5 Hi, Just what's mentioned

RE: Need help with Log4j and Tomcat5

2004-07-23 Thread Bill Harrelson
/debug classpath, in which case it only picks up the first jar and I only get one logger. Has anybody else run into this? Anybody have any idea what to do next? TIA, Bill Send reply to: Tomcat Users List [EMAIL PROTECTED] Subject:RE: Need help with Log4j and Tomcat5 Date

RE: Need help with Log4j and Tomcat5

2004-07-23 Thread Tonte Pouncil
So you have different log4j jar files? If so why, why not just use one? -Original Message- From: Bill Harrelson [mailto:[EMAIL PROTECTED] Sent: Friday, July 23, 2004 9:37 AM To: Tomcat Users List Subject: RE: Need help with Log4j and Tomcat5 This works fine for me under Tomcat

RE: Need help with Log4j and Tomcat5

2004-07-23 Thread Bill Harrelson
find anyone that has been able to help. TIA Bill Send reply to: Tomcat Users List [EMAIL PROTECTED] Subject:RE: Need help with Log4j and Tomcat5 Date sent: Fri, 23 Jul 2004 09:50:28 -0500 From: Tonte Pouncil [EMAIL PROTECTED] To: Tomcat Users

RE: Need help with Log4j and Tomcat5

2004-07-23 Thread Shapira, Yoav
Informatics -Original Message- From: Bill Harrelson [mailto:[EMAIL PROTECTED] Sent: Friday, July 23, 2004 11:20 AM To: Tomcat Users List Subject: RE: Need help with Log4j and Tomcat5 I have multiple applications, say app1 and app2. I want separate logging for each application. log4j creates

Need help with Log4j and Tomcat5

2004-07-22 Thread Tonte Pouncil
Hello, What do I have to do to use Log4j in my jsp application which running on Tomcat5? Thanks! tp http://www.imc2.com/imc2Logo.gif tonte pouncil software developer 214.224.1105 mailto:[EMAIL PROTECTED] [EMAIL PROTECTED] www.imc2.com http://www.imc2.com/ ?xml:namespace prefix = o

Need help on Servlet deployment on Tomcat 4.1.30

2004-07-20 Thread Weimin Ma
Hi! I received the following error when I deployed HelloCS6386.class under the directory below and then try to access it using browser by typing in the address field http://localhost:10034/cs6386/serlvet/HelloCS6386: +-- webapps +-- cs6386 +-- WEB-INF +--

I need help about deploying a servlet in tomcat

2004-06-30 Thread Brian SJ Wong
Dear friends, I just installed tomcat 5 in my machine. I put it in the the folder c:\Program Files\Apache Group\Apache\Tomcat 5.0. I tried to run the servlet examples and they are ok. However, I would like to try my own servlet. I wrote the HelloWorld.java and put it in the folder C:\Program

RE: I need help about deploying a servlet in tomcat

2004-06-30 Thread Schalk
the original email. Thank you. :: -Original Message- :: From: Brian SJ Wong [mailto:[EMAIL PROTECTED] :: Sent: Wednesday, June 30, 2004 11:08 PM :: To: [EMAIL PROTECTED] :: Subject: I need help about deploying a servlet in tomcat :: :: Dear friends, :: :: I just installed tomcat 5 in my

RE: I need help about deploying a servlet in tomcat

2004-06-30 Thread Schalk
immediately so that I can correct and delete the original email. Thank you. :: -Original Message- :: From: Brian SJ Wong [mailto:[EMAIL PROTECTED] :: Sent: Wednesday, June 30, 2004 11:08 PM :: To: [EMAIL PROTECTED] :: Subject: I need help about deploying a servlet in tomcat :: :: Dear friends

RE: I need help about deploying a servlet in tomcat

2004-06-30 Thread Brian SJ Wong
you. :: -Original Message- :: From: Brian SJ Wong [mailto:[EMAIL PROTECTED] :: Sent: Wednesday, June 30, 2004 11:08 PM :: To: [EMAIL PROTECTED] :: Subject: I need help about deploying a servlet in tomcat :: :: Dear friends, :: :: I just installed tomcat 5 in my machine. I put

RE: I need help about deploying a servlet in tomcat

2004-06-30 Thread Schalk
and delete the original email. Thank you. :: -Original Message- :: From: Brian SJ Wong [mailto:[EMAIL PROTECTED] :: Sent: Wednesday, June 30, 2004 11:30 PM :: To: Tomcat Users List :: Subject: RE: I need help about deploying a servlet in tomcat :: :: Dear Schalk, :: :: When I tried to compile

RE: I need help about deploying a servlet in tomcat

2004-06-30 Thread Wendy Smoak
From: Brian SJ Wong [mailto:[EMAIL PROTECTED] When I tried to compile it there are some errors which says the same things when i tried to compile the .java file from the servlet-examples folder. I guess I missed doing some configurations which I am not familiar with. What did you type,

RE: I need help about deploying a servlet in tomcat

2004-06-30 Thread Brian SJ Wong
Well, I guess that I am totally lost:( This is the first time I use Tomcat and I don't know nothing about it. I already installed JDK and set the environment variable such as JAVA_HOME and set the class path very well. I used java before and every thing is fine. I am going to use the ROOT

RE: I need help about deploying a servlet in tomcat

2004-06-30 Thread Schalk
the original email. Thank you. :: -Original Message- :: From: Brian SJ Wong [mailto:[EMAIL PROTECTED] :: Sent: Thursday, July 01, 2004 12:22 AM :: To: Tomcat Users List :: Subject: RE: I need help about deploying a servlet in tomcat :: :: Well, I guess that I am totally lost

RE: I need help about deploying a servlet in tomcat

2004-06-30 Thread Schalk
and delete the original email. Thank you. :: -Original Message- :: From: Schalk [mailto:[EMAIL PROTECTED] :: Sent: Thursday, July 01, 2004 12:33 AM :: To: 'Tomcat Users List' :: Subject: RE: I need help about deploying a servlet in tomcat :: :: When trying to compile your HelloWorld.java file what

  1   2   3   4   5   6   7   8   >