on 5/30/01 9:29 PM, "Craig R. McClanahan" <[EMAIL PROTECTED]> wrote:

> Jon, could you give me one of your patented "cookbooks" for recreating
> this just in case?

#1. Check Scarab out of CVS (I'm assuming you remember how).
#2. cd scarab/build
#3. ./build.sh
#4. cd ../target
#4. ./scarab.sh &
#5. Go to: http://localhost:8080/scarab/servlet/scarab
#6. Modify scarab/src/java/org/tigris/scarab/om/ScarabUserPeer.java. Add a
System.out.println() somewhere in the try/catch statement of
checkConfirmationCode().
#7. Repeat #2 and #3.

Wait a few seconds and you should see it stack trace.

-jon

Reply via email to