Uploaded image for project: 'EJB 3.0'
  1. EJB 3.0
  2. EJBTHREE-401

Cannot deploy solo jboss.xml with jndi override

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Blocker Blocker
    • EJB 3.0 RC4 - PFD
    • None
    • None
    • None

      Deployment is just annotated @Stateless class, with no ejb.jar-xml file, and a jboss.xml file that just overrides the jndi binding. I get a deployment exception.

      <jboss>
      <enterprise-beans>
      <session>
      <ejb-name>TravelAgentBean</ejb-name>
      <jndi-name>TravelAgentRemote</jndi-name>
      </session>
      </enterprise-beans>
      </jboss>

              wdecoste1@redhat.com William Decoste (Inactive)
              patriot1burke@gmail.com Bill Burke (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved: