was that just hitting the localhost:9090/ ? I don't think that has been fixed up yet, I mostly just go straight to a page, like http://localhost:9090/groupSummary.jsp
I'll take a look at that though and get the / working if its not, pretty sure it wasn't jesse On 8/22/06, Brett Porter <[EMAIL PROTECTED]> wrote:
Hi, I've tried to run Continuum from trunk (just the normal svn up, mvn clean install, cd continuum-webapp, mvn jetty:run), but I get this: :WARN: / java.lang.NullPointerException at org.mortbay.jetty.servlet.DefaultServlet.passConditionalHeaders (DefaultServlet.java:485) at org.mortbay.jetty.servlet.DefaultServlet.doGet (DefaultServlet.java:422) at javax.servlet.http.HttpServlet.service(HttpServlet.java:689) at javax.servlet.http.HttpServlet.service(HttpServlet.java:802) Anyone seen that? It's a weird one... I wonder if maybe the plexus listener is dying on startup and swallowing the exception? - Brett
-- jesse mcconnell [EMAIL PROTECTED]