Hi Jacek... I still have the same problem, and I made sure of all required jars and classes, but this isn't the real problem, I am trying to debug this test case because I am working on OPENEJB-282 and I fixed a part of it, but the tests of openejb-ejbd still fails, specially the ones that run the remote test clients not the local ones because there is still someplace in the code that throws RemoteException while the test cases expects RemoveException, so I had to debug the test case to know from where else RemoteException is thrown, so if you know the reason of this behaviour or how I can make the test case debugable on Eclipse it will be so helpful for me :)
Thanks - Mohammad On 10/26/06, Mohammad Nour El-Din <[EMAIL PROTECTED]> wrote:
On 10/26/06, Jacek Laskowski <[EMAIL PROTECTED]> wrote: > > On 10/26/06, Mohammad Nour El-Din <[EMAIL PROTECTED] > wrote: > > > But the problem is not a missing Class\Jar file, the JNDI name is not > found. > > <guess> > Don't you think that the name is not bound just because of missing > class/jar? When a bean is not found, why would its home intf be bound? > OpenEJB doesn't know about it at all, and thus no entry in jndi. > </guess> Ok I will give it another try, I hope this is the whole problem, thanks :) Jacek > > -- > Jacek Laskowski > http://www.jaceklaskowski.pl >
