Re: Problem with POST to servlet: 16384 bytes maximum?

2008-08-08 Thread Johnny Kewl
in various versions of tomcat. Currently the problem seems to exist in 6.0.16 but not in 6.0.14 nor 5.5.17. There was a bug filed, but I don't have the reference handy. I tried 5.5.26 and 5.5.17 and it changed (for the worse-;). The file now gets messed up at 7620 bytes Johnny Kewl [EMAIL

Re: Regarding Service Unavailable

2008-08-07 Thread Johnny Kewl
- Original Message - From: welcome.partha [EMAIL PROTECTED] To: users@tomcat.apache.org Sent: Thursday, August 07, 2008 9:47 AM Subject: Regarding Service Unavailable i run my web application after started my apache-tomcat server,it displayed service unavailable.If i refreshed it

Re: Weird stack trace when reloading a webapp

2008-08-07 Thread Johnny Kewl
- Original Message - From: Olivier Lamy [EMAIL PROTECTED] To: users@tomcat.apache.org Sent: Thursday, August 07, 2008 5:17 PM Subject: Weird stack trace when reloading a webapp Hi, I use the ant deploy target : deploy url=${url} username=${tomcat.user} password=${tomcat.password}

Re: Weird stack trace when reloading a webapp

2008-08-07 Thread Johnny Kewl
- Original Message - From: Johnny Kewl [EMAIL PROTECTED] To: Tomcat Users List users@tomcat.apache.org Sent: Thursday, August 07, 2008 9:45 PM Subject: Re: Weird stack trace when reloading a webapp - Original Message - From: Olivier Lamy [EMAIL PROTECTED] To: users

Re: Sudden missing javax/servlet/http/HttpServlet ?

2008-08-07 Thread Johnny Kewl
- Original Message - From: Christopher Schultz [EMAIL PROTECTED] To: Tomcat Users List users@tomcat.apache.org Sent: Thursday, August 07, 2008 7:45 PM Subject: Sudden missing javax/servlet/http/HttpServlet ? -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 All, I've checked

Re: Weird stack trace when reloading a webapp

2008-08-07 Thread Johnny Kewl
with frameworks... always have to ask more than one user group ;) Its a tricky problem I think and you'll have to talk to the guys that made your frameworks... Good luck... Sorry... outta idea's, maybe google will get you there Olivier 2008/8/7 Johnny Kewl [EMAIL PROTECTED]: - Original Message

Re: Sudden missing javax/servlet/http/HttpServlet ?

2008-08-07 Thread Johnny Kewl
- Original Message - From: Christopher Schultz [EMAIL PROTECTED] To: Tomcat Users List users@tomcat.apache.org Sent: Thursday, August 07, 2008 11:40 PM Subject: Re: Sudden missing javax/servlet/http/HttpServlet ? -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Johnny, Johnny Kewl

Re: Parsing a URL to see if a param exists

2008-08-06 Thread Johnny Kewl
- Original Message - From: David Wall [EMAIL PROTECTED] To: Tomcat Users List users@tomcat.apache.org Sent: Wednesday, August 06, 2008 1:17 AM Subject: Parsing a URL to see if a param exists Is there an API call to parse an URL I have as a String so that I can determine if a given

Re: Monitoring tomcat process

2008-08-06 Thread Johnny Kewl
- Original Message - From: Fu-Tung Cheng [EMAIL PROTECTED] To: tomcat-u users@tomcat.apache.org Sent: Wednesday, August 06, 2008 12:50 AM Subject: Monitoring tomcat process Hi, I was wondering what solutions people are using to monitor their tomcat processes. I've been having a

Re: Monitoring tomcat process

2008-08-06 Thread Johnny Kewl
Hi, I was wondering what solutions people are using to monitor their tomcat processes. I've been having a look at the following: http://code.google.com/p/tomcat-monitor/wiki/TomcatMonitor Are there better scripts or alternatives for handling restarting the vm in the case of out of memory

Re: Avast Antivirus and apache-tomcat-6.0.18.exe

2008-08-06 Thread Johnny Kewl
- Original Message - From: Len Popp [EMAIL PROTECTED] To: Tomcat Users List users@tomcat.apache.org Sent: Wednesday, August 06, 2008 2:09 AM Subject: Re: Avast Antivirus and apache-tomcat-6.0.18.exe 2008/8/5 Johnny Kewl [EMAIL PROTECTED]: - Original Message - From: Mark

Re: Re: Avast Antivirus and apache-tomcat-6.0.18.exe

2008-08-06 Thread Johnny Kewl
- Original Message - From: Ангелин Лалев [EMAIL PROTECTED] To: Tomcat Users List users@tomcat.apache.org Sent: Wednesday, August 06, 2008 7:01 AM Subject: Re: Re: Avast Antivirus and apache-tomcat-6.0.18.exe Thanks for the fast replies! I'm going to proceed with installation. Maybe

Re: Can two Tomcat's safely share the same webapps directory?

