>I've updated the "New Instructions" Excellent!! , thanks a lot
> I tried out your example by adding it to the previous example Karan posted > but even > that one no longer works for me: > javax.naming.NameNotFoundException: Name "GreetingBeanBusinessRemote" not > found. > > Maybe I'm still missing something? Thats my bad. I should've updated the example. The default JNDI name strategy has changed. Now the default JNDI name of the bean is going to be "GreetingBeanRemote". -- Karan Singh Malhi
