<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>DeepakGaikwad.net</title>
	
	<link>http://www.deepakgaikwad.net</link>
	<description>Travel Articles and Tech Notes</description>
	<lastBuildDate>Thu, 19 Jan 2012 09:18:45 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/deepakgaikwad/net" /><feedburner:info uri="deepakgaikwad/net" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><feedburner:emailServiceId>deepakgaikwad/net</feedburner:emailServiceId><feedburner:feedburnerHostname>http://feedburner.google.com</feedburner:feedburnerHostname><item>
		<title>Log4j in a Web Application</title>
		<link>http://feedproxy.google.com/~r/deepakgaikwad/net/~3/yfh1cE6ElOo/log4j-in-a-web-application.html</link>
		<comments>http://www.deepakgaikwad.net/index.php/2012/01/19/log4j-in-a-web-application.html#comments</comments>
		<pubDate>Thu, 19 Jan 2012 09:17:01 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[JEE]]></category>
		<category><![CDATA[Tech Notes]]></category>
		<category><![CDATA[Log4j]]></category>

		<guid isPermaLink="false">http://www.deepakgaikwad.net/?p=1245</guid>
		<description>This article explains how to enable log4j logging and how to change configuration to generate different levels of logs in a web application. It also tells how to enable logging for different frameworks like Struts, Spring, Hibernate etc.&lt;img src="http://feeds.feedburner.com/~r/deepakgaikwad/net/~4/yfh1cE6ElOo" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://www.deepakgaikwad.net/index.php/2012/01/19/log4j-in-a-web-application.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.deepakgaikwad.net/index.php/2012/01/19/log4j-in-a-web-application.html</feedburner:origLink></item>
		<item>
		<title>Programmatic Thread Dump Generation Using JMX APIs</title>
		<link>http://feedproxy.google.com/~r/deepakgaikwad/net/~3/Mo8Vbfc7PHM/programmatic-thread-dump-generation-using-jmx-apis.html</link>
		<comments>http://www.deepakgaikwad.net/index.php/2012/01/10/programmatic-thread-dump-generation-using-jmx-apis.html#comments</comments>
		<pubDate>Tue, 10 Jan 2012 09:23:11 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[Tech Notes]]></category>
		<category><![CDATA[JDK 1.5]]></category>
		<category><![CDATA[JDK 1.6]]></category>
		<category><![CDATA[JMX]]></category>
		<category><![CDATA[Thread Dump]]></category>

		<guid isPermaLink="false">http://www.deepakgaikwad.net/?p=1242</guid>
		<description>Java 5 and later provides tools with JDK to generate thread dump. jconsole is one option which connects to the running JVM and provides graphical interface to access JVM data. Another option is using jstack to generate stacktrace of certain instance. I came across a scenario, where, there was a conditional requirement to generate thread dump&lt;img src="http://feeds.feedburner.com/~r/deepakgaikwad/net/~4/Mo8Vbfc7PHM" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://www.deepakgaikwad.net/index.php/2012/01/10/programmatic-thread-dump-generation-using-jmx-apis.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.deepakgaikwad.net/index.php/2012/01/10/programmatic-thread-dump-generation-using-jmx-apis.html</feedburner:origLink></item>
		<item>
		<title>First Application in Android Open GL ES</title>
		<link>http://feedproxy.google.com/~r/deepakgaikwad/net/~3/KCMumcOYBlY/first-application-in-android-open-gl-es.html</link>
		<comments>http://www.deepakgaikwad.net/index.php/2011/12/26/first-application-in-android-open-gl-es.html#comments</comments>
		<pubDate>Mon, 26 Dec 2011 08:08:38 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[OpenGL ES]]></category>
		<category><![CDATA[Tutorial]]></category>

		<guid isPermaLink="false">http://www.deepakgaikwad.net/?p=1232</guid>
		<description>In this article, we set up some basic stuff, write simple classes, and make those run on some emulator or actual android device if you have. But, the important aspect of writing a simple example is to understand the basics of OpenGL usage, why we are using some of the classes provided in API, etc.&lt;img src="http://feeds.feedburner.com/~r/deepakgaikwad/net/~4/KCMumcOYBlY" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://www.deepakgaikwad.net/index.php/2011/12/26/first-application-in-android-open-gl-es.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.deepakgaikwad.net/index.php/2011/12/26/first-application-in-android-open-gl-es.html</feedburner:origLink></item>
		<item>
		<title>Different Behavior of annotation @XmlMixed in JDK 1.6</title>
		<link>http://feedproxy.google.com/~r/deepakgaikwad/net/~3/CZriquPhPFs/different-behavior-of-annotation-xmlmixed-in-jdk-1-6.html</link>
		<comments>http://www.deepakgaikwad.net/index.php/2011/12/06/different-behavior-of-annotation-xmlmixed-in-jdk-1-6.html#comments</comments>
		<pubDate>Tue, 06 Dec 2011 04:52:22 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[Tech Notes]]></category>
		<category><![CDATA[Annotations]]></category>
		<category><![CDATA[JAXB]]></category>

		<guid isPermaLink="false">http://www.deepakgaikwad.net/?p=1226</guid>
		<description>@XMLMixed tag behaved differently in JDK 1.6 as compared to JDK 1.5. It results in ClassCastException. Reason and possible solutions discussed in detail.&lt;img src="http://feeds.feedburner.com/~r/deepakgaikwad/net/~4/CZriquPhPFs" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://www.deepakgaikwad.net/index.php/2011/12/06/different-behavior-of-annotation-xmlmixed-in-jdk-1-6.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.deepakgaikwad.net/index.php/2011/12/06/different-behavior-of-annotation-xmlmixed-in-jdk-1-6.html</feedburner:origLink></item>
		<item>
		<title>Allocate Additional Memory to Java Heap Analyzer</title>
		<link>http://feedproxy.google.com/~r/deepakgaikwad/net/~3/y6hScZSiwHw/allocate-additional-memory-to-java-heap-analyzer.html</link>
		<comments>http://www.deepakgaikwad.net/index.php/2011/07/01/allocate-additional-memory-to-java-heap-analyzer.html#comments</comments>
		<pubDate>Fri, 01 Jul 2011 09:13:01 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[IBM Heap Analyzer]]></category>
		<category><![CDATA[java.lang.OutOfMemoryError]]></category>

		<guid isPermaLink="false">http://www.deepakgaikwad.net/?p=1192</guid>
		<description>Somebody asked me this problem that he is trying to analyze a considerably huge heap dump, and he is not able to analyze it, because IBM Heap Analyzer is not starting only. The error is – JVM not starting as the space is not getting allocated. He was claiming that the machine RAM is far more than what he is trying to allocate.  How to solve this?&lt;img src="http://feeds.feedburner.com/~r/deepakgaikwad/net/~4/y6hScZSiwHw" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://www.deepakgaikwad.net/index.php/2011/07/01/allocate-additional-memory-to-java-heap-analyzer.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.deepakgaikwad.net/index.php/2011/07/01/allocate-additional-memory-to-java-heap-analyzer.html</feedburner:origLink></item>
		<item>
		<title>Technology Drivers for SOA</title>
		<link>http://feedproxy.google.com/~r/deepakgaikwad/net/~3/mIEPXTUUWRc/technology-drivers-for-soa.html</link>
		<comments>http://www.deepakgaikwad.net/index.php/2010/05/20/technology-drivers-for-soa.html#comments</comments>
		<pubDate>Thu, 20 May 2010 06:42:06 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[SOA]]></category>
		<category><![CDATA[Service Oriented Architecture]]></category>

		<guid isPermaLink="false">http://www.deepakgaikwad.net/?p=1187</guid>
		<description>Service oriented architecture gives an organization - enterprise IT. Functionalities are expected to service more than one application need i.e. enterprise need instead of residing in each application separately. When an organization decides to go for enterprise IT, there will be definitely business drivers which will result in monitory benefits. But in addition there will be technology factors, which force the management and architect to think of a SOA approach. In this post, we are going to discuss few common technology factors which drive SOA decisions.&lt;img src="http://feeds.feedburner.com/~r/deepakgaikwad/net/~4/mIEPXTUUWRc" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://www.deepakgaikwad.net/index.php/2010/05/20/technology-drivers-for-soa.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.deepakgaikwad.net/index.php/2010/05/20/technology-drivers-for-soa.html</feedburner:origLink></item>
		<item>
		<title>Why Does A Business Need SOA?</title>
		<link>http://feedproxy.google.com/~r/deepakgaikwad/net/~3/wC8XUq5dQto/why-does-a-business-need-soa.html</link>
		<comments>http://www.deepakgaikwad.net/index.php/2010/05/13/why-does-a-business-need-soa.html#comments</comments>
		<pubDate>Thu, 13 May 2010 06:47:34 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[SOA]]></category>
		<category><![CDATA[Service Oriented Architecture]]></category>

		<guid isPermaLink="false">http://www.deepakgaikwad.net/?p=1184</guid>
		<description>Find out why a business decides to invest huge amount of money in service oriented architecture.&lt;img src="http://feeds.feedburner.com/~r/deepakgaikwad/net/~4/wC8XUq5dQto" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://www.deepakgaikwad.net/index.php/2010/05/13/why-does-a-business-need-soa.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.deepakgaikwad.net/index.php/2010/05/13/why-does-a-business-need-soa.html</feedburner:origLink></item>
		<item>
		<title>Service Oriented Architecture – Introduction</title>
		<link>http://feedproxy.google.com/~r/deepakgaikwad/net/~3/b7jea43kLuw/service-oriented-architecture-introduction.html</link>
		<comments>http://www.deepakgaikwad.net/index.php/2010/05/12/service-oriented-architecture-introduction.html#comments</comments>
		<pubDate>Wed, 12 May 2010 09:41:18 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[SOA]]></category>
		<category><![CDATA[Service Oriented Architecture]]></category>

		<guid isPermaLink="false">http://www.deepakgaikwad.net/?p=1176</guid>
		<description>This article explains what is a service oriented architecture with an example.&lt;img src="http://feeds.feedburner.com/~r/deepakgaikwad/net/~4/b7jea43kLuw" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://www.deepakgaikwad.net/index.php/2010/05/12/service-oriented-architecture-introduction.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://www.deepakgaikwad.net/index.php/2010/05/12/service-oriented-architecture-introduction.html</feedburner:origLink></item>
		<item>
		<title>Common Mistakes in Exception Handling</title>
		<link>http://feedproxy.google.com/~r/deepakgaikwad/net/~3/5Rm7vEWSwQo/common-mistakes-in-exception-handling.html</link>
		<comments>http://www.deepakgaikwad.net/index.php/2010/03/04/common-mistakes-in-exception-handling.html#comments</comments>
		<pubDate>Thu, 04 Mar 2010 05:46:33 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[Dos and Don'ts]]></category>
		<category><![CDATA[Exception]]></category>

		<guid isPermaLink="false">http://www.deepakgaikwad.net/?p=1174</guid>
		<description>Exception is disruption to a normal execution flow of a Java (in general any) program. This disruption can be because of a runtime problem e.g. data problem, initialization problem, etc. or because of a failing business condition. Java is capable of handling all such undesired scenarios elegantly. But when it comes to a developer to use these java generated exceptions to provide enough information to different stakeholders, then few mistakes occur.&lt;img src="http://feeds.feedburner.com/~r/deepakgaikwad/net/~4/5Rm7vEWSwQo" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://www.deepakgaikwad.net/index.php/2010/03/04/common-mistakes-in-exception-handling.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		<feedburner:origLink>http://www.deepakgaikwad.net/index.php/2010/03/04/common-mistakes-in-exception-handling.html</feedburner:origLink></item>
		<item>
		<title>Role of Frameworks in Architecture Definition</title>
		<link>http://feedproxy.google.com/~r/deepakgaikwad/net/~3/Y41B3ZC43e4/role-of-frameworks-in-architecture-definition.html</link>
		<comments>http://www.deepakgaikwad.net/index.php/2010/02/22/role-of-frameworks-in-architecture-definition.html#comments</comments>
		<pubDate>Mon, 22 Feb 2010 17:33:20 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[Architecture]]></category>
		<category><![CDATA[Framework]]></category>

		<guid isPermaLink="false">http://www.deepakgaikwad.net/?p=1166</guid>
		<description>If one wants to select an important technology trend in Java world over past few years, then it has to be the growth and wide acceptance of open source frameworks in application development. If we look back, there are examples of frameworks which got wiped out with time, also there are examples of frameworks which have changed the way applications are getting developed. These successful frameworks have contributed to give a new look to Java itself. There are many reasons behind continued success of different frameworks available in market. I ...&lt;img src="http://feeds.feedburner.com/~r/deepakgaikwad/net/~4/Y41B3ZC43e4" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://www.deepakgaikwad.net/index.php/2010/02/22/role-of-frameworks-in-architecture-definition.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://www.deepakgaikwad.net/index.php/2010/02/22/role-of-frameworks-in-architecture-definition.html</feedburner:origLink></item>
	</channel>
</rss>

