default realm set to JAASRealm in StandardEngine

2011-09-21 Thread 1983-01-06
Hi folks, I have removed the MemoryRealm from my server.xml in Tomcat 6.0.33 and noticed that the StandardEngine creates a JAASRealm [1]: 21.09.2011 09:14:58 org.apache.catalina.realm.JAASRealm setContainer INFO: Set JAAS app name Catalina What is the reasoning behind this? I assume that any

Re: manager and host-manager have 401.jsp that is not used

2011-09-21 Thread Mark Thomas
On 21/09/2011 01:03, Manger, James H wrote: On 20/09/2011 08:31, Manger, James H wrote: The manager and host-manager apps included with Tomcat 7.0.21 are both: * configured to use BASIC authentication; and * configured with a custom error page for 401 (unauthenticated) error codes. However,

Re: Executor thread lifecycle

2011-09-21 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Dan, On 9/20/2011 4:47 PM, Dan Checkoway wrote: Thanks Chris. Those threads are *never* idle in this app. :-) They're still getting recycled periodically, it looks like, despite lack of idle time. Hmm, that does sound weird. Do you have other

Re: websphere 7.0 JAXWS webservice deployed in tomcat 6.0.32 not working

2011-09-21 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Narahari, On 9/20/2011 11:15 PM, Narahari 'n' Savitha wrote: I have a JAXWS webservice developed in WebSphere 7.0. It is working there. The stack in Websphere is Axis2.0 I wrote a POJO Java class, annotated with the @WebService annotation and

Re: default realm set to JAASRealm in StandardEngine

2011-09-21 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Mike, On 9/21/2011 3:52 AM, 1983-01...@gmx.net wrote: I have removed the MemoryRealm from my server.xml in Tomcat 6.0.33 and noticed that the StandardEngine creates a JAASRealm [1]: 21.09.2011 09:14:58 org.apache.catalina.realm.JAASRealm

Re: Availability of Apache Tomcat 6.0.34?

2011-09-21 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Shanti, On 9/21/2011 1:39 AM, Yajnik, Shanti wrote: Thanks Chris. Do you know when 6.0.34 version of Tomcat will be available for download? Nope. It will ship whenever the devs decide it's time for another release. - -chris -BEGIN PGP

Re: Availability of Apache Tomcat 6.0.34?

2011-09-21 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Shanti, On 9/21/2011 1:39 AM, Yajnik, Shanti wrote: Thanks Chris. Do you know when 6.0.34 version of Tomcat will be available for download? Note that there is a simple workaround with affected versions: use mod_jk's secret setting on all your

Re: Links in CSS vs JSPs

2011-09-21 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 André, On 9/20/2011 4:45 PM, André Warnier wrote: Christopher Schultz wrote: You can't do this unless all your JSPs are at the same directory level, say, in myapp. Why not ? Suppose all stylesheets are in (tomcat_dir)/webapps/myapp/css/, and

Re: Executor thread lifecycle

2011-09-21 Thread Dan Checkoway
Chris, I do have one other webapp deployed alongside, but neither of them ever gets reloaded. We always do a full stop/start of tomcat to roll out new builds (which is about the only time we ever stop these apps). There's absolutely no performance penalty that I'm aware of. It was just the

Re: default realm set to JAASRealm in StandardEngine

2011-09-21 Thread Michael-O
Christopher, Christopher Schultz schrieb: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Mike, On 9/21/2011 3:52 AM, 1983-01...@gmx.net wrote: I have removed the MemoryRealm from my server.xml in Tomcat 6.0.33 and noticed that the StandardEngine creates a JAASRealm [1]: 21.09.2011 09:14:58

Expected Release Date

2011-09-21 Thread Wilde, Bruce R.
When is Tomcat version 6.0.34 expected to be released? Bruce

Re: websphere 7.0 JAXWS webservice deployed in tomcat 6.0.32 not working

2011-09-21 Thread Narahari 'n' Savitha
Thank You Chris for your time and help. I understand that I need WebServices Engine like AXIS2 or METRO or Apache CXF. Here is the deal. Websphere7 uses AXIS2 as the WebServices engine. I have my Webservices class with Annotation of @WebService. This is then compiled to WEB-INF\classes

