Hi Scott,
Thanks for your reply. I changed the ServerBindPort of the PooledInvoker and
now it worked.
Not sure why as I have not changed this before.
Anyway, thanks again for the hint on where to look.
--
Josh
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic
Hi Adrian,
Sorry to follow up with a question on this previous question but I am just trying to
understand the mechanisms behind the JMS authentication on jBoss.
I commented out the following in the jms-ds.xml file:
|
|
|
| dude
| dud
Hi Adrian,
You are right on and it had something to do with JNDI access.
I had to add the following to the conf/jndi.properties file:
| java.naming.security.principal=dude
| java.naming.security.credentials=dude
|
That did the trick. Thanks for your help!
Just out of curiosity though,
Sorry Adrian, but here it comes:
15:40:10,140 ERROR [DLQHandler] Initialization failed
javax.jms.JMSException: Error creating the dlq connection: Not permitted: invali
d name or password
at org.jboss.ejb.plugins.jms.DLQHandler.createService(DLQHandler.java:16
9)
at org.jboss.system
Hi Adrian,
Just downloaded jBoss 3.2.3 and still getting the problem:
15:40:10,140 ERROR [DLQHandler] Initialization failed
javax.jms.JMSException: Error creating the dlq connection: Not permitted: invalid name
or password
Here's my standardjboss.xml file:
|
| message-driv
Thanks Adrian.
That gives us a good reason to move to 3.2.3. :-)
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3836743#3836743
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3836743
--
I got jBoss 3.2.1 to connect to TIBCO JMS without authentication but I have problems
trying to get it working with authentication.I am getting the following error
while starting jBoss:
13:42:18,296 INFO [DLQHandler] Creating
13:42:18,453 ERROR [DLQHandler] Initialization failed
javax.jms.JM
"[EMAIL PROTECTED]" wrote : There are two settings:
|
|
jboss.xml/invoker-proxy-bindings/invoker-proxy-binding/proxy-factory-config/MaximumSize
| controls the number of concurrent jms sessions (default 15)
|
|
jboss.xml/container-configuations/container-configuration/container-pool-co