<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://united-coders.com"  xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>united-coders.com - Maven 2</title>
 <link>http://united-coders.com/taxonomy/term/27/0</link>
 <description></description>
 <language>en</language>
<item>
 <title>Developing a simple SOAP-webservice using Spring 3.0.1 and Apache CXF 2.2.6</title>
 <link>http://united-coders.com/phillip-steffensen/developing-a-simple-soap-webservice-using-spring-301-and-apache-cxf-226</link>
 <description>&lt;!--paging_filter--&gt;&lt;p&gt;In the past few years many techniques have been developed to help applications interact with each other. One of them are webservice-interfaces. These interfaces are extremly popular in the world of Java software development. One Framework that can be used to build such interfaces is &lt;a href=&quot;http://cxf.apache.org&quot;&gt;Apache CXF&lt;/a&gt;. Apache CXF delivers a toolset to develop interfaces using different protocols like XML/HTTP, RESTful HTTP, Corba and SOAP. In this article i&#039;d like to show how easy it could be to develop a simple SOAP-webservice based on Apache CXF 2.2.6 and the &lt;a href=&quot;http://www.springsource.org/download&quot;&gt;Spring Framework 3.0.1&lt;/a&gt;. You can &lt;a href=&quot;http://united-coders.com/sites/default/files/united-coders.com-CXFExample.tar_.bz2&quot; title=&quot;Download the full example&quot;&gt;download&lt;/a&gt; the full example at the bottom of this article.&lt;/p&gt;
&lt;p&gt;&lt;span class=&quot;read-more&quot;&gt;&lt;a href=&quot;/phillip-steffensen/developing-a-simple-soap-webservice-using-spring-301-and-apache-cxf-226&quot;&gt;&lt;strong&gt;Read more&lt;/strong&gt;&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;

&lt;!--
&lt;rdf:RDF xmlns:rdf=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot; xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot; xmlns:trackback=&quot;http://madskills.com/public/xml/rss/module/trackback/&quot;&gt;
&lt;rdf:Description rdf:about=&quot;http://united-coders.com/phillip-steffensen/developing-a-simple-soap-webservice-using-spring-301-and-apache-cxf-226&quot; dc:identifier=&quot;http://united-coders.com/phillip-steffensen/developing-a-simple-soap-webservice-using-spring-301-and-apache-cxf-226&quot; dc:title=&quot;Developing a simple SOAP-webservice using Spring 3.0.1 and Apache CXF 2.2.6&quot; trackback:ping=&quot;http://united-coders.com/trackback/53&quot; /&gt;
&lt;/rdf:RDF&gt;
--&gt;
&lt;div class=&#039;sexybookmarks-default-1923&#039;&gt;&lt;/div&gt;</description>
 <comments>http://united-coders.com/phillip-steffensen/developing-a-simple-soap-webservice-using-spring-301-and-apache-cxf-226#comments</comments>
 <category domain="http://united-coders.com/category/tags/apache">Apache</category>
 <category domain="http://united-coders.com/category/tags/cxf">CXF</category>
 <category domain="http://united-coders.com/category/tags/framework">Framework</category>
 <category domain="http://united-coders.com/category/tags/java">java</category>
 <category domain="http://united-coders.com/category/tags/maven-2">Maven 2</category>
 <category domain="http://united-coders.com/category/tags/maven-plugins">Maven Plugins</category>
 <category domain="http://united-coders.com/category/tags/open-source">Open Source</category>
 <category domain="http://united-coders.com/category/tags/spring">Spring</category>
 <category domain="http://united-coders.com/category/tags/tomcat">Tomcat</category>
 <category domain="http://united-coders.com/category/tags/tutorial">tutorial</category>
 <category domain="http://united-coders.com/category/tags/webservices">Webservices</category>
 <enclosure url="http://united-coders.com/sites/default/files/united-coders.com-CXFExample.tar_.bz2" length="2588" type="application/octet-stream" />
 <pubDate>Sat, 27 Feb 2010 12:22:16 +0000</pubDate>
 <dc:creator>Phillip Steffensen</dc:creator>
 <guid isPermaLink="false">53 at http://united-coders.com</guid>
