<?xml version="1.0" encoding="utf-8"?><?xml-stylesheet title="XSL formatting" type="text/xsl" href="http://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 - JAVA</title>
  <link>http://dotclear.placeoweb.com/</link>
  <atom:link href="http://dotclear.placeoweb.com/feed/category/Java/rss2" rel="self" type="application/rss+xml"/>
  <description></description>
  <language>fr</language>
  <pubDate>Wed, 08 Feb 2012 10:40:05 +0100</pubDate>
  <copyright></copyright>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Dotclear</generator>
  
    
  <item>
    <title>Specified VM install not found: type Standard VM, name jre6</title>
    <link>http://dotclear.placeoweb.com/post/Specified-VM-install-not-found-type-Standard-VM-name-jre6</link>
    <guid isPermaLink="false">urn:md5:d6fff3ce46d0f2092a68b79c39965641</guid>
    <pubDate>Fri, 20 Jan 2012 13:43:00 +0100</pubDate>
    <dc:creator>PlaceOweb</dc:creator>
        <category>JAVA</category>
        <category>eclipse</category><category>java</category>    
    <description>&lt;p&gt;En lançant sous Eclipse un tache Ant, j'ai le retour d'erreur&amp;nbsp;:&lt;/p&gt;


&lt;pre&gt;Specified VM install not found: type Standard VM, name jre6&lt;/pre&gt;


&lt;p&gt;La solution est de configurer la JRE dans&amp;nbsp;:&lt;/p&gt;


&lt;pre&gt;build.xml -&amp;gt; Run As -&amp;gt; External Tools Configuration -&amp;gt; JRE -&amp;gt; choisissez la jre ou jdk appropriée&lt;/pre&gt;


&lt;p&gt;ici vous retrouvez l'erreur&amp;nbsp;: [JRE]: Unable to resolve JRE: jre6 (Standard VM).&lt;/p&gt;


&lt;p&gt;Choisissez la bonne JRE, et compilez&amp;nbsp;!&lt;/p&gt;    &lt;p&gt;Alternativement on aurait pu de supprimer :


D:\workspaceEclipse37Indigo\.metadata\.plugins\org.eclipse.debug.core\.launches\MonNomDeProjet projectBuilder.xml.launch... &lt;a href=&quot;http://dotclear.placeoweb.com/post/Specified-VM-install-not-found-type-Standard-VM-name-jre6&quot;&gt;&lt;em&gt;Lire&lt;/em&gt; Specified VM install not found: type Standard VM, name jre6&lt;/a&gt;&lt;/p&gt;</description>
    
    
    
          <comments>http://dotclear.placeoweb.com/post/Specified-VM-install-not-found-type-Standard-VM-name-jre6#comment-form</comments>
      <wfw:comment>http://dotclear.placeoweb.com/post/Specified-VM-install-not-found-type-Standard-VM-name-jre6#comment-form</wfw:comment>
      <wfw:commentRss>http://dotclear.placeoweb.com/feed/atom/comments/497</wfw:commentRss>
      </item>
    
  <item>
    <title>JBoss Scheduler &amp; Quartz</title>
    <link>http://dotclear.placeoweb.com/post/JBoss-Scheduler-Quartz</link>
    <guid isPermaLink="false">urn:md5:2441e3606ce7c304cf24f50bd4f532ee</guid>
    <pubDate>Sun, 04 Dec 2011 11:51:00 +0100</pubDate>
    <dc:creator>PlaceOweb</dc:creator>
        <category>JAVA</category>
        <category>java</category><category>jboss</category>    
    <description>&lt;p&gt;Scheduler et Quartz avec Jboss, à la recherche d'un service de temps, permettant de paralléliser les processus lancés et à lancer.&lt;/p&gt;    &lt;p&gt;Contrairement à ce que dit le post sur Jboss 6.1, il semble possible de paralléliser des processus.


Pour cela déjà 2 solutions sont fonctionnelles :

Schedulable
Quartz (et Job)


Schedulable


Dans votre implémentation de &quot;org.jboss.varia.scheduler.Schedulable&quot;, il faudra définir la variable &quot;TimerName&quot;, pour l'associer sur le timer par défaut,... &lt;a href=&quot;http://dotclear.placeoweb.com/post/JBoss-Scheduler-Quartz&quot;&gt;&lt;em&gt;Lire&lt;/em&gt; JBoss Scheduler &amp;amp; Quartz&lt;/a&gt;&lt;/p&gt;</description>
    
    
    
      </item>
    
  <item>
    <title>JBoss6 serve external file static content docBase vhost</title>
    <link>http://dotclear.placeoweb.com/post/jboss6-serve-external-file-static-content-vhost</link>
    <guid isPermaLink="false">urn:md5:b353df28cceb91712c3ad6711a9541cb</guid>
    <pubDate>Fri, 11 Nov 2011 18:32:00 +0100</pubDate>
    <dc:creator>PlaceOweb</dc:creator>
        <category>JAVA</category>
        <category>java</category><category>jboss</category>    
    <description>&lt;p&gt;There are no more &quot;virtual directories&quot; in JBoss 6. Apparently this went out with JBoss 5. The only availables options or solutions I've found are :&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Way 1 : using 2 war, one for your project, one other to publish static files (under another&lt;/li&gt;
&lt;li&gt;Way 2 : symlink (to a simple file system or on a war folder with inside a blank /WEB-INF)&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Using &lt;a href=&quot;http://community.jboss.org/wiki/ExternalDirectories&quot;&gt;ExternalDirectories&lt;/a&gt; doesn't work with JBoss 6&lt;/p&gt;

