Felipe F. Palma Dias wrote:

>>Does your bean have a date field that you're not setting?
>>
>     Has a date field and it is recorded, therefore of first when I create
> bean I obtain to execute the program correctly. Sees mine below two codes.
> 
> 
>>Is it declared as java.sql.Date?
>>
> No, It is java.util.Date
> 

Try declaring it as java.sql.Date. There was a similar discussion 
recently, and I _believe_ that solved it.

-danch


_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to