To whom it may engage...
This is an automated request, but not an unsolicited one. For
more information please visit http://gump.apache.org/nagged.html,
and/or contact the folk at gene...@gump.apache.org.
Project tomcat-trunk-validate has an issue affecting its community integration.
Th
https://issues.apache.org/bugzilla/show_bug.cgi?id=49650
Summary: Streamline package.access property definition in
catalina.properties
Product: Tomcat 7
Version: trunk
Platform: All
OS/Version: All
Status: NEW
To whom it may engage...
This is an automated request, but not an unsolicited one. For
more information please visit http://gump.apache.org/nagged.html,
and/or contact the folk at gene...@gump.apache.org.
Project tomcat-trunk-test has an issue affecting its community integration.
This i
To whom it may engage...
This is an automated request, but not an unsolicited one. For
more information please visit http://gump.apache.org/nagged.html,
and/or contact the folk at gene...@gump.apache.org.
Project tomcat-trunk-validate has an issue affecting its community integration.
Th
On 07/26/2010 11:51 AM, Óscar Frías Barranco wrote:
Hello.
It looks like Tomcat 6.0.29 includes a version of Commons Daemon which
includes (wrongly I think) several .o and .a files.
Right, that slip trough while releasing daemon 1.0.2
1.0.3 release is on the horizon, so just do a make clean be
Hello.
It looks like Tomcat 6.0.29 includes a version of Commons Daemon which
includes (wrongly I think) several .o and .a files.
I tried to compile "jsvc" by doing:
./configure
./make
And it failed with this message:
"ar: libservice.a: Malformed archive"
Then I realized that several object file
https://issues.apache.org/bugzilla/show_bug.cgi?id=49647
--- Comment #1 from Rainer Jung 2010-07-26 05:45:36
EDT ---
Confirmed.
I checked all the jar files, those are the only classes missing, all other
changes are as expected.
container/catalina/build.xml builds the classes if property compil
After being plaged by PermGen space OutOfMemoryErrors I came across an
http://java.dzone.com/articles/memory-leak-protection-tomcat interview with
Mark Thomas announcing the solution for these kinds of memory leaks. I
upgraded Tomcat 6.0.26 on Solaris 5.8 machine and repeatedly deployed and
unde