&lt;pre class=&quot;xml xml&quot; style=&quot;font-family:inherit&quot;&gt;&lt;span style=&quot;color: #009900;&quot;&gt;&lt;span style=&quot;color: #000000; font-weight: bold;&quot;&gt;&amp;lt;Host&lt;/span&gt; &lt;span style=&quot;color: #000066;&quot;&gt;name&lt;/span&gt;=&lt;span style=&quot;color: #ff0000;&quot;&gt;&amp;quot;localhost&amp;quot;&lt;/span&gt; ...&lt;span style=&quot;color: #000000; font-weight: bold;&quot;&gt;&amp;gt;&lt;/span&gt;&lt;/span&gt;
        &lt;span style=&quot;color: #808080; font-style: italic;&quot;&gt;&amp;lt;!-- ADD static images DIRECTORY --&amp;gt;&lt;/span&gt;
        &lt;span style=&quot;color: #009900;&quot;&gt;&lt;span style=&quot;color: #000000; font-weight: bold;&quot;&gt;&amp;lt;Context&lt;/span&gt; &lt;span style=&quot;color: #000066;&quot;&gt;path&lt;/span&gt;=&lt;span style=&quot;color: #ff0000;&quot;&gt;&amp;quot;/images&amp;quot;&lt;/span&gt; &lt;/span&gt;
&lt;span style=&quot;color: #009900;&quot;&gt;                &lt;span style=&quot;color: #000066;&quot;&gt;docBase&lt;/span&gt;=&lt;span style=&quot;color: #ff0000;&quot;&gt;&amp;quot;/home/myuser/images&amp;quot;&lt;/span&gt;&lt;/span&gt;
&lt;span style=&quot;color: #009900;&quot;&gt;                &lt;span style=&quot;color: #000066;&quot;&gt;reloadable&lt;/span&gt;=&lt;span style=&quot;color: #ff0000;&quot;&gt;&amp;quot;true&amp;quot;&lt;/span&gt;&lt;span style=&quot;color: #000000; font-weight: bold;&quot;&gt;&amp;gt;&lt;/span&gt;&lt;/span&gt;
        &lt;span style=&quot;color: #009900;&quot;&gt;&lt;span style=&quot;color: #000000; font-weight: bold;&quot;&gt;&amp;lt;/Context&lt;span style=&quot;color: #000000; font-weight: bold;&quot;&gt;&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;
        &lt;span style=&quot;color: #808080; font-style: italic;&quot;&gt;&amp;lt;!-- The rest of your Host entity --&amp;gt;&lt;/span&gt;
&lt;span style=&quot;color: #009900;&quot;&gt;&lt;span style=&quot;color: #000000; font-weight: bold;&quot;&gt;&amp;lt;/Host&lt;span style=&quot;color: #000000; font-weight: bold;&quot;&gt;&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/pre&gt;


&lt;p&gt;This Context deployement result :&lt;/p&gt;

&lt;pre&gt;
ERROR [AbstractKernelController] Error installing to Start: name=WebServer state=Create: org.jboss.xb.binding.JBossXBException: Failed to parse source: xml_stream@163,112

Caused by: org.jboss.xb.binding.JBossXBRuntimeException: DefaultContext not found as a child of Host in unordered_sequence: Listener* Valve* Alias* Realm? attributes?

Caused by: org.jboss.xb.binding.JBossXBRuntimeException: Context not found as a child of Host in unordered_sequence: Listener* Valve* Alias* Realm? attributes?

Caused by: org.jboss.xb.binding.JBossXBRuntimeException: Context not found as a child of Context in unordered_sequence: Valve* Parameters* Loader? Overlay* InstanceListener* WrapperListener* Listener* SessionCookie? WrapperLifecycle* Manager? Realm? attributes? Resources?

DEPLOYMENTS IN ERROR:
 Deployment &quot;WebServer&quot; is in error due to the following reason(s): **ERROR**, org.jboss.xb.binding.JBossXBRuntimeException: DefaultContext not found as a child of Host in unordered_sequence: Listener* Valve* Alias* Realm? attributes?
 Deployment &quot;jboss.web:service=WebServer&quot; is in error due to the following reason(s): ** NOT FOUND Depends on 'jboss.web:service=WebServer' **
&lt;/pre&gt;
    &lt;p&gt;Solution : Way 1


Under you war (unzipped when deployed), in file &quot;myProject\WebContent\WEB-INF\jboss-web.xml&quot;

&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;!-- http://www.jboss.org/schema/jbossweb/jboss-web_6_0.xsd --&gt;
&lt;jboss-web xmlns=&quot;http://www.jboss.com/xml/ns/javaee&quot;
           xmlns:xsi=&quot;http://www.w3.org/2001/XMLSchema-instance&quot;... &lt;a href=&quot;http://dotclear.placeoweb.com/post/jboss6-serve-external-file-static-content-vhost&quot;&gt;&lt;em&gt;Lire&lt;/em&gt; JBoss6 serve external file static content docBase vhost&lt;/a&gt;&lt;/p&gt;</description>
    
    
    
          <comments>http://dotclear.placeoweb.com/post/jboss6-serve-external-file-static-content-vhost#comment-form</comments>
      <wfw:comment>http://dotclear.placeoweb.com/post/jboss6-serve-external-file-static-content-vhost#comment-form</wfw:comment>
      <wfw:commentRss>http://dotclear.placeoweb.com/feed/atom/comments/478</wfw:commentRss>
      </item>
    
  <item>
    <title>JBoss AS 7 : Datasource</title>
    <link>http://dotclear.placeoweb.com/post/JBoss-AS-7-Datasource-en</link>
    <guid isPermaLink="false">urn:md5:ff8c819121d896eae1ecbc2b5963d1ba</guid>
    <pubDate>Sat, 16 Jul 2011 20:18:00 +0200</pubDate>
    <dc:creator>PlaceOweb</dc:creator>
        <category>JAVA</category>
        <category>java</category><category>jboss</category><category>mysql</category><category>sql</category>    
    <description>&lt;p&gt;How to configure a Datasource with JBoss 7?&lt;/p&gt;    &lt;p&gt;JBoss AS 7 : Create, configure and deploy a MySQL datasource


