Hi Now I'm testing (with Jboss 4.0.1) another configuration. In one computer have a cluster of two instances, which has the JBossMQ HASingleton server. Now in the other computer there are another cluster of two instances with the MDBs. These MDBs are bound by means of a RemoteJMSProvider like in the previous post.
When I test this system, I get another different exception. | javax.jms.JMSException: Error creating the dlq connection: XAConnectionFactory | After testing the example of the first post, and this recent example, I take some conclusions: 1) If the JNDIProviderAdapter is configured for url provider for JNDI with (i.e. 192.168.24.13:1099), the configuration runs properly 2) However, if is configured for url provider for HAJNDI (i.e. 192.168.24.13:1100), the server lookups in the local host, regardless the HAJNDI host specifIED. Is this correct, or I'm doing something wrong? And the same question, how can I configure the server so that the MDBs can access the remote queue, placed in a cluster, with HAJNDI? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3864294#3864294 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3864294 ------------------------------------------------------- This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting Tool for open source databases. Create drag-&-drop reports. Save time by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc. Download a FREE copy at http://www.intelliview.com/go/osdn_nl _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
