Best unofficial Apache Server developers community
Username
Forgot password?
Sign in with Twitter account
Sign in with Facebook account
List archives

svn commit: r1242101 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/catalina/core/StandardServer.java java/org/apache/catalina/util/ExtensionValidator.java webapps/docs/changelog.xml

svn commit: r1242099 - in /tomcat/trunk/java/org/apache/catalina: core/StandardServer.java util/ExtensionValidator.java
(19 lines)
svn commit: r1242110 - in /tomcat/trunk/java/org/apache/catalina/loader: StandardClassLoader.java StandardClassLoaderMBean.java
(20 lines)
Feb 8, 2012
Markt
Markt
Author: markt
Date: Wed Feb  8 21:19:36 2012
New Revision: 1242101

URL: http://svn.apache.org/viewvc?rev=1242101&view=rev
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=52607
The ExtensionValidator needs to be aware of the classes in the shared
and common loaders.

Modified:
    tomcat/tc7.0.x/trunk/   (props changed)
    tomcat/tc7.0.x/trunk/java/org/apache/catalina/core/StandardServer.java
   
tomcat/tc7.0.x/trunk/java/org/apache/catalina/util/ExtensionValidator.java
    tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml

Propchange: tomcat/tc7.0.x/trunk/

Reply
Tags: bugzillaampviewvcapache
Messages in this thread
svn commit: r1003581 - in /tomcat/trunk: java/org/apache/catalina/core/StandardServer.java webapps/d
October 1, 2010 11:49:56 AM
Author: markt Date: Fri Oct 1 16:49:29 2010 New Revision: 1003581 URL: http://svn.apache.org/viewvc?rev=1003581&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=49915 Make error more obvious, particularly when accessed via…
svn commit: r1242099 - in /tomcat/trunk/java/org/apache/catalina: core/StandardServer.java util/Exte
February 8, 2012 03:15:31 PM
Author: markt Date: Wed Feb 8 21:15:07 2012 New Revision: 1242099 URL: http://svn.apache.org/viewvc?rev=1242099&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=52607 The ExtensionValidator needs to be aware of the classes…
svn commit: r1066310 - in /tomcat/trunk: java/org/apache/catalina/core/StandardServer.java java/org/
February 1, 2011 08:46:32 PM
Author: kkolinko Date: Wed Feb 2 02:45:46 2011 New Revision: 1066310 URL: http://svn.apache.org/viewvc?rev=1066310&view=rev Log: Fix http://issues.apache.org/bugzilla/show_bug.cgi?id=50673 Improve Catalina shutdown when running as a service.…
svn commit: r987528 - /tomcat/trunk/java/org/apache/catalina/core/StandardServer.java
August 20, 2010 09:48:55 AM
Author: markt Date: Fri Aug 20 14:47:33 2010 New Revision: 987528 URL: http://svn.apache.org/viewvc?rev=987528&view=rev Log: Link the MBeanFactory to the Server that creates it as some MBeanFactory methods need the container to be set. …
svn commit: r1066321 - /tomcat/trunk/java/org/apache/catalina/core/StandardServer.java
February 1, 2011 09:45:51 PM
Author: kkolinko Date: Wed Feb 2 03:45:05 2011 New Revision: 1066321 URL: http://svn.apache.org/viewvc?rev=1066321&view=rev Log: Followup to r1066310. Simplify: call stopAwait() unconditionally. Modified: …
svn commit: r1079405 - in /tomcat/trunk/java/org/apache/catalina: Server.java core/StandardServer.ja
March 8, 2011 09:59:40 AM
Author: markt Date: Tue Mar 8 15:58:53 2011 New Revision: 1079405 URL: http://svn.apache.org/viewvc?rev=1079405&view=rev Log: Expose the global naming context for all Server implementations Modified: …
svn commit: r1087819 - in /tomcat/trunk: java/org/apache/catalina/Realm.java webapps/docs/changelog.
April 1, 2011 12:20:23 PM
Author: markt Date: Fri Apr 1 17:19:39 2011 New Revision: 1087819 URL: http://svn.apache.org/viewvc?rev=1087819&view=rev Log: Correct a Javadoc mix-up Modified: tomcat/trunk/java/org/apache/catalina/Realm.java …
svn commit: r992981 - in /tomcat/trunk: java/org/apache/catalina/util/ServerInfo.java webapps/docs/c
September 6, 2010 04:23:43 AM
Author: markt Date: Mon Sep 6 09:23:16 2010 New Revision: 992981 URL: http://svn.apache.org/viewvc?rev=992981&view=rev Log: (empty) Modified: tomcat/trunk/java/org/apache/catalina/util/ServerInfo.java …
svn commit: r1002349 - in /tomcat/trunk: java/org/apache/catalina/startup/Catalina.java webapps/docs
September 28, 2010 03:43:59 PM
Author: markt Date: Tue Sep 28 20:43:32 2010 New Revision: 1002349 URL: http://svn.apache.org/viewvc?rev=1002349&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=49195 Avoid error message when shutting down Windows service…
svn commit: r1130539 - in /tomcat/trunk: java/org/apache/catalina/startup/Catalina.java webapps/docs
June 2, 2011 08:27:00 AM
Author: markt Date: Thu Jun 2 13:26:16 2011 New Revision: 1130539 URL: http://svn.apache.org/viewvc?rev=1130539&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=51310 When stopping the Server object on shutdown call…
svn commit: r960076 - in /tomcat/trunk: java/org/apache/catalina/core/ContainerBase.java webapps/doc
July 2, 2010 01:04:14 PM
Author: markt Date: Fri Jul 2 18:04:14 2010 New Revision: 960076 URL: http://svn.apache.org/viewvc?rev=960076&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=49530 Make sure children are stopped if they are running when…
svn commit: r1087715 - in /tomcat/trunk: java/org/apache/catalina/core/StandardContext.java webapps/
April 1, 2011 09:25:09 AM
Author: markt Date: Fri Apr 1 14:24:43 2011 New Revision: 1087715 URL: http://svn.apache.org/viewvc?rev=1087715&view=rev Log: Workaround shutdown issue in unit tests Modified: …
svn commit: r1074215 - in /tomcat/trunk: java/org/apache/catalina/core/StandardContext.java webapps/
February 24, 2011 11:04:14 AM
Author: markt Date: Thu Feb 24 17:03:27 2011 New Revision: 1074215 URL: http://svn.apache.org/viewvc?rev=1074215&view=rev Log: Don't start NamingResources multiple times Modified: …
svn commit: r1057252 - in /tomcat/trunk: java/org/apache/catalina/core/StandardHost.java webapps/doc
January 10, 2011 10:01:37 AM
Author: markt Date: Mon Jan 10 16:01:09 2011 New Revision: 1057252 URL: http://svn.apache.org/viewvc?rev=1057252&view=rev Log: Remove Host.liveDeploy that just duplicates Host.autoDeploy Modified: …
svn commit: r1142112 - in /tomcat/trunk: java/org/apache/catalina/core/StandardWrapper.java webapps/
July 1, 2011 05:48:11 PM
Author: markt Date: Fri Jul 1 22:47:46 2011 New Revision: 1142112 URL: http://svn.apache.org/viewvc?rev=1142112&view=rev Log: When using Servlets that implement the SingleThreadModel interface, add the single instance created to the pool when…
svn commit: r959736 - in /tomcat/trunk: java/org/apache/catalina/core/StandardContext.java webapps/d
July 1, 2010 01:06:47 PM
Author: markt Date: Thu Jul 1 18:06:47 2010 New Revision: 959736 URL: http://svn.apache.org/viewvc?rev=959736&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=49522 Just use host and path in NamingResources MBean name…
svn commit: r1100832 - in /tomcat/trunk: java/org/apache/catalina/core/StandardWrapper.java webapps/
May 8, 2011 05:54:16 PM
Author: markt Date: Sun May 8 22:53:32 2011 New Revision: 1100832 URL: http://svn.apache.org/viewvc?rev=1100832&view=rev Log: Use the correct classloader Modified: tomcat/trunk/java/org/apache/catalina/core/StandardWrapper.java …
svn commit: r1152621 - in /tomcat/trunk: java/org/apache/catalina/core/StandardWrapper.java webapps/
July 31, 2011 02:34:39 PM
Author: markt Date: Sun Jul 31 19:34:14 2011 New Revision: 1152621 URL: http://svn.apache.org/viewvc?rev=1152621&view=rev Log: Ensure that calls to StandardWrapper methods() that may trigger creation of a Servlet instance always do so in way…
svn commit: r1086928 - in /tomcat/trunk: java/org/apache/catalina/core/StandardContext.java webapps/
March 30, 2011 07:27:03 AM
Author: markt Date: Wed Mar 30 12:26:39 2011 New Revision: 1086928 URL: http://svn.apache.org/viewvc?rev=1086928&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=50991 Stop the resources after they have been unbound rather…
svn commit: r1141948 - in /tomcat/trunk: java/org/apache/catalina/core/StandardWrapper.java webapps/
July 1, 2011 09:16:12 AM
Author: markt Date: Fri Jul 1 14:15:48 2011 New Revision: 1141948 URL: http://svn.apache.org/viewvc?rev=1141948&view=rev Log: Fix possible NPE when serving STM servlets Modified: …
Error in Catalina.out: java.util.zip.ZipException: error in opening zip file and java.lang.IllegalArgumentException
March 30, 2011
Hello everyone, I got this error in catalina.out when my display.war file executed on Tomcat. The error is shown below: Mar 30, 2011 8:01:31 PM…
Tomcat Problem :java.net.BindException: Address already in use <null>:8080 at org.apache.tomcat.util.net.JIoEndpoint.init(JIoEndpoint.java:549)
March 16, 2011
Hi, I am using tomcat as my webserver. i have application which needs a tomcat server restart after click of edit button by user. for that i have…
Setting java.io.FilePermission for a particular type of file in catalina.policy
June 21, 2011
I am deploying multiple webapps on tomcat6. Each webapp has its own SQLite database (which is under WEB-INF/). I have security manager enabled for…
Java: xml signature interoperability issue between Java(apache) and .net
April 15, 2011
I need to sign a xml file with RSA-SHA1 signing in enveloped mode in java. and check the signature in .net. the signature is valid if sign and…
Java.security.AccessControlException: access denied (java.io.FilePermission /usr/share/java/jsp-api-2.0.jar read)
January 14, 2011
I am trying to deploy me application to Tomcat 5.5 on Debian Lenny. I am getting the following exception: java.security.AccessControlException:…
How do I get the org.apache.catalina.connector.Request object in Tomcat?
February 14, 2011
I need to write a Servlet or Filter class that can get access to the org.apache.catalina.connector.Request object, which is wrapped in the…
How to set up a different context to point to an external directory outside webapps Tomcat/Java
January 1, 2011
Hi Folks, I am successful to map an external directory by creating an xml file like : And I named this xml file as uploads.xml and saved under…
Java/apache/tomcat
March 15, 2011
hi every one, how to connect tomcat with apache.
Handling X-FORWARDED-PROTO in java apache-tomcat
April 21, 2011
Can any one guide me in working with X-FORWARDED-PROTO in Java apache-tomcat. The application setup is in such a way that tomcat talks with apache…
Choosing between Django-Apache and Java-Tomcat for a web application
March 15, 2011
Hi all, In order to develop a web application that can easily scale, provide production stability, is easily deploy-able, and allows for fast…
Apache Tomcat :java.net.ConnectException: Connection refused
April 18, 2011
hi all, while i try to stop tomcat server its giving an error like this. [root@server classes]# service tomcat restart Stopping Tomcat service:…
Linux kernel with grsec + Java / Apache Tomcat
June 12, 2010
I've got a Debian Linux 64 bit dedicated server. The kernel has the grsec patch applied. I'm mainly using this server to run Apache Tomcat (6.0.26,…
Java apache tomcat is not detecting the jsp file even when it exists.
May 5, 2011
Hi, I have come across to a strange problem where apache tomcat server is showing 404 server code. But some of the files are being detected by the…
Php-Java Bridge War File deployment in apache tomcat
February 5, 2011
Hai Guys, Am a newbee and does not know much about apache-tomcat..... heres my problem -> I have my sites contents uploaded to public_html folder…
Bug in java.util.regex in sun jdk 6.0.24 ?
May 17, 2011
The following code blocks on my system. Why? System.out.println( Pattern.compile( "^((?:[^'\"][^'\"]*|\"[^\"]*\"|'[^']*')*)/\\*.*?\\*/(.*)$",…
Java.util.regex
January 18, 2011
can anyone explain to me how to identify using regexes any string that contains for example a single P character in it? Could yo also explain how…
Java Filter not Write Cookie in Apache/Tomcat 7 Load Balanced Environment
April 16, 2011
Hello, I'm using tomcat 7 and the below filter in order to write the the JSESSIONID cookie across http to https to http requests in my application.…
Looking for a drop-in replacement for a java.util.Map
January 18, 2011
Problem Following up on this question , it seems that a file- or disk-based Map implementation may be the right solution to the problems I mentioned…
Java.util.regex.PatternSyntaxException on Android
June 16, 2011
I am getting a java.util.regex.PatternSyntaxException when trying to call string.split() with the regex (?<=}),(?=\\{) against a string such as…
Possible to map subdomains to webapps in a standard Java app server?
January 27, 2011
If you have two webapps, foo and bar, in a J2EE app server like Tomcat, the normal way to distinguish them is like this: domain.com/foo…