<?xml version="1.0" encoding="utf-8"?><?xml-stylesheet title="XSL formatting" type="text/xsl" href="https://dotclear.placeoweb.com/feed/rss2/xslt" ?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>PlaceOweb Dotclear - Mot-clé - ws</title>
    <link>https://dotclear.placeoweb.com/</link>
    <atom:link href="https://dotclear.placeoweb.com/feed/tag/ws/rss2" rel="self" type="application/rss+xml" />
    <description></description>
    <language>fr</language>
    <pubDate>Wed, 20 May 2026 15:53:59 +0200</pubDate>
    <copyright></copyright>
    <docs>http://blogs.law.harvard.edu/tech/rss</docs>
    <generator>Dotclear</generator>
          <item>
        <title>Certificat p12 pem</title>
        <link>https://dotclear.placeoweb.com/post/Certificat-p12-pem</link>
        <guid isPermaLink="false">urn:md5:1b424b6b7d7c5e54ddc1d50dcc8c1bd0</guid>
        <pubDate>Sun, 11 Aug 2013 10:17:00 +0200</pubDate>
        <dc:creator>PlaceOweb</dc:creator>
                  <category>Système</category>
                          <category>linux</category>
                  <category>php</category>
                  <category>windows</category>
                  <category>ws</category>
                <description>&lt;ul&gt;
&lt;li&gt;Convertir un .p12 en .pem (depuis certificat.p12)&lt;/li&gt;
&lt;li&gt;Convertir un .pem en .p12 (depuis certificat.pem)&lt;/li&gt;
&lt;/ul&gt; &lt;p&gt;Vous avez le certificat .p12 fourni, on le converti en .pem ou .key ou .crt


Options de OpenSSL pkcs12


OpenSSL for Windows : http://www.openssl.org/related/bina... -&gt; http://www.slproweb.com/products/Wi... -&gt; Win64 OpenSSL v1.0.1e Light


&gt;C:\OpenSSL-Win64\bin\openssl.exe pkcs12 ?
Usage: pkcs12 [options]
where options are

-nodes        don't... &lt;a href=&quot;https://dotclear.placeoweb.com/post/Certificat-p12-pem&quot;&gt;&lt;em&gt;Lire&lt;/em&gt; Certificat p12 pem&lt;/a&gt;&lt;/p&gt;
</description>
        
                  <comments>https://dotclear.placeoweb.com/post/Certificat-p12-pem#comment-form</comments>
          <wfw:comment>https://dotclear.placeoweb.com/post/Certificat-p12-pem#comment-form</wfw:comment>
          <wfw:commentRss>https://dotclear.placeoweb.com/feed/atom/comments/587</wfw:commentRss>
              </item>
          <item>
        <title>PHP SOAP multiple return array or single element</title>
        <link>https://dotclear.placeoweb.com/post/PHP-SOAP-multiple-return-array-or-single-element</link>
        <guid isPermaLink="false">urn:md5:5f8a1612a114bfd18ccb2b2f6900e788</guid>
        <pubDate>Sun, 15 Apr 2012 22:51:00 +0200</pubDate>
        <dc:creator>PlaceOweb</dc:creator>
                  <category>PHP</category>
                          <category>php</category>
                  <category>ws</category>
                <description>&lt;p&gt;PHP SOAP multiple element from WSDL &lt;em&gt;minOccurs=&quot;0&quot; maxOccurs=&quot;unbounded&quot;&lt;/em&gt; return array or single element&lt;/p&gt; &lt;p&gt;SoapClient


The features option is a bitmask of these predefined SOAP Constants : SOAP_SINGLE_ELEMENT_ARRAYS, SOAP_USE_XSI_ARRAY_TYPE, SOAP_WAIT_ONE_WAY_CALLS.



Array problems with SOAP and PHP


