Anonymous | Login | Signup for a new account | 01-05-2025 10:01 PST |
Main | My View | View Issues | Change Log | Docs |
Viewing Issue Advanced Details [ Jump to Notes ] | [ View Simple ] [ Issue History ] [ Print ] | ||||||||
ID | Category | Severity | Reproducibility | Date Submitted | Last Update | ||||
0005314 | [Resin] | minor | always | 12-13-12 11:59 | 12-20-12 11:41 | ||||
Reporter | ferg | View Status | public | ||||||
Assigned To | ferg | ||||||||
Priority | normal | Resolution | fixed | Platform | |||||
Status | closed | OS | |||||||
Projection | none | OS Version | |||||||
ETA | none | Fixed in Version | 4.0.34 | Product Version | 4.0.33 | ||||
Product Build | |||||||||
Summary | 0005314: Registration.addMapping | ||||||||
Description |
(rep by Rick Mann) > The .33 snapshot is instantiating my initializer correctly, and that code is calling this: > > ServletRegistration.Dynamic registration = servletContext.addServlet(servletName, dispatcherServlet); > registration.setLoadOnStartup(1); > registration.addMapping(new String["/"]); However, I don't see anything in the Caucho logging indicating that it registered a servlet (not sure if there is anything). I did see this, which doesn't seem right: [12-12-13 03:50:11.038] CONFIG com.caucho.server.dispatch.ServletMapper addUrlMapping: servlet-mapping / -> resin-file |
||||||||
Steps To Reproduce | |||||||||
Additional Information | |||||||||
Attached Files | |||||||||
|
Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
28 total queries executed. 25 unique queries executed. |