1 Reply Latest reply on Jan 8, 2003 9:24 AM by slaboure

    Clustering statefull session bean

    bagou

      I tried to cluster a session bean, but this one is not visible by an other node. These two JBoss nodes are seen at startup.

      I tried this jboss.xml, is that enough !?

      <?xml version="1.0" encoding="UTF-8"?>

      <enterprise-beans>

      <ejb-name>CompteurNav</ejb-name>
      <jndi-name>monProjet/CompteurNav</jndi-name>
      True

      </enterprise-beans>


      Thanks for help

        • 1. Re: Clustering statefull session bean
          slaboure

          yes. What do you mean "this one is not visible on the other node"

          Cheers,


          sacha


          P.S.: for good SFSB behaviour and performances, do not hesitate to use a recent Branch_3_0 snapshot or wait for the 3.0.5 release (on Sunday)