<distributable/>

Jules Gosnell <[email protected]> Tue, 09 Jul 2002 00:16:18 +0100
Newsgroups gmane.comp.jakarta.watchdog.devel
Message-ID <[email protected]>
I'm developing distributable support for the Jetty webcontainer on JBoss.

Whilst I appreciate that testing this support is probably opening a huge 
can of worms and that watchdog does not request <distributable/> 
support, might I request that the attribute types used to test 
HttpSessions could be e.g. Serializable, so that I can run it through my 
stuff without errors being raised.(I can set an override on 
<distributable/> to test it).

A current watchdog (snapshot from a couple of nights ago) FAILED the 
following tests :

HttpSessionValueUnBoundTest
HttpSessionValueBoundTest
positiveSessionScopedObjectTest

because of this.

I can disable my check in order to pass watchdog - but then I am not 
testing my code am I :-(

Anyway, guys, Thanks for watchdog. I use it religiously.


Jules