Hi all, I've just finished to set up a jboss cluster, which is composed of two nodes behind a linux virtual server machine which is redirecting the incoming calls (port 80) to the two jboss nodes (port 8080). The linux virtual server is configured with a round robin police. The jboss console works very well with this configuration, but not my application: When I try to invoke a servlet, the resulting page I get is empty. If I call a non existing servlet name, I get the usual error "The requested resource (/aw/servlet/FOO) is not available." I'm using jboss 4.0.1sp1 with jdk 1.5.0_06 under Fedora Core 4. Any suggestions? Thank you!
Daniele View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3938178#3938178 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3938178 ------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