2008-08-05 Thread Johnny Kewl
- Original Message - From: Richard M [EMAIL PROTECTED] To: users@tomcat.apache.org Sent: Tuesday, August 05, 2008 5:21 AM Subject: Can two Tomcat's safely share the same webapps directory? I looked through the documentation and searched the user list and web for the answer to

Re: Avast Antivirus and apache-tomcat-6.0.18.exe

2008-08-05 Thread Johnny Kewl
- Original Message - From: Mark Thomas [EMAIL PROTECTED] To: Tomcat Users List users@tomcat.apache.org Sent: Tuesday, August 05, 2008 11:09 PM Subject: Re: Avast Antivirus and apache-tomcat-6.0.18.exe Mark Thomas wrote: Ангелин Лалев wrote: Apparently the address is from Bulgarian

Re: Tomcat Service is stopped automatically???

2008-08-04 Thread Johnny Kewl
- Original Message - From: Thangavel Sankaranarayanan [EMAIL PROTECTED] To: users@tomcat.apache.org Sent: Monday, August 04, 2008 9:08 AM Subject: Tomcat Service is stopped automatically??? Hi, I have a problem with tomcat 4.1.27. Operating system is Windows2000. I am running

Re: Tomcat Service is stopped automatically???

2008-08-04 Thread Johnny Kewl
- Original Message - From: Thangavel Sankaranarayanan [EMAIL PROTECTED] To: Tomcat Users List users@tomcat.apache.org Sent: Monday, August 04, 2008 3:53 PM Subject: Re: Tomcat Service is stopped automatically??? Hi, I dont find any Hkey..instead i find a Hkey_Current_user.. I have

Re: Creating a new Service

2008-08-03 Thread Johnny Kewl
- Original Message - From: Robert Drescher [EMAIL PROTECTED] To: users@tomcat.apache.org Sent: Sunday, August 03, 2008 12:27 PM Subject: Creating a new Service Hello everyone in this list! This is my first post in the users-help, after successfully installing Tomcat5.5 The default

Re: How to make tomcat to use javaw.exe instead of java.exe?

2008-08-01 Thread Johnny Kewl
- Original Message - From: Bharat Dighe [EMAIL PROTECTED] To: users@tomcat.apache.org Sent: Friday, August 01, 2008 12:49 AM Subject: How to make tomcat to use javaw.exe instead of java.exe? I am using Apache Tomcat 5.5.26. Is there a way we can force catalina.bat to use javaw.exe

Re: Status of threads in Tomcat( window service)

2008-08-01 Thread Johnny Kewl
- Original Message - From: Thangavel Sankaranarayanan [EMAIL PROTECTED] To: users@tomcat.apache.org Sent: Friday, August 01, 2008 4:05 PM Subject: Status of threads in Tomcat( window service) Hi, Please help me in find no of threads and thier status spawned by tomcat

Re: Installation Problems

2008-08-01 Thread Johnny Kewl
- Original Message - From: CrashOverride [EMAIL PROTECTED] To: users@tomcat.apache.org Sent: Friday, August 01, 2008 4:36 PM Subject: Re: Installation Problems Well, when I had it running before (and at the moment, I have it running on a different system), going to

Re: Hot deployment Using Tomcat

2008-07-31 Thread Johnny Kewl
- Original Message - From: hisameer [EMAIL PROTECTED] To: users@tomcat.apache.org Sent: Thursday, July 31, 2008 4:29 PM Subject: Re: Hot deployment Using Tomcat Thanks for your reply Alessandro The autodeploy is set to true but but whenever my build process tries to delete the

Re: jsp compile question

2008-07-30 Thread Johnny Kewl
- Original Message - From: Jq [EMAIL PROTECTED] To: users@tomcat.apache.org Sent: Tuesday, July 29, 2008 11:05 PM Subject: jsp compile question How can I simulate the way tomcat builds a jsp file? I need to debug a .jsp that fails to build when requested. Thanks. Jq... what IDE

Re: java_home in tomcat6

2008-07-30 Thread Johnny Kewl
- Original Message - From: zorglub76 [EMAIL PROTECTED] To: users@tomcat.apache.org Sent: Wednesday, July 30, 2008 10:58 AM Subject: java_home in tomcat6 Hi all, I have a problem with setting JAVA_HOME variable in Tomcat 6.0.16. When I set it in catalina.bat as: set

Re: java_home in tomcat6

2008-07-30 Thread Johnny Kewl
eg on NB if I want the webapp to use Java 5 and I want it to use TC 5.5... On the project... right click properties-run --- pick the TC you want... On the project... right click properties-lib... and pick the JRE you want. On the server... the JRE used is in the Java Tab... You never have to

Re: Embedding custom metadata in a jsp page; access generated Class via reflection?

2008-07-29 Thread Johnny Kewl
- Original Message - From: Simon Kitching [EMAIL PROTECTED] To: Tomcat Users List users@tomcat.apache.org Sent: Tuesday, July 29, 2008 12:07 PM Subject: Re: Embedding custom metadata in a jsp page; access generated Class via reflection? Mikolaj Rydzewski schrieb: Simon Kitching

