Chris, Chris Kimpton wrote: > Hi, > > --- Paul Spencer <[EMAIL PROTECTED]> wrote: > >>Chris and David, >>I just did a cvs update. Unittest run successfully. I ran it from >>the >>jetspeed build directory, not via maven. >> >> > > Thanks. > > I just ran the tests in my actual workarea (the one I am doing > turbine/torque upgrade in) - and that worked!! > > When I run the tests_tomcat_40 (with 4.0.1) - I get errors on > startup/close about serializing session attributes - I seem to > remember David mentioning this recently - but I can't find anything > in the archives.
Tomcat is trying to serialize active sessions. The short story is: tomcat is trying to serialize the psml document tree. I started looking into this and determined it was a big "can of worms" that I did not have time to solve. > > Any tips with the tomcat_32 tests - it seems to get into an infinite > loop waiting for something to startup. I am using tomcat 3.2.4. I have not tried this. Make sure the property tomcat.home.32 is point to tomcat 3.2. > > Chris > Paul Spencer -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
