OAuth and Desktop Apps
I started to develop QuickHub some weeks ago by focusing on features and without taking into account security issues such as this critical information which are login and password credentials… [...]
I started to develop QuickHub some weeks ago by focusing on features and without taking into account security issues such as this critical information which are login and password credentials… [...]
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 [...]
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 [...]
En tout cas cela est vrai pour les API exposées sur le Web, je ne suis pas vraiment sûr que ce soit le cas en entreprise… Bref, je pense que [...]
J’ai expliqué le genre de choses intéressantes que l’on peut faire avec les modules dans la pile Apache Axis2 dans l’article sur le reroutage d’appels de services. J’ai eu besoin [...]
Imaginons que vous ayez à votre disposition un client de Web service et que pour une raison (qui doit être bonne je l’accorde), vous avez besoin de rerouter vos appels [...]
In one of my previous posts (Adding Registry Listener in PEtALS), I spoke about adding a registry listener in PEtALS ESB. In the current article, I want to introduce how [...]
When generating client with the CXF (2.2.2 in this case, should apply to all…) Java API without any configuration file, here is the way to set the client timeout : [...]
One more new release of OW2-EasyWSDL, the WSDL manipulation library. The EasyWSDL team is pleased to announce the release of EasyWSDL 1.3 You can download it from: http://forge.ow2.org/project/showfiles.php?group_id=334&release_id=3454 Available in this [...]
OW2 EasyWSDL WSDL manipulation library has just been released. This release fix many bugs and introduces some new tooling such as java2wsdl (create WSDL from Java interfaces) and xsd2xml (create [...]