Re: CGIServlet - php

2011-09-03 Thread Konstantin Kolinko
for the php.ini file in the Tomcat documentation or on the Internet for specifically Tomcat.  Does anyone know how Tomcat or Eclipse, is pointed at the php.ini file? Best regards, Konstantin Kolinko - To unsubscribe, e-mail: users

Re: Form Authentication and status (response) code

2011-09-03 Thread Konstantin Kolinko
). Best regards, Konstantin Kolinko - To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org

Re: Having difficulty suppressing the org.apache.tomcat.util.digester.Digester logger

2011-09-08 Thread Konstantin Kolinko
.) Is there something I'm doing wrong--how do I set the default logging level to FINE *except* for org.apache.tomcat.util.digester.Digester? Thanks, Glen [1] http://svn.apache.org/repos/asf/tomcat/tc7.0.x/trunk/conf/logging.properties Best regards, Konstantin Kolinko

Re: Tomcat 5.5.27 - Solaris 10 - Tomcat process starts additional copies of itself with only 1 thread and no CPU

2011-09-09 Thread Konstantin Kolinko
/usr/java/bin/java -Djava.util.logging.config.file=/opt/apache-tomcat -5.5.27-ti tomcat 773 21115 0 17:29:27 ? 0:00 /usr/java/bin/java -Djava.util.logging.config.file=/opt/apache-tomcat -5.5.27-ti Best regards, Konstantin Kolinko

Re: cpu problem with tomcat 7.0.14

2011-09-09 Thread Konstantin Kolinko
have solved similar errors. 2. You have to upgrade (to latest 7.0.21). There have been a number of security issues fixed in later releases. 3. Please do not send HTML e-mails to this mailing list, and you cannot send images -- they are stripped off by mailing list software. Best regards, Konstantin

Re: 6.0.33 catalina.properties - loaders not expanding system properties

2011-09-09 Thread Konstantin Kolinko
there, implemented as https://issues.apache.org/bugzilla/show_bug.cgi?id=50677 This enhancement has not been backported to 6.0. Best regards, Konstantin Kolinko - To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional

Re: Changes in Windows registry, 6.0.33

2011-09-12 Thread Konstantin Kolinko
installing several copies of Tomcat6 in parallel (with different Service Name). Best regards, Konstantin Kolinko - To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h

Re: Changes in Windows registry, 6.0.33

2011-09-12 Thread Konstantin Kolinko
=1160313 Best regards, Konstantin Kolinko - To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org

Re: Apache+Tomcat+mod_jk

2011-09-12 Thread Konstantin Kolinko
tomcat. Best regards, Konstantin Kolinko - To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org

Re: *.iface;jessionid=xxx gives 404 error

2011-09-12 Thread Konstantin Kolinko
are called), but that should not concern spec-compliant applications. Some discussion about path parameters should be in the archives of the dev@ list. Best regards, Konstantin Kolinko - To unsubscribe, e-mail: users-unsubscr

Re: EL in Tomcat 7

2011-09-12 Thread Konstantin Kolinko
: java.lang.NoSuchMethodException: java.util.HashMap.get(java.lang.Integer) states is: Map states = new HashMap(); states.put(1, foo); ... Both machines running Java 1.6 with Tomcat 7. What exactly version on Tomcat 7.0.x? There is a new one every month. Best regards, Konstantin Kolinko

Re: *.iface;jessionid=xxx gives 404 error

2011-09-12 Thread Konstantin Kolinko
) using $ to match the end of string. Best regards, Konstantin Kolinko - To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org

Re: EL in Tomcat 7

2011-09-12 Thread Konstantin Kolinko
); pageContext.setAttribute(states, states); pageContext.setAttribute(state, 1); % The value: ${states.get(state)} ]]] results in [[[ The value: foo ]]] You should have tested 7.0.21 by yourself. Best regards, Konstantin Kolinko

Re: *.iface;jessionid=xxx gives 404 error