Array problems with SOAP and PHP : When the back-end send an array with item count &gt; 1 everything works fine. The problems start when there is only one... &lt;a href=&quot;https://dotclear.placeoweb.com/post/PHP-SOAP-multiple-return-array-or-single-element&quot;&gt;&lt;em&gt;Lire&lt;/em&gt; PHP SOAP multiple return array or single element&lt;/a&gt;&lt;/p&gt;
</description>
        
                  <comments>https://dotclear.placeoweb.com/post/PHP-SOAP-multiple-return-array-or-single-element#comment-form</comments>
          <wfw:comment>https://dotclear.placeoweb.com/post/PHP-SOAP-multiple-return-array-or-single-element#comment-form</wfw:comment>
          <wfw:commentRss>https://dotclear.placeoweb.com/feed/atom/comments/533</wfw:commentRss>
              </item>
          <item>
        <title>wsdl2php php client generated from wsdl</title>
        <link>https://dotclear.placeoweb.com/post/wsdl2php-php-client-generated-from-wsdl</link>
        <guid isPermaLink="false">urn:md5:7d6f9e695ba8cbf33ba572528f86b5d1</guid>
        <pubDate>Wed, 19 Oct 2011 19:51:00 +0200</pubDate>
        <dc:creator>PlaceOweb</dc:creator>
                  <category>PHP</category>
                          <category>php</category>
                  <category>ws</category>
                  <category>wsdl</category>
                <description>&lt;p&gt;How to, what is the best way to generate php client code from wsdl ?&lt;/p&gt; &lt;p&gt;wsdl2php


What is wsdl2php?


wsdl2php is a very simple tool for PHP 5 to generate client code against a WSDL-file.
Features


Features included in wsdl2php.


Generate PHP source code to communicate with a WebService through SOAP
Adds PHPDoc comments if wsdl:documentation is presented on elements


Requirements


In order to install wsdl2php you... &lt;a href=&quot;https://dotclear.placeoweb.com/post/wsdl2php-php-client-generated-from-wsdl&quot;&gt;&lt;em&gt;Lire&lt;/em&gt; wsdl2php php client generated from wsdl&lt;/a&gt;&lt;/p&gt;
</description>
        
                  <comments>https://dotclear.placeoweb.com/post/wsdl2php-php-client-generated-from-wsdl#comment-form</comments>
          <wfw:comment>https://dotclear.placeoweb.com/post/wsdl2php-php-client-generated-from-wsdl#comment-form</wfw:comment>
          <wfw:commentRss>https://dotclear.placeoweb.com/feed/atom/comments/473</wfw:commentRss>
              </item>
          <item>
        <title>soapUI</title>
        <link>https://dotclear.placeoweb.com/post/soapUI</link>
        <guid isPermaLink="false">urn:md5:649457366e8284cf177c52f2cd2959ab</guid>
        <pubDate>Wed, 12 Oct 2011 12:34:00 +0200</pubDate>
        <dc:creator>PlaceOweb</dc:creator>
                  <category>Outils Internet</category>
                          <category>ws</category>
                <description>&lt;p&gt;&lt;a href=&quot;http://www.soapui.org/&quot;&gt;soapUI&lt;/a&gt; est un utilitaire très utile pour debuguer les communications entre web services, mais aussi pour les tests automatisés et les tests de charge.&lt;/p&gt; &lt;p&gt;soapUI


Site : soapUI is the world's leading Functional Testing tool for SOA and Web Service testing. With its easy-to-use graphical interface, and enterprise-class features, soapUI allows you to easily and rapidly create and execute automated functional, regression, and load tests. In a single test environment, soapUI provides complete test... &lt;a href=&quot;https://dotclear.placeoweb.com/post/soapUI&quot;&gt;&lt;em&gt;Lire&lt;/em&gt; soapUI&lt;/a&gt;&lt;/p&gt;
</description>
        
                  <comments>https://dotclear.placeoweb.com/post/soapUI#comment-form</comments>
          <wfw:comment>https://dotclear.placeoweb.com/post/soapUI#comment-form</wfw:comment>
          <wfw:commentRss>https://dotclear.placeoweb.com/feed/atom/comments/471</wfw:commentRss>
              </item>
          <item>
        <title>Développement de Web Service pour Windows Mobile</title>
        <link>https://dotclear.placeoweb.com/post/D%C3%A9veloppement-Web-Service-Windows-Mobile</link>
        <guid isPermaLink="false">urn:md5:d721afc7932d8f02be855ba31383a732</guid>
        <pubDate>Sun, 27 Sep 2009 13:32:00 +0100</pubDate>
        <dc:creator>PlaceOweb</dc:creator>
                  <category>Système</category>
                          <category>csharp</category>
                  <category>windows</category>
                  <category>ws</category>
                <description>&lt;p&gt;Comment utiliser un Service Web depuis un client sur Windows Mobile&amp;nbsp;?&lt;/p&gt; &lt;p&gt;Voyez les articles de Tébourbi Riadh


