0 Replies Latest reply on Feb 11, 2003 6:31 AM by u07286

    HAJNDI over HTTP

    u07286

      As detailed at the documentation, there is a HTTP Invoker to HAJNDI (/invoker/HAJNDIFactory) and a suitable class org.jboss.naming.HttpNamingContextFactory, but a problem arises:

      I've tried to separate them by commas, but JBOSS does not understand it.
      How can I setup multiple HTTP servers at InitialContext properties ?

      In fact, I'm using HttpHAInvoker to acces SLSB EJBs, but HAJNDI only seems to accept HttpInvoker, not HttpHAInvoker.

      Thank you.