Re: Embedding custom metadata in a jsp page; access generated Class via reflection?

2008-07-29 Thread Johnny Kewl
- Original Message - From: Mikolaj Rydzewski [EMAIL PROTECTED] To: Tomcat Users List users@tomcat.apache.org Sent: Tuesday, July 29, 2008 2:50 PM Subject: Re: Embedding custom metadata in a jsp page; access generated Class via reflection? Johnny Kewl wrote: The JSP is well formed

Re: Programmatically detecting login or logout events

2008-07-28 Thread Johnny Kewl
- Original Message - From: MartinOShea [EMAIL PROTECTED] To: users@tomcat.apache.org Sent: Monday, July 28, 2008 10:15 AM Subject: Programmatically detecting login or logout events Hello I'm trying to find a way to detect the events caused when a user logs into or logs out of an

Re: Stop tomcat on Startup

2008-07-25 Thread Johnny Kewl
- Original Message - From: afolli [EMAIL PROTECTED] To: users@tomcat.apache.org Sent: Friday, July 25, 2008 10:29 AM Subject: RE: Stop tomcat on Startup Thanks Peter. That is a lot easier than I thought :) Alessandro Peter Crowther wrote: How hard a stop do you want? The

Re: Retrieving tomcat log files within war

2008-07-25 Thread Johnny Kewl
- Original Message - From: Jerry Atrick [EMAIL PROTECTED] To: users@tomcat.apache.org Sent: Friday, July 25, 2008 12:19 AM Subject: Retrieving tomcat log files within war Is there a way to programmically retrieve the tomcat log files? I can reconstruct the log location by doing a

Re: retrieving tomcat info from within a war

2008-07-24 Thread Johnny Kewl
- Original Message - From: Jerry Atrick [EMAIL PROTECTED] To: users@tomcat.apache.org Sent: Wednesday, July 23, 2008 10:51 PM Subject: retrieving tomcat info from within a war Is there a way to retrieve tomcat version/info from within a War file? I actually would prefer this to be

Re: Trying to mix db connection pooling on web and desktop applications

2008-07-23 Thread Johnny Kewl
Out of luck ;) Dont think it can be done... I think JNDI has a problem serving dB connection pools outside of a container... it needs the classloaders, common JVM etc etc. I imagine one could make a RMI type provider... but a direct connection to the dB via JDBC is probably always going to be

Re: How to do CGI programming in Tomcat5.5

2008-07-22 Thread Johnny Kewl
- Original Message - From: suman [EMAIL PROTECTED] To: users@tomcat.apache.org Sent: Tuesday, July 22, 2008 12:32 PM Subject: How to do CGI programming in Tomcat5.5 Gi, Can you please point me to a link where it clearly says in step by step way how to do cgi programming with

Re: Blocking port 8005 in TomCat in Deamon Mode

2008-07-10 Thread Johnny Kewl
- Original Message - From: Suma Rakesh [EMAIL PROTECTED] To: users@tomcat.apache.org Sent: Thursday, July 10, 2008 2:03 AM Subject: Blocking port 8005 in TomCat in Deamon Mode Hi, I am starting Tomcat through one of my C++ programs on windows 2003 server. I am using Bootsrap

Re: tomcat with jcaptcha

2008-07-08 Thread Johnny Kewl
- Original Message - From: WILLIAMer [EMAIL PROTECTED] To: users@tomcat.apache.org Sent: Tuesday, July 08, 2008 9:23 AM Subject: RE: tomcat with jcaptcha Thanks for reply ,Sameer :) for me, webapps | - eCom - Admin - Login.jsp - Account - *.jsp eCom is a webapps

Re: tomcat with jcaptcha

2008-07-07 Thread Johnny Kewl
- Original Message - From: WILLIAMer [EMAIL PROTECTED] To: users@tomcat.apache.org Sent: Monday, July 07, 2008 5:51 AM Subject: tomcat with jcaptcha Hi! all, I have an application named eCom unnder the tomcat/webapps and using jcatpcha with the login page. I set the eCom becomes

Re: tomcat with jcaptcha

2008-07-07 Thread Johnny Kewl
- Original Message - From: Johnny Kewl [EMAIL PROTECTED] To: Tomcat Users List users@tomcat.apache.org Sent: Monday, July 07, 2008 2:53 PM Subject: Re: tomcat with jcaptcha - Original Message - From: WILLIAMer [EMAIL PROTECTED] To: users@tomcat.apache.org Sent: Monday

Re: Access Local File System

2008-07-07 Thread Johnny Kewl
- Original Message - From: bperquku [EMAIL PROTECTED] To: users@tomcat.apache.org Sent: Monday, July 07, 2008 8:25 PM Subject: Re: Access Local File System Hi, I managed to create the second webapp that points on c:/. BUT, now i face another problem. Now i have to webapps, first

Re: Access Local File System

