generator failed for DateTime
-----------------------------

         Key: BPM-289
         URL: http://jira.andromda.org/browse/BPM-289
     Project: Bpm4Struts Cartridge
        Type: Bug

    Versions: 3.2-RC1    
 Environment: Window XP
    Reporter: Stefan Bachert
 Assigned to: Wouter Zoons 


I used a var of type "DateTime". The compile fails with

xxxx.java:20: setLastrunAsDate(java.sql.Timestamp) in list.LoadListForm cannot 
be applied to (java.util.Date)
        form.setLastrunAsDate(new java.util.Date());

Even when this works, the fact that the companion spring cartridge produces 
"java.util.Calendar" is surprising

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.andromda.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


Reply via email to