Re: Tomcat common and webapp classloader

2012-12-17 Thread Kris Maker
yea should work On Mon, Dec 17, 2012 at 3:28 PM, Olivier Lamy ol...@apache.org wrote: 2012/12/17 Antonio Manuel Muñiz Martín amu...@klicap.es: Hi Olivier, My fault, I found the problem, I had two spring versions in my dependencies. However I have another question, could I use

Fwd: Contact requests from Mary Lou and Howard

2012-11-16 Thread Kris Schneider
-- Forwarded message -- From: *Kris Schneider* Date: Friday, November 16, 2012 Subject: Contact requests from Mary Lou and Howard To: kurt schneider kurtbo...@gmail.com Kurt, Howard and Mary Lou have both expressed their inability to get responses from you on matters concerning

Re: Fwd: Contact requests from Mary Lou and Howard

2012-11-16 Thread Kris Schneider
On Fri, Nov 16, 2012 at 2:08 PM, Casper Wandahl Schmidt kalle.pri...@gmail.com wrote: Den 16-11-2012 20:05, Kris Schneider skrev: -- Forwarded message -- 8 snip 8 Thanks for letting us know :) Probably the wrong recipient? So...this isn't the non-communicative sibling

PooledJNDIRealm

2012-10-16 Thread Kris Easter
of it, are any regression tests available? Thanks, Kris - To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org

Form Authentication question

2012-07-30 Thread Kris Easter
if: if (session == null) { session = request.getSessionInternal(false); } is instead: if (session == null) { session = request.getSessionInternal(true); } Thanks, Kris - To unsubscribe, e-mail: users-unsubscr

Re: Form Authentication question

2012-07-30 Thread Kris Easter
On Mon, 2012-07-30 at 14:36 -0600, Mark Thomas wrote: On 30/07/2012 21:24, Kris Easter wrote: ... If the user sits too long on the login page the session times out, even if their credentials were authenticated successfully, and sends them back to the login page where they must re

Re: tomcat security authenticator

2012-06-28 Thread Kris Easter
/Authenticators.properties HTH, Kris - To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org

Form based Realm Authentication question

2012-02-23 Thread Kris Easter
. Thanks, Kris - To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org

Re: Tomcat filter-mapping dispatcher forward

2011-12-05 Thread Kris Schneider
+ web.xml should be plenty) that demonstrates this issue. If you still see the issue with that test case, it will probably be time to open a bug. Mark -- Kris Schneider - To unsubscribe, e-mail: users-unsubscr

Re: Strange MySQL-Behaviour with JDBC-Realm

2011-07-16 Thread Kris
Did autoreconnect solve your problem? - To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org

Re: Terminating Timer Thread Gracefully

2011-07-12 Thread Kris Schneider
be used to schedule a Runnable with a fixed rate or delay. When the context is destroyed, shutdown the executor and await its termination.  - Chuck -- Kris Schneider - To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org

Re: Terminating Timer Thread Gracefully

2011-07-12 Thread Kris Schneider
On Tue, Jul 12, 2011 at 10:03 AM, David kerber dcker...@verizon.net wrote: On 7/12/2011 9:59 AM, Kris Schneider wrote: On Tue, Jul 12, 2011 at 7:59 AM, Caldarale, Charles R chuck.caldar...@unisys.com  wrote: From: Terence M. Bandoian [mailto:tere...@tmbsw.com] Subject: Terminating Timer

Re: java.lang.NoSuchMethodError: method java.util.Collections.emptyMap with signature ()Ljava.util.Map; was not found.

2010-07-14 Thread Kris Schneider
)         javax.servlet.http.HttpServlet.service(tomcat5-servlet-2.4-api-5.5.23.jar.so)         javax.servlet.http.HttpServlet.service(tomcat5-servlet-2.4-api-5.5.23.jar.so) Thanks,vm -- Kris Schneider - To unsubscribe, e-mail: users

Re: java.lang.NoSuchMethodError: method java.util.Collections.emptyMap with signature ()Ljava.util.Map; was not found.

2010-07-14 Thread Kris Schneider
:11 AM, testwreq wreq testw...@gmail.com wrote: It is jdk 1.6 from SUN java -version java version 1.6.0_20 Java(TM) SE Runtime Environment (build 1.6.0_20-b02) Java HotSpot(TM) Server VM (build 16.3-b01, mixed mode) On Wed, Jul 14, 2010 at 9:56 AM, Kris Schneider kschnei...@gmail.comwrote

Re: Why does errorPage work but WEB-INF/web.xml error-page does not?

2010-05-26 Thread Kris Schneider
-error-page-does-not--tp28681659p28683804.html Sent from the Tomcat - User mailing list archive at Nabble.com. -- Kris Schneider - To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h

Re: set-cookie

2010-05-26 Thread Kris Schneider
/ iEYEARECAAYFAkv9YrcACgkQ9CaO5/Lv0PDXegCfeKZOUdIKnIgAnfSmrhO015D2 lVEAnRzbT4mKvoli8WDYshlA1uNGHHQS =jp7W -END PGP SIGNATURE- -- Kris Schneider - To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional

Re: Problem using response.sendRedirect to redirec t to URL that includes ñ or tilde

2010-05-17 Thread Kris Schneider
in Tomcat version 5.5.28? Thanks. -- Kris Schneider - To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org

Re: TC 6 JSTL: attribute does not accept any expressions

2010-05-07 Thread Kris Schneider
entire WAR file into the environment where it /is/ working to see if it's some interaction problem. Thanks, -chris -- Kris Schneider - To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e

Re: Classpath for JSP

