[ JBPM 5.2.@ ] web management console crashed but there is a solution – Business Process Management
May 10, 2012

Dear *,
Recently, I tried the JBPM 5.2.0 – JBoss Business Process Management – web management console and I had an application crash when I selected in the left menu the item “Process overview”.
Fortunately there is a solution to that problem which is to add the following line in the part of the build.xml file included in jbpm-installer_5.2.0 directory :
<!– Install reporting AS7 –>
<target name=”install.reporting.into.jboss7″ depends=”check.birt.as7″ if=”birt.download” >
<mkdir dir=”${install.home}/birt”/>
<unzip src=”${install.home}/lib/birt-runtime-${birt.version.as7}.zip”
dest=”${install.home}/birt”/>
<copy todir=”${install.home}/target/jbpm-gwt-console-server-war/WEB-INF/lib”>
<fileset dir=”${install.home}/birt/birt-runtime-${birt.version.as7}/ReportEngine/lib”>
<include name=”*/.jar”/>
<exclude name=”**/org.apache.commons.codec_1.3.0.v201101211617.jar”/>
</fileset>
</copy>
CLICK ON THE PICTURE TO ENLARGE IT
Ref : http://sourceforge.net/projects/jbpm/files/
Best Regards
Frederic
[FOSDEM'12] Definitive JBoss.org Schedule
January 12, 2012
Here is the definitive JBoss.org schedule for FOSDEM’12 :
Saturday 2012-02-04
Ref : http://www.fosdem.org/2012/schedule/track/jbossorg_devroom
BR
Frederic
I am going to do an introduction about “JBPM 5.2” in Brussels in January 2012.
If your company or you are based in BeNeLux and are interested by this presentation, just let me know and I will try to arrange a Meeting for you.
Ref : http://www.jboss.org/jbpm
BR
Frederic
[FOSDEM'12] JBoss.org Schedule – DRAFT 2
December 29, 2011
Yesterday, I received a confirmation from the FOSDEM team this year -2012- the opening/closing schedule for devrooms on Saturday will start at 11:00AM and end at at 19:00PM.
The thing is I planned to start session from 13:00PM.
So that means I have still 2 free other one hour -55mins- sessions available.
Well, as I mentioned in one of my previous post I would like to use them to talk about HornetQ and Gatein/BoxGrider.
So If you are from these communities and want to submit your talk then feel free to contact me.
Anyway, here are the already the confirmed talks :
-> JBoss AS7 in the Cloud [ OpenShift ] – http://www.jboss.org/openshift
-> Drools Planner - http://www.jboss.org/drools/drools-planner.html
-> Infinispan – http://www.jboss.org/infinispan
-> RHQ – http://www.jboss.org/jopr
-> jBPM/designer and Guvnor. -http://www.jboss.org/jbpm & http://www.jboss.org/guvnor
-> JBoss Forge and Arquillian.-https://docs.jboss.org/author/display/FORGE/Home & http://www.jboss.org/arquillian
BR
Frederic




