Issue Details (XML | Word | Printable)

Key: JETTY-399
Type: Improvement Improvement
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Jan Bartel
Reporter: Craig Day
Votes: 0
Watchers: 0
Operations

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

OpenRemoteServiceServlet not compatible with GWT 1.4

Created: 22/Jul/07 09:09 PM   Updated: 06/Mar/08 10:05 PM
Component/s: J2EE/Extra
Affects Version/s: None
Fix Version/s: 6.2.0pre0, 6.1.9

Time Tracking:
Not Specified

File Attachments: 1. Java Source File AsyncRemoteServiceServlet14.java (2 kB)
2. Java Source File OpenRemoteServiceServlet14.java (15 kB)

Issue Links:
Related
 


 Description  « Hide
The OpenRemoteServiceServlet provided doesn't work with GWT 1.4. They seem to have changed RemoteServiceServlet significantly in this release, and although RemoteServiceServlet has been "opened up" more I couldn't get around not creating a 1.4 compatible version of OpenRemoteServiceServlet. Let me know if you want me to submit the code,.. largely trivial.

Craig



 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Greg Wilkins added a comment - 25/Jul/07 12:50 AM
Please do submit the code.
I have known this is out of date, but have been struggling to find the time to update it. So contribution will be warmly welcome!

Craig Day added a comment - 27/Jul/07 02:42 AM
New GWT 1.4 (1.4.10) compatible versions of OpenRemoteServiceServlet and AsyncRemoteServiceServlet

Jan Bartel added a comment - 06/Mar/08 10:05 PM
Most comments are on the related issue of JETTY-482.