Issue Details (XML | Word | Printable)

Key: OPENEJB-858
Type: Improvement Improvement
Status: Closed Closed
Resolution: Fixed
Priority: Minor Minor
Assignee: Jonathan Gallimore
Reporter: Manu T George
Votes: 0
Watchers: 1
Operations

If you were logged in you would be able to see more operations.
OpenEJB

Ability to use mappedName as a JNDI Name format

Created: 13/Jul/08 07:36 PM   Updated: 26/May/09 09:25 PM
Return to search
Component/s: ejb3 simplified
Affects Version/s: 3.1.x
Fix Version/s: 3.1.1

Time Tracking:
Not Specified

Environment: All
Issue Links:
Cloners
 

Resolution Date: 26/May/09 09:25 PM


 Description  « Hide
We need to provide users with the ability to specify custom JNDI names for beans via the mappedName attribute. This can be done by supporting the use of mappedName as a JNDI naming property. The usage needs to be of the form
openejb.jndiname.format={mappedName}

In the bean users can specify

 @Stateless(mappedName="abc")

.An additional flexibility that can be provided is ..

 @Stateless(mappedName="abc/{interfaceClass}")

 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
There are no subversion log entries for this issue yet.