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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...