Sur page enseignement dans la partie .NET Compact Framework

Introduction au Compact Framework
Développement d'applications mobiles sur .NET Compact Framework
Les Web Services



developpez.com

FAQ ASP.NET/C# : Xml et WebServices


Une explication sur les lenteurs lors de l'instanciation du premier appel web... &lt;a href=&quot;https://dotclear.placeoweb.com/post/D%C3%A9veloppement-Web-Service-Windows-Mobile&quot;&gt;&lt;em&gt;Lire&lt;/em&gt; Développement de Web Service pour Windows Mobile&lt;/a&gt;&lt;/p&gt;
</description>
        
                  <comments>https://dotclear.placeoweb.com/post/D%C3%A9veloppement-Web-Service-Windows-Mobile#comment-form</comments>
          <wfw:comment>https://dotclear.placeoweb.com/post/D%C3%A9veloppement-Web-Service-Windows-Mobile#comment-form</wfw:comment>
          <wfw:commentRss>https://dotclear.placeoweb.com/feed/atom/comments/295</wfw:commentRss>
              </item>
          <item>
        <title>AXIS lire un paramètre dans l'URL envoyé par le client, ou bien son IP</title>
        <link>https://dotclear.placeoweb.com/post/Axis-lire-parametre-dans-URL</link>
        <guid isPermaLink="false">urn:md5:2a803614df959c37297bb7298416358e</guid>
        <pubDate>Sun, 30 Nov 2008 12:38:00 +0100</pubDate>
        <dc:creator>PlaceOweb</dc:creator>
                  <category>JAVA</category>
                          <category>java</category>
                  <category>ws</category>
                <description>&lt;p&gt;Comment faire un simple HttpServletRequest.getParameter(&quot;monParametreAlire&quot;); avec Axis pour récupérer la valeur de http://mon.serveur.com/monDossier/monWebService?monParametreAlire=maValeur&lt;/p&gt;


&lt;p&gt;Également, comment récupérer l'adresse IP du client appelant le WS&amp;nbsp;?&lt;/p&gt; &lt;p&gt;Lire des paramètres GET lors d'un appel WS AXIS


Vous pouvez par exemple dans votre Skeleton rajouter :

HttpServletRequest httpServletRequest = (HttpServletRequest) 
MessageContext.getCurrentContext().getProperty(HTTPConstants.MC_HTTP_SERVLETREQUEST);
		System.out.println(&quot;monParametreAlire:&quot;+httpServletRequest.getParameter(&quot;monParametreAlire&quot;));... &lt;a href=&quot;https://dotclear.placeoweb.com/post/Axis-lire-parametre-dans-URL&quot;&gt;&lt;em&gt;Lire&lt;/em&gt; AXIS lire un paramètre dans l'URL envoyé par le client, ou bien son IP&lt;/a&gt;&lt;/p&gt;
