Thanks for your response!
On Oct 12, 2011, at 9:56 PM, Konstantin Kolinko wrote:
> 2011/10/12 David Jencks :
>> I've been working with someone who has deeply nested SimpleTags (generated
>> from jsp source) that use a lot of regular Tags. By default the jasper
>> generated code for the SimpleT
Author: kkolinko
Date: Thu Oct 13 05:39:26 2011
New Revision: 1182663
URL: http://svn.apache.org/viewvc?rev=1182663&view=rev
Log:
Copy a file.
It is not necessary, but we already have tomcat.css in that subdirectory.
Added:
tomcat/site/trunk/xdocs/stylesheets/tomcat-printer.css
- copied
Hi!
Re-reading the security pages I have several notes
http://tomcat.apache.org/security-6.html
http://tomcat.apache.org/security-7.html
1) security-6.html and others have the following text:
"Please send comments or corrections for these vulnerabilities to the
Tomcat Security Team."
with a li
2011/10/12 David Jencks :
> I've been working with someone who has deeply nested SimpleTags (generated
> from jsp source) that use a lot of regular Tags. By default the jasper
> generated code for the SimpleTags caches the plain Tags. Since SimpleTags
> per spec are never cached and are always
Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change
notification.
The "LocalBadContent" page has been changed by KonstantinKolinko:
http://wiki.apache.org/tomcat/LocalBadContent?action=diff&rev1=31&rev2=32
Comment:
Add spam urls from ServletProxy page
2011/10/13 Caldarale, Charles R :
>> From: Christopher Schultz [mailto:ch...@christopherschultz.net]
>> Subject: Write access to LocalBadContent (and other?) page(s) on wiki
>
>> I removed some spam from a wiki page
>
> BTW, that's usually handled just by reverting the change, rather than
> genera
Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change
notification.
The "AdminGroup" page has been changed by KonstantinKolinko:
http://wiki.apache.org/tomcat/AdminGroup?action=diff&rev1=3&rev2=4
Comment:
Add chris. Sort names alphabetically.
#acl Ad
Author: olamy
Date: Wed Oct 12 23:13:58 2011
New Revision: 1182615
URL: http://svn.apache.org/viewvc?rev=1182615&view=rev
Log:
remove exploded manager webapp and use a war to avoid too much io during
copying test resources
Added:
tomcat/maven-plugin/trunk/tomcat6-maven-plugin/src/test/manage
[
https://issues.apache.org/jira/browse/MTOMCAT-62?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13126230#comment-13126230
]
Hudson commented on MTOMCAT-62:
---
Integrated in TomcatMavenPlugin #29 (See
[https://builds.a
Added:
tomcat/maven-plugin/trunk/tomcat7-maven-plugin/src/test/resources/deploy-war-project/src/manager/WEB-INF/jsp/sessionDetail.jsp
URL:
http://svn.apache.org/viewvc/tomcat/maven-plugin/trunk/tomcat7-maven-plugin/src/test/resources/deploy-war-project/src/manager/WEB-INF/jsp/sessionDetail.jsp?re
Mike,
This question is more appropriate for the users@ list, not the dev@ list.
On 10/12/2011 3:06 AM, Mike1239 wrote:
>
> Hi,
>
> I installed an Apache Tomcat Server on Port 8081 (8080 was already used by
> another Apache Server).
> The Server should be accessible externally. Now I have the pr
> From: Christopher Schultz [mailto:ch...@christopherschultz.net]
> Subject: Write access to LocalBadContent (and other?) page(s) on wiki
> I removed some spam from a wiki page
BTW, that's usually handled just by reverting the change, rather than
generating another update.
- Chuck
THIS COMM
> From: Christopher Schultz [mailto:ch...@christopherschultz.net]
> Subject: Write access to LocalBadContent (and other?) page(s) on wiki
> I was going to update LocalBadContent with the URLs added to
> that page as spam (see below), but it doesn't look like I have
> such access rights.
What ha
https://issues.apache.org/bugzilla/show_bug.cgi?id=51862
--- Comment #6 from Christopher Schultz
2011-10-12 21:48:44 UTC ---
Konstantin: good point about add/remove/replace... I hadn't thought too hard
about that. Some of the classes loaded should only be loaded if the user wants
them loaded (e.
All,
I removed some spam from a wiki page and I was going to update
LocalBadContent with the URLs added to that page as spam (see below),
but it doesn't look like I have such access rights.
Can I get promoted? My userid is "ChristopherSchultz".
Thanks,
-chris
Spam URLs:
http://www.buchete.ro
h
Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change
notification.
The "ServletProxy" page has been changed by ChristopherSchultz:
http://wiki.apache.org/tomcat/ServletProxy?action=diff&rev1=6&rev2=7
Comment:
Removed spam
[2] http://noodle.tigris.or
Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change
notification.
The "ServletProxy" page has been changed by KristenB:
http://wiki.apache.org/tomcat/ServletProxy?action=diff&rev1=5&rev2=6
[3] http://edwardstx.net/wiki/Wiki.jsp?page=HttpProxyServ
https://issues.apache.org/bugzilla/show_bug.cgi?id=52015
Bug #: 52015
Summary: JdbcInterceptor passes wrong argument to
getNext().invoke
Product: Tomcat Modules
Version: unspecified
Platform: PC
OS/Version: Linux
I've been working with someone who has deeply nested SimpleTags (generated from
jsp source) that use a lot of regular Tags. By default the jasper generated
code for the SimpleTags caches the plain Tags. Since SimpleTags per spec are
never cached and are always single-use, it seems pretty impla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51582
Patric Rufflar changed:
What|Removed |Added
Severity|normal |major
--- Comment #3 from Patric
https://issues.apache.org/bugzilla/show_bug.cgi?id=52009
--- Comment #5 from viola.lu 2011-10-12 13:01:40 UTC ---
You should start an activemq server, then javax.jms.JMSException will be gone.
I already sent you source of project, pls check your gmail.
Thanks in advance!
--
Configure bugmail:
https://issues.apache.org/bugzilla/show_bug.cgi?id=46264
--- Comment #17 from Felix Schumacher
2011-10-12 08:45:45 UTC ---
The HashMap HostConfig#deployed is used by multiple threads, but is not
synchronized.
So there could be problems, even if I haven't seen any yet.
We could either wrap it us
On 12/10/2011 08:06, Mike1239 wrote:
>
> Hi,
>
> I installed an Apache Tomcat Server on Port 8081 (8080 was already used by
> another Apache Server).
> The Server should be accessible externally. Now I have the problem, that
> some companies can't access the server (urL: http://servername:8081/,
[
https://issues.apache.org/jira/browse/MTOMCAT-101?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Olivier Lamy updated MTOMCAT-101:
-
Fix Version/s: 2.0
> Add the ability to deploy to a Tomcat instance on the filesystem rather
Hi,
I installed an Apache Tomcat Server on Port 8081 (8080 was already used by
another Apache Server).
The Server should be accessible externally. Now I have the problem, that
some companies can't access the server (urL: http://servername:8081/, I
guess because 8081 is restricted by their firewal
25 matches
Mail list logo