0 Replies Latest reply on Dec 15, 2003 1:29 PM by mkprim

    HAILConnectionFactory Problem

    mkprim

      Hi, i'm using the new JBoss 3.2.3 and trying to make a connection using the clustered JBossMQ, for distrubuted queues.
      I did exactly as the article published by ivelin (HA-JMS) said, using the "HAILConnectionFactory" or the "HAIL2ConnectionFactory" insted of "UIL2ConnectionFactory".
      But whenever I try to do the connection I get the following error:

      javax.naming.NamingException: Invalid reference. Error: org.jboss.mq.il.ha.HAILServerIL (no security manager: RMI class loader disabled)
      at org.jboss.mq.referenceable.ObjectRefAddr.extractObjectRefFrom(ObjectRefAddr.java:82)
      at org.jboss.mq.referenceable.SpyConnectionFactoryObjectFactory.getObjectInstance(SpyConnectionFactoryObjectFactory.java:48)
      at javax.naming.spi.NamingManager.getObjectInstance(NamingManager.java:301)
      at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:620)


      Any clues about what this problem might be?
      Any help will be appreciated.
      Thanks,
      Marcelo