When trying to connect to a remote JBOSS+HornetQ, we are getting the error in the subject. We can connect to a remote HornetQ on a different machine with no trouble.
We are using HermesJMS to try and make a JNDI connection to the JBOSS server and we are able to create the JNDI context, but not attach to any topics/queues/etc.
We are using JBOSS 5.1.0 GA and HornetQ 2.0.0 GA.
Does anyone know what could cause the InstantionError?
Thanks.