Simple HeartBeat Manager with Play
One more time, one more tiny (and maybe useful in some cases…) application with Play!. WTF, my server is dead again!? This app is a simple heartbeat manager looking at [...]
One more time, one more tiny (and maybe useful in some cases…) application with Play!. WTF, my server is dead again!? This app is a simple heartbeat manager looking at [...]
… or less! Heroku is defined as a “Cloud application platform”. I just want to redefine it to “Awesome Cloud application Platform”. So, this awesome platform provides a way to [...]
I am a big fan of Twitter and last week devoxx live tweet wall (http://wall.devoxx.com/) just made me want to create an open source live tweet wall. So last saturday [...]
Story, code, compare Yet another ‘nightly project’ (thanks to current house build project and the lack of sleep it brings). This time I needed to be able to manage the [...]
The Context In the previous post I was introducing some tests I did with Play Framework and Web sockets. To summarize, it was just ‘about’ receiving messages on the Play! [...]
I spent one hour playing with the [Play Framework](http://playframework.org) and WebSockets in order to push some (SOAP) messages received on some Web services hosted by the Play application to the [...]
Let’s introduce what it means… While Petals ESB does not provide any solution to invoke services directly from the kernel/component Java code, the DSB now provides a solution for that… [...]
Il y a des jours où exposer ses classes annotés avec @WebService n’est pas satisfaisant… Pour moi ce jour c’est aujourd’hui: Il m’est impossible de marshaller mes beans en document [...]
Encore une fois Apache Maven m’a sauvé, ou presque… Je cherchais un moyen de récupérer toutes les sources des dépendances d’un module pour un faire une archive complète. Le module [...]