Eclipse GWT - tips & tricks

Run GWT application in-development-mode using JNDI

Include jetty-web.xml in WEB-INF folder

add extra dependencies

  1. jetty-naming-version>.jar
  2. jetty-plus-<version>.jar

add an extra VM Argument in run configuration

-Djava.naming.factory.initial=org.mortbay.naming.InitialContextFactory

Labels

eclipse eclipse Delete
gwt gwt Delete
jetty jetty Delete
jndi jndi Delete
Enter labels to add to this page:
Please wait 
Looking for a label? Just start typing.