Support for JBoss @LocalBinding and @RemoteBinding
--------------------------------------------------
Key: OPENEJB-908
URL: https://issues.apache.org/jira/browse/OPENEJB-908
Project: OpenEJB
Issue Type: New Feature
Reporter: Andreas Karalus
JBoss provides some app-server specific annotations to override the default
jndi binding pattern, like @LocalBinding, @RemoteBinding(s)
Details see on http://wiki.jboss.org/wiki/Ejb3Jndi
It would be a great improvment in openejb to provide the capability to
recognize such annotations and and bind the ejbs as specified. This is
essential in cases where the application uses such specific extensions, but
the embedded testing is done via openejb.
See also thread topic
http://www.nabble.com/%40LocalBinding-with-openejb-to19328370.html
regards,
andreas
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.