Apache2.x + Tomcat 5.5 (Load Balance and Cluster)

2007-02-11 Thread Eric Chow
Hello, Is there any complete configuration for Apache2.x + Tomcat 5.5 (Load Balance and Cluster, Session Replication) ? I tested some many times and found some many reference but also failed. Would you please to show me a more completed and worked configuration sample ? Best regards, Eric ---

Re: Tomcat5.5.x cannot run on Java6

2006-12-12 Thread Eric Chow
Sorry, it works. On 12/12/06, David Smith <[EMAIL PROTECTED]> wrote: While I haven't had a chance to actually try it yet, I would imagine just change the JAVA_HOME to point to 6 and start. You could try it and let us know what happens. --David Eric Chow wrote: > Hello, &

Tomcat5.5.x cannot run on Java6

2006-12-11 Thread Eric Chow
Hello, How can run Tomcat5.5 in Java6 ? - To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Apache2+Tomcat5.5 with Load Balance and Cluster by using mod_jk?

2006-11-29 Thread Eric Chow
Hello, Is there any completed example to use Apache2+Tomcat5.5 with Load Balance and Cluster by using mod_jk? Best regards, Eric - To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED]

Apache2 + Tomcat5.5 Load Balance and Cluster

2006-11-29 Thread Eric Chow
Hello, Is there any completed example to use Apache2+Tomcat5.5 with Load Balance and Cluster by using mod_jk? Best regards, Eric - To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED]

Tomcat 5.5 WebDAV problem

2006-08-17 Thread Eric Chow
Hello, WebDAV is supported in Tomcat 5.5. Is there any documents for reference to config folder access right for each users in Tomcat 5.5? I want to config all the users have their own folder with read/write permission and they can't access other folder. For example: Root URL http://localho

JAASReam in Tomcat-5.5

2006-07-27 Thread Eric Chow
Hello, JAASRealm is no longer used in Tomcat-5.5, right ? What can I do if I want to use JAAS as my login mechanism in web appplication and define the security in web.xml ? Best regards, Eric - To start a new topic, e-mail: u