Re: [JBoss-user] javax.naming.NameNotFoundException after some redeploys

2003-07-01 Thread Guy Rouillier
Davide Pozza wrote: As the subject says, it happens that after some redeploys, a javax.naming.NameNotFoundException is thrown when on my web client I try to lookup the first Stateless session bean remote interface. At this point to have my app. working, I have to to restart jboss. Any suggestion?

[JBoss-user] javax.naming.NameNotFoundException after some redeploys

2003-07-01 Thread Davide Pozza
As the subject says, it happens that after some redeploys, a javax.naming.NameNotFoundException is thrown when on my web client I try to lookup the first Stateless session bean remote interface. At this point to have my app. working, I have to to restart jboss. Any suggestion? Thanks Davide si