help on JDNI , DBCP with oracle

2004-11-26 Thread lydie soler
Hi, I am quite new at tomcat so I am asking for your help. I am trying to make tomcat deal with connection to my oracle database Here is what I do: 1. I added the classes12.jar in the CATALINA_HOME\common\lib 2. in the server.xml, I added the following code Context path=/BaseDeDonnees reloadable

Re: help on JDNI , DBCP with oracle

2004-11-26 Thread Vinayagam
Hi! Can u check ur web-inf\classes folder Under this folder org\apache related .jsr files should be there for Connection related process. Regards Vink - Original Message - From: lydie soler [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Friday, November 26, 2004 4:32 PM Subject: help

RE: help on JDNI , DBCP with oracle

2004-11-26 Thread Allistair Crossley
check for commons-collections.jar in your webapp's WEB-INF/lib folder. if you don't have it download from jakarta. -Original Message- From: lydie soler [mailto:[EMAIL PROTECTED] Sent: 26 November 2004 11:02 To: [EMAIL PROTECTED] Subject: help on JDNI , DBCP with oracle Hi, I

Re: help on JDNI , DBCP with oracle

2004-11-26 Thread Vinayagam
HI! Sorry, Some spell miss Not .jsr it should be .jar Under this folder org\apache related .jar files should be there for - Original Message - From: Vinayagam [EMAIL PROTECTED] To: Tomcat Users List [EMAIL PROTECTED] Sent: Friday, November 26, 2004 4:44 PM Subject: Re: help

RE: help on JDNI , DBCP with oracle

2004-11-26 Thread Allistair Crossley
erm, no, there should *not* be a folder in WEB-INF/classes called org/apache. You should obtain the commons-collections.jar and place it in WEB-INF/lib -Original Message- From: Vinayagam [mailto:[EMAIL PROTECTED] Sent: 26 November 2004 11:23 To: Tomcat Users List Subject: Re: help

Re: help on JDNI , DBCP with oracle

2004-11-26 Thread Vinayagam
Ya! It should be in web-inf\lib. - Original Message - From: Allistair Crossley [EMAIL PROTECTED] To: Tomcat Users List [EMAIL PROTECTED] Sent: Friday, November 26, 2004 5:01 PM Subject: RE: help on JDNI , DBCP with oracle erm, no, there should *not* be a folder in WEB-INF/classes called

Re: help on JDNI , DBCP with oracle

2004-11-26 Thread lydie soler
: help on JDNI , DBCP with oracle Date: Fri, 26 Nov 2004 17:08:36 +0530 Ya! It should be in web-inf\lib. - Original Message - From: Allistair Crossley [EMAIL PROTECTED] To: Tomcat Users List [EMAIL PROTECTED] Sent: Friday, November 26, 2004 5:01 PM Subject: RE: help on JDNI , DBCP with oracle

Re: help on JDNI , DBCP with oracle

2004-11-26 Thread lydie soler
List [EMAIL PROTECTED] Subject: Re: help on JDNI , DBCP with oracle Date: Fri, 26 Nov 2004 17:08:36 +0530 Ya! It should be in web-inf\lib. - Original Message - From: Allistair Crossley [EMAIL PROTECTED] To: Tomcat Users List [EMAIL PROTECTED] Sent: Friday, November 26, 2004 5:01 PM Subject

Re: help on JDNI , DBCP with oracle

2004-11-26 Thread lydie soler
again for your help ! it is really kind of you Lydie Original Message Follows From: Vinayagam [EMAIL PROTECTED] Reply-To: Tomcat Users List [EMAIL PROTECTED] To: Tomcat Users List [EMAIL PROTECTED] Subject: Re: help on JDNI , DBCP with oracle Date: Fri, 26 Nov 2004 17:08:36 +0530 Ya

RE: help on JDNI , DBCP with oracle

2004-11-26 Thread Phillip Qin
Wrong suggestion. It will cause NoClassDefFoundException since Tomcat has it in common/lib. -Original Message- From: Allistair Crossley [mailto:[EMAIL PROTECTED] Sent: November 26, 2004 6:21 AM To: Tomcat Users List Subject: RE: help on JDNI , DBCP with oracle check for commons

RE: help on JDNI , DBCP with oracle

2004-11-26 Thread Allistair Crossley
not in Tomcat 5.5.4 it isn't. i have commons-collections in our web-inf/lib, and we use jndi datasources without problem. -Original Message- From: Phillip Qin [mailto:[EMAIL PROTECTED] Sent: 26 November 2004 15:05 To: 'Tomcat Users List' Subject: RE: help on JDNI , DBCP with oracle

RE: help on JDNI , DBCP with oracle

2004-11-26 Thread Phillip Qin
Do you mean commons-collection is no longer in 5.5.4 common/lib? -Original Message- From: Allistair Crossley [mailto:[EMAIL PROTECTED] Sent: November 26, 2004 10:14 AM To: Tomcat Users List Subject: RE: help on JDNI , DBCP with oracle not in Tomcat 5.5.4 it isn't. i have commons

RE: help on JDNI , DBCP with oracle

2004-11-26 Thread Allistair Crossley
: help on JDNI , DBCP with oracle Do you mean commons-collection is no longer in 5.5.4 common/lib? -Original Message- From: Allistair Crossley [mailto:[EMAIL PROTECTED] Sent: November 26, 2004 10:14 AM To: Tomcat Users List Subject: RE: help on JDNI , DBCP with oracle

Tomcat and Servlets - DESPERATE for help

2004-11-24 Thread Michael McQuade
in screen, well, same happens, a NEW login screen, gets bulit below the Original log in screen. can ANYONE PLEAE help me here. Does Tomcat need to kill the Servlet session? to know it needs to refresh the Browser? This is killing me here, Im desperate to get this resolved so

RE: Tomcat and Servlets - DESPERATE for help

2004-11-24 Thread Wick, Daniel
Mike, What is your question? We are happy to help, but need some detail. --Dan -Original Message- From: Michael McQuade [mailto:[EMAIL PROTECTED] Sent: Wednesday, November 24, 2004 9:31 AM To: Tomcat Users List Subject: Tomcat and Servlets - DESPERATE for help Hi folks, I

AW: Tomcat and Servlets - DESPERATE for help

2004-11-24 Thread Timo . Roessner
McQuade [mailto:[EMAIL PROTECTED] Gesendet: Mittwoch, 24. November 2004 16:31 An: Tomcat Users List Betreff: Tomcat and Servlets - DESPERATE for help Hi folks, I pray someone can tell me something here. Im writing an application in Servlets using Tomcat Heres my scenario. I display

RE: Tomcat and Servlets - DESPERATE for help

2004-11-24 Thread Shiva.Devaguptapu
I can be helpful, if u can send me the files related to whatever u r saying. -Original Message- From: Michael McQuade [mailto:[EMAIL PROTECTED] Sent: Wednesday, November 24, 2004 9:01 PM To: Tomcat Users List Subject: Tomcat and Servlets - DESPERATE for help Hi folks, I pray someone

Re: Tomcat and Servlets - DESPERATE for help

2004-11-24 Thread Dave Robbins
the new results Ok, if the User validation process failed (i.e. invalid id or password) my program just redisplays the log in screen, well, same happens, a NEW login screen, gets bulit below the Original log in screen. can ANYONE PLEAE help me here. Does Tomcat

[OT] Re: Tomcat and Servlets - DESPERATE for help

2004-11-24 Thread Ben Souther
Hi, This is not a Tomcat specific question so I am marking the subject [OT]. You may find more enthusiastic help in a JSP/Servlet list (a Google search will yield plenty of them). Have you considered using response.sendRedirect() to send the user to another page after a successful login? -Ben

Re: Tomcat and Servlets - DESPERATE for help

2004-11-24 Thread Michael McQuade
lol, I put my question in my Request Dan,did u not see it - Original Message - From: Wick, Daniel [EMAIL PROTECTED] To: 'Tomcat Users List' [EMAIL PROTECTED] Sent: Wednesday, November 24, 2004 10:55 AM Subject: RE: Tomcat and Servlets - DESPERATE for help Mike, What

[OT] RE: Tomcat and Servlets - DESPERATE for help

2004-11-24 Thread Allistair Crossley
: Michael McQuade [mailto:[EMAIL PROTECTED] Sent: 24 November 2004 15:31 To: Tomcat Users List Subject: Tomcat and Servlets - DESPERATE for help Hi folks, I pray someone can tell me something here. Im writing an application in Servlets using Tomcat Heres my scenario. I

Re: Tomcat and Servlets - DESPERATE for help

2004-11-24 Thread sven morales
in screen. can ANYONE PLEAE help me here. Does Tomcat need to kill the Servlet session? to know it needs to refresh the Browser? This is killing me here, Im desperate to get this resolved so I can move forward with my app, I thank you all for any help you can give me Have

Re: [OT] Re: Tomcat and Servlets - DESPERATE for help

2004-11-24 Thread Michael McQuade
] Sent: Wednesday, November 24, 2004 11:08 AM Subject: [OT] Re: Tomcat and Servlets - DESPERATE for help Hi, This is not a Tomcat specific question so I am marking the subject [OT]. You may find more enthusiastic help in a JSP/Servlet list (a Google search will yield plenty of them). Have

Re: [OT] Re: Tomcat and Servlets - DESPERATE for help

2004-11-24 Thread Ben Souther
On Wed, 2004-11-24 at 11:26, Michael McQuade wrote: Ben, I think it is a Tomcat specific subject, Im just not sure what to do about it, Im thinking theres a variable in Tomcat maybe needs to be set, or session refreshed, or something.. If you want to paste the relevant part of your

Re: [OT] Re: Tomcat and Servlets - DESPERATE for help

2004-11-24 Thread Dennis Payne
If you are using a single servlet to determine the course of action and those actions are not mutually exclusive (like using a switch or if...else if structure) then something like this could definitely happen. Check your code... I am sure it is allowing two things to happen at once because it

RE: help with context.xml

2004-11-23 Thread Shapira, Yoav
: help with context.xml I am trying to set up a context for an application called IMS. I upload the war file to tomcat and it sticks the application and the .war under webapps. I am trying to set up the Context to redirect the logs to a different log than catalina.out. Inside my webapp I have

help with out of memory error

2004-11-22 Thread Stephen Charles Huey
Is this just a really ambiguous error message, or are there some specific places I can be hunting for an issue: Nov 22, 2004 3:53:42 PM org.apache.tomcat.util.threads.ThreadPool$ControlRunnable run SEVERE: Caught exception executing [EMAIL PROTECTED], terminating thread

RE: help with out of memory error

2004-11-22 Thread Phillip Qin
Have you looked at this page? http://jakarta.apache.org/tomcat/faq/memory.html -Original Message- From: Stephen Charles Huey [mailto:[EMAIL PROTECTED] Sent: November 22, 2004 4:50 PM To: Tomcat User Subject: help with out of memory error Is this just a really ambiguous error message

RE: help with out of memory error

2004-11-22 Thread Stephen Charles Huey
-0500 Subject: RE: help with out of memory error Have you looked at this page? http://jakarta.apache.org/tomcat/faq/memory.html -Original Message- From: Stephen Charles Huey [mailto:[EMAIL PROTECTED] Sent: November 22, 2004 4:50 PM To: Tomcat User Subject: help with out of memory error

help with context.xml

2004-11-22 Thread Scott Pippin
I am trying to set up a context for an application called IMS. I upload the war file to tomcat and it sticks the application and the .war under webapps. I am trying to set up the Context to redirect the logs to a different log than catalina.out. Inside my webapp I have the following: Context

RE: help with out of memory error

2004-11-22 Thread Carl Olivier
as potentially compiling with fork set to true... Hope that helps. Regards, Carl -Original Message- From: Stephen Charles Huey [mailto:[EMAIL PROTECTED] Sent: Tuesday, November 23, 2004 12:56 AM To: Tomcat Users List Subject: RE: help with out of memory error I've seen most

RE: help with out of memory error

2004-11-22 Thread Carl Olivier
To: Tomcat Users List Subject: RE: help with out of memory error I've seen most of that info before, but thanks for pointing it out. I'm really kind of clueless about what the problem could be. When I look at the Virtual Memory for Tomcat in the Task Manager, I see about 1.6 GB right now

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

RE: Minor help much appreciated.... Tomcat 5 configuration.

2004-11-11 Thread Shapira, Yoav
Hi, The thing that confused me about the tomcat 5.0.27 distribution is that I have all these types of containers and not sure which one to use. The containers are listed below in there respective folders: jakarta-tomcat-5 jakarta-tomcat-catalina jakarta-tomcat-jasper These are not separate

Minor help much appreciated.... Tomcat 5 configuration.

2004-11-10 Thread Dwayne Ghant
Ok I understand how to install tomcat 4.1.24 and how to configure user(s), ant compilation, and jdk 1.4 or j2EE. The thing that confused me about the tomcat 5.0.27 distribution is that I have all these types of containers and not sure which one to use. The containers are listed below in there

(Ben Souther) new Trouble Re: dear friend i'm in a big trouble(thanks 4 ur help)

2004-11-04 Thread Raasi Potluri
and jsp's. I'm very eagar to learn these two technologies, please help me. I have tried this %JAVA_HOME%\bin\javac didn't work, says dont understand as internal command or exteranl my OS is windows XP home edition. I have set my JAVA_HOME at start/settings/control panel/system clicked advanced tab

Can anyone help me/guide me?

2004-11-02 Thread vaneet
Dear All, i have a domain name and i am using no-ip software to bind my IP address (my ISP provides dynamic IP ) so, i have redirected my domain name: http://www.export4u.co.uk to micsexport.servepics.com In tomcat Server.xml file, i have put host name Host name=www.export4u.co.uk now

Re: Can anyone help me/guide me?

2004-11-02 Thread Hassan Schroeder
[EMAIL PROTECTED] wrote: now problem is: when u visit http://www.export4u.co.uk and u click on contact us section. If a user refreshes a page while he is on any section.. contact us, about us ... and etc , the browser takes back the user to the home page which is index page.

Re: Re: Can anyone help me/guide me?

2004-11-02 Thread vaneet
Dear hassan, Thankx I am not using any servlets. this is just an HTML website. However, the web sever is TOMCAT. so i thought , might be some settings in server.xml and web.xml which can help me resolve this. I hope u understood my question. Regards Vaneet

Re: Can anyone help me/guide me?

2004-11-02 Thread Hassan Schroeder
[EMAIL PROTECTED] wrote: I am not using any servlets. this is just an HTML website. However, the web sever is TOMCAT. so i thought , might be some settings in server.xml and web.xml which can help me resolve this. I hope u understood my question. Well, I can't imagine any way that plain HTML

help me out

2004-11-01 Thread jatinder singh
hi there could anybody guide me the to run flex in tomcat. i need it urgently Jatinder singh [EMAIL PROTECTED] - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

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

New User needing urgent help

2004-10-23 Thread Steven R. Christensen
Hello, I am new to using Tomcat and am having difficulty getting an application to work. Any help would be greatly appreciated. I have a web app that is giving me the following errors and can't seem to find why. Thanks in advance for your help. org.apache.jasper.JasperException: Unable

Re: New User needing urgent help

2004-10-23 Thread Roland Carlsson
, 2004 7:42 PM Subject: New User needing urgent help Hello, I am new to using Tomcat and am having difficulty getting an application to work. Any help would be greatly appreciated. I have a web app that is giving me the following errors and can't seem to find why. Thanks in advance for your help

AW: New User needing urgent help

2004-10-23 Thread Steffen Heil
Hi import Account; No. No. No. Import is used to make classes of foreign packages available. Classes in the same package are always available. And you should never have any package-less class, hence no problems. Regards, Steffen smime.p7s Description: S/MIME cryptographic signature

Re: New User needing urgent help

2004-10-23 Thread Larry Meadors
to put your classes in a package (folder) that you then put in the web-inf/classes. Regards Roland - Original Message - From: Steven R. Christensen [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Saturday, October 23, 2004 7:42 PM Subject: New User needing urgent help Hello, I am new

RE: New User needing urgent help

2004-10-23 Thread Steven R. Christensen
: AW: New User needing urgent help Hi import Account; No. No. No. Import is used to make classes of foreign packages available. Classes in the same package are always available. And you should never have any package-less class, hence no problems. Regards, Steffen

RE: New User needing urgent help

2004-10-23 Thread Ben Souther
bothering everyone again. Thanks, Steve From: Steffen Heil [mailto:[EMAIL PROTECTED] Sent: Sat 10/23/2004 12:52 PM To: 'Tomcat Users List' Subject: AW: New User needing urgent help Hi import Account; No. No. No. Import is used to make

RE: New User needing urgent help

2004-10-23 Thread Steven R. Christensen
I see in the software the mapping servlets and such look like they are all in place. Just the location of the whole thing has been beating me up. Perhaps someone knows a way I can leave it outside the root and save me some extra work? Thanks for the help

RE: New User needing urgent help

2004-10-23 Thread Ben Souther
Perhaps someone knows a way I can leave it outside the root and save me some extra work? This should help: http://jakarta.apache.org/tomcat/tomcat-5.0-doc/deployer-howto.html On Sat, 2004-10-23 at 14:14, Steven R. Christensen wrote: Originally this app was setup to be located outside

RE: webdav help

2004-10-22 Thread Mark Thomas
From: Darren Grant [mailto:[EMAIL PROTECTED] Sent: Friday, October 22, 2004 6:08 AM To: [EMAIL PROTECTED] Subject: webdav help The example webdav servlet allows you to log into http://localhost:8080/webdav; and gives you access to the /$CATALINA_HOME/webapps/webdav/ folder which

Re: webdav help

2004-10-22 Thread Darren Grant
] Subject: webdav help The example webdav servlet allows you to log into http://localhost:8080/webdav; and gives you access to the /$CATALINA_HOME/webapps/webdav/ folder which contains 3 files (index.html, tomcat.gif, tomcat-power.gif)... how does that help you when the web files for the default

Beginner's Guide help please

2004-10-21 Thread Darren Grant
Is there a really good beginner's guide for setting up a standalone tomcat server? I've been reading through the docs on the jakarta home page... and have been searching through archives and google. So far I've gotten a standalone tomcat server (5.5.3) running 2 virtual hosts (without

RE: Beginner's Guide help please

2004-10-21 Thread Shapira, Yoav
Hi, What you're doing isn't considered beginner's stuff by most people ;) Setting up Tomcat standalone is easy: get .zip download, extract using Winzip or whatver software you want, and that's it. Mark might be able to help a bit more with the WebDAV setup. The WebDAV app that ships with Tomcat

Re: Beginner's Guide help please

2004-10-21 Thread Darren Grant
Hey thanks for the reply. I didn't want to get too complicated... I read a bit about jakarta slide... but the built-in webdav sounds like it should meet my needs. I don't anticipate any growth, basically I just need webdav access for two sites... so if anyone could help with the web.xml config

Re: Beginner's Guide help please

2004-10-21 Thread Remy Maucherat
webdav access for two sites... so if anyone could help with the web.xml config or my setup, I'd really appreciate it. As Yoav said, you can find examples on using the WebDAV servlet in the webdav webapp (copy over the relevant servlet declarations, and don't forget to enable security

webdav help

2004-10-21 Thread Darren Grant
The example webdav servlet allows you to log into http://localhost:8080/webdav; and gives you access to the /$CATALINA_HOME/webapps/webdav/ folder which contains 3 files (index.html, tomcat.gif, tomcat-power.gif)... how does that help you when the web files for the default http://localhost

Re: urgent help reqd

2004-10-19 Thread N Tapas Kumar Choudhury
Hi Prashant, Just for a quick remind, which DBCP you are using for your application, what's the value of KeepAlive=?? which should be ideally 'true' and what value you have set for the maxThrottle.. What I can suggest you to use upgraded Tomcat version, like Tomcat 4.1 series if

RE: Help with mod_jk2

2004-10-19 Thread tomcat
Hello Mark, You said you place this in httpd.conf: [uri:lvh/beg-servlets/servlet/*] worker=ajp13:localhost:8009 [uri:lvh.mdeggers.org/beg-servlets/servlet/*] worker=ajp13:localhost:8009 This looks like worker2 syntax. So this is the way to do it instead of jkUriSets between the IfModule

RE: Help with mod_jk2

2004-10-19 Thread Mark Eggers
production site? Answering some of the above questions can help you decide how to structure your Tomcat/Apache environment. HTH /mde/ just my two cents . . . - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail

urgent help reqd

2004-10-18 Thread prashant chavan
Dear All I have hosted my live website on Linux which has Apache 2.0 wuth tomcat 3.2.3 and my database is on a sun server. I have multiple instances of tomcat running with single installation hosting three diffrent websites. My problem is last fer days i am facing a peculiar problem my java

Help with mod_jk2

2004-10-14 Thread tomcat
Hello all, I have gotten mod_jk2 working just fine for multiple instances of tomcat and jvm. However, could one of you jk2 experts help me streamline this? worker2.properties is a pain for each instance. Is there a way to set it so that all processes are processed by tomcat instead of having

RE: Help with mod_jk2

2004-10-14 Thread Montz, James C. (James Tower)
/Location /VirtualHost -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Thursday, October 14, 2004 9:08 AM To: Tomcat Users List Subject: Help with mod_jk2 Hello all, I have gotten mod_jk2 working just fine for multiple instances of tomcat and jvm. However

RE: Help with mod_jk2

2004-10-14 Thread tomcat
from all /Location /VirtualHost -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Thursday, October 14, 2004 9:08 AM To: Tomcat Users List Subject: Help with mod_jk2 Hello all, I have gotten mod_jk2 working just fine for multiple instances of tomcat

RE: Help with mod_jk2

2004-10-14 Thread tomcat
from all /Location /VirtualHost -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Thursday, October 14, 2004 9:08 AM To: Tomcat Users List Subject: Help with mod_jk2 Hello all, I have gotten mod_jk2 working just fine for multiple instances of tomcat

RE: Help with mod_jk2

2004-10-14 Thread tomcat
/Location /VirtualHost -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Thursday, October 14, 2004 9:08 AM To: Tomcat Users List Subject: Help with mod_jk2 Hello all, I have gotten mod_jk2 working just fine for multiple instances of tomcat and jvm. However

RE: Help with mod_jk2

2004-10-14 Thread Montz, James C. (James Tower)
I set the Apache Vhost DocumentRoot to the same directory where the JSP pages reside; i.e. DocumentRoot /home/tomcatapp/webapps/ROOT -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Thursday, October 14, 2004 1:22 PM To: Tomcat Users List Subject: RE: Help

Tomcat 5 help: POST not getting content from server

2004-10-14 Thread Dave Been
I've used tomcat since 2001 with our database sync product, use sysdeo in eclipse, etc. and tomcat 4.1.3 has been working fine. We have a new feature to do content-encoding: gzip and I tried tomcat 5.5 and tomcat 5.0 which have the following in server.xml: compression=on

RE: Help with mod_jk2

2004-10-14 Thread Mark Eggers
OK, I'm coming in a little late to this thread. Here is my configuration for a typical web application using mod_jk2.so. I am running this on Fedora Core 2 with httpd 2.0.52 and Tomcat 5.0.28. httpd.conf == # # general section - for all virtual hosts # LoadModule jk2_module

[Help]Is it possible to using % in uri?

2004-10-13 Thread roy huang
the maillist found % is not allow in URI for Tomcat,but I can't modified this control,so does any way to allow tomcat receive this url and allow application itself to decode the url? Please Help! Roy Huang

Help!

2004-10-12 Thread Martin Crowe
direction please - any pointers to manuals or webpages that would help, or just any knowledge that could be passed on to me regarding this. I'm sorry, I know this is one of those questions that's very long and doesn't have one simple answer Thanks Martin -- Martin Crowe Developer

RE: Help!

2004-10-12 Thread Pawson, David
-Original Message- From: Martin Crowe Could anyone point me in the right direction please - any pointers to manuals or webpages that would help, or just any knowledge that could be passed on to me regarding this. http://cymulacrum.net/writings/tomcat5/book1.html

One urgent help needed

2004-10-08 Thread Pradeep Chauhan
Hi All , We have an application deployed on Tomcat 4.1.27 in production. We did some changes in web.xml to use one third party Applinx. In development enviorment it is working fine. But when we move to same web.xml to production we got errors in log file and application wont get up. Attach is

Re: One urgent help needed

2004-10-08 Thread Michiel Toneman
Hi Pradeep, Looks like your tomcat installation cannot find: com.sabratec.applinx.server.runtime.servlet.GXApplinxServlet Are you sure the jar containing GXApplinxServlet is in a place Tomcat can find it? (e.g. shared\lib ?) Michiel Pradeep Chauhan wrote: Hi All , We have an application

Still Need Help On Starting Tomcat When Machine Starts

2004-10-06 Thread Weifeng Wang
Hello there, I posted a question yesterday seeking help on automating Tomcat (4.1.30) startup and shutdown on HP-UX B.11.11 platform. Now, Tomcat can be shut down successfully when the machine shuts down. But, when the machine starts, the Tomcat does not get started. There is no error shown

Re: Still Need Help On Starting Tomcat When Machine Starts

2004-10-06 Thread Tim Funk
IIRC, HP startup is sort of goofy. Odds are tomcat is being started before the network is being started. I think placing and entry in /etc/inittab will do the trick. -Tim Weifeng Wang wrote: Hello there, I posted a question yesterday seeking help on automating Tomcat (4.1.30) startup

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

RE: Tomcat Question - HELP

2004-10-04 Thread Pawson, David
-Original Message- From: Shapira, Yoav Personally, I'd take this support list over any commercial support organization, hands down. +1 Try asking questions like (almost any on this list) to Redmond and see what the response is :-) regards DaveP *** snip here ***

RE: Tomcat Question - HELP

2004-10-04 Thread Daniel_Salud
go back to formula... Daniel Salud (310)665-6583 John Najarian [EMAIL PROTECTED] 10/01/2004 05:05 PM Please respond to Tomcat Users List To: 'Tomcat Users List' [EMAIL PROTECTED] cc: Subject:RE: Tomcat Question - HELP Can all you people take

RE: Tomcat Question - HELP

2004-10-04 Thread Daniel_Salud
That goes to you too... Daniel Salud (310)665-6583 [EMAIL PROTECTED] 10/01/2004 04:37 PM Please respond to Tomcat Users List To: Tomcat Users List [EMAIL PROTECTED] cc: Subject:RE: Tomcat Question - HELP Let me summarise this thread: 1. You hate all

RE: Tomcat Question - HELP

2004-10-04 Thread Daniel_Salud
Question - HELP Let me summarise this thread: 1. You hate all those open source stuff 2. You are not a big fan of tomcat 3. You think we are not educated and professional 4. You will trust your web engineer over our judgement 5. You really don't care what your personal views are 6. You seem

Re: Tomcat Question - HELP

2004-10-04 Thread Mike Fowler
Users List To: Tomcat Users List [EMAIL PROTECTED] cc: Subject:RE: Tomcat Question - HELP Let me summarise this thread: 1. You hate all those open source stuff 2. You are not a big fan of tomcat 3. You think we are not educated and professional 4. You

[OT] Re: Tomcat Question - HELP

2004-10-04 Thread Ben Souther
] cc: Subject:RE: Tomcat Question - HELP Let me summarise this thread: 1. You hate all those open source stuff 2. You are not a big fan of tomcat 3. You think we are not educated and professional 4. You will trust your web engineer over our judgement

help-me

2004-10-04 Thread Levi Oliveira da Silva
Hi, My system is Red Hat version 9, and has installed Apache 2.0.40, Tomcat 4.1.27 and the J2SDK 4.2_04, I do not obtain to compile jakarta-tomcat-connectors-jk-1.2.6-src returns error in the compilation; I installed mod_jk2-2.0.4-6.rpm and I do not obtain to make the connection between

RE: help-me

2004-10-04 Thread Shapira, Yoav
to the mix later, and worry about the connectors (mod_jk or whichever one you want) later. Yoav Shapira Millennium Research Informatics -Original Message- From: Levi Oliveira da Silva [mailto:[EMAIL PROTECTED] Sent: Monday, October 04, 2004 12:42 PM To: [EMAIL PROTECTED] Subject: help

RES: help-me

2004-10-04 Thread Levi Oliveira da Silva
outubro de 2004 13:45 Para: Tomcat Users List Assunto: RE: help-me Hi, One question that's good to ask if whether you need Apache, or whether Tomcat by itself can meet your requirements. Tomcat can serve static content such as HTML and images. So on this list, we frequently suggest that new Tomcat

Re: RES: help-me

2004-10-04 Thread Ben Souther
the Tomcat functions, the problem is in the connection with the Apache. Levi -Mensagem original- De: Shapira, Yoav [mailto:[EMAIL PROTECTED] Enviada em: segunda-feira, 4 de outubro de 2004 13:45 Para: Tomcat Users List Assunto: RE: help-me Hi, One question that's good

Re: NewBee needs help with deployment descriptor

2004-10-01 Thread Christian Ruediger
Sorry for the anouncement of beeing a newbie. I didn't know that. Now for my problem At first i had ANT deploy the war file. As i didn't find the war file or the {appname}-folder in {tomcat}/webapp even though it was registered in the admin web-frontend of tomcat, I just copied the .war file into

Re: NewBee needs help with deployment descriptor

2004-10-01 Thread QM
be of much help here, since I don't use the admin webapp. (I'm a commandline kinda guy ;) Check the Tomcat logs to see the circumstances under which your webapp was deployed. Even though some files were copied around, there's still a chance that deployment failed partway through. Is the WAR file

Re: NewBee needs help with deployment descriptor

2004-10-01 Thread Christian Ruediger
to access : the Servlet with my client I get the message: I won't be of much help here, since I don't use the admin webapp. (I'm a commandline kinda guy ;) I have to work in a windows env, so its easier this way. Check the Tomcat logs to see the circumstances under which your webapp

Re: Tomcat Question - HELP

2004-10-01 Thread Daniel_Salud
anybody ? Daniel Salud (310)665-6583 - Forwarded by Daniel Salud/LA/SPE on 10/01/2004 08:32 AM - Rick Moen [EMAIL PROTECTED] 09/30/2004 07:15 PM To: [EMAIL PROTECTED] cc: Subject:Re: Tomcat Question - HELP Quoting [EMAIL PROTECTED] ([EMAIL

RE: Tomcat Question - HELP

2004-10-01 Thread Shapira, Yoav
Hi, So something went wrong, you looked at the logs and didn't see anything to help you debug the problem, restarted the server, now it's all fine, and you expect someone else to have a clue as to what went wrong? Come on ;) Post the log if still have it, otherwise have a good weekend ;) Yoav

RE: Tomcat Question - HELP

2004-10-01 Thread Daniel_Salud
for me to debug. Thanks. Daniel Salud (310)665-6583 Shapira, Yoav [EMAIL PROTECTED] 10/01/2004 08:35 AM Please respond to Tomcat Users List To: Tomcat Users List [EMAIL PROTECTED] cc: Subject:RE: Tomcat Question - HELP Hi, So something went wrong, you

<    1   2   3   4   5   6   7   8   9   10   >