Recently we have been running some problems while testing distributed applications with JUnit. The main problem was that we were running the client and the server within the same host. Although the test passed because the application logic was correct. Running the application distributed failed due to some errors related with the naming of the [...]
Posts under ‘SOA’
TheServerSide Java Symposium Europe - part 2
During The Server Side Java Symposium at Barcelona, one of the technologies that appeared with more future possibilities in SOA world is SCA, Service Component Architecture. I particularly liked the decoupling and composition of services approach.
In the conference Fabric 3, an Open Source SCA, was presented. Even though being a very young product, it looks [...]
TheServerSide Java Symposium Europe - part 1
Last week I attended TheServerSide Java Symposium Europe, a 3 day conference held in Barcelona. I was pleasantly surprised by the variety of topics, the quality of the speakers and the professional organization; it reminded me of the early days of JavaOne.
J2EE vs Spring/Hibernate open source stacks
One of the recurrent themes of the conference was [...]