RE: [JBoss-user] Classpath in Manifest file

2001-08-01 Thread Sternagel Annegret (PN-SYS/DAS)
ttwoch, 1. August 2001 10:14 > To: [EMAIL PROTECTED] > Subject: [JBoss-user] Classpath in Manifest file > > Hi, > I had created application which lists home and remote interface class of > all deployed beans in Jboss. I had had used session bean named searchBean > for

[JBoss-user] Classpath in Manifest file

2001-08-01 Thread Rajesh Vilasrao Bhujbal
Hi, I had created application which lists home and remote interface class of all deployed beans in Jboss. I had had used session bean named searchBean  for this purpose. searchBean lists beans starting with JNDI name "interest/ ".   it gives correct result only if I add home and remotes