With JBoss7,
you need to register the com.mysql module under the new modules/com/mysql/main folder. There you need to add two files: the module.xml definition and the JDBC jar library.


modules
+---com
¦   +---mysql
¦   ¦    +---main
¦   ¦    +---module.xml  
¦   ¦... &lt;a href=&quot;http://dotclear.placeoweb.com/post/JBoss-AS-7-Datasource-en&quot;&gt;&lt;em&gt;Lire&lt;/em&gt; JBoss AS 7 : Datasource&lt;/a&gt;&lt;/p&gt;</description>
    
    
    
      </item>
    
  <item>
    <title>JBoss AS 7 : Datasource</title>
    <link>http://dotclear.placeoweb.com/post/JBoss-AS-7-Datasource</link>
    <guid isPermaLink="false">urn:md5:110e8f3250c2bd6b58b9da56f8a8e4fd</guid>
    <pubDate>Sat, 16 Jul 2011 20:17:00 +0200</pubDate>
    <dc:creator>PlaceOweb</dc:creator>
        <category>JAVA</category>
        <category>java</category><category>jboss</category><category>mysql</category><category>sql</category>    
    <description>&lt;p&gt;Comment configurer une source de données avec JBoss 7&amp;nbsp;?&lt;/p&gt;


&lt;p&gt;&lt;a href=&quot;http://dotclear.placeoweb.com/post/JBoss-AS-7-Datasource-en&quot;&gt;How to configure a Datasource with JBoss 7?&lt;/a&gt;&lt;/p&gt;    &lt;p&gt;JBoss AS 7 : Création, configuration et déploiement d'un datasource connecté à MySQL


Définition du module MySQL utilisant le connecteur java MySQL


Avec JBoss7,
vous devez inscrire le module com.mysql dans votre nouveau dossier modules/com/mysql/main. Ici vous devez ajouter deux fichiers : module.xml de déclaration et la librairie JDBC jar.... &lt;a href=&quot;http://dotclear.placeoweb.com/post/JBoss-AS-7-Datasource&quot;&gt;&lt;em&gt;Lire&lt;/em&gt; JBoss AS 7 : Datasource&lt;/a&gt;&lt;/p&gt;</description>
    
    
    
      </item>
    
  <item>
    <title>Jboss 7 Application Server (Jboss AS 7)</title>
    <link>http://dotclear.placeoweb.com/post/Jboss-7</link>
    <guid isPermaLink="false">urn:md5:a37835e1f57b036df84bdd748c09222f</guid>
    <pubDate>Sat, 16 Jul 2011 20:16:00 +0200</pubDate>
    <dc:creator>PlaceOweb</dc:creator>
        <category>JAVA</category>
        <category>java</category><category>jboss</category><category>linux</category><category>windows</category>    
    <description>&lt;p&gt;Jboss 7 déploiement d'applications. Déployer une application avec le serveur Jboss n'est pas si simple, voici quelques notes sur Jboss7.&lt;/p&gt;    &lt;p&gt;Nouveautés


JBoss AS 7.1 Documentation
JBoss AS 7.0 Documentationhttps://docs.jboss.org/author/display/AS7/Documentation


How do I migrate my application from AS5 or AS6 to AS7


5 ways to deploy your application to JBoss AS 7

System File
Commande line
Managed interface Web
Maven
Eclipse



JBoss AS T Datasource


DataSource JBoss AS 7... &lt;a href=&quot;http://dotclear.placeoweb.com/post/Jboss-7&quot;&gt;&lt;em&gt;Lire&lt;/em&gt; Jboss 7 Application Server (Jboss AS 7)&lt;/a&gt;&lt;/p&gt;</description>
    
    
    
          <comments>http://dotclear.placeoweb.com/post/Jboss-7#comment-form</comments>
      <wfw:comment>http://dotclear.placeoweb.com/post/Jboss-7#comment-form</wfw:comment>
      <wfw:commentRss>http://dotclear.placeoweb.com/feed/atom/comments/460</wfw:commentRss>
      </item>
    
  <item>
    <title>Eclipse</title>
    <link>http://dotclear.placeoweb.com/post/Eclipse</link>
    <guid isPermaLink="false">urn:md5:fe17aa57d294dc9b3fb4d5202a48eefa</guid>
    <pubDate>Wed, 06 Jul 2011 00:16:00 +0200</pubDate>
    <dc:creator>PlaceOweb</dc:creator>
        <category>JAVA</category>
        <category>eclipse</category><category>java</category>    
    <description>&lt;p&gt;Eclipse est un socle applicatif sur lequel viennent se greffer des modules et/ou plugins.&lt;/p&gt;    &lt;p&gt;L'IDE Eclipse


