Archive for November 2011
Slovenian Innovation Forum has been kicked-off
2 Comments | Posted by Matjaz B. Juric in Uncategorized on 22 November 2011
Today, 6th Slovenian Innovation Forum has been kicked-off:
http://24ur.com/novice/slovenija/slovenska-pamet-je-zlahtnejsa-kot-zamet.html
http://www.dnevnik.si/poslovni_dnevnik/1042489763
http://www.siol.net/novice/gospodarstvo/2011/11/odprtje_slovenskega_foruma_inovacij.aspx
http://web.vecer.com/portali/vecer/v1/default.asp?kaj=3&id=2011112205712788
Is IBM overtaking Oracle in BPMN 2.0 race with release of BPM V7.5.1?
0 Comments | Posted by Matej Hertiš in BPM, Oracle, SOA, SOA-IBM, SOA-Oracle on 18 November 2011
In October IBM has announced release of IBM Business Process Manager V7.5.1 which became available today (electronic distribution, for media package you will need to wait until next month). This is the first minor release after IBM released unified BPM platform that we have introduced earlier this year.
In this release of BPM the major step forward is the enhanced BPMN 2.0 support where IBM was stepping behind its rival Oracle. (more…)
Cloud computing workshop (KC CLASS)
1 Comment | Posted by Robert Dukarić in Cloud Computing on 15 November 2011
The cloud computing workshop for KC Class (Cloud Assisted ServiceS) is taking place today at the Chamber of Commerce and Industry of Slovenia. The presentation slides can be downloaded using link below:
Unfortunately, the slides are available only in Slovenian language.
New book published Do more with SOA Integration
0 Comments | Posted by Matjaz B. Juric in Book, Java, SOA on 9 November 2011
A new book has been published by Matjaz B. Juric and Marcel Krizevnik with the title Do more with SOA Integration.
Using IBM Business Process Management 7.5 platform – introduction
2 Comments | Posted by Gregor Srdić in BPM, SOA, SOA-IBM on 7 November 2011
In this series of blogs, we will present you a demonstration of capabilities of IBM’s latest platform for business management, introduced earlier this year, that includes tools such as Process Designer, Process Center and Integration Developer. In this first post, we will get to know the entire platform and see how mentioned tools are meant to work together.
Heart of the new IBM’s BPM platform is the Process Center. When you install IBM BPM Advanced 7.5, amongst other things you get a Process Center with Process Center Server profile. Process Center is a central repository for all artifacts (data objects, interfaces, etc.), created and used during business process design. It enables us to use and modify these artifacts in Process and also Integration Designer. (more…)
High Performance Extensible Logging
0 Comments | Posted by Martin Potočnik in SOA-IBM on 2 November 2011
HPEL or High Performance Extensible Logging is a new feature of IBM WebSphere Application Server version 8.0. It provides efficient logging and tracing utilities for storing and accessing log, trace, system.err and system.out data. It is an alternative to java.util.logging logger that was used as a logging utility on WAS.
HPEL stores and processes log and trace records in a binary form which is the main reason for its efficiency. As you can see in the figure below (source IBM Publib), primarily HPEL engine forwards streams into two repositories (log and trace). Text format is also supported but should be disabled when performance is a key concern.
If we want to use HPEL we must firstly enable it and secondly configure it.


