Results 1 to 3 of 3

Thread: JMS Error [JBossASKernel] jndi:null [JBossASKernel] Class:javax.jms.MessageList

  1. #1
    Join Date
    Dec 2012
    Posts
    3

    Thumbs up JMS Error [JBossASKernel] jndi:null [JBossASKernel] Class:javax.jms.MessageList

    Hi everybody!
    I try to run code of book EJB3 in Action chapter 4 MDB
    link source code http://www.mediafire.com/?kleippoyax1p7x5
    and i get a error

    05:56:48,466 INFO [Ejb3DependenciesDeployer] Encountered deployment AbstractVFSDeploymentContext@1136137...EJBModule2.jar/}
    05:56:48,467 INFO [Ejb3DependenciesDeployer] Encountered deployment AbstractVFSDeploymentContext@1136137...EJBModule2.jar/}
    05:56:48,467 INFO [Ejb3DependenciesDeployer] Encountered deployment AbstractVFSDeploymentContext@1136137...EJBModule2.jar/}
    05:56:48,467 INFO [Ejb3DependenciesDeployer] Encountered deployment AbstractVFSDeploymentContext@1136137...EJBModule2.jar/}
    05:56:48,496 INFO [JBossASKernel] Created KernelDeployment for: EJBModule2.jar
    05:56:48,496 INFO [JBossASKernel] installing bean: jboss.j2ee:jar=EJBModule2.jar,name=ShippingRequest Processor,service=EJB3
    05:56:48,496 INFO [JBossASKernel] with dependencies:
    05:56:48,496 INFO [JBossASKernel] and demands:
    05:56:48,496 INFO [JBossASKernel] jboss.ejb:service=EJBTimerService
    05:56:48,496 INFO [JBossASKernel] and supplies:
    05:56:48,496 INFO [JBossASKernel] jndi:null
    05:56:48,496 INFO [JBossASKernel] Class:javax.jms.MessageListener
    05:56:48,496 INFO [JBossASKernel] Added bean(jboss.j2ee:jar=EJBModule2.jar,name=ShippingRe questProcessor,service=EJB3) to KernelDeployment of: EJBModule2.jar
    05:56:48,531 INFO [EJBContainer] STARTED EJB: buslogic.ShippingRequestProcessorMDB ejbName: ShippingRequestProcessor




    I try other examle and i usually get same oupt error
    05:56:48,496 INFO [JBossASKernel] jboss.ejb:service=EJBTimerService
    05:56:48,496 INFO [JBossASKernel] and supplies:
    05:56:48,496 INFO [JBossASKernel] jndi:null
    05:56:48,496 INFO [JBossASKernel] Class:javax.jms.MessageListener

    ----------
    Please help me , thank you much!

  2. #2
    Join Date
    Mar 2010
    Location
    Gtr Philadelphia, PA
    Posts
    2,137

    Default

    This is a Spring forum, not an EJB3 forum.
    Gary P. Russell
    Spring Integration Team
    SpringSource, a division of VMware

  3. #3
    Join Date
    Dec 2012
    Posts
    3

    Default

    oh! I try find Ejb3 forum but not found , sorry because my spam.
    Thank you much if you give me a link to Ejb3 Forum!

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •