<?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; Eclipse IDE</title>
	<atom:link href="http://www.baselogic.com/blog/tag/eclipse/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>JSF Web Application, Jetty to WebLogic 10.3 migration issues</title>
		<link>http://www.baselogic.com/blog/development/java-javaee-j2ee/jsf-web-application-jetty-to-weblogic-103-migration-issues</link>
		<comments>http://www.baselogic.com/blog/development/java-javaee-j2ee/jsf-web-application-jetty-to-weblogic-103-migration-issues#comments</comments>
		<pubDate>Fri, 15 May 2009 12:55:13 +0000</pubDate>
		<dc:creator>Mick Knutson</dc:creator>
				<category><![CDATA[Java-JavaEE-J2EE]]></category>
		<category><![CDATA[Eclipse IDE]]></category>
		<category><![CDATA[J2EE]]></category>
		<category><![CDATA[Java Server Faces]]></category>
		<category><![CDATA[Jetty]]></category>
		<category><![CDATA[JSF]]></category>
		<category><![CDATA[WebLogic]]></category>

		<guid isPermaLink="false">http://baselogic.com/blog/?p=316</guid>
		<description><![CDATA[I have created a fairly straightforward Java Server Faces (JSF) application that performs several searches, data update, and audits of the updates. I like to run Jetty through Eclipse to help speed up development times, and to allow me to extensively test the application before migrating to WebLogic 10.3 on my Development Linux Box. I [...]]]></description>
		<wfw:commentRss>http://www.baselogic.com/blog/development/java-javaee-j2ee/jsf-web-application-jetty-to-weblogic-103-migration-issues/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Weblogic 10.3 hangs on JNDI data source lookup during deployment</title>
		<link>http://www.baselogic.com/blog/development/java-javaee-j2ee/weblogic-103-hangs-on-jndi-data-source-lookup-during-deployment</link>
		<comments>http://www.baselogic.com/blog/development/java-javaee-j2ee/weblogic-103-hangs-on-jndi-data-source-lookup-during-deployment#comments</comments>
		<pubDate>Fri, 01 May 2009 13:27:23 +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[Continuous Integration (CI)]]></category>
		<category><![CDATA[DBUnit]]></category>
		<category><![CDATA[Eclipse IDE]]></category>
		<category><![CDATA[Hibernate]]></category>
		<category><![CDATA[J2EE]]></category>
		<category><![CDATA[Jetty]]></category>
		<category><![CDATA[JNDI]]></category>
		<category><![CDATA[Spring Framework]]></category>

		<guid isPermaLink="false">http://baselogic.com/blog/?p=307</guid>
		<description><![CDATA[I have been working on a Spring based web application for a couple weeks. This application uses Hibernate Generic DAO&#8217;s with a JNDI template via spring to create the data source. This procedure works very well with DBUnit and Spring to test all of my data access objects in isolation and to get very high [...]]]></description>
		<wfw:commentRss>http://www.baselogic.com/blog/development/java-javaee-j2ee/weblogic-103-hangs-on-jndi-data-source-lookup-during-deployment/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Maven ignores unit test with JUnit and TestNG</title>
		<link>http://www.baselogic.com/blog/development/java-javaee-j2ee/maven-ignores-unit-test-with-junit-and-testng</link>
		<comments>http://www.baselogic.com/blog/development/java-javaee-j2ee/maven-ignores-unit-test-with-junit-and-testng#comments</comments>
		<pubDate>Fri, 16 Jan 2009 14:21:31 +0000</pubDate>
		<dc:creator>Mick Knutson</dc:creator>
				<category><![CDATA[Java-JavaEE-J2EE]]></category>
		<category><![CDATA[Apache Maven]]></category>
		<category><![CDATA[Eclipse IDE]]></category>
		<category><![CDATA[JUnit]]></category>
		<category><![CDATA[TestNG]]></category>

		<guid isPermaLink="false">http://baselogic.com/blog/?p=205</guid>
		<description><![CDATA[Today I was trying to use JUnit 4, and JUnit 3 in a Maven archetype I was creating. I had previously added TestNG dependencies to this project. I then added JUnit in addition to the TestNG. I run mvn test and no unit tests where run. Strange! I did not get any errors even using [...]]]></description>
		<wfw:commentRss>http://www.baselogic.com/blog/development/java-javaee-j2ee/maven-ignores-unit-test-with-junit-and-testng/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
