Java Mailing List Archive

http://www.junlu.com/

Home » Home (12/2007) » J2EE Interest »

Problems running Inbound Adapter on J2EE RI Beta 1 & 2

Sandeep Rajpathak

2003-07-29


Hello,
 
I am currently trying out an implementation of Inbound Adapter. I am using the J2EE RI Beta 2 for the purpose of deploying this adapter. However, when I am trying to the Verifier tool to check the deployed applications which consist of Connector rar and an MDB ear, the Verifier gives an error
 
-------------------------------------------------------------------------------------------------------------------------------------
  Test Name : tests.ejb.messagebean.ImplementsMessageListener
  Test Assertion : EJB 2.0 Spec 14.7.2 Declared message-driven Bean Components must implement the javax.jms.MessageListenerInterface
  Test Description : Error: The class [ InboundMessageListenerImpl ] does not implement the [ javax.jms.MessageListener ] interface
-------------------------------------------------------------------------------------------------------------------------------------
 
Apparently the Verifier and the implementation still is using EJB 2.0 Specs which mandates every MDB implements javax.jms.MessageListener. Is there a way to get the application server to check against EJB 2.1 Specs or is there some other work around to get this implementation to work.
 
Thanks
Sandeep
©2008 junlu.com - Jax Systems, LLC, U.S.A.