2010-04-26 Thread Kris Schneider
v1.4.10 (MingW32) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAkvV0IcACgkQ9CaO5/Lv0PA+5ACguUaVhNrjTQS3c3r4fXxpIl/v mBQAoKLuW9++5QpV/tRcFKQV9QAHC8V+ =uV0D -END PGP SIGNATURE- -- Kris Schneider

Re: a servlet-related Java question

2010-04-22 Thread Kris Schneider
- Version: GnuPG v1.4.10 (MingW32) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAkvPX0EACgkQ9CaO5/Lv0PCKVQCdG5SMXiySnsFEowVF7/44KM8s b7kAoIAGSzxOIWmKt4+z6ATkqslTl5uW =ykwF -END PGP SIGNATURE- -- Kris Schneider

Re: a servlet-related Java question

2010-04-22 Thread Kris Schneider
with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAkvQpjMACgkQ9CaO5/Lv0PDioACfXvCsWsL6dPHDsegCEqCx0ISZ oF8Anj+PpzWrSWN9I6BWru0urmdLaWLg =qt08 -END PGP SIGNATURE- -- Kris Schneider - To unsubscribe, e-mail: users

Re: a servlet-related Java question

2010-04-22 Thread Kris Schneider
=Stkm -END PGP SIGNATURE- -- Kris Schneider - To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org

Re: a servlet-related Java question

2010-04-21 Thread Kris Schneider
-BEGIN PGP SIGNATURE- Version: GnuPG v1.4.10 (MingW32) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAkvPX0EACgkQ9CaO5/Lv0PCKVQCdG5SMXiySnsFEowVF7/44KM8s b7kAoIAGSzxOIWmKt4+z6ATkqslTl5uW =ykwF -END PGP SIGNATURE- -- Kris Schneider

Re: 405 error?

2010-02-10 Thread Kris Schneider
is that in catalina.out, I get: SBTester.doGet: query=foo=bar So, I'm a little confused. A)  How is this happening (doGet running, but the browser reporting an error) B)  What am I doing wrong? Thanks in advance, Ken -- Kris Schneider

Re: Pipelining Problem after Form Authentication with Firefox and Status Code 408

2010-01-05 Thread Kris Reid
Did you find a solution? I've got the same issue Derek-52 wrote: Hello, I have some troubles with firefox and form authentication running on Tomcat 5.0.28. It happens as followed: User requests restricted Page and is redirected to a LoginServlet which forwards the request to a

Re: Understanding url-patterns

2009-12-08 Thread Kris Schneider
://java.sun.com/products/servlet/reference/api/index.html -- Kris Schneider - To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org

Re: How to cancel a servlet startup?

2009-11-12 Thread Kris Schneider
that throwing a ServletException back up to Tomcat would make the webapp unavailable - but Tomcat continues to serve pages from this webapp even though the startup failed.  That doesn't seem like correct behavior... am I missing a setting somewhere? Thanks, Dan -- Kris Schneider

Re: loading a CharsetProvider via WebappClassLoader

2009-10-29 Thread Kris Schneider
? Withouting having to deploy a jar file outside of the webapp. Or is this not possible? Thanks in advance for any tips. Ronald. -- Kris Schneider - To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands

Re: loading a CharsetProvider via WebappClassLoader

2009-10-29 Thread Kris Schneider
I guess this bug will be of interest since it mentions both jutf7 and webapps ;-) http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=4619777 On Thu, Oct 29, 2009 at 11:42 AM, Kris Schneider kschnei...@gmail.com wrote: While the Javadoc for CharsetProvider claims that providers are looked up

Tomcat Real Security on Port 80 - Connection Interrupted

2009-10-22 Thread Kris Reid
but then Connection Interrupted - Document contains no data But if you go to http://www.1realtimemlmleads.com:8080/Leads/order/displayProducts.action It works perfect What am I missing? Been banging my head on this for days. Any ideas would be appreciated Cheers Kris - http://www.kremsoft.com

Re: Tomcat Real Security on Port 80 - Connection Interrupted

2009-10-22 Thread Kris Reid
? Any other information you need? Cheers Kris Peter Crowther wrote: Exact Tomcat version? Exact httpd version? How are you connecting the two? Port forwarding seems odd unless you have two IP addresses so that httpd is on addr1:80 and Tomcat is on addr2:80. Once we know more, we can

Re: 404 Error troubleshooting

2009-09-11 Thread Kris Schneider
in manager) in the request... -- Kris Schneider - To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org

Re: 404 Error troubleshooting

2009-09-11 Thread Kris Schneider
On Fri, Sep 11, 2009 at 1:06 PM, Kris Schneider kschnei...@gmail.com wrote: On Fri, Sep 11, 2009 at 12:59 PM, Mike Baranski list-subscripti...@secmgmt.com wrote: Yes, restarted Tomcat (I also opened the war and opened the web.xml inside of it to make sure it was what I thought

Re: Where should we deploy/put web application patch jar in Tomcat 5.5 ?

2009-08-20 Thread Kris Schneider
, but wouldn't a custom WebappLoader and/or WebappClassLoader also be an option? -- Kris Schneider - To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org

problems with unsubscribing

2006-06-13 Thread Kris Reese
OK -- I've been trying to unsubscribe from the mailing list, many many many many times now by sending a blank e-mail to [EMAIL PROTECTED] but it's not working. Can anybody tell me what is going on here? Thank you. - To

[5.5] path specified in context.xml not being used

2006-03-24 Thread Kris Nuttycombe
-SNAPSHOT.war Everything is working fine EXCEPT that the context path that it is deployed under is /idb-0.8.2-SNAPSHOT instead of /idb - how can I get it to deploy under a path different from the warfile name? Thanks, Kris