Re: Expression language not working

2010-09-01 Thread abhishek jain
On Tue, Aug 31, 2010 at 9:16 PM, Mark Thomas ma...@apache.org wrote: On 31/08/2010 16:38, abhishek jain wrote: Hey , I just realized that actually i accidently placed el-api.jar in WEB-INF/lib folder. If i dont than i get the following exception: Aug 31, 2010 4:28:44 PM

Slow network with additional Connector (Port) in tomcat

2010-09-01 Thread Yoav Naveh
Hi, I have come across a weird behavior. I defined an additional port for my tomcat, by adding an additional connector in the server.xml The connector was placed in the same container, and the only difference was the new port. Now, when I connect to my server using the old port (80) - network

Tomcat dies after starting

2010-09-01 Thread jan gestre
Hi Everyone, I'm using 6.0.26 tomcat binary in my RHEL5 box, it was configured for high availability using DRBD, it was already working for more than a week already but all of a sudden it stopped working, tomcat just dies, restarting it manually does not help either. Here's my setup: RHEL5

Re: Expression language not working

2010-09-01 Thread Mark Thomas
On 01/09/2010 07:35, abhishek jain wrote: On Tue, Aug 31, 2010 at 9:16 PM, Mark Thomas ma...@apache.org wrote: On 31/08/2010 16:38, abhishek jain wrote: Hey , I just realized that actually i accidently placed el-api.jar in WEB-INF/lib folder. If i dont than i get the following exception:

Re: Tomcat dies after starting

2010-09-01 Thread Wesley Acheson
Can you put in the beginning of the stack trace? Some things to look at make sure that you have permission to bind to the port that you've set your http connection to. (you probably won't be able to bind to port 80 on a linux box) RHEL5 has selinux installed by default which may cause problems.

Help with Tomcat 6.0.29 and Comet

2010-09-01 Thread Thiago Locatelli da Silva
Hello everybody. We have an application which was developed using comet and gwt and it was build over the tomcat 6.0.16 code. It was working very well and as according to the documentation, we are closing all the come events when we reach the event type ERROR and END. The application has

RE: Tomcat dies after starting

2010-09-01 Thread Caldarale, Charles R
From: Wesley Acheson [mailto:wesley.ache...@gmail.com] Subject: Re: Tomcat dies after starting Can you put in the beginning of the stack trace? Nice that the OP cut off the critical information... Also, the OP should post the server.xml, preferably with comments removed and security

RE: Slow network with additional Connector (Port) in tomcat

2010-09-01 Thread Caldarale, Charles R
From: Yoav Naveh [mailto:yoavna...@gmail.com] Subject: Slow network with additional Connector (Port) in tomcat I have come across a weird behavior. Such as not telling us the exact Tomcat level you're using, the JVM version it's running in, the platform you're running on, and whether or not

RE: undeploy failure - stack overflow tomcat 5 on RHEL 5

2010-09-01 Thread Maximilian Stocker
The version that was being used (using java -version) was an OpenJDK java version 1.6.0_0 OpenJDK Runtime Environment (IcedTea6 1.6) (rhel-1.13.b16.el5-x86_64) OpenJDK 64-Bit Server VM (build 14.0-b16, mixed mode) However as a test yesterday the most recent Sun/Oracle version was installed java

Re: Tomcat dies after starting

2010-09-01 Thread Wesley Acheson
On Wed, Sep 1, 2010 at 3:28 PM, Caldarale, Charles R chuck.caldar...@unisys.com wrote: From: Wesley Acheson [mailto:wesley.ache...@gmail.com] Subject: Re: Tomcat dies after starting Of course you can - but you have to use the proper technique, such as starting Tomcat via jsvc or using

RE: Tomcat dies after starting

2010-09-01 Thread Caldarale, Charles R
From: Wesley Acheson [mailto:wesley.ache...@gmail.com] Subject: Re: Tomcat dies after starting I know that. I was trying to keep it simple. The problem with making an unqualified statement is that many people - especially inexperienced ones - will take it as an absolute, resulting in

Re: undeploy failure - stack overflow tomcat 5 on RHEL 5

