https://issues.apache.org/bugzilla/show_bug.cgi?id=52474
--- Comment #7 from Helio Frota 2012-01-21 02:30:58 UTC
---
Thank you for your attention
The Java community thanks you.
Best regargs,
Helio Frota
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
---
https://issues.apache.org/bugzilla/show_bug.cgi?id=52474
Mark Thomas changed:
What|Removed |Added
Status|REOPENED|RESOLVED
Resolution|
https://issues.apache.org/bugzilla/show_bug.cgi?id=52474
--- Comment #5 from Helio Frota 2012-01-20 12:25:57 UTC
---
On org.apache.catalina.core.StandardContext class line 4701 what is the impact
of adding a call to trim() ?
try {
results[i] = instanceManager.newInstance(listeners[i]);
}
.
https://issues.apache.org/bugzilla/show_bug.cgi?id=52474
--- Comment #4 from Mark Thomas 2012-01-20 11:38:35 UTC ---
The text of the JSP specification doesn't include any details on how TLDs
should be parsed. I can see where you are coming from with that chain of
references but the meaning of tho
https://issues.apache.org/bugzilla/show_bug.cgi?id=52474
Helio Frota changed:
What|Removed |Added
Status|RESOLVED|REOPENED
Resolution|INVALID
https://issues.apache.org/bugzilla/show_bug.cgi?id=52474
--- Comment #3 from Helio Frota 2012-01-18 10:26:50 UTC
---
Hello Mark Thomas,
Servlet specification 2.5:
"SRV.13.2
Rules for Processing the Deployment Descriptor
This section lists some general rules that Web containers and developers
https://issues.apache.org/bugzilla/show_bug.cgi?id=52474
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
https://issues.apache.org/bugzilla/show_bug.cgi?id=52474
--- Comment #1 from Helio Frota 2012-01-17 05:43:30 UTC
---
Comment on attachment 28163
--> https://issues.apache.org/bugzilla/attachment.cgi?id=28163
debugging tomcat source
Image eclipse debugging attached.
--
Configure bugmail: htt