2011-09-12 Thread Konstantin Kolinko
2011/9/13 Konstantin Kolinko knst.koli...@gmail.com: 2011/9/13 jprideaux jpride...@snapdiagnostics.com: Is it intended that request.getRequestURI() should return a path parameter as part of the URI? Yes, That is required by the Servlet Specification. See servlet-2_5-mrel2-spec.pdf  ch. SRV

Re: Tomcat and MS LDAP Configuration Problem

2011-09-14 Thread Konstantin Kolinko
-common_3_0.xsd Best regards, Konstantin Kolinko - To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org

Re: Tomcat Redirect Issue - Extra / after hostname - Help Please

2011-09-14 Thread Konstantin Kolinko
the F5 load-balancer had to be rebooted after last weekend's storm. So it did work before? Best regards, Konstantin Kolinko - To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h

Re: tomcat 7.0.21: bug in RemoteAddrValve?

2011-09-15 Thread Konstantin Kolinko
regards, Konstantin Kolinko - To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org

Re: Bad documentation error on Tomcat 6.0 howto site

2011-09-15 Thread Konstantin Kolinko
or manager-script and it led astray for several hours. The documentation is correct. You are probably using an old version of Tomcat 6 (and you are not telling us which one). Best regards, Konstantin Kolinko - To unsubscribe, e

Re: tomcat 7.0.21: bug in RemoteAddrValve?

2011-09-15 Thread Konstantin Kolinko
2011/9/15 André Warnier a...@ice-sa.com: Konstantin Kolinko wrote: 2011/9/15 André Warnier a...@ice-sa.com: On the other hand, using a regexp provides for quite a bit of flexibility regarding ranges of addresses. You could use something like : (127\\.0\\.0\\.1)|((0?:0?:0?:0?:0?:0?)?:0?:1

Re: Bad documentation error on Tomcat 6.0 howto site

2011-09-15 Thread Konstantin Kolinko
in the download itself (see webapps/docs). Best regards, Konstantin Kolinko - To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org

Re: Is it safe ?

2011-09-18 Thread Konstantin Kolinko
not have secrets, and can be stored in svn etc., as well as to use different db configuration on dev vs. prod) Regarding the password itself: http://wiki.apache.org/tomcat/FAQ/Password Best regards, Konstantin Kolinko

Re: Links in CSS vs JSPs

2011-09-20 Thread Konstantin Kolinko
. In CSS 2.1 it is in ch.4.3.4. Citing: For CSS style sheets, the base URI is that of the style sheet, not that of the source document. Best regards, Konstantin Kolinko - To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org

Re: Display a static page while application loading.

2011-09-20 Thread Konstantin Kolinko
in your webapp. 3. Are you concerned with blank response while Tomcat itself starts up, or when you redeploy your application while Tomcat is already running? Best regards, Konstantin Kolinko - To unsubscribe, e-mail: users-unsubscr

Re: Apache Tomcat 5.5.34 Question (UNCLASSIFIED)

2011-09-21 Thread Konstantin Kolinko
). Best regards, Konstantin Kolinko - To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org

Re: [tomcat-6.0.33] META-INF/context.xml Environment not working

2011-09-22 Thread Konstantin Kolinko
that it requires override=false as well. Best regards, Konstantin Kolinko - To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org

Re: Different response with jsessionid in the request url between tomcat 6.0.32 and tomcat 6.0.33 for my project

2011-09-23 Thread Konstantin Kolinko
, but e.g. does not expect . in its value. If you are requesting a file directly (with a *.jsp URL) do you observe any problems? (configuration details skipped) Best regards, Konstantin Kolinko - To unsubscribe, e-mail: users

Re: Unable to compile class for JSP

2011-09-23 Thread Konstantin Kolinko
should compile them with exact the same x.y.z version of Tomcat where you deploy them. 2. Stop Tomcat and clear everything from the /work subdirectory of CATALINA_BASE. That is, there might be *.class files compiled with some other version of Tomcat. Best regards, Konstantin Kolinko

