[jboss-user] [EJB/JBoss] - Problem with EJB3 Project in the Network

Ceene do-not-reply at jboss.com
Wed Mar 12 10:05:45 EDT 2008


I have an EJB-project with JavaServerFaces. If i start my JBoss-Server (4.2.2) in the localhost-Mode my project works fine but if I start the Project in the Network-Modus ("run -b 192.....") i get the following error-message:

  | exception
  | 
  | javax.servlet.ServletException: #{personBean.Abgleich}: java.lang.Exception: Lookup of HWplz_dBean/remote failed
  | 	javax.faces.webapp.FacesServlet.service(FacesServlet.java:256)
  | 	org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:96)
  | 

why can't the server find the Bean? 

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4135955#4135955

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4135955



More information about the jboss-user mailing list