2010-09-01 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Maximilian, On 9/1/2010 10:08 AM, Maximilian Stocker wrote: The version that was being used (using java -version) was an OpenJDK java version 1.6.0_0 OpenJDK Runtime Environment (IcedTea6 1.6) (rhel-1.13.b16.el5-x86_64) OpenJDK 64-Bit Server VM

Re: Slow network with additional Connector (Port) in tomcat

2010-09-01 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Chuck, On 9/1/2010 9:33 AM, Caldarale, Charles R wrote: From: Yoav Naveh [mailto:yoavna...@gmail.com] Subject: Slow network with additional Connector (Port) in tomcat I have come across a weird behavior. Such as not telling us the exact

RE: undeploy failure - stack overflow tomcat 5 on RHEL 5

2010-09-01 Thread Caldarale, Charles R
From: Christopher Schultz [mailto:ch...@christopherschultz.net] Subject: Re: undeploy failure - stack overflow tomcat 5 on RHEL 5 And that was working properly? Many folks have encountered problems using OpenJDK with Tomcat and their webapps. I don't think that's true; the problems are with

Re: iCal4j and ThreadLocal

2010-09-01 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Bill, On 8/31/2010 4:49 PM, Bill Davidson wrote: On 8/31/2010 12:16 PM, Christopher Schultz wrote: Or, just remove the ThreadLocal manually. Since you know it's name, it should be easy to remove. There are two obvious ways to remove these

RE: undeploy failure - stack overflow tomcat 5 on RHEL 5

