Rishabh Misra wrote:

> hi list,
> 
> i just migrated to JBoss 2.2.1 from JBoss 2.0 and suddenly things
> stopped working. i'm getting a javax.naming.NameNotFoundException for
> the JNDI name of my bean.
> 
> on closer inspection of the log/server.log file, i noticed the
> following. when i add 2 bean jar files to my deploy folder. it picks up
> the first bean, but ends up deploying the second. and then picks up the
> second and deploys it again.

Do you have the second bean in the system classpath?  You should 
probably not have anything in the classpath when you start the server.

Toby.


_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to