[jboss-user] [Tomcat, HTTPD, Servlets & JSP] - Cross sub Domain session management in jboss 4.0.4

2009-01-12 Thread nobleman1997
Hi, I have domain www.domain.com and sub domain for ex.. domain1.domain.com and domain2.domain.com. When i come to www.domain.com, tomcat creates JSESSIONID in to .domain.com. when i click any link on that page which is going domain1.domain.com/.. then tomcat creates another JSESSIONID under

[jboss-user] [JBossWS] - ant task org.jboss.wsf.spi.tools.ant.WSConsumeTask problem

2008-07-29 Thread nobleman1997
Hi I am trying to create source and output of web services based on wsdl file. I am using following ant task in my build. i am using jbossws-native-3.0.2 in my class path wsconsume fork="false" verbose="true" destdir="output"

[jboss-user] [Clustering/JBoss] - Re: Failover is taking 15 seconds to recognize by other node

2008-05-06 Thread nobleman1997
Hi brian, I did changes you recommended, but still there no difference. It still takes long time to recognize for another node ( 15 to 20 sec ) which looks impractical in production environment. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4148886#414888

[jboss-user] [Clustering/JBoss] - Re: Failover is taking 15 seconds to recognize by other node

2008-05-01 Thread nobleman1997
Thanks Brian again, yes, I am shutting down other server by ./bin/shudown.sh -S option. Even after adding , it didn't worked. still it is getting more time to recognize and so request fails and loose continuity. In Browser i get following error message: No Host matches server name test

[jboss-user] [Clustering/JBoss] - Re: Failover is taking 15 seconds to recognize by other node

2008-05-01 Thread nobleman1997
Hi Brian, I appreciate your reply. I manually shutdown node2 for testing pupose so in production for some reason one node goes down for some reason or hangs it self then fail over could be smooth and user can be easily transfered to other node without even noticing any difference. So in my /

[jboss-user] [Clustering/JBoss] - Failover is taking 15 seconds to recognize by other node.

2008-04-29 Thread nobleman1997
Hi, I am using jboss 4.0.4 version of jboss. I have set up two linux machine and each has jboss AS installed. Both jboss instances are in cluster.I have used apache 2.0 and mod_jk for loadbalancing. I have configured according to jboss 4.0.4 document.Both servers are set up as node1 a