<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>BASE Logic, Inc. &#187; Annotations (JSR-181)</title>
	<atom:link href="http://www.baselogic.com/blog/tag/annotations-jsr-181/feed" rel="self" type="application/rss+xml" />
	<link>http://www.baselogic.com/blog</link>
	<description>JavaEE Enterprise Architecture, Design, Mentoring &#38; Agile Consulting</description>
	<lastBuildDate>Tue, 29 Jun 2010 19:23:57 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Common Hibernate JPA Data Services Component</title>
		<link>http://www.baselogic.com/blog/development/java-javaee-j2ee/common-hibernate-jpa-data-services-component</link>
		<comments>http://www.baselogic.com/blog/development/java-javaee-j2ee/common-hibernate-jpa-data-services-component#comments</comments>
		<pubDate>Fri, 10 Apr 2009 19:13:06 +0000</pubDate>
		<dc:creator>Mick Knutson</dc:creator>
				<category><![CDATA[Apache Maven]]></category>
		<category><![CDATA[Java-JavaEE-J2EE]]></category>
		<category><![CDATA[Test Driven Development (TDD)]]></category>
		<category><![CDATA[Annotations (JSR-181)]]></category>
		<category><![CDATA[DBUnit]]></category>
		<category><![CDATA[Hibernate]]></category>
		<category><![CDATA[JNDI]]></category>
		<category><![CDATA[JPA (JSR-220)]]></category>
		<category><![CDATA[Spring Framework]]></category>
		<category><![CDATA[TestNG]]></category>

		<guid isPermaLink="false">http://baselogic.com/blog/?p=272</guid>
		<description><![CDATA[I have been using Hibernate JPA, with a Java Generics based data access layer for some time now. But each time I go to a new project, I find that I have to do quite a bit of rework just to integrate this component. So what I wanted to do, is find a way to [...]]]></description>
		<wfw:commentRss>http://www.baselogic.com/blog/development/java-javaee-j2ee/common-hibernate-jpa-data-services-component/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Testing XFire with TestNG</title>
		<link>http://www.baselogic.com/blog/development/java-javaee-j2ee/testing-xfire-spring-with-testng</link>
		<comments>http://www.baselogic.com/blog/development/java-javaee-j2ee/testing-xfire-spring-with-testng#comments</comments>
		<pubDate>Tue, 01 Apr 2008 17:51:22 +0000</pubDate>
		<dc:creator>Mick Knutson</dc:creator>
				<category><![CDATA[Java-JavaEE-J2EE]]></category>
		<category><![CDATA[Test Driven Development (TDD)]]></category>
		<category><![CDATA[Annotations (JSR-181)]]></category>
		<category><![CDATA[Spring Framework]]></category>
		<category><![CDATA[TestNG]]></category>
		<category><![CDATA[XFire]]></category>

		<guid isPermaLink="false">http://baselogic.com/blog/?p=6</guid>
		<description><![CDATA[So after an entire weekend of frustration with tutorials such as http://xfire.codehaus.org/JSR+181+Annotations and http://docs.codehaus.org/pages/viewpage.action?pageId=44565 I think I have come up with a way to test XFire services deployed through Tomcat during my Maven build. So I created an annotated version of an Echo Service: package com.baselogic.service; import javax.jws.WebMethod; import javax.jws.WebParam; import javax.jws.WebResult; import javax.jws.WebService; import [...]]]></description>
		<wfw:commentRss>http://www.baselogic.com/blog/development/java-javaee-j2ee/testing-xfire-spring-with-testng/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
