[
https://issues.apache.org/jira/browse/OPENEJB-1282?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matthew B. Jones updated OPENEJB-1282:
--------------------------------------
Attachment: patch.txt
I followed the lead with how @Stateless and @Stateful handled the 'mappedName'
attribute and applied the exact same code to @Singleton as well.
> mappedName fails to work for @Singleton
> ---------------------------------------
>
> Key: OPENEJB-1282
> URL: https://issues.apache.org/jira/browse/OPENEJB-1282
> Project: OpenEJB
> Issue Type: Bug
> Components: container system
> Affects Versions: 3.1.x
> Reporter: Matthew B. Jones
> Priority: Critical
> Attachments: patch.txt
>
>
> When using @Singleton(mappedName="ejb/SomeOtherName"), the container fails to
> use the provided mappedName (like it does for @Stateless and @Stateful).
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.