[jboss-user] [EJB 3.0] - Re: How to use

10takashi do-not-reply at jboss.com
Wed Jan 30 07:39:04 EST 2008


Genman,

Thank you for your reply.

I included the one you specified to my code.
messageListenerInterface=MessageListener.class

However, result is same...


Here is full exception stack trace
=====================
13:35:06,722 INFO  [JmsActivation] Attempting to reconnect org.jboss.resource.ad
apter.jms.inflow.JmsActivationSpec at 1205042(ra=org.jboss.resource.adapter.jms.Jms
ResourceAdapter at 10463c3 destination=queue/test isTopic=false tx=true durable=fa
lse reconnect=10 provider=java:/FipcaRemoteJMSProvider user=null maxMessages=1 m
inSession=1 maxSession=15 keepAlive=60000 useDLQ=true DLQHandler=org.jboss.resou
rce.adapter.jms.inflow.dlq.GenericDLQHandler DLQJndiName=queue/DLQ DLQUser=null
DLQMaxResent=5)
13:35:06,893 ERROR [JmsActivation] Unable to reconnect org.jboss.resource.adapte
r.jms.inflow.JmsActivationSpec at 1205042(ra=org.jboss.resource.adapter.jms.JmsReso
urceAdapter at 10463c3 destination=queue/test isTopic=false tx=true durable=false
reconnect=10 provider=java:/FipcaRemoteJMSProvider user=null maxMessages=1 minSe
ssion=1 maxSession=15 keepAlive=60000 useDLQ=true DLQHandler=org.jboss.resource.
adapter.jms.inflow.dlq.GenericDLQHandler DLQJndiName=queue/DLQ DLQUser=null DLQM
axResent=5)
javax.jms.JMSSecurityException: Connection not authorized to subscribe to destin
ation: audit
        at org.jboss.mq.security.ServerSecurityInterceptor.subscribe(ServerSecur
ityInterceptor.java:156)
        at org.jboss.mq.server.TracingInterceptor.subscribe(TracingInterceptor.j
ava:643)
        at org.jboss.mq.server.JMSServerInvoker.subscribe(JMSServerInvoker.java:
177)
        at org.jboss.mq.il.uil2.ServerSocketManagerHandler.handleMsg(ServerSocke
tManagerHandler.java:188)
        at org.jboss.mq.il.uil2.SocketManager$ReadTask.handleMsg(SocketManager.j
ava:419)
        at org.jboss.mq.il.uil2.msgs.BaseMsg.run(BaseMsg.java:398)
        at EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(PooledExec
utor.java:761)
        at java.lang.Thread.run(Thread.java:595)

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4124744#4124744

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4124744



More information about the jboss-user mailing list