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 [...]
Almost true… In fact Petals DSB uses and extends Petals ESB in several ways. When I started to think about extending the Enterprise Service Bus, it was just to avoid [...]
Trois mois depuis la dernière session, hier soir était finalement la reprise des soirées du JUG Montpellier pour la saison 2011/2012. L’année commence gentiment mais surement avec une soirée complètement [...]
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 [...]
Petals BPM (previously Geasy BPMN Editor) is an open source, web-based BPMN 2.0 editor developped with GWT. Tout est dit en une seule phrase… Petals BPM est un des produits [...]
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 [...]