Anonymous | Login | Signup for a new account | 12-17-2024 08:29 PST |
Main | My View | View Issues | Change Log | Docs |
Viewing Issue Simple Details [ Jump to Notes ] | [ View Advanced ] [ Issue History ] [ Print ] | ||||||||
ID | Category | Severity | Reproducibility | Date Submitted | Last Update | ||||
0004284 | [Resin] | minor | always | 11-04-10 16:30 | 11-10-10 16:01 | ||||
Reporter | alex | View Status | public | ||||||
Assigned To | ferg | ||||||||
Priority | normal | Resolution | fixed | ||||||
Status | closed | Product Version | 4.0.12 | ||||||
Summary | 0004284: forwarded to external context request fails to find .tlds | ||||||||
Description |
rep by Brian Deng. I've run into a problem in resin 4 where my taglib is not loading properly. Here's the scenario: I have code in one webapp context that does the following: getServletContext('otherwebapp').getRequestDispatcher('/otherServlet').forward(request,response) When I get into /otherwebapp/otherServlet it cannot find a .tld file referenced in a JSP. if I copy the .tld file to the original webapp that I'm forwarding from it works, but it cannot find the class files referenced in the .tld (those are back in the WEB-INF/classes of 'otherwebapp'. This worked fine in resin 3. Does it sound like a bug? I could probably produce a simple example in 2 different war files if it would help. |
||||||||
Additional Information | |||||||||
Attached Files | |||||||||
|
Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
31 total queries executed. 27 unique queries executed. |