0 Replies Latest reply on Nov 30, 2011 9:11 PM by brandizzi

    How to set a date field with Seam Config

    brandizzi

      Suppose I have a bean like this one:



      public class MyBean {
          private Date myDate;
      }



      How do I set the myDate field with seam config? I have tried various formats but always got the same error: java.lang.RuntimeException: Cannot parse Calendar field value