It's a DEBUG log so you can ignore it, i guess. The more important (INFO) log is this: anonymous wrote : | 2008-03-10 14:25:10,876 INFO [org.jboss.proxy.ejb.ProxyFactory] Bound EJB Home 'SitesSB' to jndi 'ejb/br/com/gcm/ejb/sb/SitesSB'
So you can lookup the bean using the jndi-name ejb/br/com/gcm/ejb/sb/SitesSB. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4135536#4135536 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4135536 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
