2 Replies Latest reply on Jul 18, 2005 2:36 AM by amenra

    Accessing specific (non-clustered) session bean in Cluster.

    amenra

      We are currently working for an university project and our special case demands us to have clustering in general, but for some things we need to address one specific JBoss server.
      We now found out that the default behaviour - even when connecting to port 1099 - is to use HA-JNDI to access a session bean, which results in a distribution in the cluster.

      What can we to access a specific jboss instance when a clustering configuration is running?

      Thank You!

      Sebastian Rohde