When will the fabled fix for JSDK2.1 that fixes compatibility issues with
JDK1.1
on Windows arrive? Since we do a lot of development using VJ++6, we need
to
have a servlet runner that will run under Microsoft's VM (build 3177). The
"Tomcat"
server that came with 2.1ea1 works great, but there are some compatibility
issues
with the official 2.1 spec that prevent its continued use. Until a 1.1
compliant JSDK2.1
arrives, we are stuck using trace files instead of a source level debugger.
I also need to obtain code coverage numbers for a project I'm working on.
We are
using Whitebox 3.01 to instrument our code. Unfortunately, Whitebox
requires that
the entry point and a clear path to the tested code also be instrumented.
This means
I need to compile a servlet runner and instrument it. Will the JSDK's
server become
open source? Are there any other decent, light weight (must be pure java),
JDK 1.1
compatible, JSDK 2.1 compliant, open source servlet runners?
Using Sun's JDK (either 1.1.X or 1.2) is not an option, so please don't
suggest any
solutions using it or other third party dev environments.
___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".
Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html