[jboss-user] [EJB 3.0] - Re: Couldn't handle invocation directly within...StatelessRe

Wolfgang Knauf do-not-reply at jboss.com
Mon Feb 16 08:43:33 EST 2009


Hi,

could you improve error logging in the "AbstractDocumentPageBean"? You don't log the exception, and without an exception, it is hard to say what went wrong:
catch (Exception e) {               
  | 	log.error("Exiting createButton_action  : " + "Unexpected error when creating Document", null);
  | 	addFacesErrorMessage("Unexpected error when creating Document");
  | 	return null;

Best regards

Wolfgang

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

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



More information about the jboss-user mailing list