OpenWFE 1.6.2 got released. 'cursor' got removed from the library and implemented in Java directly. 'loop' has been made an extension of 'cursor', they're documented at http://www.openwfe.org/docbook/build/ch06s03.html
The 'set' expression now supports a hierarchical notation for directly setting the value of a subfield, see http://www.openwfe.org/docbook/build/ch06s04.html#expression_set_subfield The exception handling in the webservice call system has been tightened. Filip Defoort contributed an LdapParticipantMap (as well as an underlying LdapService). Lots of small bugfixes. Thanks to the community for the numerous feedback and for its contributions. OpenWFE 1.6.2 - released on 2006/02/27 - [engine] bug #1078195 : FileExpressionStore status was broken. Fixed. - [engine] todo #1438141 : implemented <break/>, <continue/> (and <back/>). - [engine] todo #1437356 : merged 'loop' with 'cursor'. - [webclient] bug #1438120 : potential NPE in stores-body.jsp. Fixed. - [webclient] bug #1438042 : wc complains about missing footer.jsp. Removed complaint. - [droflo] todo #1431293 : added display of 'else-ref' in droflo. - [ws] bug #1431283 : workitem vanishing in case of webservice invocation failure. Fixed. - [engine] bug #1434377 : MapAttribute cloning could lead to a NPE. Fixed. - [core] todo #1434511 : implemented CronService (to trigger Schedulable services). - [engine] bug #1433018 : problem with bean2owfe. Fixed. - [engine] todo #1430282 : made AttributeUtils.bean2owfe() public. - [engine] todo #1430163 : added StringMapAttribute.getField(fieldPath). - [engine] todo #1430108 : made Participant.setRegex(s) public. - [-all-] todo #1423662 : integrated Filip Defoort's LdapService and LdapParticipantMap. - [core] todo #1426493 : implemented HUP (update) for OwfeRunnable. - [core] todo #1424609 : implemented AbstractUnicastService. - [embed] todo #1426298 : now providing an openwfe-embed-wom.jar, which is an OpenWFE embedded jar without the default map settings. - [webclient] todo #1424553 : changed the source of HeaderMap.getStoreNames(). - [webclient] todo #1421538 : 'workflow' -> 'workflow instance' in webclient. - [app] todo #1423323 : implemented ServiceStateHelper. - [engine] todo #1422401 : ported customer.name notation to field-value="" - [engine] todo #1423335 : add default store dir for FileExpressionStore. - [core] patch #1422907 : owfe.Principal to java.Principal in TrivialCallbackHandler. - [core] todo #1422524 : broke WorkSessionServerImpl in distinct pieces. - [engine] todo #1416469 : implemented <append> xeme expression. - [engine] todo #1415353 : implemented <interleaved> expression. - [engine] todo #1415610 : allowing setting unlimited expression timeout at expool level. - [engine] todo #1414390 : added 'disallow' attribute to 'cursor'. - [engine] bug #1413998 : fromParseableString() broken for EngineEnvironmentId. Fixed. - [droflo] todo #1413520 : added 'while' and 'until'. - [engine] bug #1412900 : hidden exception info in XmlRawExpression. Fixed. - [engine] todo #1407199 : updated and cleaned 'timeout' determination code. - [engine] todo #1410991 : <cron name="//x"> now possible for <cron name="x" level="//"> - [webclient] todo #1410992 : added a 'stores' button on top of pages. - [engine] todo #1409496 : turned behalfs into expressions. - [input] patch #1408091 : upload fix by Nikolay Minchev. - [engine] bug #1409731 : cron + subprocess call problem. Fixed. - [webclient] bug #1407705 : old OpenWFE version number displayed. Have to clean Jetty work dirs. Fixed. - [query] todo #1408090 : changes to query-map.xml are now directly reflected on query stores. - [input] patch #1393076 : FileUpload patch for windows (Nikolay Minchev). - [engine] todo #1405107 : implemented the 'cursor' expression in java. - [xlob] bug #1398007 : syntax error in postgresql_xlob.sql. Fixed. - [ws] todo #1379846 : better error message for missing ws call parameter. - [xlob] todo #1390754 : turned 'LIKE' into '=' for SQL statements. - [engine] bug #1375761 : set and inc were not setting variables properly. Fixed. - [engine] todo #1375770 : implemented the 'loop' expression. - [engine] bug #1384437 : nested calls to subprocess failed. Fixed. Best regards, -- John Mettraux -///- http://www.openwfe.org ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid0944&bid$1720&dat1642 _______________________________________________ OpenWFE - Open source WorkFlow Engine OpenWFE-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openwfe-users
