As you can see from the title I’m not a big fan of Enterprises Services Buses.
I’m not the only one, Jim Webber motivated already in these nice slides why, I’ll just add my impressions, as a newbie.
I’ve tried using serviceMix and I had a quick look to some other not OS vendors.
The first weird thing [...]
Tag Archives: Java
ESB = Enterprise Service Bullocks
Maven Facts
Maven will never tell you which phases or goals are available in the pom, you have to guess or check the on-line documentation
Maven by default uses text files to dump the test execution results, if you want to see what’s happening on the console you have to call it with -Dsurefire.useFile=false
Maven can skip the executions [...]
You might want to keep an eye on these four opensource project…
Apache ODE (Orchestration Director Engine) executes business processes written following the WS-BPEL standard. It talks to web services, sending and receiving messages, handling data manipulation and error recovery as described by your process definition. It supports both long and short living process executions to orchestrate all the services that are part of your application.
JBoss DNA [...]
Mavenized
It’s almost two months now that I use Maven every day, I have to say that it helped me a lot, I’m much more productive.
There are, indeed things that I don’t like and problems but the dependency management is really sweet, the project setup too, with the archetypes.
Some good links to start if you’re still [...]