RE: websphere 7.0 JAXWS webservice deployed in tomcat 6.0.32 not working

2011-09-21 Thread Caldarale, Charles R
From: Narahari 'n' Savitha [mailto:savith...@gmail.com] Subject: Re: websphere 7.0 JAXWS webservice deployed in tomcat 6.0.32 not working Tomcat7 can handle Servlet3 based classes. But Tomcat 6 can't, so perhaps you should retry using Tomcat 7. - Chuck THIS COMMUNICATION MAY CONTAIN

Re: websphere 7.0 JAXWS webservice deployed in tomcat 6.0.32 not working

2011-09-21 Thread Mark Thomas
On 21/09/2011 19:18, Caldarale, Charles R wrote: From: Narahari 'n' Savitha [mailto:savith...@gmail.com] Subject: Re: websphere 7.0 JAXWS webservice deployed in tomcat 6.0.32 not working Tomcat7 can handle Servlet3 based classes. But Tomcat 6 can't, so perhaps you should retry using

Apache Tomcat 5.5.34 Question (UNCLASSIFIED)

2011-09-21 Thread BARRON, HAROLD H CTR DISA EE
Classification: UNCLASSIFIED Caveats: NONE Team, Since Tomcat 5.5.34 has not been made available for the current Apache Tomcat Injection Vulnerability=20 (IAVA 2011-B-0114), is there a workaround for this problem until the patch is out. This software is being used on a Windows 2003

Re: default realm set to JAASRealm in StandardEngine

2011-09-21 Thread Pid
On 21/09/2011 15:54, Michael-O wrote: Christopher, Christopher Schultz schrieb: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Mike, On 9/21/2011 3:52 AM, 1983-01...@gmx.net wrote: I have removed the MemoryRealm from my server.xml in Tomcat 6.0.33 and noticed that the StandardEngine

Re: Expected Release Date

2011-09-21 Thread Pid
On 21/09/2011 16:15, Wilde, Bruce R. wrote: When is Tomcat version 6.0.34 expected to be released? There are no fixed release dates, but Tomcat 6 releases about 4 times per year. p signature.asc Description: OpenPGP digital signature

Re: Apache Tomcat 5.5.34 Question (UNCLASSIFIED)

2011-09-21 Thread Konstantin Kolinko
2011/9/21 BARRON, HAROLD H CTR DISA EE harold.barron@disa.mil: Apache Tomcat AJP Protocol Security Bypass and Information Disclosure Vulnerability - (CVE-2011-3190): 1. Mitigation options are listed here: http://tomcat.apache.org/security-5.html http://tomcat.apache.org/security-6.html

Re: websphere 7.0 JAXWS webservice deployed in tomcat 6.0.32 not working

2011-09-21 Thread Narahari 'n' Savitha
You are right. I meant to say Tomcat 7 On Wed, Sep 21, 2011 at 2:18 PM, Caldarale, Charles R chuck.caldar...@unisys.com wrote: From: Narahari 'n' Savitha [mailto:savith...@gmail.com] Subject: Re: websphere 7.0 JAXWS webservice deployed in tomcat 6.0.32 not working Tomcat7 can handle

Tomcat 7 sometime returns wrong IP address with request.getRemoteAddr()

2011-09-21 Thread charlesk40
Hi, We have just upgraded the Tomcat from 6 to 7. After the upgrade, we have noticed some IP address returned from request.getRemoteAddr() is not the as expected. In more detail, we have list of client boxes making a request. Lets say, box1, box2,.. box n. box1 makes a request to Tomcat7

RE: Tomcat 7 sometime returns wrong IP address with request.getRemoteAddr()

2011-09-21 Thread Caldarale, Charles R
From: charlesk40 [mailto:charles...@yahoo.com] Subject: Tomcat 7 sometime returns wrong IP address with request.getRemoteAddr() box1 makes a request to Tomcat7 server but the request.getRemoteAddr() returns the IP address of box2 (or box n). This problem doesn't happen all the time which