</item>
<item>
 <title>Maven 2 (Part 3): Configuring eclipse for Apache Maven 2 projects</title>
 <link>http://united-coders.com/phillip-steffensen/maven-2-part-3-configuring-eclipse-for-apache-maven-2-projects</link>
 <description>&lt;!--paging_filter--&gt;&lt;p&gt;Today we&#039;re going on with the third part of our Maven 2 tutorial series. Because of the &lt;a href=&quot;http://united-coders.com/phillip-steffensen/maven-2-part-2-dependencies-properties-and-scopes#comment-22&quot; title=&quot;Comment of the previous article on Maven 2&quot;&gt;comment of Enrico&lt;/a&gt; I decided that this article will focus on how to configure &lt;a href=&quot;http://www.eclipse.org&quot; title=&quot;eclipse IDE&quot;&gt;eclipse&lt;/a&gt; for the usage of Maven 2 projects and how to generate the eclipse-specific files by using Maven 2. I will show these things by using the example project of &lt;a href=&quot;http://united-coders.com/phillip-steffensen/maven-2-part-1-setting-up-a-simple-apache-maven-2-project&quot; title=&quot;Maven 2 (Part 1): Setting up a simple Apache Maven 2 Project&quot;&gt;part 1&lt;/a&gt; and &lt;a href=&quot;http://united-coders.com/phillip-steffensen/maven-2-part-2-dependencies-properties-and-scopes&quot; title=&quot;Maven 2 (Part 2): Dependencies, properties and scopes&quot;&gt;part 2&lt;/a&gt; of our Maven 2 tutorial series.&lt;/p&gt;
&lt;p&gt;&lt;span class=&quot;read-more&quot;&gt;&lt;a href=&quot;/phillip-steffensen/maven-2-part-3-configuring-eclipse-for-apache-maven-2-projects&quot;&gt;&lt;strong&gt;Read more&lt;/strong&gt;&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;

&lt;!--
&lt;rdf:RDF xmlns:rdf=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot; xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot; xmlns:trackback=&quot;http://madskills.com/public/xml/rss/module/trackback/&quot;&gt;
&lt;rdf:Description rdf:about=&quot;http://united-coders.com/phillip-steffensen/maven-2-part-3-configuring-eclipse-for-apache-maven-2-projects&quot; dc:identifier=&quot;http://united-coders.com/phillip-steffensen/maven-2-part-3-configuring-eclipse-for-apache-maven-2-projects&quot; dc:title=&quot;Maven 2 (Part 3): Configuring eclipse for Apache Maven 2 projects&quot; trackback:ping=&quot;http://united-coders.com/trackback/30&quot; /&gt;
&lt;/rdf:RDF&gt;
--&gt;
&lt;div class=&#039;sexybookmarks-default-6533&#039;&gt;&lt;/div&gt;</description>
 <comments>http://united-coders.com/phillip-steffensen/maven-2-part-3-configuring-eclipse-for-apache-maven-2-projects#comments</comments>
 <category domain="http://united-coders.com/category/tags/apache">Apache</category>
 <category domain="http://united-coders.com/category/tags/build-path">Build Path</category>
 <category domain="http://united-coders.com/category/tags/classpath">classpath</category>
 <category domain="http://united-coders.com/category/tags/configuration">configuration</category>
 <category domain="http://united-coders.com/category/tags/eclipse">eclipse</category>
 <category domain="http://united-coders.com/category/tags/import">Import</category>
 <category domain="http://united-coders.com/category/tags/java">java</category>
 <category domain="http://united-coders.com/category/tags/maven-2">Maven 2</category>
 <category domain="http://united-coders.com/category/tags/preferences">preferences</category>
 <category domain="http://united-coders.com/category/tags/repository">Repository</category>
 <category domain="http://united-coders.com/category/tags/settings">settings</category>
 <category domain="http://united-coders.com/category/tags/tools">Tools</category>
 <pubDate>Fri, 19 Jun 2009 17:56:26 +0000</pubDate>
 <dc:creator>Phillip Steffensen</dc:creator>
 <guid isPermaLink="false">30 at http://united-coders.com</guid>
