[jboss-user] [JBoss Tools] - Re: Error setting a Date type parameter

Snjezana Peco do-not-reply at jboss.com
Thu Aug 11 16:08:59 EDT 2011


Snjezana Peco [http://community.jboss.org/people/snjeza] created the discussion

"Re: Error setting a Date type parameter"

To view the discussion, visit: http://community.jboss.org/message/620690#620690

--------------------------------------------------------------
You set a date type parameter as a String in a format that BIRT doesn't recognize.

Try the following:

- define the FechaInicio date parameter in some format in the reporteSinDetalle.rptdesign report (yyyy-MM-dd, for instance) 
- add the getFechaInicioAsString method to Report.java that will return the date as a String in the yyyy-MM-dd format(or whatever format you defined in the report).
--------------------------------------------------------------

Reply to this message by going to Community
[http://community.jboss.org/message/620690#620690]

Start a new discussion in JBoss Tools at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2128]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20110811/1064c6f9/attachment.html 


More information about the jboss-user mailing list