[jboss-user] [JBoss Seam] - Re: Error during model data update

jason_rency do-not-reply at jboss.com
Mon Jul 24 06:39:45 EDT 2006


"petemuir" wrote : anonymous wrote : 
  |   | "UId": Error during model data update.
  |   | "EMail": Error during model data update.
  |   | "phoneNumber": Error during model data update.
  |   | 
  | 
  | Looks to me as though user is null.

I tried to print out the value and some debug informaton in the registerAction.java:

System.out.println(PIN);
  | 	   System.out.println(user.getUId());

seems the register method hasn't been invoked yet, or at least there should be null pointer exception if the user is Null or PIN is NULL.

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

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



More information about the jboss-user mailing list