2008-07-06 Thread Johnny Kewl
- Original Message - From: Paolo Niccolò Giubelli [EMAIL PROTECTED] To: Tomcat Users List users@tomcat.apache.org Sent: Sunday, July 06, 2008 10:10 AM Subject: Re: Access Local File System It's very similar to the situation I described few days ago, so I quote what Caldarale told

Re: Bean in session scope

2008-07-06 Thread Johnny Kewl
- Original Message - From: Axel Leucht [EMAIL PROTECTED] To: Tomcat Users List users@tomcat.apache.org Sent: Sunday, July 06, 2008 6:05 PM Subject: Bean in session scope I'm currently operating an Apache webserver 2.2.4 in front of an Apache tomcat 6.0.16. Both are working together

Re: Access Local File System

2008-07-06 Thread Johnny Kewl
- Original Message - From: bperquku [EMAIL PROTECTED] To: users@tomcat.apache.org Sent: Sunday, July 06, 2008 7:32 PM Subject: Re: Access Local File System Thank you all of you, I currently using JBuilder 2007, i cannot find conf/Catalina/. I don't know how to configure that

Re: Access Local File System

2008-07-05 Thread Johnny Kewl
- Original Message - From: bperquku [EMAIL PROTECTED] To: users@tomcat.apache.org Sent: Saturday, July 05, 2008 11:13 PM Subject: Access Local File System I have written i simple web application using Eclipse and Tomcat 6. I'm trying to stream a flv video in jsp page. It works good

Re: Tomcat 5.5.25 freezes

2008-07-04 Thread Johnny Kewl
- Original Message - From: Anthony Chamas [EMAIL PROTECTED] To: Tomcat Users List users@tomcat.apache.org Sent: Friday, July 04, 2008 11:01 AM Subject: Re: Tomcat 5.5.25 freezes Thanks for your replies, I'll try to disable the keep-alive connections ... Will get back to you... One

Re: Tomcat 5.5.25 freezes

2008-07-04 Thread Johnny Kewl
Tony, just had another thought When you whack it with Jmeter... open the task manager, and dont watch the memory, with caching and swapping it doesnt mean much... just watch the handles... they should go up and come back to the original levels quickly if they climbing and climbing,

Re: Tomcat 5.5.25 freezes

2008-07-04 Thread Johnny Kewl
Tony... just another thought... I want to change the philosophy a little If YOU open a stream... ie File f = new File Buffered streams etc... Then make absolutey sure you close them... BUT If you GET a stream from TC... ie OutputStream out = response.getOutputStream(); DONT CLOSE

Re: Make uploaded files survive to re-deploy

2008-07-04 Thread Johnny Kewl
- Original Message - From: Paolo Niccolò Giubelli [EMAIL PROTECTED] To: users@tomcat.apache.org Sent: Friday, July 04, 2008 4:25 PM Subject: Make uploaded files survive to re-deploy Hi! I'm very enthusiastic about tomcat, but I have a problem. I deployed several web applications

Re: Make uploaded files survive to re-deploy

