My gwt app running on Glassfish 3.01 appserver. When I debugging
servlet code I see that it use
com.sun.enterprise.web.rpc.connector.coyote.PwcCoyoteRequest for
HttpServletRequest. It compatible with old Servlet 2.0, but I need new
Servlet 3.0 compatible HttpServletRequest.
this PwcCoyoteRequest is in web-glue.jar at glassfish modules
direcory.
War of my gwt app _doesn't_ contains this jar. All of other servlet is
serviced by a new Servlet 3 on glassfish except gwt apps.
Where can I setting to which jar is using for gwt apps?
thx a lot
Zamek
--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
No comments:
Post a Comment