Mantis Bugtracker
  

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

- Relationships

- Notes
(0006121)
ferg
12-20-12 11:41

server/12ui
 

- Issue History
Date Modified Username Field Change
12-13-12 11:59 ferg New Issue
12-20-12 11:41 ferg Note Added: 0006121
12-20-12 11:41 ferg Assigned To  => ferg
12-20-12 11:41 ferg Status new => closed
12-20-12 11:41 ferg Resolution open => fixed
12-20-12 11:41 ferg Fixed in Version  => 4.0.34


Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
28 total queries executed.
25 unique queries executed.
Powered by Mantis Bugtracker