Uploaded image for project: 'OpenEJB'
  1. OpenEJB
  2. OPENEJB-974

mappedName is not honored in a Stateless Session EJB packaged in my Tomcat WAR file

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 4.7.0
    • (not version related)
    • tomee
    • None
    • I am running Tomcat 6.014, and OpenEJB 3.1 under MacOS X 10.5.5 and Java 1.6.0_07.

    Description

      The following 'mappedName' annotation does not seem to work:

      @Stateless(mappedName = "marlin/TagManager")
      @Remote(value = TagManager.class)
      public class TagManagerBean {

      Instead the bean gets mapped to 'TagManagerBeanRemote', which is usable, but is not what I asked and makes portability dicey.

      Attachments

        1. OPENEJB-974.diff
          3 kB
          Jonathan Gallimore

        Issue Links

          Activity

            People

              jgallimore Jonathan Gallimore
              therealbr Benjamin Renaud
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: