Re: org.apache.jasper.JasperException: The absolute uri: http://java.sun.com/jsp/jstl/core cannot be resolved in either web.xml or the jar files deployed with this application

2009-03-15 Thread Gmail User
Thanks, Martin, That was NOT an issue. I have been using updated taglib URI's for the last few years (including under Tomcat 5.5.15). I resolved the issue and it had to do with a servlet from another framework handling all requests and not re-writing /*/*.jsp correctly under Tomcat 6 (whatever th

Re: org.apache.jasper.JasperException: The absolute uri: http://java.sun.com/jsp/jstl/core cannot be resolved in either web.xml or the jar files deployed with this application

2009-03-14 Thread Gmail User
Sorry for wasting everyone's time. I found the problem and it was in my application, which for whatever reason still works under Tomcat 5.5.15. I was playing with Cocoon framework in the past and the paths were being routed through Cocoon servlet, which resulted in correct remapping for /index.jsp

Re: org.apache.jasper.JasperException: The absolute uri: http://java.sun.com/jsp/jstl/core cannot be resolved in either web.xml or the jar files deployed with this application

2009-03-14 Thread Gmail User
g to share configuration details? TIA, Ed On Sat, Mar 14, 2009 at 3:24 PM, Mark Thomas wrote: > Gmail User wrote: >> Mark, >> >> The server.xml is 6.0.18 distribution version. I added host to it >> (host name changed for privacy): >> >> > unpackWARs=&qu

Re: org.apache.jasper.JasperException: The absolute uri: http://java.sun.com/jsp/jstl/core cannot be resolved in either web.xml or the jar files deployed with this application

2009-03-14 Thread Gmail User
not critical at this point, but would be nice to be able to define it in the context.xml). Ed On Sat, Mar 14, 2009 at 6:20 AM, Mark Thomas wrote: > Gmail User wrote: >> OK, I goofed and celebrated too early yet again. Now the memory of my >> earlier attempt to upgrade is coming

Re: org.apache.jasper.JasperException: The absolute uri: http://java.sun.com/jsp/jstl/core cannot be resolved in either web.xml or the jar files deployed with this application

2009-03-14 Thread Gmail User
te.http11.Http11AprProtocol$Http11ConnectionHandler.process(Http11AprProtocol.java:565) at org.apache.tomcat.util.net.AprEndpoint$Worker.run(AprEndpoint.java:1509) at java.lang.Thread.run(Thread.java:619) On Sat, Mar 14, 2009 at 1:44 AM, Gmail User wrote: > Thanks, David. > > I

Re: org.apache.jasper.JasperException: The absolute uri: http://java.sun.com/jsp/jstl/core cannot be resolved in either web.xml or the jar files deployed with this application