</description>
        
                  <comments>https://dotclear.placeoweb.com/post/Axis-lire-parametre-dans-URL#comment-form</comments>
          <wfw:comment>https://dotclear.placeoweb.com/post/Axis-lire-parametre-dans-URL#comment-form</wfw:comment>
          <wfw:commentRss>https://dotclear.placeoweb.com/feed/atom/comments/197</wfw:commentRss>
              </item>
          <item>
        <title>AXIS lire le contenu du message SOAP HTTP</title>
        <link>https://dotclear.placeoweb.com/post/AXIS-lire-le-contenu-du-message-SOAP</link>
        <guid isPermaLink="false">urn:md5:eb1c8c18623df4c258c40982c283aa78</guid>
        <pubDate>Sun, 30 Nov 2008 12:37:00 +0000</pubDate>
        <dc:creator>PlaceOweb</dc:creator>
                  <category>JAVA</category>
                          <category>java</category>
                  <category>jboss</category>
                  <category>ws</category>
                <description>&lt;p&gt;Comment afficher le contenu SOAP&amp;nbsp;: enveloppe (Envelope), entêtes (Header), corps (Body) et attachements (Attachments) binaires , lors de l'envoi d'un WebService (WS) et de sa réponse&amp;nbsp;?&lt;/p&gt; &lt;p&gt;Pour détailler le flux SOAP on les choix suivants :


Java code


Dans le stub (SoapBindingStub), lors de l'appel (call) d'un service (méthode)