2008-07-04 Thread Johnny Kewl
- Original Message - From: Caldarale, Charles R [EMAIL PROTECTED] To: Tomcat Users List users@tomcat.apache.org Sent: Friday, July 04, 2008 5:39 PM Subject: RE: Make uploaded files survive to re-deploy From: Johnny Kewl [mailto:[EMAIL PROTECTED] Subject: Re: Make uploaded files

Re: How do I do this with Tomcat?

2008-07-03 Thread Johnny Kewl
- Original Message - From: Dhanisworo Dhanisworo [EMAIL PROTECTED] To: Tomcat Users List users@tomcat.apache.org Sent: Thursday, July 03, 2008 11:16 AM Subject: How do I do this with Tomcat? Hi all regarding the problem I've posted before about IE showing balnk page, I've found

Re: Tomcat 5.5.25 freezes

2008-07-03 Thread Johnny Kewl
- Original Message - From: Clovis Wichoski [EMAIL PROTECTED] To: Tomcat Users List users@tomcat.apache.org Sent: Friday, July 04, 2008 3:37 AM Subject: Re: Tomcat 5.5.25 freezes hi Christophe, i'm fighting with this problem for months, but i will reply on your thread for us to make

Re: How to close an out Stream if a client aborts

2008-06-30 Thread Johnny Kewl
- Original Message - From: Lyallex [EMAIL PROTECTED] To: Tomcat Users List users@tomcat.apache.org Sent: Monday, June 30, 2008 10:11 AM Subject: How to close an out Stream if a client aborts Good Morning Java 1.5.0_15 Tomcat 5.5.26 I have a servlet that is used to serve up images

Re: How to close an out Stream if a client aborts

2008-06-30 Thread Johnny Kewl
- Original Message - From: Lyallex [EMAIL PROTECTED] To: Tomcat Users List users@tomcat.apache.org Sent: Monday, June 30, 2008 10:11 AM Subject: How to close an out Stream if a client aborts Good Morning Java 1.5.0_15 Tomcat 5.5.26 I have a servlet that is used to serve up images

Re: multiple instances and context roots

2008-06-26 Thread Johnny Kewl
- Original Message - From: tom_goring [EMAIL PROTECTED] To: users@tomcat.apache.org Sent: Thursday, June 26, 2008 12:09 PM Subject: multiple instances and context roots Hi, I've posted this on the jboss forum but had no response... it's really a tomcat question. jboss-4.2.2 (not

Re: multiple instances and context roots

2008-06-26 Thread Johnny Kewl
- Original Message - From: Johnny Kewl [EMAIL PROTECTED] To: Tomcat Users List users@tomcat.apache.org Sent: Thursday, June 26, 2008 3:15 PM Subject: Re: multiple instances and context roots - Original Message - From: tom_goring [EMAIL PROTECTED] To: users

Re: Tomcat caching and deployment issues

2008-06-25 Thread Johnny Kewl
file) started tomcat I am wondering if maybe I didn't 'undeploy' the app in the Tomcat manager (or another manager app called probe). I'm unclear as to whether I need to explicitly 'undeploy' to clear out the works directory etc. So, as Johnny Kewl said, there is legacy code being used from

Re: tomcat 5.5 loads a blank page

2008-06-24 Thread Johnny Kewl
- Original Message - From: Adam Posner [EMAIL PROTECTED] To: users@tomcat.apache.org Sent: Tuesday, June 24, 2008 3:37 AM Subject: tomcat 5.5 loads a blank page Hi, I'm new to this newsgroup and have a vexing problem. I run tomcat using the startup script, for ex.

Re: Tomcat caching and deployment issues

2008-06-24 Thread Johnny Kewl
- Original Message - From: Johnny Kewl [EMAIL PROTECTED] To: Tomcat Users List users@tomcat.apache.org Sent: Tuesday, June 24, 2008 4:21 PM Subject: Re: Tomcat caching and deployment issues - Original Message - From: Steven Probetts To: users@tomcat.apache.org Sent

Re: Regarding tomcat installation

2008-06-23 Thread Johnny Kewl
- Original Message - From: Arun Raj Ramkumar [EMAIL PROTECTED] To: users@tomcat.apache.org Sent: Monday, June 23, 2008 8:16 AM Subject: Regarding tomcat installation Hi , I want to install tomcat 5.5 in my home PC. Which distribution should i download from apache website , as there

Re: server resources

2008-06-23 Thread Johnny Kewl
- Original Message - From: Marcos Molina [EMAIL PROTECTED] To: Tomcat Users List users@tomcat.apache.org Sent: Monday, June 23, 2008 11:49 PM Subject: server resources Hi people! I´m working with tomcat for years, in intranet envoiroment. And now i need to put some works in

Re: Changing roles on the fly

2008-06-22 Thread Johnny Kewl
- Original Message - From: Lyallex [EMAIL PROTECTED] To: Tomcat Users List users@tomcat.apache.org Sent: Sunday, June 22, 2008 1:14 PM Subject: Re: Changing roles on the fly On Sat, Jun 21, 2008 at 12:41 PM, Mark Thomas [EMAIL PROTECTED] wrote: Johnny Kewl wrote: - Original

Re: Update tomcat service (of version 5.5)

2008-06-22 Thread Johnny Kewl
- Original Message - From: Hacham, Lital [EMAIL PROTECTED] To: users@tomcat.apache.org Sent: Sunday, June 22, 2008 4:22 PM Subject: Update tomcat service (of version 5.5) Hi, I'm installing tomcat as service on my machine. I used to work with tomcat 5.0 and after installing it I

Re: Changing roles on the fly

2008-06-22 Thread Johnny Kewl
- Original Message - From: Lyallex [EMAIL PROTECTED] To: Tomcat Users List users@tomcat.apache.org Sent: Sunday, June 22, 2008 11:54 PM Subject: Re: Changing roles on the fly On Sun, Jun 22, 2008 at 1:46 PM, Johnny Kewl [EMAIL PROTECTED] wrote: - Original Message - From

Re: Changing roles on the fly

2008-06-21 Thread Johnny Kewl
- Original Message - From: Lyallex [EMAIL PROTECTED] To: Tomcat Users List users@tomcat.apache.org Sent: Thursday, June 19, 2008 9:30 AM Subject: Changing roles on the fly Hello Tomcat 5.5.26 Java 1.5.0_15-b04 This question is about role based security and the dynamic

Re: Changing roles on the fly

2008-06-21 Thread Johnny Kewl
- Original Message - From: Johnny Kewl [EMAIL PROTECTED] To: Tomcat Users List users@tomcat.apache.org Sent: Saturday, June 21, 2008 12:13 PM Subject: Re: Changing roles on the fly - Original Message - From: Lyallex [EMAIL PROTECTED] To: Tomcat Users List users

Re: Class Loader Documentation

2008-06-18 Thread Johnny Kewl
- Original Message - From: Ole Ersoy [EMAIL PROTECTED] To: Tomcat Users List users@tomcat.apache.org Sent: Tuesday, June 17, 2008 6:57 PM Subject: Re: Class Loader Documentation I think its because its just hard to explain, but maybe it could be made clearer. I think *ignores* is

Re: Reload classfiles withour server restarting

2008-06-18 Thread Johnny Kewl
- Original Message - From: Raghuveer [EMAIL PROTECTED] To: 'Tomcat Users List' users@tomcat.apache.org Sent: Wednesday, June 18, 2008 1:05 PM Subject: Reload classfiles withour server restarting Is there a way to configure my tomcat to reload class files when compiled? Imaging I

Re: Tomcat 5.5: Why can't I see the applications?

2008-06-18 Thread Johnny Kewl
- Original Message - From: J ANDERSEN [EMAIL PROTECTED] To: users@tomcat.apache.org Sent: Wednesday, June 18, 2008 3:25 PM Subject: Tomcat 5.5: Why can't I see the applications? I am trying to get Tomcat to work (Linux, 64 bits) - it runs fine, I can connect to localhost:8080, but

Re: Character encoding

2008-06-18 Thread Johnny Kewl
- Original Message - From: André Warnier [EMAIL PROTECTED] Could you give an example of such a UTF-8 encoded URI ? (and tell us what it should be decoded to) Thanks Andre have a look here... its not url encoding, thats something different It about being able to store japanese and

Re: Character encoding

2008-06-18 Thread Johnny Kewl
- Original Message - From: nch [EMAIL PROTECTED] To: Tomcat Users List users@tomcat.apache.org Sent: Wednesday, June 18, 2008 5:09 PM Subject: Re: Character encoding There it goes. I have a form that has an input field named query. I type piraña an submit the form using the GET

Re: Character encoding

2008-06-18 Thread Johnny Kewl
- Original Message - From: Johnny Kewl [EMAIL PROTECTED] To: Tomcat Users List users@tomcat.apache.org Sent: Wednesday, June 18, 2008 6:26 PM Subject: Re: Character encoding - Original Message - From: nch [EMAIL PROTECTED] To: Tomcat Users List users@tomcat.apache.org

Re: Class Loader Documentation

2008-06-17 Thread Johnny Kewl
- Original Message - From: Ole Ersoy [EMAIL PROTECTED] To: users@tomcat.apache.org Sent: Tuesday, June 17, 2008 4:41 AM Subject: Class Loader Documentation Hi, Reading through the classloader documentation for 6.0 I noticed this: ... However, the standard Tomcat 5 startup scripts

Re: Jrockit Vs Sun

2008-06-17 Thread Johnny Kewl
- Original Message - From: James Law [EMAIL PROTECTED] To: users@tomcat.apache.org Sent: Tuesday, June 17, 2008 12:56 PM Subject: Jrockit Vs Sun Ok not quite a Vs question, however I'm intrigued by BEA claim that Jrockit is the industry leading solutions. Does anyone have any

Re: allow access without auth to app from several ip ranges , but leave auth from any other hosts

2008-06-16 Thread Johnny Kewl
- Original Message - From: Alex Mestiashvili [EMAIL PROTECTED] To: Tomcat Users List users@tomcat.apache.org Sent: Monday, June 16, 2008 1:36 PM Subject: Re: allow access without auth to app from several ip ranges , but leave auth from any other hosts Johnny Kewl wrote

Re: JNI and Tomcat problem

2008-06-15 Thread Johnny Kewl
- Original Message - From: Shamshad Ansari [EMAIL PROTECTED] To: users@tomcat.apache.org Sent: Sunday, June 15, 2008 8:51 AM Subject: JNI and Tomcat problem Hi, I have a web application deployed in Tomcat. On a click on button on the web browser, it calls a servlet which in turn

Re: allow access without auth to app from several ip ranges , but leave auth from any other hosts

2008-06-14 Thread Johnny Kewl
- Original Message - From: Alex Mestiashvili [EMAIL PROTECTED] To: users@tomcat.apache.org Sent: Friday, June 13, 2008 9:56 PM Subject: allow access without auth to app from several ip ranges , but leave auth from any other hosts HI ALL . I have basic authentication for my tomcat

Re: Hiding JSP Pages

2008-06-14 Thread Johnny Kewl
- Original Message - From: W Strater [EMAIL PROTECTED] To: users@tomcat.apache.org Sent: Friday, June 13, 2008 5:06 PM Subject: Hiding JSP Pages I am trying to hide the JSP so they can only be accessed via a forward. I have been able to put them in a subdirectory of WEB-INF using

Re: disable directory indexing in tomcat?

2008-06-14 Thread Johnny Kewl
- Original Message - From: Dave Girardin [EMAIL PROTECTED] To: users@tomcat.apache.org Sent: Friday, June 13, 2008 11:38 PM Subject: disable directory indexing in tomcat? Group, I'm a Unix admin working on a Solaris 8 server running Tomcat 6.0.16. No other apps run on the server,

Re: Installing the deployer on windows server 2003

2008-06-14 Thread Johnny Kewl
- Original Message - From: Vinny [EMAIL PROTECTED] To: users@tomcat.apache.org Sent: Friday, June 13, 2008 8:37 PM Subject: Installing the deployer on windows server 2003 I have tomcat 5.5 java 1.5 on window server 2003. Does the windows installer come with the Deployer bundled? I

Re: Farm War Deployer / Deploment Strategies

2008-06-14 Thread Johnny Kewl
- Original Message - From: Theparanoidone Theparanoidone [EMAIL PROTECTED] To: users@tomcat.apache.org Sent: Thursday, June 12, 2008 9:14 PM Subject: Farm War Deployer / Deploment Strategies Hola~ I'm looking for an efficient way to deploy a tomcat project to 2 or more tomcat

Re: Tomcat will not create session cookie

2008-06-14 Thread Johnny Kewl
- Original Message - From: mkweb [EMAIL PROTECTED] To: users@tomcat.apache.org Sent: Friday, June 13, 2008 11:44 AM Subject: Tomcat will not create session cookie Hello, I'm new to the forum. I have a strange problem with my tomcat installation. I'm using tomcat5.5.26 and struts

Re: Farm War Deployer / Deploment Strategies

2008-06-13 Thread Johnny Kewl
- Original Message - From: Theparanoidone Theparanoidone [EMAIL PROTECTED] To: users@tomcat.apache.org Sent: Thursday, June 12, 2008 9:14 PM Subject: Farm War Deployer / Deploment Strategies Hola~ I'm looking for an efficient way to deploy a tomcat project to 2 or more tomcat

Re: jk load balancing based upon ip address rather than session id

2008-06-13 Thread Johnny Kewl
- Original Message - From: Simon Papillon [EMAIL PROTECTED] To: users@tomcat.apache.org Sent: Thursday, June 12, 2008 7:11 PM Subject: jk load balancing based upon ip address rather than session id Hello, I'm using jk 1.2.25 with tomcat 5.5.25 and apache 2.0 on one debian box -

Re: getAttribute(null)?

2008-06-12 Thread Johnny Kewl
- Original Message - From: Leffingwell, Jonathan R CTR FRCSE, JAX 7.2.2 [EMAIL PROTECTED] To: users@tomcat.apache.org Sent: Thursday, June 12, 2008 4:44 PM Subject: getAttribute(null)? I have the following code that worked in Tomcat 5.0, but doesn't work in Tomcat 5.5.26: String

Re: mapping tomcat to ip address behind router

2008-06-12 Thread Johnny Kewl
- Original Message - From: illusion [EMAIL PROTECTED] To: users@tomcat.apache.org Sent: Thursday, June 12, 2008 11:14 PM Subject: mapping tomcat to ip address behind router Hey, I want to set-up tomcat to serve http requests from behind a router. When there is a direct internet

Re: Basic question on requiring a login

2008-06-11 Thread Johnny Kewl
- Original Message - From: Justin Morgan - Logic Sector [EMAIL PROTECTED] To: users@tomcat.apache.org Sent: Wednesday, June 11, 2008 8:02 AM Subject: Basic question on requiring a login Hi Tomcat users, Maybe I'm not googling with the right keywords, but I can't seem to find a

Re: Response Time in Tomcat

2008-06-11 Thread Johnny Kewl
- Original Message - From: Liang Xiao Zhu [EMAIL PROTECTED] To: Tomcat Users List users@tomcat.apache.org Sent: Wednesday, June 11, 2008 4:33 PM Subject: Response Time in Tomcat Hi, I am monitoring Tomcat 6 Performance and I want to get the Response Time of the incoming Request.

Re: Something like a filter

2008-06-11 Thread Johnny Kewl
- Original Message - From: maux [EMAIL PROTECTED] To: users@tomcat.apache.org Sent: Wednesday, June 04, 2008 4:20 PM Subject: Something like a filter Hi, I would like to know if there is something that I can configure to an application that force the application to execute that

Re: Response Time in Tomcat

2008-06-11 Thread Johnny Kewl
- Original Message - From: Liang Xiao Zhu [EMAIL PROTECTED] To: Tomcat Users List users@tomcat.apache.org Sent: Wednesday, June 11, 2008 7:41 PM Subject: Re: Response Time in Tomcat Johnny Kewl escribió: - Original Message - From: Liang Xiao Zhu [EMAIL PROTECTED

Re: Something like a filter

2008-06-11 Thread Johnny Kewl
- Original Message - From: Karthik Abram [EMAIL PROTECTED] To: Tomcat Users List users@tomcat.apache.org Sent: Wednesday, June 11, 2008 8:36 PM Subject: Re: Something like a filter Don't think a ServletContextListener gets anything but context initialize() and destroy() calls. Look

Re: Session lost when switching from https to http after upgrade to Tomcat 6

2008-06-09 Thread Johnny Kewl
- Original Message - From: Bill Davidson [EMAIL PROTECTED] To: Tomcat Users List users@tomcat.apache.org Sent: Monday, June 09, 2008 7:17 PM Subject: Re: Session lost when switching from https to http after upgrade to Tomcat 6 Johnny Kewl wrote: Bill... Just lose the FORM

Re: Session lost when switching from https to http after upgrade to Tomcat 6

2008-06-09 Thread Johnny Kewl
- Original Message - From: Johnny Kewl [EMAIL PROTECTED] To: Tomcat Users List users@tomcat.apache.org Sent: Tuesday, June 10, 2008 3:19 AM Subject: Re: Session lost when switching from https to http after upgrade to Tomcat 6 - Original Message - From: Bill Davidson

Re: Session lost when switching from https to http after upgrade to Tomcat 6

2008-06-09 Thread Johnny Kewl
- Original Message - From: Bill Davidson [EMAIL PROTECTED] To: Tomcat Users List users@tomcat.apache.org Sent: Tuesday, June 10, 2008 3:43 AM Subject: Re: Session lost when switching from https to http after upgrade to Tomcat 6 Johnny Kewl wrote: maybe moving from HTTPs to HTTP

Re: Session lost when switching from https to http after upgrade to Tomcat 6

2008-06-08 Thread Johnny Kewl
- Original Message - From: Bill Davidson [EMAIL PROTECTED] To: Tomcat Users List users@tomcat.apache.org Sent: Monday, June 09, 2008 12:36 AM Subject: Re: Session lost when switching from https to http after upgrade to Tomcat 6 I'm confused so I'm not sure what I say below makes

Re: Access static content (logs folder) ?

2008-06-07 Thread Johnny Kewl
- Original Message - From: karthikn [EMAIL PROTECTED] -- HTTP Status 404 - /XFLDER/ type Status report message /XFLDER/ description The requested resource (/XFLDER/) is not available.

Re: Configuring Apache with Tomcat using mod_jk connector

2008-06-07 Thread Johnny Kewl
- Original Message - From: Thanuja Danda [EMAIL PROTECTED] To: users@tomcat.apache.org Sent: Saturday, June 07, 2008 4:27 PM Subject: Configuring Apache with Tomcat using mod_jk connector Hi All, I have an issue configuring Apache/2.2.8 (True 64 Unix) integration with Tomcat 5.0.28

Re: Access static content (logs folder) ?

2008-06-07 Thread Johnny Kewl
- Original Message - From: Caldarale, Charles R [EMAIL PROTECTED] To: Tomcat Users List users@tomcat.apache.org Sent: Saturday, June 07, 2008 9:49 PM Subject: RE: Access static content (logs folder) ? From: karthikn [mailto:[EMAIL PROTECTED] Subject: Re: Access static content (logs

Re: Access static content (logs folder) ?

2008-06-07 Thread Johnny Kewl
- Original Message - From: Caldarale, Charles R [EMAIL PROTECTED] To: Tomcat Users List users@tomcat.apache.org Sent: Sunday, June 08, 2008 2:54 AM Subject: RE: Access static content (logs folder) ? From: Johnny Kewl [mailto:[EMAIL PROTECTED] Subject: Re: Access static content (logs

Re: jsp:include versus % include %

2008-06-06 Thread Johnny Kewl
- Original Message - From: Rogelio R. Vizcaino L. [EMAIL PROTECTED] To: Tomcat Users List users@tomcat.apache.org Sent: Tuesday, June 03, 2008 7:35 PM Subject: Re: jsp:include versus % include % One is static (translation time) the other dynamic (runtime).

Re: Tomcat having problems under load

2008-06-06 Thread Johnny Kewl
- Original Message - From: Billy Ng [EMAIL PROTECTED] To: Tomcat Users List users@tomcat.apache.org Sent: Thursday, June 05, 2008 10:25 PM Subject: Tomcat having problems under load Hi folks, I am using Tomcat 5.5.20 on a Linux box with 8 CPUs and 8GB of RAM. I am seeing a really

Re: mod_jk api?

2008-06-06 Thread Johnny Kewl
- Original Message - From: Mike Dickson [EMAIL PROTECTED] To: users@tomcat.apache.org Sent: Thursday, June 05, 2008 10:48 PM Subject: mod_jk api? Is there any way/api to talk to mod_jk to tell it of a new Tomcat instance to register it automatically to take load? The only way I can

Re: Tomcat having problems under load

2008-06-06 Thread Johnny Kewl
Billy, nothing on TV so I playing here ;) You need to collect some info and explain the details... so if I guess wrong, the gurus can help you later ;) When you say Tomcat up for 15 mins and dies... does tomcat crash?... is there an error log, if so get it ready and post it? Or is it just a

Re: PHP support in tomcat

2008-06-05 Thread Johnny Kewl
- Original Message - From: Jury Levykin [EMAIL PROTECTED] To: users@tomcat.apache.org Sent: Thursday, June 05, 2008 3:50 PM Subject: PHP support in tomcat Hi, is it possible to configure tomcat to support PHP? I need to execute some PHP scripts. The scripts should be located in the

<    1   2   3   4   5   6   7   8   >