RE: [JBoss-user] JMS to remote hosts doesn't work any more

2003-11-18 Thread Markus Härnvi
Hi! Isn't the '--host=yourhost' just another way to set jboss.bind.address? The change between RC4 and final, I believe, was an added attribute: ${jboss.bind.address} in the invocation layer configuration. /Markus --- This SF. Net em

RE: [JBoss-user] JMS to remote hosts doesn't work any more

2003-11-18 Thread Didi Posselt
Hi folks, The '--host=yourhost' option solved my problem (Thanks to Bjoern) Any idea why it worked in 3.2.2RC4 without this option? @Markus: I read your message right when you posted it and tried it with no success. Thanks anyway. Greetings, Dietmar -- GMX Weihnachts-Special: Seychelle

Re: [JBoss-user] JMS to remote hosts doesn't work any more

2003-11-18 Thread Markus Härnvi
Citerar Didi Posselt <[EMAIL PROTECTED]>: > I have a problem with access to queues from remote hosts. We use JMS > a lot and had no problems up until 3.2.2RC4. With 3.2.2final and > 3.2.3RC1 the remote access to JMS queues doesn't work anymore. I posted a possible solution a few weeks ago. Try se

RE: [JBoss-user] JMS to remote hosts doesn't work any more

2003-11-18 Thread Bjorn Weis
Hallo, I use remote queues in the benchmark application with jboss 3.2.2final on Suse 8.2 and have no problems. The server in which I run the queues and the massage driven beans have a standard jms-ds.xml file with the UIL2XAConnectionFactory. I must start the server with the --host=yourhost opti