Re: default realm set to JAASRealm in StandardEngine

2011-09-24 Thread Konstantin Kolinko
if there are consequences. Mike [1] http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/java/org/apache/catalina/core/StandardEngine.java?view=markup#l153 Best regards, Konstantin Kolinko - To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org

Re: Create executable jar for tomact

2011-09-26 Thread Konstantin Kolinko
, but that would be more complicated. Best regards, Konstantin Kolinko - To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org

Re: Realm SSL : issue when logout

2011-09-26 Thread Konstantin Kolinko
Sessions are local to each web application. If protected.html belongs to a different web application, it would not (and cannot) know that you invalidated session in this webapp. Best regards, Konstantin Kolinko - To unsubscribe, e

Re: catalina_pid file contains +1 pid number instead of correct pid

2011-09-27 Thread Konstantin Kolinko
2011/9/27 Raghu GS raghu...@i10n.com: Hello Everybody We are using Tomcat 6.20 in CentOS 5.3 server. 6.0.20 ?? You should read http://tomcat.apache.org/security-6.html as well as all the fixed issues in changelog. I have recently enabled catalina_pid functionality using environment

Re: endpoint.warn.unlockAcceptorFailed

2011-09-27 Thread Konstantin Kolinko
report sounds as if it is reproducible. Missing message is certainly a small bug. Tomcat 7.0.21 32-bit windows zip starting and stopping via the startup and shutdown scripts doesn't give me this problem. Any ideas what could be wrong?  Windows firewall maybe? Best regards, Konstantin Kolinko

Re: 7.0.21 Redirects failing randomly

2011-09-27 Thread Konstantin Kolinko
servlet framework is Stripes MVC and it seems to conform to the requirement in 41718. Is anyone else having this issue? Best regards, Konstantin Kolinko - To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org

Re: endpoint.warn.unlockAcceptorFailed

2011-09-27 Thread Konstantin Kolinko
2011/9/27 Konstantin Kolinko knst.koli...@gmail.com: 2011/9/27 Leo Donahue - PLANDEVX leodona...@mail.maricopa.gov: Tomcat 6.0.32 and 6.0.33 32-bit windows zip - Windows XP Pro Running the shutdown.bat script, on .32 and .33, hung at trying to stop the coyote connector, which then produces

Re: 7.0.21 Redirects failing randomly

2011-09-27 Thread Konstantin Kolinko
managing our DB transactions, so the response page was rendering before the DB transaction was commited giving the appearance that the post didn't succeed. I think this is a MAJOR regression in 7.0.21. Jacob Champlin Best regards, Konstantin Kolinko

Re: Incorporating changes and compiling Tomcat

2011-09-27 Thread Konstantin Kolinko
2011/9/28 gilbert.be...@bcbssc.com: Can any one please direct me to instructions on how to incorporate fixes and then recompile.  Target OS is Windows Server 2003.  Thanks! RTFM? - To unsubscribe, e-mail:

Re: endpoint.warn.unlockAcceptorFailed

2011-09-28 Thread Konstantin Kolinko
2011/9/27 Konstantin Kolinko knst.koli...@gmail.com: 2011/9/27 Konstantin Kolinko knst.koli...@gmail.com: 2011/9/27 Leo Donahue - PLANDEVX leodona...@mail.maricopa.gov: Tomcat 6.0.32 and 6.0.33 32-bit windows zip - Windows XP Pro Running the shutdown.bat script, on .32 and .33, hung at trying

Re: TOMCAT-7.0 and SSL issues

