https://issues.apache.org/bugzilla/show_bug.cgi?id=53883
Frank Kavanagh changed:
What|Removed |Added
OS||All
--- Comment #1 from Frank Kav
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-taglibs-standard has an issue affecting its community
integration.
Dear Tomcat Developers,
I have a question regarding the behavior of the WebClassLoader.loadClass(String
name, boolean resolve) in the org.apache.catalina.loader package.
I have the following assumptions, please correct me if any is wrong:
1, It seems the WebClassLoader only uses the SystemClassL
On 25/09/2012 13:19, Elgs Chen wrote:
> Dear Tomcat Developers,
>
> I have a question regarding the behavior of the
> WebClassLoader.loadClass(String name, boolean resolve) in the
> org.apache.catalina.loader package.
>
> I have the following assumptions, please correct me if any is wrong:
> 1,
Konstantin, to whom maybe concern,
What's the right org that I can apply a commuter account of apache open
source project?
Best Regards,
Link Qian
On Sep 11, 2012, at 9:48 PM, Konstantin Kolinko wrote:
> 2012/9/11 Link Qian :
>> Konstantin,
>>
>> Could you give me a reference about involv
Hi Mark,
Thanks for your fast answer. That helped me to narrow down the scope of this
problem. I understand line 262 is to initialize and create the common, shared
and catalina class loaders. But I'm still struggling how the
WebappClassLoader.loadClass(String name, boolean resolve) be able to l
On 25/09/2012 16:04, Elgs Chen wrote:
> Hi Mark,
>
> Thanks for your fast answer. That helped me to narrow down the scope of this
> problem. I understand line 262 is to initialize and create the common, shared
> and catalina class loaders. But I'm still struggling how the
> WebappClassLoader.lo
On 25/09/2012 15:14, Fastupload wrote:
> Konstantin, to whom maybe concern,
>
> What's the right org that I can apply a commuter account of apache open
> source project?
You don't. You should read this [1]. Patches (in diff -u format) should
be attached to Bugzilla issues.
Mark
[1] http://ww
Link,
On 9/25/12 10:14 AM, Fastupload wrote:
> What's the right org that I can apply a commuter account of apache
> open source project?
Committers are invited by the current group of active participants. The
best way to be invited is to become active in the community (i.e. this
mailing list an
Hi Mark,
I finally get my homework done. Thank you so much for pointing me to the right
direction. That really helped me to gain huge insight into the inner world of
the tomcat.
I used JPDA to attach my eclipse to tomcat. Then I was able to see everything
happens with the WebappClassLoader.loa
Author: markt
Date: Tue Sep 25 18:49:20 2012
New Revision: 1390047
URL: http://svn.apache.org/viewvc?rev=1390047&view=rev
Log:
Creating the map entries for the special request attributes was generating ~11%
of the garbage in the load test. Re-factor so these entries are not created.
Modified:
Elgs,
On 9/25/12 1:15 PM, Elgs Chen wrote:
> Hi Mark,
>
> I finally get my homework done. Thank you so much for pointing me to the
> right direction. That really helped me to gain huge insight into the inner
> world of the tomcat.
>
> I used JPDA to attach my eclipse to tomcat. Then I was able
Hi Chris,
Thanks for reminding. I'm fully aware of the separating to protecting
mechanism, and some classes are loaded from top to down, like those starting
with java and javax, and some are prohibited to be loaded from the webapp class
loaders, like the servlet API classes like ServletDef, oth
Author: markt
Date: Tue Sep 25 21:36:55 2012
New Revision: 1390162
URL: http://svn.apache.org/viewvc?rev=1390162&view=rev
Log:
Move the cache for the attributes listed below from the Processor to the
SocketWrapper as they are fixed for the lifetime of the socket and the
Processor gets recycled o
Chris,
here are my brief opinions.
> Committers are invited by the current group of active participants. The
> best way to be invited is to become active in the community (i.e. this
> mailing list and/or the us...@tomcat.apache.org mailing list), and
> submit patches.
>
thanks for providing the
15 matches
Mail list logo