Bugs item #436062, was opened at 2001-06-25 03:19 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=376685&aid=436062&group_id=22866 Category: None Group: v2.2.1 (stable) Status: Open Resolution: None Priority: 5 Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: lookup of stateless bean Initial Comment: Hi, I have successfully deployed a stateless sessio bean examples as given in documentation for JBoss 2.2.1 But when in client code i try to lokup for the jndi name of mean the client hangs and no error either o client side or server side is shown. i lookup with the following line of code Object ref = jndiContext.lookup("Interest"); i have made the jboss.xml file and describe the jndi name. Plzz help me out as this is my first experience with jboss Thanxxxx anil ---------------------------------------------------------------------- You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=376685&aid=436062&group_id=22866 _______________________________________________ Jboss-development mailing list [EMAIL PROTECTED] http://lists.sourceforge.net/lists/listinfo/jboss-development