2011-09-28 Thread Konstantin Kolinko
2011/9/28 Alexandre Adao aad...@yahoo.com: I have a CAS server on Apache-Tomcat-7.0.19 on Windows 2008 and I need to apply the SSL. I followed this instructions ( https://wiki.jasig.org/display/CASUM/Best+Practice+-+Setting+Up+CAS+Locally+using+the+Maven2+WAR+Overlay+Method ),but when

Re: Using namespaces within XML documents produced from JSPXs

2011-09-28 Thread Konstantin Kolinko
xmlns:bar=path/to/bar/ns         foo:p/         bar:q/   /foo:xyz /jsp:root 3. What version of specification is specified at the top of your web.xml file? Best regards, Konstantin Kolinko - To unsubscribe, e-mail: users

Re: Using namespaces within XML documents produced from JSPXs

2011-09-28 Thread Konstantin Kolinko
2011/9/28 Konstantin Kolinko knst.koli...@gmail.com: 2011/9/28 Paul Wilson paulalexwil...@gmail.com: Hi there, 1. What exactly build of Tomcat x.y.z  you are using? I'm trying use taglibs with a JSPX page, but also specify a namespace declaration for elements rendered by the JSP

Re: Incorporating changes and compiling Tomcat

2011-09-28 Thread Konstantin Kolinko
in every release. What else is needed? Best regards, Konstantin Kolinko - To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org

Re: Using namespaces within XML documents produced from JSPXs

2011-09-29 Thread Konstantin Kolinko
2011/9/29 Paul Wilson paulalexwil...@gmail.com: On 28 September 2011 18:11, Konstantin Kolinko knst.koli...@gmail.comwrote: This is what isn't working on Tomcat 6.0.32 for me. Note additionally that http://www.w2.org/2000/svg; should be a taglib uri too to fully mirror my example. Perhaps

Re: [OT] Tomcat on its own SVN repository?

2011-09-29 Thread Konstantin Kolinko
, there are read-only git mirrors at ASF elsewhere. http://www.apache.org/dev/contributors.html http://git.apache.org/ Best regards, Konstantin Kolinko - To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional

Re: Accessing Tomcat manager app

2011-09-29 Thread Konstantin Kolinko
gives access only to the text interface of manager (used by scripts connecting remotely). See web.xml file of the manager application for the actual list of supported roles. Best regards, Konstantin Kolinko - To unsubscribe, e

Re: Accessing Tomcat manager app

2011-09-29 Thread Konstantin Kolinko
 it directly as http://localhost:8080/index.html Heard that need be changed in context setting.. but could not get it. Thanks again Have you seen FAQ? Just rename your file into ROOT.war. It is the easiest way. Best regards, Konstantin Kolinko

Re: Logging properties of attributes in the HttpSession

2011-09-30 Thread Konstantin Kolinko
inside the filter in the request handling chain. The filter wraps request, but log valve sees the original unwrapped request. If you need to pass this information to the log valve, I'd suggest you to assign it to a request attribute. Best regards, Konstantin Kolinko

Re: Absolute path in webApp attribute

2011-09-30 Thread Konstantin Kolinko
. There is no attribute named webApp in a Host element (as should have been printed for you in Tomcat logs). Best regards, Konstantin Kolinko - To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail

Re: Logging properties of attributes in the HttpSession

2011-09-30 Thread Konstantin Kolinko
2011/9/30 Christopher Schultz ch...@christopherschultz.net: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Konstantin, On 9/30/2011 9:27 AM, Konstantin Kolinko wrote: 2011/9/30 André Warnier a...@ice-sa.com: Pid * wrote: The changes from the Spring security filter can't be seen

Re: Tomcat SW Support Matrix Does Tomcat run on AIX?

2011-10-02 Thread Konstantin Kolinko
a year. (Last time when I answered bugzilla ticket for Tomcat on AIX it was an 1.4 JVM.) Best regards, Konstantin Kolinko - To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h

Re: Request for comments: Apache-like allow/deny remote host filtering

2011-10-02 Thread Konstantin Kolinko
by setting test.entry property in build.properties equal to the test name. Otherwise the full testsuite will be run. Best regards, Konstantin Kolinko - To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e

Re: Logging properties of attributes in the HttpSession

2011-10-03 Thread Konstantin Kolinko
2011/10/3 Christopher Schultz ch...@christopherschultz.net: On 9/30/2011 2:18 PM, Konstantin Kolinko wrote: 2011/9/30 Christopher Schultz ch...@christopherschultz.net: The OP should be able to put the Filter into the Context in such a way that the Filter wraps the AccessLogValve, no? 1. You

Re: Tomcat 7 jasper-el fails to parse boolean EL statement

2011-10-03 Thread Konstantin Kolinko
2011/10/4 Nestor Urquiza nestor.urqu...@gmail.com: Hi Mark, So you are suggesting Spring pet clinic application is broken? There are many implementations of Pet Clinic out there. Yes, that one is broken. What would be the correct syntax then for the expresion that is failing? You are not

Re: IllegalStateException using CompressionFilter with Tomcat 7.0.21/22

2011-10-03 Thread Konstantin Kolinko
, but please attach an example (with source code) that reproduces this. I think a lot depends on the state of JspWriterImpl when PageContextImpl.release() is called. I think it should be empty at that point, but it is not. Best regards, Konstantin Kolinko

Re: Tomcat 7 jasper-el fails to parse boolean EL statement

2011-10-03 Thread Konstantin Kolinko
, Konstantin Kolinko - To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org

Re: Denying IPs using the Valve command in context.xml

2011-10-04 Thread Konstantin Kolinko
2011/10/4 Sanford Stein sanford.st...@cybertools.biz 1.  I am using wildcards in my IP addresses, such as: Valve className=org.apache.catalina.valves.RemoteAddrValve deny=*.googlebot.com/ From my reading of the documentation, this should be OK, but when this line is present I cannot

Re: Regarding Catalina/Tomcat MBeans attributes/operations description

2011-10-05 Thread Konstantin Kolinko
-descriptors.xml files, and are implemented by properties in Java objects represented by those beans. You are not saying what Tomcat version you are using. Best regards, Konstantin Kolinko - To unsubscribe, e-mail: users-unsubscr

Re: Cocoon - Tomcat - APEX for FOP PDF printing

2011-10-05 Thread Konstantin Kolinko
. I think that mitigation options were already discussed several times -- search the archives of this mailing list. Other than these errors, the Tomcat and Cocoon appear to be installed properly and functioning properly.  However, I cannot get past these errors. Best regards, Konstantin Kolinko

Re: logging.properties and no classdef error when trying to switch to log4j 6.0.18

2011-10-05 Thread Konstantin Kolinko
classes use it. Some web applications can use it as well. Best regards, Konstantin Kolinko - To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org

Re: JSP page that will not update

2011-10-06 Thread Konstantin Kolinko
.  Is there a setting in Tomcat that can be tweaked to address my issue? See above. Best regards, Konstantin Kolinko - To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org

Re: JSP page that will not update

2011-10-06 Thread Konstantin Kolinko
, but now using Tomcat 5.5.34, re-opening a page does not automatically refresh content. What browser it is? Can you point me to information concerning AccessLogValves, please. webapps/docs/config/index.html - see Valves There is an example in default server.xml as well. Best regards, Konstantin

Re: JSESSIONID Stripping

2011-10-07 Thread Konstantin Kolinko
, preserving path parameters in it. There was some discussion about that recently. 3) If I remember correctly, if cookie is present the jsessionid in URL is ignored. Best regards, Konstantin Kolinko - To unsubscribe, e-mail: users

