[Messaging, JMS & JBossMQ] - UsingWebSphereMQSeriesWithJBossASPart3
by MarcoDavids
Hi,
I am trying to connect to a remote Websphere MQ from JBoss and have followed the wiki article http://wiki.jboss.org/wiki/Wiki.jsp?page=UsingWebSphereMQSeriesWithJBossA....
I get everything working and can see the Remote queue in my JNDI tree view.
I however have a problem when deploying a MDB to listen to the remote queue. I am using EJB3 with annotations.
I get the following error:
anonymous wrote :
| jvm 3 | java.lang.AbstractMethodError: com.ibm.mq.jms.MQQueueConnection.createSession(ZI)Ljavax/jms/Session;
| jvm 3 | at org.jboss.resource.adapter.jms.inflow.JmsServerSession.setup(JmsServerSession.java:115)
| jvm 3 | at org.jboss.resource.adapter.jms.inflow.JmsServerSessionPool.setupSessions(JmsServerSessionPool.java:200)
| jvm 3 | at org.jboss.resource.adapter.jms.inflow.JmsServerSessionPool.start(JmsServerSessionPool.java:90)
| jvm 3 | at org.jboss.resource.adapter.jms.inflow.JmsActivation.setupSessionPool(JmsActivation.java:536)
| jvm 3 | at org.jboss.resource.adapter.jms.inflow.JmsActivation.setup(JmsActivation.java:309)
| jvm 3 | at org.jboss.resource.adapter.jms.inflow.JmsActivation.handleFailure(JmsActivation.java:249)
| jvm 3 | at org.jboss.resource.adapter.jms.inflow.JmsActivation$SetupActivation.run(JmsActivation.java:589)
| jvm 3 | at org.jboss.resource.work.WorkWrapper.execute(WorkWrapper.java:204)
| jvm 3 | at org.jboss.util.threadpool.BasicTaskWrapper.run(BasicTaskWrapper.java:275)
| jvm 3 | at EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(PooledExecutor.java:743)
| jvm 3 | at java.lang.Thread.run(Thread.java:595)
|
|
My configuration is as follows:
JBoss 4.2.0
JDK 1.5.0_09
MQSeries version 5.3 CSD12
Thanks in advance
Marco
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4112484#4112484
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4112484
18 years, 4 months
[JBoss Seam] - Re: @DataModel s:link h:commandButton h:dataTable
by djfjboss
While I have no desire to engage in a stream of personal abuse, that is what I have received so far. This forum seems to be populated by either 'stupid newbies' such as myself or arrogant people such as yourself.
In answer to your question do I have any idea how often that question has been posted I have to state 'no'. But that is not for want of looking - before submitting my ignorant newbie question I did a search to see if the answer was already there but found nothing. I personally do not have the time to read every forum post - nor would I have thought do most people - that's a completely unreasonable expectation.
Stepping back a little and trying to me more constructive, it seems to me that there is a lack of adequate documentation (an opportunity for someone). The books that are currently available are (mostly) ok up to a point but do provide only a superficial explanation of some of the underlying concepts and associated details where the devil really does reside. This forum no doubt contains a wealth of information but it also contains a lot of noise (no doubt much of it created by people such as myself). Would it be possible for some moderator to extract what golden nuggets appear and collate and index them so that these common questions can more quickly and less frustratingly be directed to the appropriate answers? Some post-processing of the content of this forum would most definitely be useful.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4112480#4112480
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4112480
18 years, 4 months