All, I expect that the README is really out of date for the web app. I added the Jetty server config to pom.xml about a year ago and it was working then. There has been some serious refactoring since then so the docs probably need to be updated to reflect that.
Adam On Thu, Jun 20, 2013 at 4:31 AM, Martin Desruisseaux < [email protected]> wrote: > Le 20/06/13 03:12, Travis L Pinney a écrit : > >> I am running the demo app, following the directions from here. >> >> https://cwiki.apache.org/**confluence/display/SIS/** >> Getting+Started+With+SIS<https://cwiki.apache.org/confluence/display/SIS/Getting+Started+With+SIS> >> >> (...snip...) >> >> >> java.lang.NullPointerException >> at org.apache.sis.services.**LocationServlet.init(** >> LocationServlet.java:108) >> > > I'm not yet familiar with the sis-webapp module, but the exception seems > to be caused by a "qIndexPath" parameter not found. I noticed that the > README file in the root of SIS project seems to contains slightly different > instructions than the one on the wiki page (thanks for updating the wiki by > the way!). Maybe it would be good to compare them. > > Martin > >