Re: How to externalize a webapp's logging.properties?

2011-10-11 Thread Konstantin Kolinko
, Konstantin Kolinko - To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org

Re: Path Parameters - Servlet API

2011-10-11 Thread Konstantin Kolinko
to security issues, like http://www.springsource.com/security/cve-2010-3700 Workarounds are possible, by using a Filter or Valve to rewrite the URL. Best regards, Konstantin Kolinko - To unsubscribe, e-mail: users-unsubscr

Re: Path Parameters - Servlet API

2011-10-11 Thread Konstantin Kolinko
2011/10/11 Paul Wilson paulalexwil...@gmail.com: On 11 October 2011 10:43, Konstantin Kolinko knst.koli...@gmail.com wrote: I cannot say about various versions (because it was a bug that was fixed in 6.0.33). Was the fixed made available in Tomcat 7 too? (Can't see it in the changelog). I

Re: SingleSignonValve and webapp session timeout

2011-10-11 Thread Konstantin Kolinko
the last session for the same sso id has been removed. Maybe something goes wrong in SingleSignOn#sessionEvent(...) - you may try to debug it (see Wiki) or at least enable debug logging for that class. http://wiki.apache.org/tomcat/FAQ/Developing#Debugging Best regards, Konstantin Kolinko

Re: SingleSignonValve and webapp session timeout

2011-10-12 Thread Konstantin Kolinko
not happen and their sessions are not associated with SSO)/ Best regards, Konstantin Kolinko - To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org

