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
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to