I login and for whatever reason end up back at the
login screen. (Ex. Cloase a tab, then reopen a tab
from Mozilla)
I try logging in again and it says "You are already
logged in." But I can't navigate to my mailbox, all I
get is the login screen.
Peter
Logged In: YES
user_id=36782
Peter,
I assume you are working with the HEAD on CVS of the struts version
is this correct?
If it is, are there any log entries that could help to identify the problem?
Regards,
Dieter
PS: If you are on Tomcat, did you replace the mail.jar in the shared
library directory as discussed a lot in the forum?
Logged In: YES
user_id=1332744
Dieter,
>> I assume you are working with the HEAD on CVS of the struts
>>version is this correct?
This was the command I used to get the code,
cvs -z3
-d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/jwma co
jwma-scratch
>>If it is, are there any log entries that could help to
identify
>>the problem?
This was from my CATALINA log file,
log4j:ERROR setFile(null,true) call failed.
java.io.FileNotFoundException: logs/jwma.log (No such file
or directory)
Where should logs/jwma.log be? I guess I need to create it,
right?
Also, in building the WAR the build failed, this was the error,
BUILD FAILED file:/use/opt/webmail/jwma-scratch/build:332
/use/opt/webmail/jwma-scratch/build/
site not found
I copied the contents of
/usr/opt/webmail/jwma-scratch/build/war directory to my
/usr/opt/tomcat/webapps/webmail directory to deploy.
I hope this help solve the problem.
Thanks,
Regards,
Dieter
PS: If you are on Tomcat, did you replace the mail.jar in the
shared
library directory as discussed a lot in the forum?