I have 2 cluster nodes in "Mac 1" and "Mac 2" load balanced with mod_jk.
If i try to access a particular jsp page thru the load balancer machine,
it shows a blank page saying "Page cannot be displayed".
This error is not consistent, and it works well sometimes and sometimes does not.
I am able to access the jsp page when directly accessing "Mac 1" and "Mac 2", but not consistent when accessed thru the load balancer machine.
Has anyone come across this type of error. Let me know if you are aware of this.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4065001#4065001
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4065001
We're getting started on our first JSF application using Seam, so this may be a pretty basic question. The web.xml file for my project right now uses org.jboss.seam.jsf.SeamPhaseListener as the sole phase listener. However, I need to integrate an ESRI map service into the app, and the sample ESRI JSF MapViewer app I'm using as a guide uses its own phase listener. What does one do in a case like this when you want to integrate special functionality into your app, but there may be a phase listener conflict? Can there be multiple phase listeners under any circumstances? Thanks.
- Joe
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4065000#4065000
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4065000