2010-09-01 Thread Maximilian Stocker
The previous Java was a different (older) build of openjdk and yes was working properly for months. I am not entirely sure when you say full path to WAR what you are looking for so I am going to list all the information. Before deploying my last test project the war was in two places (I tried

RE: undeploy failure - stack overflow tomcat 5 on RHEL 5

2010-09-01 Thread Caldarale, Charles R
From: Maximilian Stocker [mailto:m...@talentoyster.com] Subject: RE: undeploy failure - stack overflow tomcat 5 on RHEL 5 work - /var/cache/tomcat5/work temp - /var/cache/tomcat5/work That's a bit scary - those should be separate directories. I have no idea what happens when they're

RE: undeploy failure - stack overflow tomcat 5 on RHEL 5

2010-09-01 Thread Maximilian Stocker
Sorry temp is linked to temp. That was a copy and paste error from the shell to email on my part. I just double checked what I had sent and it is the only one I made a mistake on. It is Temp - /var/chache/tomcat5/temp Again sorry about that. Tomcat created the directory as a result of the

RE: undeploy failure - stack overflow tomcat 5 on RHEL 5

2010-09-01 Thread Maximilian Stocker
Sorry multiple typos. I am just going to paste the whole ls -lr output here lrwxrwxrwx 1 root root 23 Aug 27 15:53 work - /var/cache/tomcat5/work lrwxrwxrwx 1 root root 24 Aug 27 15:53 webapps -/var/lib/tomcat5/webapps lrwxrwxrwx 1 root root 23 Aug 27 15:53 temp -

Re: undeploy failure - stack overflow tomcat 5 on RHEL 5

2010-09-01 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Chuck, On 9/1/2010 10:53 AM, Caldarale, Charles R wrote: From: Christopher Schultz [mailto:ch...@christopherschultz.net] Subject: Re: undeploy failure - stack overflow tomcat 5 on RHEL 5 And that was working properly? Many folks have

RE: undeploy failure - stack overflow tomcat 5 on RHEL 5

2010-09-01 Thread Maximilian Stocker
I finally found some others with the same issue (and the same stackoverflow) https://jira.jboss.org/browse/JBPAPP-3753 The workaround to unpackWAR=false mentioned by the last commenter does resolve it at least temporarily for me at least. Looking at the stack trace posted there, I have a

Question on SSI

2010-09-01 Thread Marc Chamberlin
Hello - I am running a Tomcat6.0 server both stand-alone and with Eclipse, and am in the process of developing a webapp that I will want to make available to all our users via a server side include statement. I have this working in a limited sense, in that I got it working using the filter

Re: Question on SSI

2010-09-01 Thread Wesley Acheson
On Wed, Sep 1, 2010 at 10:13 PM, Marc Chamberlin m...@marcchamberlin.com wrote:  Hello -  I am running a Tomcat6.0 server both stand-alone and with Eclipse, and am in the process of developing a webapp that I will want to make available to all our users via a server side include statement. I

Re: Question on SSI

2010-09-01 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Marc, On 9/1/2010 4:13 PM, Marc Chamberlin wrote: Hello - I am running a Tomcat6.0 server both stand-alone and with Eclipse, and am in the process of developing a webapp that I will want to make available to all our users via a server side

FileUploadBase$IOFileUploadException

2010-09-01 Thread Paul Szynol
Hi, folks, I am using apache's fileupload jar in a couple of webapps, and one of them just started throwing this exception when the user tries to upload an image bigger than 1 meg. org.apache.commons.fileuploa d.FileUploadBase$IOFileUploadException: Processing of multipart/form-data request

Re: Question on SSI

2010-09-01 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Wesley, On 9/1/2010 4:46 PM, Wesley Acheson wrote: filter-mapping filter-namessi/filter-name url-pattern*/url-pattern /filter-mapping That may be casting the net a bit wide, but, of course, it's all up to whatever Marc's

FileUploadBase$IOFileUploadException

2010-09-01 Thread Paul Szynol
Hi, folks, I am using apache's fileupload jar in a couple of webapps, and one of them just started throwing this exception when the user tries to upload an image bigger than 1 meg. org.apache.commons.fileuploa d.FileUploadBase$IOFileUploadException: Processing of multipart/form-data

Re: FileUploadBase$IOFileUploadException

2010-09-01 Thread Wesley Acheson
Hi Paul Check the maxPost size on your connector. Also that libary may be trying to read/write to an area of disk that It isn't able to. Also the FileUpload has its own limits on file size. Have you looked at http://commons.apache.org/fileupload/using.html? Regards, Wes On Wed, Sep 1, 2010 at

Re: FileUploadBase$IOFileUploadException

2010-09-01 Thread Pid
On 01/09/2010 22:04, Paul Szynol wrote: Hi, folks, I am using apache's fileupload jar in a couple of webapps, and one of them just started throwing this exception when the user tries to upload an image bigger than 1 meg. org.apache.commons.fileuploa

Questions about Server Side Includes (SSI) implementation

2010-09-01 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 All, In responding to Marc's recent Question about SSI post, I was wondering a couple of things about the implementation. If anyone who can provide some illumination, I'd appreciate it. First, the SSI Filter is implemented as a buffer-then-process

Re: FileUploadBase$IOFileUploadException

2010-09-01 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Paul, (Thanks for un-hijacking the Question on SSI thread) On 9/1/2010 5:04 PM, Paul Szynol wrote: Hi, folks, I am using apache's fileupload jar in a couple of webapps, and one of them just started throwing this exception when the user tries to

Re: FileUploadBase$IOFileUploadException

2010-09-01 Thread Paul Szynol
Wes, Pid and Chris, Thanks for writing back so quickly (and sorry about the thread hijack--it was unintentional). Increasing the value of .setSizeThreshold() did the trick. Thanks for pointing me in that direction--I should have sent my question here about 12 hrs ago! :) Take care, Paul

META - Thread Hijacking

2010-09-01 Thread Wesley Acheson
I've seen complaints about thread hijacking but I always see them as different threads in my mail client. (Gmail) should I be using different software to subscribe to the list I think I've replied to them (threadjacks) a few times :S Wes

RE: META - Thread Hijacking

2010-09-01 Thread Caldarale, Charles R
From: Wesley Acheson [mailto:wesley.ache...@gmail.com] Subject: META - Thread Hijacking I've seen complaints about thread hijacking but I always see them as different threads in my mail client. Newer e-mail readers tend to ignore much of the SMTP header information and use the subject

Re: FileUploadBase$IOFileUploadException

2010-09-01 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Paul, On 9/1/2010 5:28 PM, Paul Szynol wrote: Increasing the value of .setSizeThreshold() did the trick. Thanks for pointing me in that direction--I should have sent my question here about 12 hrs ago! :) Strange that you get Permission Denied

Re: META - Thread Hijacking

2010-09-01 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Wesley, On 9/1/2010 5:39 PM, Wesley Acheson wrote: I've seen complaints about thread hijacking but I always see them as different threads in my mail client. (Gmail) should I be using different software to subscribe to the list I think I've replied

RE: Help with Tomcat 6.0.29 and Comet

2010-09-01 Thread Caldarale, Charles R
From: Thiago Locatelli da Silva [mailto:thiago.si...@digitro.com.br] Subject: Help with Tomcat 6.0.29 and Comet The only way to make my application is avoid closing the event in the END event, only in the ERROR event (and all the other ones). I am not sure this is the bests approach

Re: FileUploadBase$IOFileUploadException

2010-09-01 Thread Paul Szynol
Chris, I agree. Exceeds threshold size or something along those lines would be a lot more helpful. Paul On 9/1/10 5:59 PM, Christopher Schultz wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Paul, On 9/1/2010 5:28 PM, Paul Szynol wrote: Increasing the value of .setSizeThreshold()

Re: Question on SSI

2010-09-01 Thread Marc Chamberlin
On 9/1/2010 1:46 PM, Wesley Acheson wrote: On Wed, Sep 1, 2010 at 10:13 PM, Marc Chamberlin m...@marcchamberlin.com wrote: Have you tried modifying this section? filter-mapping filter-namessi/filter-name url-pattern*.shtml/url-pattern /filter-mapping To look more

Re: FileUploadBase$IOFileUploadException

2010-09-01 Thread Konstantin Kolinko
AFAIK, the said threshold determines when a file is too big to be hold in memory and should be written to disk. So, I think that Permission denied actually comes from your file system. You have to read the docs (or the source code), but I guess that it tries to write to ${catalina.base}/temp

Re: META - Thread Hijacking

2010-09-01 Thread Len Popp
On Wed, Sep 1, 2010 at 18:06, Christopher Schultz ch...@christopherschultz.net wrote: In the end, it's mostly up to the user's own personal preference which way things should go. Those of us whose mail clients respect the thread-id in the SMTP headers can see immediately when someone hijacks a

RE: META - Thread Hijacking

2010-09-01 Thread George Sexton
It's a religious issue; it's like top-posting versus bottom posting. The thing to do is be tolerant of the opposing side. Because it's a religious issue you will never convert them to your point of view. George Sexton MH Software, Inc. 303 438-9585 www.mhsoftware.com -Original

Re: Question on SSI

2010-09-01 Thread Wesley Acheson
On Thu, Sep 2, 2010 at 12:24 AM, Marc Chamberlin m...@marcchamberlin.com wrote:  On 9/1/2010 1:46 PM, Wesley Acheson wrote: On Wed, Sep 1, 2010 at 10:13 PM, Marc Chamberlin m...@marcchamberlin.com  wrote: Have you tried modifying this section?     filter-mapping        

Re: FileUploadBase$IOFileUploadException

2010-09-01 Thread Paul Szynol
Hey, Konstantin, The file system allows me to write the bigger image if I just increase the threshold size, though, so the file system is allowing the larger images. That suggests to me that the exception is being thrown solely when the image size exceeds the threshold size value. I read

Re: Question on SSI

2010-09-01 Thread Marc Chamberlin
On 9/1/2010 1:49 PM, Christopher Schultz wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Marc, On 9/1/2010 4:13 PM, Marc Chamberlin wrote: Hello - I am running a Tomcat6.0 server both stand-alone and with Eclipse, and am in the process of developing a webapp that I will want to make

Re: FileUploadBase$IOFileUploadException

2010-09-01 Thread Konstantin Kolinko
2010/9/2 Paul Szynol pj...@columbia.edu: Hey, Konstantin, The file system allows me to write the bigger image if I just increase the threshold size, though, so the file system is allowing the larger images.  That suggests to me that the exception is being thrown solely when the image size

Re: FileUploadBase$IOFileUploadException

