On Jan 5, 2007, at 1:19 PM, Jarek Gawor wrote:

Building trunk fails for me with:

c:\development\geronimo\modules\geronimo-jetty6\src\main\java\org \apache\geronimo\jetty6\cluster\ClusteredSessionManager.java:[142,12]
cannot find symbol
symbol  : constructor Session(java.lang.String)
location: class org.mortbay.jetty.servlet.AbstractSessionManager.Session


Jetty just changed their signature.  I fixed our code.


Regards,
Alan


Reply via email to