Re: Pound Signs in Context/Paths

2011-10-12 Thread Konstantin Kolinko
to describe this feature, but maybe someone else here will point you to further info of interest. Best regards, Konstantin Kolinko - To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail

Re: SingleSignonValve and webapp session timeout

2011-10-12 Thread Konstantin Kolinko
or enlightenment will be appreciated!) Best regards, Konstantin Kolinko - To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org

Re: async per servlet 3.0

2011-10-14 Thread Konstantin Kolinko
mapped in web.xml? Best regards, Konstantin Kolinko - To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org

Re: async per servlet 3.0

2011-10-14 Thread Konstantin Kolinko
for the servlet as the examples webapp does? async-supportedtrue/async-supported 2. Try (new Exception().printStackTrace()) in your servlet, so that it prints stacktrace with all Filters and Valves that are in the chain that serves your request. Best regards, Konstantin Kolinko

Re: Tomcat 7 won't run as Windows service

2011-10-14 Thread Konstantin Kolinko
JVM dll directly without any bat files. If there are issues with this service launcher, it is better to report them to the Commons Daemon project. Best regards, Konstantin Kolinko - To unsubscribe, e-mail: users-unsubscr

Re: async per servlet 3.0

2011-10-14 Thread Konstantin Kolinko
request. Best regards, Konstantin Kolinko - To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org

Re: Using the Apache Tomcat 6.0 SSL Configuration HOW-TO guide, but it is not working

2011-10-14 Thread Konstantin Kolinko
2011/10/14 ML Harmon mlhlanma...@gmail.com: I don't even know enough about Tomcat to know how to troubleshoot this, am very new to this. 1) If you know where your server.xml is, you should know where your log files are as well. There is logs folder that is sibling to conf. 2) There are two

Re: appbase directory deleted partically

2011-10-16 Thread Konstantin Kolinko
2011/10/17 Osamu Ochiai ooch...@jp.ibm.com: Thanks. I mean that the directories other than WEB-INF directory  were deleted. Thanks again. Osamu Ochiai Do not top-post. Look at Context attributes such as antiJARLocking Unixes allow to delete files that are still open for

Re: Service not starting due to java.lang.NoSuchMethodError

