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
(...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