System.err.println(&quot;RequestMessage MessageType:&quot;+_call.getMessageContext().getRequestMessage().getMessageType());
            	System.err.println(&quot;RequestMessage... &lt;a href=&quot;https://dotclear.placeoweb.com/post/AXIS-lire-le-contenu-du-message-SOAP&quot;&gt;&lt;em&gt;Lire&lt;/em&gt; AXIS lire le contenu du message SOAP HTTP&lt;/a&gt;&lt;/p&gt;
</description>
        
                  <comments>https://dotclear.placeoweb.com/post/AXIS-lire-le-contenu-du-message-SOAP#comment-form</comments>
          <wfw:comment>https://dotclear.placeoweb.com/post/AXIS-lire-le-contenu-du-message-SOAP#comment-form</wfw:comment>
          <wfw:commentRss>https://dotclear.placeoweb.com/feed/atom/comments/343</wfw:commentRss>
              </item>
          <item>
        <title>Génération automatique du WSDL de définition du Web Service hébergé sur un serveur PHP</title>
        <link>https://dotclear.placeoweb.com/post/Generation-automatique-du-wsdl-de-definition-du-web-service-heberge-sur-un-serveur-php</link>
        <guid isPermaLink="false">urn:md5:468e79463758d042d606927039591724</guid>
        <pubDate>Tue, 02 Oct 2007 00:06:00 +0200</pubDate>
        <dc:creator>PlaceOweb</dc:creator>
                  <category>PHP</category>
                          <category>php</category>
                  <category>ws</category>
                  <category>wsdl</category>
                <description>&lt;p&gt;Depuis PHP5 il est facile de construire un client de Web Service (Ws), mais pour ce qui est de la génération du fichier WSDL c'est une toute autre histoire, voici mon retour sur les différentes possibilités rencontrées.&lt;/p&gt; &lt;p&gt;Construction du web service serveur


Construire un service web en PHP 5 grâce à l'extension SOAP


Introduction

SOAP est un protocole basé sur XML, qui permet l'échange de données structurées entre applications.
PHP 5 fournit une nouvelle extension, permettant de créer aisément des clients et serveurs SOAP, basée sur un ensemble de classes de bas... &lt;a href=&quot;https://dotclear.placeoweb.com/post/Generation-automatique-du-wsdl-de-definition-du-web-service-heberge-sur-un-serveur-php&quot;&gt;&lt;em&gt;Lire&lt;/em&gt; Génération automatique du WSDL de définition du Web Service hébergé sur un serveur PHP&lt;/a&gt;&lt;/p&gt;
</description>
        
                  <comments>https://dotclear.placeoweb.com/post/Generation-automatique-du-wsdl-de-definition-du-web-service-heberge-sur-un-serveur-php#comment-form</comments>
          <wfw:comment>https://dotclear.placeoweb.com/post/Generation-automatique-du-wsdl-de-definition-du-web-service-heberge-sur-un-serveur-php#comment-form</wfw:comment>
          <wfw:commentRss>https://dotclear.placeoweb.com/feed/atom/comments/77</wfw:commentRss>
              </item>
          <item>
        <title>Web Service (WS) tranférer des fichiers (Attachments) avec Axis</title>
        <link>https://dotclear.placeoweb.com/post/web-service-ws-tranferer-des-fichiers-attachments-avec-axis</link>
        <guid isPermaLink="false">urn:md5:7f60ef08c48c8a1e86ceca53ee08662f</guid>
        <pubDate>Tue, 10 Jul 2007 00:59:40 +0200</pubDate>
        <dc:creator>PlaceOweb</dc:creator>
                  <category>JAVA</category>
                          <category>ws</category>
                <description>&lt;p&gt;En attendant une explication claire, voici quelques liens expliquant l'utilisation d'Axis pour échanger (upload/download) des fichiers (pièces jointes) avec les WS via Axis&lt;/p&gt; &lt;p&gt;En 2008, sur internet on trouve :

WSO2 Oxygen Tank | Oxygen for SOA &amp; Web Services Developers

Developing Web Services Using Apache Axis2 Eclipse Plugins (June 10, 2007)
Voici un tuto complet (explication + sources en .zip) qui fonctionne parfaitement avec Axis2 pour télécharger des fichiers binaires par Web Service : Downloading a Binary File... &lt;a href=&quot;https://dotclear.placeoweb.com/post/web-service-ws-tranferer-des-fichiers-attachments-avec-axis&quot;&gt;&lt;em&gt;Lire&lt;/em&gt; Web Service (WS) tranférer des fichiers (Attachments) avec Axis&lt;/a&gt;&lt;/p&gt;
</description>
        
                  <comments>https://dotclear.placeoweb.com/post/web-service-ws-tranferer-des-fichiers-attachments-avec-axis#comment-form</comments>
          <wfw:comment>https://dotclear.placeoweb.com/post/web-service-ws-tranferer-des-fichiers-attachments-avec-axis#comment-form</wfw:comment>
          <wfw:commentRss>https://dotclear.placeoweb.com/feed/atom/comments/69</wfw:commentRss>
              </item>
          <item>
        <title>Netbeans - Créer un Web Service (WS)</title>
        <link>https://dotclear.placeoweb.com/post/Netbeans-creer-un-web-service-ws</link>
        <guid isPermaLink="false">urn:md5:0d7ea1b3f813d3c88006b8b08296f091</guid>
        <pubDate>Mon, 06 Nov 2006 00:03:00 +0100</pubDate>
        <dc:creator>PlaceOweb</dc:creator>
                  <category>JAVA</category>
                          <category>java</category>
                  <category>javaEE</category>
                  <category>ws</category>
                <description>&lt;p&gt;Un Web Service est un ensemble de protocoles et de normes informatiques utilisés pour échanger des données entre les applications à travers des réseaux informatiques comme Internet.
Les logiciels écrits dans divers langages de programmation et sur diverses plateformes peuvent employer des services Web pour échanger des données.&lt;/p&gt; &lt;p&gt;Des tutoriels sur le developpement Web et Web services sont disponibles chez Netbeans.




Installer NetBeans IDE 5.5 + JBoss Application Server 4.0.4 Bundle (inclu)


Le télécharger depuis la page de téléchargement Netbeans.


The Install Wizard will install NetBeans IDE 5.5 Beta 2 and JBoss AS 4.0.4.GA on your computer.


NOTE: The version of... &lt;a href=&quot;https://dotclear.placeoweb.com/post/Netbeans-creer-un-web-service-ws&quot;&gt;&lt;em&gt;Lire&lt;/em&gt; Netbeans - Créer un Web Service (WS)&lt;/a&gt;&lt;/p&gt;
</description>
        
                  <comments>https://dotclear.placeoweb.com/post/Netbeans-creer-un-web-service-ws#comment-form</comments>
          <wfw:comment>https://dotclear.placeoweb.com/post/Netbeans-creer-un-web-service-ws#comment-form</wfw:comment>
          <wfw:commentRss>https://dotclear.placeoweb.com/feed/atom/comments/37</wfw:commentRss>
              </item>
      </channel>
</rss>