2011-10-16 Thread Konstantin Kolinko
2011/10/17 Ricardo Martin rmar...@chamsyspr.com: Thanks Charles. It was actually a real Tomcat version downloaded from tomcat.apache.org. The only detail I forgot to mention (not sure if it's important), is that this Centos 5.7 is installed in a virtual space using VMware Player. Ricardo

Re: mod_auth_ldap - Apache HTTP Server

2011-10-17 Thread Konstantin Kolinko
2011/10/17 Kalimuthu Samayan ksama...@googlemail.com: Hi, Could you any one help on directives to stop user accessing URLs directly on application server when we have configured authentication LDAP authentication required using apache directives. Is your question related to Apache Tomcat?

Re: Multiple war files for a single webapp or context

2011-10-17 Thread Konstantin Kolinko
#js.war - the root of this web application will be /myapp/js/ Note that all web applications are independent of each other, so you need to have separate web.xml for each of them, and you cannot access to code that belongs to another web application. Best regards, Konstantin Kolinko

Re: Multiple war files for a single webapp or context

2011-10-17 Thread Konstantin Kolinko
2011/10/17 Ziggy zigg...@gmail.com: Would the nested context approach allow access to session data from one war file to the other? No. Session id may be the same, but Session object itself will be different. All webapps, by definition, are independent of each other.

Re: Multiple session cookies names

2011-10-17 Thread Konstantin Kolinko
2. For Tomcat 6 read Context chapter in the configuration reference, for Tomcat 7 download and read the Servlet 3.0 specification. Both allow to configure session cookie names, but the way to configure it differs between Tomcat versions. 1. Do not top-post 2011/10/17 Peter Cipov pci...@kerio.com:

Re: JspServlet - Unexpected behavior, possible bug...

2011-10-18 Thread Konstantin Kolinko
that can easily be incurred by a type in the URL and so I don't that that an HTTP staus of 500 should be returned in this situation. What exactly x.y.z Tomcat version is that? Best regards, Konstantin Kolinko - To unsubscribe

Re: TOMCAT_BASE and TOMCAT_HOME

2011-10-18 Thread Konstantin Kolinko
standard Tomcat libraries in $CATALINA_HOME and your instance-specific ones (e.g. database drivers) in $CATALINA_BASE. Any other libraries are better to be in your webapp's WEB-INF\lib. If they are not, your chances for observing a PermGen memory leak are higher. Best regards, Konstantin Kolinko

Re: JspServlet - Unexpected behavior, possible bug...

2011-10-18 Thread Konstantin Kolinko
2011/10/18 Nathan Potter npot...@opendap.org: On Oct 18, 2011, at 6:50 AM, Konstantin Kolinko wrote: 2011/10/17 Nathan Potter npot...@opendap.org: Greetings, I am new to this list and I apologize in advance if this has been covered (although searching the archives did not lead me

Re: Error while starting tomcat. Failed creating jvm.dll

2011-10-19 Thread Konstantin Kolinko
2011/10/19 Joe Hansen joe.hansen...@gmail.com: Hi, I have installed Tomcat 6.0.29 on a machine running Windows 7 Professional (64bit) and JDK 1.5.0_22. Why not 6.0.33? When I start Tomcat, I see the following error message in the log file: [206  javajni.c] [error] %1 is not a valid Win32

Re: Error while starting tomcat. Failed creating jvm.dll

2011-10-19 Thread Konstantin Kolinko
in the log file: [206 javajni.c] [error] %1 is not a valid Win32 application. [985 prunsrv.c] [error] Failed creating java C:\Program Files (x86)\Java\jdk1.5.0_22\jre\bin\server\jvm.dll Best regards, Konstantin Kolinko

Re: can't set tomcat to use log4j for its internal logging

2011-10-19 Thread Konstantin Kolinko
2011/10/19 Silvia Righini shigure.minaz...@gmail.com: Hi everyone, I'm trying to tell tomcat to use log4j for its internal logging, but it just ignores me.. I have Tomcat 6.0.33 running on a Mac OS X 10.5.8 (with java openjdk version 1.6.0-internal). I followed to the letter the docs at

Re: Force 32-bit installation on 64-bit windows?

2011-10-20 Thread Konstantin Kolinko
the 32-bit JRE the default, it will use that and select the 32-bit service. Installer asks and allows you to select the JRE and it will detect whether the chosen one is 32-bit or 64-bit. See Function checkJava in res/tomcat.nsi Best regards, Konstantin Kolinko

Re: Tomcat produces empty/missing log files

2011-10-20 Thread Konstantin Kolinko
]]] IIRC If logging fails to start it prints a message to the console. Best regards, Konstantin Kolinko - To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org

Re: Tomcat produces empty/missing log files

2011-10-21 Thread Konstantin Kolinko
expect guesses as an answer? Best regards, Konstantin Kolinko - To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org

Re: SSI SecurityException

