Re: MEJB changes and MappedName

2007-10-08 Thread Joe Bohn
Anita Kulshreshtha wrote: --- Joe Bohn [EMAIL PROTECTED] wrote: We've been hitting some errors in the TCK tests that validate mgmt with MEJB. The main problem was that we were failing the name lookup: javax.naming.NameNotFoundException: Name

Re: MEJB changes and MappedName

2007-10-08 Thread Anita Kulshreshtha
--- Joe Bohn [EMAIL PROTECTED] wrote: Anita Kulshreshtha wrote: --- Joe Bohn [EMAIL PROTECTED] wrote: I think this code (or some form of it) is still needed and just making the MEJBGBean a 'nop' will not resolve the problem. With the code completely removed from GeronimoMappedName

MEJB changes and MappedName

2007-10-05 Thread Joe Bohn
We've been hitting some errors in the TCK tests that validate mgmt with MEJB. The main problem was that we were failing the name lookup: javax.naming.NameNotFoundException: Name java:openejb/Deployment/MEJBGBean/MEJB/javax.management.j2ee.Management not found I thought this was strange

Re: MEJB changes and MappedName

2007-10-05 Thread Anita Kulshreshtha
--- Joe Bohn [EMAIL PROTECTED] wrote: We've been hitting some errors in the TCK tests that validate mgmt with MEJB. The main problem was that we were failing the name lookup: javax.naming.NameNotFoundException: Name