Anonymous | Login | Signup for a new account | 12-17-2024 08:43 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 | ||||
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 | ||||||
Status | closed | Product Version | 4.0.33 | ||||||
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 |
||||||||
Additional Information | |||||||||
Attached Files | |||||||||
|
Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
28 total queries executed. 25 unique queries executed. |