VERSION 2.1.0 FINAL RELEASED

The latest version 2.1.0 of the Imixs Workflow and the Imixs Java EE Workflow components are now final released! The new version includes a bunch of updates and new features.

Also the 2.1.0 release is now supporting Java EE 6 and is tested with Glassfish V3 Application Server! Therefor the deployment is simplified and now it is much more easy to use the components in your own Java EE project. It’s easy to integrate the Imixs Workflow Engine into your web project and build a scalable, transactional, robust and simple deployable Java EE Workflow System.

Check out the Imixs Workflow and build your business application in a fast and easy way now.

Read more about the project on the Imixs Project site.

Or read the Quick guide how to install the sample application on a Glassfish V3 or Glassfish V2.1 application server.

We also provide a blog with a tutorial to get an overview about the project.

Also components of the Imixs Workflow Project are now provided as Maven artifacts in the central maven repository. This makes it much more easy to use the components in your projects if you are working with maven.

ORACLE-FIX 2.0.1

Running the latest stable release of the Imixs JEE Workflow components (imixs-workflow-jee-impl-2.0.1) on a Oracle database can lead into a situation where users did not find any entities or can process new workitems.

The reason for this issue is a query optimizer used in one of the core EJBs. The Problem did not occur on MySQL Database Pools but on Oracle Database Pools.

To fix this problem please use on oracle based workflow systems the following hot fix release:

imixs-workflow-jee-impl-2.0.1-ORACLE-FIX

This patch is available in the subversion repository in /branches. Please let us know if you have any problems. The bug will be fixed in upcoming new 2.0.2 release. Please see also details at Issue Tracker Issue #55.

RELEASE 2.0.2 – ENHANCED WEB SERVICES

In the upcoming new release 2.0.2 the Imixs JEE Workflow provides – among other things a new Web Service implementation which will become much more flexible. Now as the Imixs XML API is fully based on JAXB the SOAP Web Services and the REST Web Services are separated into web modules. This makes is much more easy to use these interfaces in workflow projects as the deployment strategy has changed. As announced the new release will run on JEE5 (Glassfish 2.1) as also under JEE6 (Glassfish 3). And also the deplyoment becomes more flexible as you are now no longer forced to deploy all web service modules together with your application.

The project documentation will be extended in the near future with an additional section for XML & Web Services.

You can check out the current 2.0.2-SNAPSHOT release from the Subversion repository. See also the new snapshot releases of imixs-workflow-xml, imixs-workflow-rest and imixs-workflow-soap. If you have any comments or questions please post the in the Imixs Forum.