<?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; java-javaee-j2ee</title>
	<atom:link href="http://www.baselogic.com/blog/java-javaee-j2ee/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.baselogic.com/blog</link>
	<description>Enterprise Architecture, Design, Certified Training &#38; Agile Consulting</description>
	<lastBuildDate>Fri, 03 Feb 2012 15:04:07 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>Mapping Mongodb ISODate to Spring Roo Entity</title>
		<link>http://www.baselogic.com/blog/development/springframework/mapping-mongodb-isodate-spring-roo-entity/</link>
		<comments>http://www.baselogic.com/blog/development/springframework/mapping-mongodb-isodate-spring-roo-entity/#comments</comments>
		<pubDate>Wed, 18 Jan 2012 16:20:15 +0000</pubDate>
		<dc:creator>Mick Knutson</dc:creator>
				<category><![CDATA[Springframework]]></category>
		<category><![CDATA[java-javaee-j2ee]]></category>
		<category><![CDATA[mongodb]]></category>
		<category><![CDATA[Spring Framework]]></category>
		<category><![CDATA[Spring Roo]]></category>

		<guid isPermaLink="false">http://www.baselogic.com/blog/?p=1007</guid>
		<description><![CDATA[TweetTweetI have been inserting log4j entries into a mongodb database and each entry has been given an ISODate timestamp: To create a mapping for this, I had to manually add the timestamp as Spring Roo did not allow timestamp to be used as it was a reserved word. So I manually added: But I started [...]]]></description>
		<wfw:commentRss>http://www.baselogic.com/blog/development/springframework/mapping-mongodb-isodate-spring-roo-entity/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Akka actor thread utilization and optimization</title>
		<link>http://www.baselogic.com/blog/development/java-javaee-j2ee/akka-actor-thread-utilization-and-optimization/</link>
		<comments>http://www.baselogic.com/blog/development/java-javaee-j2ee/akka-actor-thread-utilization-and-optimization/#comments</comments>
		<pubDate>Sat, 13 Aug 2011 14:03:53 +0000</pubDate>
		<dc:creator>Mick Knutson</dc:creator>
				<category><![CDATA[java-javaee-j2ee]]></category>
		<category><![CDATA[akka]]></category>
		<category><![CDATA[Spring Framework]]></category>

		<guid isPermaLink="false">http://www.baselogic.com/blog/?p=891</guid>
		<description><![CDATA[TweetTweetI am working on a project where we have http requests from an IVR Voice browser making VXML requests. Each request is a phone caller and each new caller in our application will spawn 6 Akka actor requests for various account look-ups. The issue I had was the concurrent new caller volume of ~20 was [...]]]></description>
		<wfw:commentRss>http://www.baselogic.com/blog/development/java-javaee-j2ee/akka-actor-thread-utilization-and-optimization/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Syntax error, parameterized types are only available if source level is 5.0</title>
		<link>http://www.baselogic.com/blog/development/java-javaee-j2ee/syntax-error-parameterized-types-are-only-available-if-source-level-is-5-0/</link>
		<comments>http://www.baselogic.com/blog/development/java-javaee-j2ee/syntax-error-parameterized-types-are-only-available-if-source-level-is-5-0/#comments</comments>
		<pubDate>Sun, 03 Apr 2011 15:12:53 +0000</pubDate>
		<dc:creator>Mick Knutson</dc:creator>
				<category><![CDATA[java-javaee-j2ee]]></category>

		<guid isPermaLink="false">http://www.baselogic.com/blog/?p=829</guid>
		<description><![CDATA[SOLUTION: Syntax error, parameterized types are only available if source level is 5.0]]></description>
		<wfw:commentRss>http://www.baselogic.com/blog/development/java-javaee-j2ee/syntax-error-parameterized-types-are-only-available-if-source-level-is-5-0/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>ContainerException The ResourceConfig instance does not contain any root resource classes</title>
		<link>http://www.baselogic.com/blog/development/java-javaee-j2ee/containerexception-the-resourceconfig-instance-does-not-contain-any-root-resource-classes/</link>
		<comments>http://www.baselogic.com/blog/development/java-javaee-j2ee/containerexception-the-resourceconfig-instance-does-not-contain-any-root-resource-classes/#comments</comments>
		<pubDate>Fri, 01 Apr 2011 20:42:13 +0000</pubDate>
		<dc:creator>Mick Knutson</dc:creator>
				<category><![CDATA[java-javaee-j2ee]]></category>

		<guid isPermaLink="false">http://www.baselogic.com/blog/?p=827</guid>
		<description><![CDATA[TweetTweetI have been creating some REST services with Jersey, and I started getting this error I have searched for a while to find any reference to this error without luck. But finally, I found the issue. I am using glassfish 3.2 and Jersey 1.6 and I assumed, based on documentation that this was valid: This [...]]]></description>
		<wfw:commentRss>http://www.baselogic.com/blog/development/java-javaee-j2ee/containerexception-the-resourceconfig-instance-does-not-contain-any-root-resource-classes/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>PropertyNotFoundException Target Unreachable, identifier &#8216;patientBean&#8217; resolved to null</title>
		<link>http://www.baselogic.com/blog/development/java-javaee-j2ee/propertynotfoundexception-target-unreachable-identifier-patientbean-resolved-to-null/</link>
		<comments>http://www.baselogic.com/blog/development/java-javaee-j2ee/propertynotfoundexception-target-unreachable-identifier-patientbean-resolved-to-null/#comments</comments>
		<pubDate>Sun, 13 Feb 2011 18:01:17 +0000</pubDate>
		<dc:creator>Mick Knutson</dc:creator>
				<category><![CDATA[java-javaee-j2ee]]></category>

		<guid isPermaLink="false">http://www.baselogic.com/blog/?p=818</guid>
		<description><![CDATA[TweetTweetPropertyNotFoundException Target Unreachable, identifier &#8216;patientBean&#8217; resolved to null I have been trying to get a simple @ManagedBean example working without the use of faces-config.xml. My bean is fairly simple: But when I try to access this through a simple facelet page such as: I get this error complainign about the managed bean target: While I [...]]]></description>
		<wfw:commentRss>http://www.baselogic.com/blog/development/java-javaee-j2ee/propertynotfoundexception-target-unreachable-identifier-patientbean-resolved-to-null/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Voxeo and Avaya Voice Browser redirect loop error</title>
		<link>http://www.baselogic.com/blog/development/voxeo-and-avaya-voice-browser-redirect-loop-error/</link>
		<comments>http://www.baselogic.com/blog/development/voxeo-and-avaya-voice-browser-redirect-loop-error/#comments</comments>
		<pubDate>Sat, 20 Nov 2010 20:15:11 +0000</pubDate>
		<dc:creator>Mick Knutson</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[java-javaee-j2ee]]></category>
		<category><![CDATA[Spring Framework]]></category>
		<category><![CDATA[vxml]]></category>

		<guid isPermaLink="false">http://www.baselogic.com/blog/?p=789</guid>
		<description><![CDATA[TweetTweetToday I was completing an Auto Function algorythm for my IVR (Interactive Voice Recognition) application I am working on. The premise to to deduce selections for the customer based on account information such as delinquency, or outage information for the region. Then route the customer to the appropriate  section automatically. I test locally with Voxeo Prophecy. [...]]]></description>
		<wfw:commentRss>http://www.baselogic.com/blog/development/voxeo-and-avaya-voice-browser-redirect-loop-error/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>JVM and Tomcat 6 Tuning new Grails application with legacy Java webservice</title>
		<link>http://www.baselogic.com/blog/development/java-javaee-j2ee/jvm-and-tomcat-6-tuning-new-grails-application-with-legacy-java-webservice/</link>
		<comments>http://www.baselogic.com/blog/development/java-javaee-j2ee/jvm-and-tomcat-6-tuning-new-grails-application-with-legacy-java-webservice/#comments</comments>
		<pubDate>Thu, 17 Jun 2010 15:24:25 +0000</pubDate>
		<dc:creator>Mick Knutson</dc:creator>
				<category><![CDATA[java-javaee-j2ee]]></category>
		<category><![CDATA[System Administration]]></category>
		<category><![CDATA[Grails]]></category>
		<category><![CDATA[Tomcat]]></category>

		<guid isPermaLink="false">http://www.baselogic.com/blog/?p=560</guid>
		<description><![CDATA[TweetTweetRecently I ran into issues where a web application running on Tomcat 6.0 was crashing due to load spikes in requests. What I noticed in the diagrams below, was there was no issue with CPU or Memory, but rather issues with GC cycles and high Thread count/spike causing the Tomcat instance to become unresponsive and [...]]]></description>
		<wfw:commentRss>http://www.baselogic.com/blog/development/java-javaee-j2ee/jvm-and-tomcat-6-tuning-new-grails-application-with-legacy-java-webservice/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>My road to the SCJP Sun Certified Programmer for Java 6 Exam 310-065</title>
		<link>http://www.baselogic.com/blog/development/java-javaee-j2ee/my-road-to-the-scjp-sun-certified-programmer-for-java-6-exam-310-065/</link>
		<comments>http://www.baselogic.com/blog/development/java-javaee-j2ee/my-road-to-the-scjp-sun-certified-programmer-for-java-6-exam-310-065/#comments</comments>
		<pubDate>Fri, 23 Apr 2010 11:01:59 +0000</pubDate>
		<dc:creator>Mick Knutson</dc:creator>
				<category><![CDATA[java-javaee-j2ee]]></category>
		<category><![CDATA[Grails]]></category>
		<category><![CDATA[Groovy]]></category>
		<category><![CDATA[SCJP]]></category>

		<guid isPermaLink="false">http://baselogic.com/blog/?p=195</guid>
		<description><![CDATA[TweetTweetI just wanted to relay my thoughts, experiences, and lessons learned on my road to getting Sun Certified as an SCJP 6 Java Programmer. First off, I have been working with Java since 1996 and just now, have I finally undertaken this challenge. I keep seeing a repeated theme that the SCJP does not really [...]]]></description>
		<wfw:commentRss>http://www.baselogic.com/blog/development/java-javaee-j2ee/my-road-to-the-scjp-sun-certified-programmer-for-java-6-exam-310-065/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Using WebServiceTemplate and HTTPClient to enable Webservice read timeout</title>
		<link>http://www.baselogic.com/blog/development/grails-groovy-development/using-webservicetemplate-and-httpclient-to-enable-webservice-read-timeout/</link>
		<comments>http://www.baselogic.com/blog/development/grails-groovy-development/using-webservicetemplate-and-httpclient-to-enable-webservice-read-timeout/#comments</comments>
		<pubDate>Fri, 09 Apr 2010 16:29:07 +0000</pubDate>
		<dc:creator>Mick Knutson</dc:creator>
				<category><![CDATA[Grails-Groovy]]></category>
		<category><![CDATA[Grails]]></category>
		<category><![CDATA[Groov]]></category>
		<category><![CDATA[java-javaee-j2ee]]></category>
		<category><![CDATA[JAXB]]></category>
		<category><![CDATA[Spring Framework]]></category>
		<category><![CDATA[WebService]]></category>

		<guid isPermaLink="false">http://www.baselogic.com/blog/?p=490</guid>
		<description><![CDATA[TweetTweetI was tasked to implement read timeouts in my Spring webservices. I need to be able to implement this on dozens of webservices fairly easy and be maintainable. I also wanted to use Groovy Spring DSL for my bean declarations, and have my timeout configurable, and Integration testable. I started with JaxWsPortProxyFactoryBean and this worked [...]]]></description>
		<wfw:commentRss>http://www.baselogic.com/blog/development/grails-groovy-development/using-webservicetemplate-and-httpclient-to-enable-webservice-read-timeout/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Composite Primary Key pattern in Hibernate</title>
		<link>http://www.baselogic.com/blog/development/java-javaee-j2ee/composite-primary-key-pattern-in-hibernate/</link>
		<comments>http://www.baselogic.com/blog/development/java-javaee-j2ee/composite-primary-key-pattern-in-hibernate/#comments</comments>
		<pubDate>Wed, 25 Nov 2009 15:18:08 +0000</pubDate>
		<dc:creator>Mick Knutson</dc:creator>
				<category><![CDATA[java-javaee-j2ee]]></category>
		<category><![CDATA[Hibernate]]></category>

		<guid isPermaLink="false">http://www.baselogic.com/blog/?p=425</guid>
		<description><![CDATA[TweetTweetI was trying to create a relationship without using surrogate primary keys the other day in Hibernate. I started searching around for examples, but did not find many examples that used Annotations. So here is what I implemented: I have an Application that can have many Accounts spread across many Machines. Each Machine can only [...]]]></description>
		<wfw:commentRss>http://www.baselogic.com/blog/development/java-javaee-j2ee/composite-primary-key-pattern-in-hibernate/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