</item>
<item>
 <title>Maven 2 (Part 2): Dependencies, properties and scopes</title>
 <link>http://united-coders.com/phillip-steffensen/maven-2-part-2-dependencies-properties-and-scopes</link>
 <description>&lt;!--paging_filter--&gt;&lt;p&gt;Welcome back to the second part of our tutorial-series on Maven 2. This part will focus on the pom.xml and the &lt;a href=&quot;http://maven.apache.org/guides/introduction/introduction-to-dependency-mechanism.html&quot; title=&quot;Apache Maven 2 Dependency Mechanism&quot;&gt;Maven 2 dependency management&lt;/a&gt;, Maven properties and dependency scopes. To get started let&#039;s first set up a project similar to the project we used in the first part of this tutorial. Set up the project as described in the article &lt;a href=&quot;http://united-coders.com/phillip-steffensen/maven-2-part-1-setting-up-a-simple-apache-maven-2-project&quot; title=&quot;Maven 2 (Part 1): Setting up a simple Apache Maven 2 Project&quot;&gt;Maven 2 (Part 1): Setting up a simple Apache Maven 2 Project&lt;/a&gt; and reopen the pom.xml. &lt;/p&gt;
&lt;h2&gt;Dependencies&lt;/h2&gt;
&lt;p&gt;Some dependencies often are needed to write your applications. Commonly we (developers, developers, developers,...) are using some open source libraries and frameworks (e.g. the spring application framework or apache commons-logging,...). Sometimes own libraries should be referenced by a java project. To solve this problem Maven delivers a very good dependency mechanism that manages the dependencies of your project transitivly.&lt;/p&gt;
&lt;p&gt;&lt;span class=&quot;read-more&quot;&gt;&lt;a href=&quot;/phillip-steffensen/maven-2-part-2-dependencies-properties-and-scopes&quot;&gt;&lt;strong&gt;Read more&lt;/strong&gt;&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;

&lt;!--
&lt;rdf:RDF xmlns:rdf=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot; xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot; xmlns:trackback=&quot;http://madskills.com/public/xml/rss/module/trackback/&quot;&gt;
&lt;rdf:Description rdf:about=&quot;http://united-coders.com/phillip-steffensen/maven-2-part-2-dependencies-properties-and-scopes&quot; dc:identifier=&quot;http://united-coders.com/phillip-steffensen/maven-2-part-2-dependencies-properties-and-scopes&quot; dc:title=&quot;Maven 2 (Part 2): Dependencies, properties and scopes&quot; trackback:ping=&quot;http://united-coders.com/trackback/28&quot; /&gt;
&lt;/rdf:RDF&gt;
--&gt;
&lt;div class=&#039;sexybookmarks-default-5499&#039;&gt;&lt;/div&gt;</description>
 <comments>http://united-coders.com/phillip-steffensen/maven-2-part-2-dependencies-properties-and-scopes#comments</comments>
 <category domain="http://united-coders.com/category/tags/apache">Apache</category>
 <category domain="http://united-coders.com/category/tags/dependencies">Dependencies</category>
 <category domain="http://united-coders.com/category/tags/dependency">dependency</category>
 <category domain="http://united-coders.com/category/tags/java">java</category>
 <category domain="http://united-coders.com/category/tags/management">management</category>
 <category domain="http://united-coders.com/category/tags/maven-2">Maven 2</category>
 <category domain="http://united-coders.com/category/tags/pom">pom</category>
 <category domain="http://united-coders.com/category/tags/properties">properties</category>
 <category domain="http://united-coders.com/category/tags/scopes">scopes</category>
 <pubDate>Tue, 16 Jun 2009 17:09:35 +0000</pubDate>
 <dc:creator>Phillip Steffensen</dc:creator>
 <guid isPermaLink="false">28 at http://united-coders.com</guid>
