Uploaded image for project: 'JBoss Metadata'
  1. JBoss Metadata
  2. JBMETA-137

An anonymous EJB reference must contain the class name

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Critical
    • 1.0.0.CR4
    • 1.0.0.CR3
    • None
    • None

    Description

      For:

      package com.acme.example;
      @Stateless public class ExampleBean implements Example {
      ...
      @EJB private ShoppingCart myCart;
      ...
      }

      The enterprise bean reference will have the name java:comp/env/com.acme.example.ExampleBean/myCart in the referencing bean's naming context.

      (From EJB 3.0 16.5.1.1)

      Attachments

        Issue Links

          Activity

            People

              emuckenhuber_jira Emanuel Muckenhuber (Inactive)
              rhn-engineering-cdewolf Carlo de Wolf
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: