Hello All,

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-tool...@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to