2010-09-01 Thread Paul Szynol
Ah, now I see what you mean. So the reason the exception isn't being thrown when I increase the threshold value is that the image isn't being written to disk in the first place. That makes more sense. But the odd part of it (in my configuration, at least) is that the file permissions do

Re: META - Thread Hijacking

2010-09-01 Thread Konstantin Kolinko
2010/9/2 Len Popp len.p...@gmail.com: On Wed, Sep 1, 2010 at 18:06, Christopher Schultz ch...@christopherschultz.net wrote: In the end, it's mostly up to the user's own personal preference which way things should go. Those of us whose mail clients respect the thread-id in the SMTP headers can

Re: META - Thread Hijacking

2010-09-01 Thread Wesley Acheson
Have you ever searched the list archives? Hijacked threads are harmful. I appreciate those complaints being on the list, so that I won't waste my time replying (and increasing the mess). In that case the answer is yes. I should read this in a threaded client.

Re: Question on SSI

2010-09-01 Thread Marc Chamberlin
On 9/1/2010 3:35 PM, Wesley Acheson wrote: On Thu, Sep 2, 2010 at 12:24 AM, Marc Chamberlin m...@marcchamberlin.com wrote: On 9/1/2010 1:46 PM, Wesley Acheson wrote: On Wed, Sep 1, 2010 at 10:13 PM, Marc Chamberlin m...@marcchamberlin.comwrote: Have you tried modifying this section?

Re: Question on SSI

2010-09-01 Thread Wesley Acheson
On Thu, Sep 2, 2010 at 1:16 AM, Marc Chamberlin m...@marcchamberlin.com wrote: Thanks Wesley!!! That did the trick, and yes, shtml does not work... But this should be ok for our needs, our users don't create .shtml files, and this also worked for .jsp and .htm files as well as .html...

Re: Tomcat dies after starting

2010-09-01 Thread jan gestre
On Wed, Sep 1, 2010 at 4:40 PM, Wesley Acheson wesley.ache...@gmail.com wrote: Can you put in the beginning of the stack trace? Some things to look at make sure that you have permission to bind to the port that you've set your http connection to. (you probably won't be able to bind to port 80

Re: Tomcat dies after starting

2010-09-01 Thread jan gestre
On Wed, Sep 1, 2010 at 9:28 PM, Caldarale, Charles R chuck.caldar...@unisys.com wrote: From: Wesley Acheson [mailto:wesley.ache...@gmail.com] Subject: Re: Tomcat dies after starting Can you put in the beginning of the stack trace? Nice that the OP cut off the critical information... Also,

Re: META - Thread Hijacking

2010-09-01 Thread Len Popp
On Wed, Sep 1, 2010 at 19:08, Konstantin Kolinko knst.koli...@gmail.com wrote: Have you ever searched the list archives? Good idea... http://tomcat.markmail.org/search/?q=hijack#query:hijack%20list%3Aorg.apache.tomcat.users+page:1+state:facets More than 700 messages! Really, is there a reason

URL rewrite

2010-09-01 Thread Mohit Anchlia
Tomcat 6: Is there a way to change the URL for eg: http://abc.com/a to http://abc.com/b/a - To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org

Re: URL rewrite

2010-09-01 Thread Hassan Schroeder
Is there a way to change the URL for eg: http://abc.com/a to http://abc.com/b/a http://lmgtfy.com/?q=tomcat+url+rewrite -- Hassan Schroeder hassan.schroe...@gmail.com twitter: @hassan - To

Re: Question on SSI

2010-09-01 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Marc, On 9/1/2010 6:24 PM, Marc Chamberlin wrote: On 9/1/2010 1:46 PM, Wesley Acheson wrote: filter-mapping filter-namessi/filter-name url-pattern*/url-pattern /filter-mapping Thanks Wesley for taking the time to

Re: Question on SSI

2010-09-01 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Marc, On 9/1/2010 7:16 PM, Marc Chamberlin wrote: [Changing the content-type regular expression pattern] did the trick, and yes, shtml does not work... But this should be ok for our needs, our users don't create .shtml files, and this also worked

