Hi,
I was trying one of the Interceptors example given below
http://anonsvn.jboss.org/repos/jbossas/projects/ejb3/trunk/docs/tutorial/...
I had deployed the application on - jboss-5.0.0.GA
I am getting below errors and application is not getting deployed, i had even tried with
simple MDB, even that is not working
Added bean(jboss.j2ee:jar=InterceptorTest.jar,name=EmailSystemBean,service=EJB3) to
KernelDeployment of: InterceptorTest.jar
17:50:29,983 INFO [EJBContainer] STARTED EJB:
org.jboss.tutorial.interceptor.bean.AccountsMDB ejbName: AccountsMDB
17:50:29,999 WARN [JmsActivation] Failure in jms activation
org.jboss.resource.adapter.jms.inflow.JmsActivationSpec@5bce28(ra=org.jboss.resource.adapter.jms.JmsResourceAdapter(a)e8d651
destination=queue/tutorial/accounts destinationType=javax.jms.Queue tx=true durable=false
reconnect=10 provider=java:/DefaultJMSProvider user=null maxMessages=1 minSession=1
maxSession=15 keepAlive=60000 useDLQ=true
DLQHandler=org.jboss.resource.adapter.jms.inflow.dlq.GenericDLQHandler
DLQJndiName=queue/DLQ DLQUser=null DLQMaxResent=5)
javax.naming.NameNotFoundException: queue not bound
at org.jnp.server.NamingServer.getBinding(NamingServer.java:771)
at org.jnp.server.NamingServer.getBinding(NamingServer.java:779)
at org.jnp.server.NamingServer.getObject(NamingServer.java:785)
at org.jnp.server.NamingServer.lookup(NamingServer.java:396)
Kindly Help me on solving the above error
Thanks
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4204853#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...