Would also make sense to determine what properties in a deployment might be interesting to
a developer implementing a binding strategy, and pass this in:
String getJndiName(SomeNewEjb3DeploymentTO)
..giving the TO instance members:
* deploymentName
* ejbName
* isLocal
* isHome
* isService
* isStateful
* deploymentType
* beanType
...anything else?
S,
ALR
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4101491#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...