Issue Details (XML | Word | Printable)

Key: OPENEJB-726
Type: Improvement Improvement
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Guillaume Nodet
Reporter: Guillaume Nodet
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
OpenEJB

Provide a constructor for the servlet when not instanciated with the standard mechanism

Created: 21/Nov/07 01:48 PM   Updated: 01/Feb/08 03:16 AM
Return to search
Component/s: None
Affects Version/s: 3.0-beta-1
Fix Version/s: 3.0-beta-2

Time Tracking:
Not Specified

File Attachments:
  Size
File OPENEJB-726.diff 2007-11-21 01:50 PM Guillaume Nodet 0.7 kB

Resolution Date: 22/Nov/07 06:15 PM


 Description  « Hide
In OSGi, servlets are exposed by registering an existing instance of the servlet, so it is way easier with the needed constructor.

 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Repository Revision Date User Message
ASF #597474 Thu Nov 22 18:14:44 UTC 2007 jlaskowski OPENEJB-726 Provide a constructor for the servlet when not instanciated with the standard mechanism

Contributed by: Guillaume Nodet
Files Changed
MODIFY /openejb/trunk/openejb3/server/openejb-webservices/src/main/java/org/apache/openejb/server/webservices/WsServlet.java