hey craig,

classreloading is still broken.

To test:

#1. Check Scarab out of CVS.
#2. cd build; ./build.sh
#3. cd target; ./bin/catalina.sh run
#4. <http://localhost:8080/scarab/servlet/scarab/template/Register.vm>
#4a. click submit (no need to fill out the form)
#5. Notice System.out.println's
#6. Edit scarab/src/java/org/tigris/scarab/om/ScarabUser.java
    Change one of the println's.
#7. cd build; ./build.sh
#8. Repeat #4 and #4a. Notice the println doesn't change.

FYI, the catalina.jar is the one you sent me from last night.

-jon


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to