Le site d'Eclipse et ses versions de l'Eclipse Project :

Eclipse 3.8 : Eclipse Juno Eclipse Juno
Eclipse 3.7 : Eclipse Indigo Eclipse Indigo (http://wiki.eclipse.org/Eclipse/Ind...)
Eclipse 3.6 : Eclipse Helios Eclipse Helios (http://wiki.eclipse.org/Eclipse/Hel...) http://wiki.eclipse.org/Helios Heli...
Eclipse 3.5 : Eclipse... &lt;a href=&quot;http://dotclear.placeoweb.com/post/Eclipse&quot;&gt;&lt;em&gt;Lire&lt;/em&gt; Eclipse&lt;/a&gt;&lt;/p&gt;</description>
    
    
    
          <comments>http://dotclear.placeoweb.com/post/Eclipse#comment-form</comments>
      <wfw:comment>http://dotclear.placeoweb.com/post/Eclipse#comment-form</wfw:comment>
      <wfw:commentRss>http://dotclear.placeoweb.com/feed/atom/comments/12</wfw:commentRss>
      </item>
    
  <item>
    <title>XMLGregorianCalendar to Calendar to Date</title>
    <link>http://dotclear.placeoweb.com/post/XMLGregorianCalendar-to-Calendar-to-Date</link>
    <guid isPermaLink="false">urn:md5:94ed3de4a104309d732275545761f741</guid>
    <pubDate>Fri, 18 Mar 2011 18:29:00 +0000</pubDate>
    <dc:creator>PlaceOweb</dc:creator>
        <category>JAVA</category>
        <category>java</category>    
    <description>&lt;p&gt;Comment convertir une Date en Calendar, GregorianCalendar et XMLGregorianCalendar&amp;nbsp;?&lt;/p&gt;    &lt;p&gt;javax.xml.datatype.XMLGregorianCalendar semble être une norme pour les services web.


Voici comment comment convertir une Date en (Gregorian)Calender et en XMLGregorianCalendar, et dans le sens inverse.


Alternativement vous avec aussi com.sun.org.apache.xerces.internal.jaxp.datatype.XMLGregorianCalendarImpl qui étends XMLGregorianCalendar, tel... &lt;a href=&quot;http://dotclear.placeoweb.com/post/XMLGregorianCalendar-to-Calendar-to-Date&quot;&gt;&lt;em&gt;Lire&lt;/em&gt; XMLGregorianCalendar to Calendar to Date&lt;/a&gt;&lt;/p&gt;</description>
    
    
    
          <comments>http://dotclear.placeoweb.com/post/XMLGregorianCalendar-to-Calendar-to-Date#comment-form</comments>
      <wfw:comment>http://dotclear.placeoweb.com/post/XMLGregorianCalendar-to-Calendar-to-Date#comment-form</wfw:comment>
      <wfw:commentRss>http://dotclear.placeoweb.com/feed/atom/comments/434</wfw:commentRss>
      </item>
    
  <item>
    <title>How to Configure Eclipse for C/C++</title>
    <link>http://dotclear.placeoweb.com/post/How-to-Configure-Eclipse-for-C-CPP</link>
    <guid isPermaLink="false">urn:md5:65c9e364f37d58ab0d477c8e17345536</guid>
    <pubDate>Mon, 14 Mar 2011 20:34:00 +0000</pubDate>
    <dc:creator>PlaceOweb</dc:creator>
        <category>JAVA</category>
        <category>eclipse</category>    
    <description>&lt;p&gt;Based from articles &lt;a href=&quot;http://www.rose-hulman.edu/class/csse/resources/Eclipse/eclipse-c-configuration.htm&quot;&gt;How to Configure Eclipse for C/C++&lt;/a&gt; and &lt;a href=&quot;http://www.rose-hulman.edu/class/csse/resources/MinGW/installation.htm&quot;&gt;How to Install the MinGW Tools for C/C++&lt;/a&gt;, here an explain about configuring C/C++ under Eclipse Helios 3.6&lt;/p&gt;    &lt;p&gt;How to Configure Eclipse 3.6 Helios for C/C++ (on Windows Seven 64bit)


Install MinGW and adding him on Windows system PATH variable


MinGW (Minimalist GNU for Windows), formerly mingw32, is a native software port of the GNU Compiler Collection (GCC)


Install the MinGW - Minimalist GNU for Window for C/C++
Panneau de configuration\Tous les... &lt;a href=&quot;http://dotclear.placeoweb.com/post/How-to-Configure-Eclipse-for-C-CPP&quot;&gt;&lt;em&gt;Lire&lt;/em&gt; How to Configure Eclipse for C/C++&lt;/a&gt;&lt;/p&gt;</description>
    
    
    
          <comments>http://dotclear.placeoweb.com/post/How-to-Configure-Eclipse-for-C-CPP#comment-form</comments>
      <wfw:comment>http://dotclear.placeoweb.com/post/How-to-Configure-Eclipse-for-C-CPP#comment-form</wfw:comment>
      <wfw:commentRss>http://dotclear.placeoweb.com/feed/atom/comments/436</wfw:commentRss>
      </item>
    
  <item>
    <title>Comment configurer Eclipse pour C/C++</title>
    <link>http://dotclear.placeoweb.com/post/Configurer-Eclipse-pour-C-CCP</link>
    <guid isPermaLink="false">urn:md5:c28f06df9eb087bdf0cc26ea86cf718b</guid>
    <pubDate>Mon, 14 Mar 2011 20:33:00 +0000</pubDate>
    <dc:creator>PlaceOweb</dc:creator>
        <category>JAVA</category>
        <category>eclipse</category>    
    <description>&lt;p&gt;Basé sur les articles &lt;a href=&quot;http://www.rose-hulman.edu/class/csse/resources/Eclipse/eclipse-c-configuration.htm&quot;&gt;How to Configure Eclipse for C/C++&lt;/a&gt; et &lt;a href=&quot;http://www.rose-hulman.edu/class/csse/resources/MinGW/installation.htm&quot;&gt;How to Install the MinGW Tools for C/C++&lt;/a&gt;, une explication de comment configurer C/C++ avec Eclipse Helios 3.6&lt;/p&gt;    &lt;p&gt;Comment configurer Eclipse 3.6 Helios pour C/C++ (sur Windows Seven 64bit)


Installer MinGW et l'ajouter la variable système PATH de Windows


MinGW ou Mingw32 (Minimalist GNU for Windows) est une adaptation des logiciels de développement et de compilation du GNU (GCC - GNU Compiler Collection), à la plate-forme Win32. Contrairement à Cygwin, les... &lt;a href=&quot;http://dotclear.placeoweb.com/post/Configurer-Eclipse-pour-C-CCP&quot;&gt;&lt;em&gt;Lire&lt;/em&gt; Comment configurer Eclipse pour C/C++&lt;/a&gt;&lt;/p&gt;</description>
    
    
    
          <comments>http://dotclear.placeoweb.com/post/Configurer-Eclipse-pour-C-CCP#comment-form</comments>
      <wfw:comment>http://dotclear.placeoweb.com/post/Configurer-Eclipse-pour-C-CCP#comment-form</wfw:comment>
      <wfw:commentRss>http://dotclear.placeoweb.com/feed/atom/comments/437</wfw:commentRss>
      </item>
    
  <item>
    <title>JBoss CXF Web services</title>
    <link>http://dotclear.placeoweb.com/post/JBoss-CXF-Web-services</link>
    <guid isPermaLink="false">urn:md5:23585c84897048a0e4b47211eaf0f3fa</guid>
    <pubDate>Sun, 22 Aug 2010 20:58:00 +0100</pubDate>
    <dc:creator>PlaceOweb</dc:creator>
        <category>JAVA</category>
        <category>apache</category><category>eclipse</category><category>framework</category><category>java</category><category>jboss</category>    
    <description>&lt;p&gt;JBoss 6 AS incorpore l'implémentation des web services avec apache CXF. Dans ce tutoriel nous allons voir comment créer un point de terminaison de service Web (endpoint) simple et la façon de déployer et de le tester avec un client.&lt;/p&gt;    &lt;p&gt;JBoss 6.0.0.Final, Web Services Apache CXF et Eclipse (3.6 Helios)


Apache CXF est un framework de services Open Source. CXF vous aide à construire et développer des services en utilisant les API de programmation frontend, comme JAX-WS et JAX-RS. Ces services peuvent communiquer avec une variété de protocoles tels que SOAP, XML/HTTP, RESTful HTTP,... &lt;a href=&quot;http://dotclear.placeoweb.com/post/JBoss-CXF-Web-services&quot;&gt;&lt;em&gt;Lire&lt;/em&gt; JBoss CXF Web services&lt;/a&gt;&lt;/p&gt;</description>
    
    
    
          <comments>http://dotclear.placeoweb.com/post/JBoss-CXF-Web-services#comment-form</comments>
      <wfw:comment>http://dotclear.placeoweb.com/post/JBoss-CXF-Web-services#comment-form</wfw:comment>
      <wfw:commentRss>http://dotclear.placeoweb.com/feed/atom/comments/421</wfw:commentRss>
      </item>
    
  <item>
    <title>Apache CXF</title>
    <link>http://dotclear.placeoweb.com/post/Apache-CXF</link>
    <guid isPermaLink="false">urn:md5:005dc11eca0873ce37c8ca1554428e42</guid>
    <pubDate>Sun, 22 Aug 2010 20:57:00 +0100</pubDate>
    <dc:creator>PlaceOweb</dc:creator>
        <category>JAVA</category>
        <category>apache</category><category>framework</category><category>java</category><category>jboss</category>    
    <description>&lt;p&gt;&lt;a href=&quot;http://cxf.apache.org/&quot;&gt;Apache CXF&lt;/a&gt;&amp;nbsp;: An Open-Source Services Framework&lt;/p&gt;    &lt;p&gt;Apache CXF : Un Open-Source Services Framework


CXF User's Guide
Apache CXF JavaDoc
Developing a Consumer with CXF Generating the Stub Code, Implementing a CXF Client, Setting Connection Properties with Contexts
Apache CXF &gt; Debugging and LoggingDebugging and Logging
Apache CXF &gt; Setting up Eclipse
CXF : WSDL to Java
Apache CXF &gt; How-Tos &gt;... &lt;a href=&quot;http://dotclear.placeoweb.com/post/Apache-CXF&quot;&gt;&lt;em&gt;Lire&lt;/em&gt; Apache CXF&lt;/a&gt;&lt;/p&gt;</description>
    
    
    
          <comments>http://dotclear.placeoweb.com/post/Apache-CXF#comment-form</comments>
      <wfw:comment>http://dotclear.placeoweb.com/post/Apache-CXF#comment-form</wfw:comment>
      <wfw:commentRss>http://dotclear.placeoweb.com/feed/atom/comments/415</wfw:commentRss>
      </item>
    
  <item>
    <title>Jboss 6 Application Server (Jboss AS 6)</title>
    <link>http://dotclear.placeoweb.com/post/Jboss-6</link>
    <guid isPermaLink="false">urn:md5:69e9e52774a65545a8cb9fc2d109ac49</guid>
    <pubDate>Sun, 22 Aug 2010 20:47:00 +0100</pubDate>
    <dc:creator>PlaceOweb</dc:creator>
        <category>JAVA</category>
        <category>java</category><category>jboss</category>    
    <description>&lt;p&gt;Jboss 6 déploiement d'applications. Déployer une application avec le serveur Jboss n'est pas si simple, voici quelques notes sur Jboss6.&lt;/p&gt;    &lt;p&gt;Télécharger Jboss 6


Page des téléchargement de JBoss Application Server

6.1.0.Final	183 MB	2011-08-16	LGPL
6.0.0.Final	181 MB	2010-12-28	LGPL


JBoss6.1 : JBoss AS 6.1.0 is intended to be a bugfix-only release (Code Freeze : March 11, 2011 Release : March 18, 2011 reporté à plus tard) JBAS JIRA: Fix for Release 6.1.0 et ses versions noctures :... &lt;a href=&quot;http://dotclear.placeoweb.com/post/Jboss-6&quot;&gt;&lt;em&gt;Lire&lt;/em&gt; Jboss 6 Application Server (Jboss AS 6)&lt;/a&gt;&lt;/p&gt;</description>
    
    
    
          <comments>http://dotclear.placeoweb.com/post/Jboss-6#comment-form</comments>
      <wfw:comment>http://dotclear.placeoweb.com/post/Jboss-6#comment-form</wfw:comment>
      <wfw:commentRss>http://dotclear.placeoweb.com/feed/atom/comments/385</wfw:commentRss>
      </item>
    
  <item>
    <title>Migrer vos projets de votre workspace Eclipse de Subclipse vers Subversive</title>
    <link>http://dotclear.placeoweb.com/post/Migrer-projet-workspace-Eclipse-Subclipse-vers-Subversive</link>
    <guid isPermaLink="false">urn:md5:57f5d5a209a5df2442f60c0903403bd1</guid>
    <pubDate>Fri, 28 May 2010 06:26:00 +0100</pubDate>
    <dc:creator>PlaceOweb</dc:creator>
        <category>JAVA</category>
        <category>eclipse</category>    
    <description>&lt;p&gt;Comment passer vos projets contrôlé par &lt;a href=&quot;http://subclipse.tigris.org/&quot; hreflang=&quot;en&quot;&gt;Subclipse&lt;/a&gt; vers &lt;a href=&quot;http://www.eclipse.org/subversive/&quot; hreflang=&quot;en&quot;&gt;Subversive&lt;/a&gt;&amp;nbsp;?&lt;/p&gt;    &lt;p&gt;Etapes pour migrer les projets de votre workspace de Subclipse à Subversive


Migration of workspaces from subclipse to subversive

disconnect all projects (but don't delete SVN meta information)
disable Subclipse and restart Eclipse
install Subversive
select projects and call Team/Share Projects


Par contre si vous installer un nouveau Eclipse,... &lt;a href=&quot;http://dotclear.placeoweb.com/post/Migrer-projet-workspace-Eclipse-Subclipse-vers-Subversive&quot;&gt;&lt;em&gt;Lire&lt;/em&gt; Migrer vos projets de votre workspace Eclipse de Subclipse vers Subversive&lt;/a&gt;&lt;/p&gt;</description>
    
    
    
          <comments>http://dotclear.placeoweb.com/post/Migrer-projet-workspace-Eclipse-Subclipse-vers-Subversive#comment-form</comments>
      <wfw:comment>http://dotclear.placeoweb.com/post/Migrer-projet-workspace-Eclipse-Subclipse-vers-Subversive#comment-form</wfw:comment>
      <wfw:commentRss>http://dotclear.placeoweb.com/feed/atom/comments/369</wfw:commentRss>
      </item>
    
  <item>
    <title>Monter (bind) une DataSource à chaud, la déclarer sur la JNDI, puis l'utiliser</title>
    <link>http://dotclear.placeoweb.com/post/Monter-une-DataSource-%C3%A0-chaud-dans-la-JNDI-puis-l-utiliser</link>
    <guid isPermaLink="false">urn:md5:0af4745d5ecd036d100f79508bda62b9</guid>
    <pubDate>Sun, 07 Feb 2010 13:29:00 +0000</pubDate>
    <dc:creator>PlaceOweb</dc:creator>
        <category>JAVA</category>
        <category>java</category><category>mysql</category><category>sql</category>    
    <description>&lt;p&gt;Monter à chaud et utiliser une DataSource dans la JNDI&lt;/p&gt;    &lt;p&gt;import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.util.Properties;
 
import javax.naming.Context;
import javax.naming.InitialContext;
import javax.sql.DataSource;
 
import com.mysql.jdbc.jdbc2.optional.MysqlDataSource;
 
public class BindDataSourceMysql {
 
	/**
	 * @param args
	 */
	public... &lt;a href=&quot;http://dotclear.placeoweb.com/post/Monter-une-DataSource-%C3%A0-chaud-dans-la-JNDI-puis-l-utiliser&quot;&gt;&lt;em&gt;Lire&lt;/em&gt; Monter (bind) une DataSource à chaud, la déclarer sur la JNDI, puis l'utiliser&lt;/a&gt;&lt;/p&gt;</description>
    
    
    
          <comments>http://dotclear.placeoweb.com/post/Monter-une-DataSource-%C3%A0-chaud-dans-la-JNDI-puis-l-utiliser#comment-form</comments>
      <wfw:comment>http://dotclear.placeoweb.com/post/Monter-une-DataSource-%C3%A0-chaud-dans-la-JNDI-puis-l-utiliser#comment-form</wfw:comment>
      <wfw:commentRss>http://dotclear.placeoweb.com/feed/atom/comments/333</wfw:commentRss>
      </item>
    
  <item>
    <title>Utiliser la base de données d'une DataSource Jboss depuis un programme externe à Jboss en utilisant la JNDI</title>
    <link>http://dotclear.placeoweb.com/post/Utiliser-base-de-donn%C3%A9es-DataSource-Jboss-depuis-un-programme-externe-%C3%A0-Jboss-JNDI</link>
    <guid isPermaLink="false">urn:md5:0f6a032936a803cc461e8cac38be48b4</guid>
    <pubDate>Sun, 07 Feb 2010 13:15:00 +0000</pubDate>
    <dc:creator>PlaceOweb</dc:creator>
        <category>JAVA</category>
        <category>java</category><category>jboss</category><category>mysql</category><category>sql</category>    
    <description>&lt;p&gt;Comment utiliser une DataSource Mysql Jboss depuis un programme externe à Jboss en utilisant la JNDI&amp;nbsp;?&lt;/p&gt;    &lt;p&gt;Client java externe utilisant la datasource d'un serveur Jboss


Selon How to connect to a DataSource from a remote client? : Si vous voulez vous connecter à votre pool de connexion JBoss partir d'un client distant (qui est un client qui n'est pas déployé sur JBoss), vous devez dire à JBoss de ne pas lier la source de données dans le cadre du... &lt;a href=&quot;http://dotclear.placeoweb.com/post/Utiliser-base-de-donn%C3%A9es-DataSource-Jboss-depuis-un-programme-externe-%C3%A0-Jboss-JNDI&quot;&gt;&lt;em&gt;Lire&lt;/em&gt; Utiliser la base de données d'une DataSource Jboss depuis un programme externe à Jboss en utilisant la JNDI&lt;/a&gt;&lt;/p&gt;</description>
    
    
    
          <comments>http://dotclear.placeoweb.com/post/Utiliser-base-de-donn%C3%A9es-DataSource-Jboss-depuis-un-programme-externe-%C3%A0-Jboss-JNDI#comment-form</comments>
      <wfw:comment>http://dotclear.placeoweb.com/post/Utiliser-base-de-donn%C3%A9es-DataSource-Jboss-depuis-un-programme-externe-%C3%A0-Jboss-JNDI#comment-form</wfw:comment>
      <wfw:commentRss>http://dotclear.placeoweb.com/feed/atom/comments/332</wfw:commentRss>
      </item>
    
  <item>
    <title>Parameter 0 of is of an unknown type 'java.util.Date/1659716317'</title>
    <link>http://dotclear.placeoweb.com/post/Parameter-0-of-is-of-an-unknown-type</link>
    <guid isPermaLink="false">urn:md5:c0f3711b5a09179f357cb07a14cd6ff4</guid>
    <pubDate>Mon, 04 Jan 2010 19:50:00 +0000</pubDate>
    <dc:creator>PlaceOweb</dc:creator>
        <category>JAVA</category>
        <category>gwt</category><category>java</category>    
    <description>&lt;p&gt;Dans le décodeur de requête RPC, vous pouvez avoir l'erreur du genre&amp;nbsp;:&lt;/p&gt;

&lt;pre&gt;Parameter 0 of is of an unknown type 'java.util.Date/1659716317'&lt;/pre&gt;    &lt;p&gt;Lié a la vérification des paramètres :
throw new IncompatibleRemoteServiceException(&quot;Parameter &quot; + i
                + &quot; of is of an unknown type '&quot; + paramClassName + &quot;'&quot;, e);


Vous avez peut être attraper l'exception suivante lors d'une migration de GWT (par exemple de GWT 1.7 à GWT 2.0) :

Parameter of is of an unknown type



osdir.com J'ai... &lt;a href=&quot;http://dotclear.placeoweb.com/post/Parameter-0-of-is-of-an-unknown-type&quot;&gt;&lt;em&gt;Lire&lt;/em&gt; Parameter 0 of is of an unknown type 'java.util.Date/1659716317'&lt;/a&gt;&lt;/p&gt;</description>
    
    
    
          <comments>http://dotclear.placeoweb.com/post/Parameter-0-of-is-of-an-unknown-type#comment-form</comments>
      <wfw:comment>http://dotclear.placeoweb.com/post/Parameter-0-of-is-of-an-unknown-type#comment-form</wfw:comment>
      <wfw:commentRss>http://dotclear.placeoweb.com/feed/atom/comments/313</wfw:commentRss>
      </item>
    
  <item>
    <title>Calculer le temps d'éxecution d'un programme</title>
    <link>http://dotclear.placeoweb.com/post/Calculer-temps-%C3%A9xecution</link>
    <guid isPermaLink="false">urn:md5:2e4a7e93c61f13aca622ce934356509d</guid>
    <pubDate>Sun, 04 Oct 2009 14:18:00 +0100</pubDate>
    <dc:creator>PlaceOweb</dc:creator>
        <category>JAVA</category>
        <category>java</category>    
    <description>&lt;p&gt;Comment faire le calcul du temps d'exécution en JAVA&amp;nbsp;?&lt;/p&gt;    &lt;p&gt;Pour calculer le temps, vous avez plusieurs choix, pour avoir des résultats en secondes, millisecondes, nano secondes :


En nano secondes


System.nanoTime()

long tempsT1 = System. nanoTime();
// programme, boucle dont il faut mesurer le temps
	long tempsT2 = System. nanoTime();
	System.out.println(&quot;Temps : &quot; + (tempsT2 - tempsT1) + &quot; &quot;);


Vous... &lt;a href=&quot;http://dotclear.placeoweb.com/post/Calculer-temps-%C3%A9xecution&quot;&gt;&lt;em&gt;Lire&lt;/em&gt; Calculer le temps d'éxecution d'un programme&lt;/a&gt;&lt;/p&gt;</description>
    
    
    
          <comments>http://dotclear.placeoweb.com/post/Calculer-temps-%C3%A9xecution#comment-form</comments>
      <wfw:comment>http://dotclear.placeoweb.com/post/Calculer-temps-%C3%A9xecution#comment-form</wfw:comment>
      <wfw:commentRss>http://dotclear.placeoweb.com/feed/atom/comments/284</wfw:commentRss>
      </item>
    
  <item>
    <title>GWT Jetty Jboss J2EE DataSource</title>
    <link>http://dotclear.placeoweb.com/post/GWT-Jetty-Jboss-J2EE-DataSource</link>
    <guid isPermaLink="false">urn:md5:7393c6bcfd6b709d6945d9097119607c</guid>
    <pubDate>Thu, 23 Apr 2009 13:14:00 +0100</pubDate>
    <dc:creator>PlaceOweb</dc:creator>
        <category>JAVA</category>
        <category>eclipse</category><category>gwt</category><category>java</category><category>jboss</category><category>jetty</category><category>mysql</category><category>sql</category>    
    <description>&lt;p&gt;Comment utiliser une datasource sql aussi bien sous Jetty lors de vos test avec le Devel Mode de GWT que sous Jboss une fois déployé en production&amp;nbsp;?&lt;/p&gt;    &lt;p&gt;Jetty


Jetty datasource en devel mode


Voyez le pré-requis pour que Jetty puisse utiliser la JNDI avec une configuration supplémentaire au démarrage de Jetty.


La configuration nécessaire pour activer vos datasources


/war/WEB-INF/jetty-env.xml pour spécifier une DataSource
&lt;?xml version=&quot;1.0&quot;  encoding=&quot;ISO-8859-1&quot;?&gt; 
&lt;!DOCTYPE Configure... &lt;a href=&quot;http://dotclear.placeoweb.com/post/GWT-Jetty-Jboss-J2EE-DataSource&quot;&gt;&lt;em&gt;Lire&lt;/em&gt; GWT Jetty Jboss J2EE DataSource&lt;/a&gt;&lt;/p&gt;</description>
    
    
    
          <comments>http://dotclear.placeoweb.com/post/GWT-Jetty-Jboss-J2EE-DataSource#comment-form</comments>
      <wfw:comment>http://dotclear.placeoweb.com/post/GWT-Jetty-Jboss-J2EE-DataSource#comment-form</wfw:comment>
      <wfw:commentRss>http://dotclear.placeoweb.com/feed/atom/comments/331</wfw:commentRss>
      </item>
    
  <item>
    <title>GWT Jetty DataSource JNDI Google Eclipse Plugin</title>
    <link>http://dotclear.placeoweb.com/post/DataSource-Jetty-GWT</link>
    <guid isPermaLink="false">urn:md5:bb531a794a0aa645f98978981e25e990</guid>
    <pubDate>Thu, 23 Apr 2009 13:13:00 +0200</pubDate>
    <dc:creator>PlaceOweb</dc:creator>
        <category>JAVA</category>
        <category>eclipse</category><category>gwt</category><category>java</category><category>jboss</category><category>jetty</category><category>mysql</category><category>sql</category><category>tomcat</category>    
    <description>&lt;p&gt;Développement utilisant une DataSource et JNDI sous GWT avec le hosted mode sous Jetty lancé par le plugin google Eclipse. Puis publication destination de Jboss.&lt;/p&gt;    &lt;p&gt;Jetty 6.1.11 avec DataSource en hosted mode lancé par le plugin Google Eclipse


Accès à une DataSource MySql configurée sous Jetty 6.1.11 lancé par le Hosted Mode de Google Web Toolkit 1.7.1


Ajoutons la DataSource et déclarons la dans la JNDI


Pour cela nous suivrons le tutorial de Nicolas Wetzel : Setting DataSource (JNDI) in GWT 1.6 (hosted... &lt;a href=&quot;http://dotclear.placeoweb.com/post/DataSource-Jetty-GWT&quot;&gt;&lt;em&gt;Lire&lt;/em&gt; GWT Jetty DataSource JNDI Google Eclipse Plugin&lt;/a&gt;&lt;/p&gt;</description>
    
    
    
          <comments>http://dotclear.placeoweb.com/post/DataSource-Jetty-GWT#comment-form</comments>
      <wfw:comment>http://dotclear.placeoweb.com/post/DataSource-Jetty-GWT#comment-form</wfw:comment>
      <wfw:commentRss>http://dotclear.placeoweb.com/feed/atom/comments/231</wfw:commentRss>
      </item>
    
</channel>
</rss>
