Jon Stevens wrote:
> hey craig,
>
> classreloading is still broken.
>
I will look at this, using your recipie below, this afternoon. One quick
confirmation, though -- the classes you are changing are in WEB-INF/classes,
right? And not in WEB-INF/lib or $CATALINA_HOME/lib?
Craig
>
> 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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]