Re: Split-brain problem.

2008-04-08 Thread Marcus Franke
On Tue, Apr 08, 2008 at 01:00:54PM +0530, Ch Praveena wrote: > Hi all, > >While going on with Terracotta article, > -- http://www.terracotta.org/confluence/display/explore/How+Terracotta+Works > , > For implementing application server clustering, I found this phrase, > "Split-brain problem."..

Re: javac error compiling jsp with 1.5 code

2007-10-05 Thread Marcus Franke
On Fri, Oct 05, 2007 at 03:16:02PM +0200, Marcus Franke wrote: > Hello, > > Ive got a problem with my tomcat 5.5.23 and java 1.5.0_12 on > Centos4 using the sun jdk. > > Ok, answering to my own post, tomcat version was 5.5.20. I just fetched a current tarball from the home

javac error compiling jsp with 1.5 code

2007-10-05 Thread Marcus Franke
Hello, Ive got a problem with my tomcat 5.5.23 and java 1.5.0_12 on Centos4 using the sun jdk. The logfile keeps telling me about being unable to compile the jsp: An error occurred at line: 109 in the jsp file: /jsp/templates/nav.jsp Syntax error on token "<", invalid AssignmentOperator 106: 1

AW: ANT build + Read Password

2005-11-08 Thread Marcus Franke
Hello, Since when are passwords in tomcat-users.xml stored in hashed form? Or how can I activate this, as in my tomcat-users.xml they are stored in clear text form. Marcus -Ursprüngliche Nachricht- Von: Nehal Sangoi [mailto:[EMAIL PROTECTED] Gesendet: Di 11/8/2005 9:33 An: 'Tomcat Users

classloader hirarchy

2005-10-18 Thread Marcus Franke
Hello all, I had a little problem yesterday placing a lib in CATALINA_HOME/shared/lib/ and the webapp did not find it because of the problem that not all necessary libs were placed in that directory. Those missing libs lived somewhere else in the "classloader-tree". Do I have a chance to see som

AW: rueh:Problem with charsets with apache,tomcat, mysql

2005-10-13 Thread Marcus Franke
Hi, have the "same" problem with a RHEL WS4. Try using de_DE as your locale not the UTF-8 Version > -Ursprüngliche Nachricht- > Von: "rueh hänä" [mailto:[EMAIL PROTECTED] > Gesendet: Donnerstag, 13. Oktober 2005 15:32 > An: tomcat-user@jakarta.apache.org > Betreff: rueh:Problem with cha