IMIXS MODELER – NEW VERSION 2.2.4

The new version 2.2.4 of the Imixs IX Workflow Modeler is now released. This version includes a lot of improvements concerning the graphical modeling. Therefor the popular style has changed. The attributes of activity entities,like Mail or Access Configurations, now are displayed graphicaly. The handling of users and time objects has been improved.

WEBSERVICE PLUGIN 1.3.0

Also the WebSerivce Plugin was updated to version 1.3.0. Et.al. it includes a better error handling, so connection failures will be displayed much better as in the releases before.

Also all these features are sucessfully tested in newest eclipse version Ganemede 3.4.

SUPPORT FOR BEA WEBLOGIC 10.0

We are now also supporting Bea WebLogic Server 10.0.  Currently Bea WebLogic 10.0 did not support all the functionality as specified in the JEE spec. Particularly the Web Service implementation is not completed so if you try to deploy the Imixs IX JEE Workflow components you need some modifications.

As there are some restrictions in Bea WebLogic 10.0 concerning the Web Service Functionality you could run into problems during deployment of the IX JEE Workflow components on Bea. But it is possible to run Imixs IX Workflow on Bea 10.0.
If you like to deploy the Imixs IX JEE Workflow components on a Bea WebLogic Server 10.0 there are some things you must pay attention to.
First we recommend to remove the WebService implementations
– org.imixs.workflow.jee.ejb.ModelServiceManagerImplementation
– org.imixs.workflow.jee.ejb.WorkflowServiceManagerImplementation
from the deployment.

Then it is useful to integrate the workflow model in a programmatic way inside you Application. We are also supporting helpful component for this.

In general you can build your ear module like described in the chapters Deployment . But as Bea WebLogic 10.0 did not support all the functionality as specified in the JEE spec you need do some modifications. We published a description about the procedure here.

Additional we are supporting a new branch of the IX JEE Workflow for Bea WebLogic. You can checkout this branch on the Subversion Repository on java.net. The branch also supports the maven configuration management.

If you have questions about IX Workflow and Bea WebLogic please give us your feedback.

IMIXS ON JAVA.NET

Since two months we are member of the java.net community. We moved our project to dev.java.netbecause the Imixs IX Workflow is mainly focused on Java Technologies. So the dev.java.net is a suitable place for our project.

As our newest subproject Imixs JEE Workflow is mainly developed on Glassfish Server we are also supporting a lot of deployment tips for Glassfish. So you will find now all the informations on one place.

We moved also the sources to dev.java.net which were hosted before on Sourceforge.