On Dec 27, 2006, at 3:28 AM, Raj Saini wrote:

Hi Mohammad,

Yes I tried the looking up with following naming schemes:

Bean name, business interface name, <bean name> + Remote, <business
interface name> + remote

Give this a try:

  <ejb-name>+"BusinessRemote"

Internally we are actually doing:

  <deploymentId>+"BusinessRemote"

... but the default value of deploymentId is your ejbName.

At some point these strategies will be configurable.

I posted this to dev list because I contributing these examples to the
OpenEJB and thought it would be more relevant to the dev list.

Great. If you're working on one of the examples we have a jira for, let us know so we can assign it to you.

-David



Reply via email to