[Opensource] logout x2
larry hamel
expresso at codeguild.com
Fri Jun 14 23:02:16 PDT 2002
hi Mike,
you're amazing at answering all these questions and checking in code everywhere at once... hat's off to Mike!
figuring out some problems in my build environment (JBuilder 6 has trouble running on top of a "source" WEB-INF), I ran into a runtime Error, and just checked in a generalization of exception handling in ConfigManager so that Error is handled better during startup, and also create the /log directory at runtime if it doesn't already exist.
I still get the logout x2 phenomena, so I assume it is a remaining issue in my environment. did you say you work w/ JBuilder too? do you use an ant "dist" target to a separate location to debug your servlets from JBuilder? i've been doing this:
* create src-war from ant
* unzip to "/testing"
* point jbuilder "webapp" to /testing
* debug w/ jbuilder
this has the downside of non-java files getting stale if I neglect to re-run the dist target.
larry
At 09:04 PM 6/13/2002, you wrote:
>At 03:53 PM 6/11/2002 -0700, you wrote:
>>in current cvs code, the logout button seems to take 2 tries to actually log out. can you duplicate? i didn't see any obvious problems in the code... what's going on?
>
>Larry, I just looked into it and couldn't reproduce it. :(
>
> -Mike
>
>_______________________________________________
>Opensource mailing list
>Opensource at jcorporate.com
>http://mail.jcorporate.com/mailman/listinfo/opensource
>Archives: http://mail.jcorporate.com/pipermail/opensource/
More information about the Opensource
mailing list