Re: OSWorkflow: Questions about database design and HibernateWorkflowStore
Hani Suleiman <[email protected]>
| Newsgroups | gmane.comp.java.open-symphony.devel |
|---|---|
| Message-ID | <[email protected]> |
On Friday, May 16, 2003, at 01:35 PM, Nick Dellamaggiore wrote: > Finally, while implementing a BC4J workflow store (our shop is way too > into > Oracle technology), I noticed a potential bug in AbstractWorkflow line > 857. > You check for dueDate != null, but the workflow definition XML Parser > apparently reads it in as an empty string the dueDate attribute is not > present on the result descriptor element. This results in a > DateFormatException (or something...don't exactly remember) when you > try to > parse the "" date String. I added a && !"".equals( dueDate ), and its > all > good. > Fixed, thanks for the report. ------------------------------------------------------- This SF.net email is sponsored by: If flattening out C++ or Java code to make your application fit in a relational database is painful, don't do it! Check out ObjectStore. Now part of Progress Software. http://www.objectstore.net/sourceforge