Welcome to my blog with some of my work in progress.
Recent Blog
CXF Wsdl2java, with a `cannot be unwrapped` error...
I was trying to generate a java stub from a wsdl (using the wsdl2java tool) in unwrapped mode with CXF (unwrapping is the default mode of the wsdl2java tool)… and I encountered the following error when generating java from the wsdl :
[java] May 22, 2018 4:59:31 PM org.apache.cxf.wsdl11.WSDLServiceBuilder checkForWrapped
[java] INFO: Operation {http://refservices/MonServiceNS}MonService cannot be unwrapped, input message must reference global element declaration with same localname as operation
I searched for a long time to understand where this was coming from…
Installation de opensuse Tumbleweed sur une Dedibox
Ce petit tutoriel pour installer une opensuse tumbleweed sur une dedibox.
-
La documentations de TumbleWeed: https://en.opensuse.org/openSUSE:Tumbleweed_installation
-
Le Repository de Tumbleweed: http://download.opensuse.org/tumbleweed/repo/oss/
-
L’installation de opensuse a partir du Reseaux: https://en.opensuse.org/SDB:Remote_installation
-
La documentation de grub2 de ubuntu: https://help.ubuntu.com/community/Grub2#Configuring_GRUB_2
-
La documentation de grub2 sur la definition des syntaxs device : https://www.gnu.org/software/grub/manual/grub.html#Device-syntax
Premiere étape il faut installer une distribution linux avec le systeme d’installation de la console d’online, par exemple ubuntu.
Ensuite se logger sur la machine et passer sous root et télécharger les images nécessaire pour l’installation.
Traffic Server Apache...
En 2002 yahoo rachète Iktomi 1.63Mi €, societé qui développais le logiciel Traffic Server… yahoo a continuer a le faire evoluer Traffic Server et l’utilise massivement dans ces infrastructure…
En 2009 Yahoo décide d’ouvrire le source et de transmettre le projet a l’Apache Fondation…
Depuis le produit a beaucoup évoluer…
Il se rapproche beaucoup de ce que fait SteelApp Traffic Manager de riverbed (ex Zeus Traffic Manager) qui est un reverse proxy qui permet de manipuler le traffic dans tout les sens…