[jboss-user] [JBoss Seam] - Please help: setting up GWT in hosted mode with Seam 2.0

kingcu do-not-reply at jboss.com
Thu Aug 9 17:10:14 EDT 2007


I tried to run GWT in host mode (I need this for debugging GWT code), but got the following exception: 

java.lang.NullPointerException
  | 	org.jboss.seam.servlet.SeamResourceServlet.loadResourceProviders(SeamResourceServlet.java:43)
  | 	org.jboss.seam.servlet.SeamResourceServlet.init(SeamResourceServlet.java:35)
  | 	com.google.gwt.dev.shell.GWTShellServlet.tryGetOrLoadServlet(GWTShellServlet.java:882)
  | 	com.google.gwt.dev.shell.GWTShellServlet.service(GWTShellServlet.java:238)
  | 	javax.servlet.http.HttpServlet.service(HttpServlet.java:802)

Any help/advice is appreciated.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4072723#4072723

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4072723



More information about the jboss-user mailing list