when I deploy my ear file I got the following error
the GlobalServiceImpl is the service that extends RemoteServiceServlet
13:08:41,625 INFO [org.apache.catalina.core.ContainerBase.[jboss.web].
[localhost].[/Manager]] Marking servlet globalServlet as unavailable
13:08:41,625 ERROR [org.apache.catalina.core.ContainerBase.[jboss.web].
[localhost].[/Manager].[globalServlet]] Allocate exception for servlet
globalServlet: java.
lang.ClassCastException:
com.tdiinc.manager.server.communication.GlobalServiceImpl cannot be
cast to javax.servlet.Servlet
it looks like there is an incompatibility between or something like
this
I'm using
gwt 2.2
gxt 2.2.3
java 1.6.025
jboss 6
thanks a lot for your help
--
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