2011-10-21 Thread Konstantin Kolinko
. You should copy it into your webapp only. Best regards, Konstantin Kolinko - To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org

Re: SSI SecurityException

2011-10-21 Thread Konstantin Kolinko
webapp has to be privileged Should I copy it from the conf directory in its entirety or just a subsection of the file? Only definition of the filter and its mapping. Best regards, Konstantin Kolinko - To unsubscribe, e-mail

Re: Tomcat produces empty/missing log files

2011-10-21 Thread Konstantin Kolinko
2011/10/21 Brian Jones bjone...@uwo.ca: Yes, it appears that the project I'm deploying is relying on log4j for logging; so when I remove the log4j.jar file, it obviously complains that it can't find it. However, what I don't understand is why Tomcat refuses to log to the log files if there

Re: Tomcat produces empty/missing log files

2011-10-21 Thread Konstantin Kolinko
2011/10/21 Brian Jones bjone...@uwo.ca: That defiantly makes sense. Are there any known workarounds for using java.util.logging instead of log4j even if the log4j.jar file is present? You will need to read Commons Logging documentation for that.

Re: .nfsxxx file created when undeploying applications

2011-10-23 Thread Konstantin Kolinko
2011/10/23 Nicolas Dordet dorde...@gmail.com: Hi, I have a Tomcat 5.5.17 run on Solaris. TOMCAT_HOME is on a mounted NFS partition. When doing undeploy of an application, some .nfsxx files are created et dot no allow suppression of repertories. A similar bug for JARs has been opened but not

Re: deploy tomcat quietly and automatically

2011-10-24 Thread Konstantin Kolinko
-windows-x64.exe /quiet) The same about 6u24. Anyway, silent install is done with an /S. You may get the list of command line options running it with /? (since 6.0.30), but there are not many of them. Best regards, Konstantin Kolinko

Re: HOW TO detect what app server you're running in

2011-10-26 Thread Konstantin Kolinko
the user configure your webapp. Best regards, Konstantin Kolinko 2011/10/25 Bob DeRemer bob.dere...@thingworx.com: Yeah, that should do it - should have remembered that - I'm already using this - purely for diagnostic info. Thanks, guys! -Original Message- From: Ronald Klop (Mailing List

Re: How to configure Tomcat 7 manager webapp into an subpath?

2011-10-26 Thread Konstantin Kolinko
docBase=${catalina.home}\webapps\manager antiResourceLocking=false privileged=true /Context You may want to add a Valve className=org.apache.catalina.valves.RemoteAddrValve ... / inside the Context tag. Best regards, Konstantin Kolinko

Re: JAR replaced in lib not seen in Eclipse projects

2011-10-26 Thread Konstantin Kolinko
2011/10/26 Savoy, Melinda melindasa...@texashealth.org: I made updates on 2 files in a JAR file that I replaced in the lib directory of my tomcat server.  All my projects in my eclipse workspace reference the Apache Tomcat v6.0 [Apache Tomcat v6.0] library in my build path.  However when I

Re: context.xml not being read

2011-10-27 Thread Konstantin Kolinko
2011/10/28 Rajkumar Singh rajkumar.si...@digitas.com: Hello, I am not able to read the environment variable from the server.xml - those are also referenced in the META-INF/context.xml. I am using tomcat version 6.0.29. The tomcat is deployed on the OS Linux I am deploying my source code in

Re: cannot read complete HTTP request body. It reads only 8192 characters

2011-10-28 Thread Konstantin Kolinko
at the exact error in your code. Best regards, Konstantin Kolinko - To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org

Re: catalina_pid file contains +1 pid number instead of correct pid

2011-10-28 Thread Konstantin Kolinko
Maybe you can get somewhere looking at the parent process ID (PPID) column in ps output and knowing the PID of cronolog process. Best regards, Konstantin Kolinko 2011/10/28 Cooper man michael.coo...@spika.com: The danger with that is if you have multiple jvms running on one machine as we do

<    5   6   7   8   9   10   11   12   13   14   >