Dims, Apparently there's some incompatibility with the console and the servlet 2.4 spec. I'm downloading today's build and we'll see what can be done about it ; ) -- N. Alex Rupp
----- Original Message ----- From: "Davanum Srinivas" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, January 29, 2004 8:03 AM Subject: Re: running geronimo changes yet again > David, > > fixed "maven deployinstallrun" to run jetty and web console. I still have a problem with web > console as jetty module STILL does not find the classes for custom tags used in the web console > (they are inside the WAR file under WEB-INF/classes). just run "maven deployinstallrun" and point > your browser to http://localhost:8080/geronimo-web-console/ to see the problem. > > Thanks, > dims > > --- David Jencks <[EMAIL PROTECTED]> wrote: > > Use of the maven-plugin in the root maven.xml file prevented building > > geronimo with a clean maven repository. > > > > To fix this and support the eventual construction of predefined server > > configurations ready for distribution I've created an "assembly" > > directory and moved the deploy/install/run targets there. > > > > Eventually we may want to call one or more goals in assembly from the > > root build file, but for now you need to cd assembly to use this. > > > > thanks > > david jencks > > > > > ===== > Davanum Srinivas - http://webservices.apache.org/~dims/ >