2009-03-13 Thread Gmail User
Thanks, David. I must have cut a corner something or was trying too many things at the same time. I had some tomcat5 and tomcat6 .rpm installation left over. So I cleaned those up and then started over with a clean binary distro of Tomcat 6.0.18 .gz. It works now (I had new faith to try again, si

org.apache.jasper.JasperException: The absolute uri: http://java.sun.com/jsp/jstl/core cannot be resolved in either web.xml or the jar files deployed with this application

2009-03-13 Thread Gmail User
OK, perhaps someone can help me figure this one out before I go bald. I am, yet again, attempting to upgrade my existing app from Tomcat 5.5.15 to Tomcat 6.0.18. Everything worked alright under Tomcat 5.5.15, however for Tomcat 6, I had to make sure that appBase != docBase. Still, I cannot resolve

Re: Upgrade from mod_jk to mod_proxy_ajp

2007-11-17 Thread Gmail User
On Sat, 17 Nov 2007 17:15:35 -0500, Pid <[EMAIL PROTECTED]> wrote: I'd suggest that you upgrade to the most recent version of Tomcat 5.5.25, (I think you said you have 5.5.15), as it does contain bug fixes, which may improve matters. I'm not sure who maintains mod_proxy stuff, but you may get b

Re: Upgrade from mod_jk to mod_proxy_ajp

2007-11-17 Thread Gmail User
On Nov 9, 2007 11:19 PM, Gmail User <[EMAIL PROTECTED]> wrote: > > Any ideas would be appreciated. > Just a follow-up since I never got a reply to this--or Gmail is hiding replies from me again. As I found out, Tomcat always worked and going back to mod_jk on httpd-2.2.6 side fi

Upgrade from mod_jk to mod_proxy_ajp

2007-11-09 Thread Gmail User
I am having a problem with file uploads after upgrading from httpd-2.0.5x to httpd-2.2.6 and from mod_jk to mod_proxy_ajp. The Tomcat version is 5.15--for what it is worth--but that is one thing that has NOT changed. I am getting this error: "Processing of multipart/form-data request faile

Re: Upgrade to TC6 is breaking the app

2007-06-02 Thread Gmail User
> The quickest solution is create > appBase/ROOT, copy the contents of appBase to ROOT and set docBase to ROOT Wow! Right on. Thanks a lot! Ed - To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMA

Re: Upgrade to TC6 is breaking the app

2007-06-02 Thread Gmail User
No idea, just a thought though: Tomcat 6 seems to require all your add on jar libraries to go in /lib instead of /common/lib Are you sure you do not have any special jar libraries that must go in there? Thanks for the input. I was aware of that requirement from the migration notes. The only JAR

Upgrade to TC6 is breaking the app

2007-06-02 Thread Gmail User
I am trying to migrate my app from TC5.5.15 to TC6.0.13 under Linux with JRE1.6.0_01. I basically started with a fresh copy of TC and copied a virtual host definition to the new version. All pages use the same JSTL libraries and all work under TC5.5.15. Under TC6.0.13, All pages under the root of

Re: Correct static member cluster configuration for Tomcat 6/JDK.1.6.0/Linux

2007-03-10 Thread Gmail User
On Fri, 2007-03-09 at 09:03 -0700, Filip Hanik - Dev Lists wrote: > I've tested it, and it seems to work fine. > Here is what you are probably missing > > Machine A > > > > Machine B > > Thank you, it does work now. Ed ---

Re: Test, ignore

2007-02-26 Thread Gmail User
n post to the whole group all ya want!!! :) - Original Message From: Gmail User <[EMAIL PROTECTED]> To: Tomcat Users List Sent: Saturday, February 24, 2007 10:05:15 AM Subject: Test, ignore Not seeing my posts.

REPOST: Correct static member cluster configuration for Tomcat 6/JDK.1.6.0/Linux

2007-02-24 Thread Gmail User
I am trying to configure a cluster with static members, but so far no luck. Am I missing something or is it not meant to be tested with both members on localhost? Both instances create their own sessions and no session propagation is recorded in the logs. The log also shows that there are no activ

Test, ignore

2007-02-24 Thread Gmail User
Not seeing my posts. Just testing... - To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Correct static member cluster configuration for Tomcat 6/JDK.1.6.0/Linux

2007-02-23 Thread Gmail User
I am trying to configure a cluster with static members, but so far no luck. Am I missing something or is it not meant to be tested with both members on localhost? Both instances create their own sessions and no session propagation is recorded in the logs. The log also shows that there are no activ

Re: Apache 2.2 and mod_proxy_ajp performance

2006-02-13 Thread Gmail User
On Mon, 2006-02-13 at 00:37 -0800, Ian Shafer wrote: > What do I need to look out for in getting this to perform better? I > tried the max=XXX configuration at the end of my ProxyPass line, but > that didn't help. Any thoughts? What about your Apache keepalivetimeout? Shorter timeout should fr

Secure Tomcat replication for WAN

2006-01-13 Thread Gmail User
Has anyone implemented some replication strategy for Tomcat on WAN. It is my understanding that the regular replication mechanism that broadcasts invitations over UDP is not very suitable for this as it would broadcast to too many listeners as well as create a security risks. Also, to the best of m