Re: Question on SSI

2010-09-01 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Wesley, On 9/1/2010 7:25 PM, Wesley Acheson wrote: Green emphisis assuming the mailing list allows html mail is mine. It doesn't: it uses the text version, instead, and discards the HTML. :( Also as a side note you can have multiple mappings for

Re: Question on SSI

2010-09-01 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Marc, On 9/1/2010 6:52 PM, Marc Chamberlin wrote: On 9/1/2010 1:49 PM, Christopher Schultz wrote: You will have to use filter mapping in order to post-process your .jsp and other dynamic pages: a servlet can't be wrapped around another servlet

Re: URL rewrite

2010-09-01 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Mohit, On 9/1/2010 9:10 PM, Mohit Anchlia wrote: Tomcat 6: Is there a way to change the URL for eg: http://abc.com/a to http://abc.com/b/a Sure: CTRL-L, END, LEFT, 'b', then '/' Voile! - -chris -BEGIN PGP SIGNATURE- Version:

Re: Tomcat dies after starting

2010-09-01 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Jan, On 9/1/2010 8:44 PM, jan gestre wrote: Here's my server.xml file, pardon me but I don't know what stack trace is. The is the bottom of the stack trace, from your original post: at

Re: FileUploadBase$IOFileUploadException

2010-09-01 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Konstantin, On 9/1/2010 6:26 PM, Konstantin Kolinko wrote: AFAIK, the said threshold determines when a file is too big to be hold in memory and should be written to disk. So, I think that Permission denied actually comes from your file system.

Tomcat 7.0 API reference mismatch

2010-09-01 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Tomcat Folks, I was looking at the Tomcat 7.0 documentation this evening and I see that the links to the various Sun/Oracle API documentation are out of date: they reference the servlet 2.5 APIs and the JSP 2.1 APIs. I see that Sun/Oracle doesn't

Re: FileUploadBase$IOFileUploadException

2010-09-01 Thread Paul Szynol
Hey, Chris, I checked the temp directory in catalina.sh and also by adding this line to the the ContextListener class: System.out.println(Temp dir: + (event.getServletContext() .getAttribute(javax.servlet.context.tempdir))

RE: pick load

2010-09-01 Thread Alexandre Chapellon
With load growing I have thoose errors that appear in mod_jk logs: [Sun Aug 29 08:28:27.976 2010] [26242:4106161040] [info] jk_handler::mod_jk.c (2611): Aborting connection for worker=selfcare [Sun Aug 29 12:15:45.829 2010] [27162:4097772432] [info] ajp_service::jk_ajp_common.c (2540): (selfcare)

RE: pick load

2010-09-01 Thread Alexandre Chapellon
Forget about it this doesn't seems to be related to the jk connector. I have the same problems when direct sending requests to tomcat (errors which do not appear under nomal load): 2010-09-01 18:06:53.459 - FAILURE - [tracing] - MANA - Exception dans

Tomcat Web App - Strange issue. Requires 2 restart for SSO mode to work

2010-09-01 Thread AVSUNIL
Hi, I have a small web application deployed on Tomcat server and is is working pretty fine, except in one mode. The web application is available through 2 modes of links - one is regular and other is Single Sign On based. Here is the sample directory structure: Tomcat webapps

Re: Question on SSI

2010-09-01 Thread Marc Chamberlin
On 9/1/2010 4:25 PM, Wesley Acheson wrote: On Thu, Sep 2, 2010 at 1:16 AM, Marc Chamberlin m...@marcchamberlin.com mailto:m...@marcchamberlin.com wrote: Thanks Wesley!!! That did the trick, and yes, shtml does not work... But this should be ok for our needs, our users don't create .shtml

Re: What is default value of CATALINA_OPTS at apache-tomcat-6.0.29?

2010-09-01 Thread takanobu watanabe
Hello Rainer, Thanks detailed explain. and now I use jconsole to measuring. But when jconsole try to connect remote target host, JVM down. Probably it is not tomcat issue,I think. I may close this issue. Regard, --catalina.out-- ... # # An unexpected error has been detected by Java Runtime