Mule ESB

Getting started with Oracle 11g Complex Event Processing (CEP)

Installation starts with downloading and extracting the correct software of CEP download page After downloading version 11.1.1.3.0 and extracting the archive file i got the following surprise notice the differen version numbers '11.1.1.3.0' of the archive file and the 11.1.3.0.0 of the binary file. But never the less you have the version 11.1.3 although the archive file suggests a different version. After extracting the archive file grant execute rights on the file before starting...

Mule Management Console Alerts

Configuring alerts in the Mule Management Console is very easy. Go to the Alerts tab in the Mangement Console and select in the left menu Mange. You get now a list of the registered alerts. To add a alert click on the New Alert button. Select a type of alert that you want to configure. If your choice is not available in the list you can create your own expression using the 'Custom Expression' type For this example i will use a simple Low Memory alert to show you the effects. You just...

Mule conversion from Community Edition 2.2.1 to Enterprise 2.2.5

While reviewing the Mule Management Console i needed to install a Enterprise Edition of the Mule ESB. To start quickly with the review i took a application that we developed on the Mule Community Edition. The software that i took was based on the Community Edidtion version 2.2.1 and i would not expect any problem between the versions 2.2.1 and 2.2.5. After installing Mule ESB I deployed the Mule Mangement Console i was ready to start the mule application thinking that it all would work fine....