</item>
<item>
 <title>Maven 2 (Part 1): Setting up a simple Apache Maven 2 project</title>
 <link>http://united-coders.com/phillip-steffensen/maven-2-part-1-setting-up-a-simple-apache-maven-2-project</link>
 <description>&lt;!--paging_filter--&gt;&lt;p&gt;Java software development is often associated with repetitive tasks like building project&#039;s java classes, generating documentation and reporting. Doing this repetitive tasks manually costs a lot of time and tend to be error-prone. In addition to that it is extremely boring to do the same tasks again and again. These tasks should get automated, because they are often equal. To automate these tasks a build tool that could do this work is needed. Today, many java projects are using the &lt;a href=&quot;http://maven.apache.org&quot; title=&quot;Official Maven Website&quot;&gt;Maven&lt;/a&gt; as a build tool to manage these objectives. The &lt;a href=&quot;http://maven.apache.org&quot; title=&quot;Official Maven Website&quot;&gt;Maven project&lt;/a&gt; reached big popularity by making repetitive tasks automatable.&lt;/p&gt;
&lt;p&gt;Another advantage when using Maven is that all dependencies referenced by the project are resolved automatically. This is extremely helpful for bigger java projects that use a huge set of dependencies. To explain how to use Maven and to help you to get into it we start a new tutorial-series about Maven 2 at united-coders.com. The initial part of this tutorial describes how to set up a Maven 2 project structure. Further parts of this tutorial-series will describe the main functionality of Maven (e.g. plugins, archetypes, the dependency mechanism, profiles, repositories, scopes...) stepwise.&lt;br /&gt;&lt;br /&gt;&lt;span class=&quot;read-more&quot;&gt;&lt;a href=&quot;/phillip-steffensen/maven-2-part-1-setting-up-a-simple-apache-maven-2-project&quot;&gt;&lt;strong&gt;Read more&lt;/strong&gt;&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;

&lt;!--
&lt;rdf:RDF xmlns:rdf=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot; xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot; xmlns:trackback=&quot;http://madskills.com/public/xml/rss/module/trackback/&quot;&gt;
&lt;rdf:Description rdf:about=&quot;http://united-coders.com/phillip-steffensen/maven-2-part-1-setting-up-a-simple-apache-maven-2-project&quot; dc:identifier=&quot;http://united-coders.com/phillip-steffensen/maven-2-part-1-setting-up-a-simple-apache-maven-2-project&quot; dc:title=&quot;Maven 2 (Part 1): Setting up a simple Apache Maven 2 project&quot; trackback:ping=&quot;http://united-coders.com/trackback/19&quot; /&gt;
&lt;/rdf:RDF&gt;
--&gt;
&lt;div class=&#039;sexybookmarks-default-8822&#039;&gt;&lt;/div&gt;</description>
 <comments>http://united-coders.com/phillip-steffensen/maven-2-part-1-setting-up-a-simple-apache-maven-2-project#comments</comments>
 <category domain="http://united-coders.com/category/tags/apache">Apache</category>
 <category domain="http://united-coders.com/category/tags/archetypes">archetypes</category>
 <category domain="http://united-coders.com/category/tags/build-tools">build tools</category>
 <category domain="http://united-coders.com/category/tags/eclipse">eclipse</category>
 <category domain="http://united-coders.com/category/tags/generation">generation</category>
 <category domain="http://united-coders.com/category/tags/java">java</category>
 <category domain="http://united-coders.com/category/tags/maven-2">Maven 2</category>
 <category domain="http://united-coders.com/category/tags/pom">pom</category>
 <category domain="http://united-coders.com/category/tags/projects">projects</category>
 <category domain="http://united-coders.com/category/tags/tutorials">tutorials</category>
 <pubDate>Tue, 21 Apr 2009 06:27:45 +0000</pubDate>
 <dc:creator>Phillip Steffensen</dc:creator>
 <guid isPermaLink="false">19 at http://united-coders.com</guid>
</item>
</channel>
</rss>


