0 Replies Latest reply on Feb 20, 2006 6:23 AM by josse

    client + ejb

    josse

      Hi all,

      I'm having a problem when deploying an ear. The ear contains a jar with message driven beans in it. The jar contains following files in the meta-inf dir:
      ejb-jar.xml
      jboss.xml
      mapping.xml
      application-client.xml
      jboss-client.xml

      the application-client.xml and jboss-client.xml contains info which tells jboss to bind a class to the JNDI tree.

      When the EAR file is deployed, only the clientdeployer is activated. As a consequence the MDB subscribers aren't subscribed to the topic.

      What is going wrong here?

      Thanks in advance,

      Joris