<?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"
	>

<channel>
	<title>Pascal's Blog</title>
	<atom:link href="http://www.pascalalma.net/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.pascalalma.net</link>
	<description>Blogging about (Oracle) J(2)EE</description>
	<pubDate>Mon, 03 Nov 2008 19:51:28 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
	<language>en</language>
			<item>
		<title>Using BPMN as BPM notation</title>
		<link>http://www.pascalalma.net/2008/11/03/using-bpmn-as-bpm-notation/</link>
		<comments>http://www.pascalalma.net/2008/11/03/using-bpmn-as-bpm-notation/#comments</comments>
		<pubDate>Mon, 03 Nov 2008 19:51:28 +0000</pubDate>
		<dc:creator>Pascal Alma</dc:creator>
		
		<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://www.pascalalma.net/?p=198</guid>
		<description><![CDATA[For my current project we are performing a Business Process analysis. The goal is to catch all relevant business processes in a Business Process Model. This model will then be used as base for a SOA implementation of a new system, which will support the customer in his business much better then the current system.
As [...]]]></description>
		<wfw:commentRss>http://www.pascalalma.net/2008/11/03/using-bpmn-as-bpm-notation/feed/</wfw:commentRss>
		</item>
		<item>
		<title>JDev 11g: The First Impression</title>
		<link>http://www.pascalalma.net/2008/10/12/jdev-11g-the-first-impression/</link>
		<comments>http://www.pascalalma.net/2008/10/12/jdev-11g-the-first-impression/#comments</comments>
		<pubDate>Sun, 12 Oct 2008 15:18:48 +0000</pubDate>
		<dc:creator>Pascal Alma</dc:creator>
		
		<category><![CDATA[General]]></category>

		<category><![CDATA[Oracle ADF/JHeadstart]]></category>

		<guid isPermaLink="false">http://www.pascalalma.net/?p=179</guid>
		<description><![CDATA[Although there have been preview releases available for some time, last week the production release of JDeveloper 11g came out. And because I finally had some time to have a look at it, I decided to give it a go. I have been using JDeveloper since version 3.1 and as you can imagine, I have [...]]]></description>
		<wfw:commentRss>http://www.pascalalma.net/2008/10/12/jdev-11g-the-first-impression/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Changing ports of Oracle XE Enterprise Manager</title>
		<link>http://www.pascalalma.net/2008/10/04/changing-ports-of-oracle-xe-enterprise-manager/</link>
		<comments>http://www.pascalalma.net/2008/10/04/changing-ports-of-oracle-xe-enterprise-manager/#comments</comments>
		<pubDate>Sat, 04 Oct 2008 08:39:29 +0000</pubDate>
		<dc:creator>Pascal Alma</dc:creator>
		
		<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://www.pascalalma.net/?p=176</guid>
		<description><![CDATA[Since Oracle has released the Oracle XE database, I have been using it with great pleasure. It made my life much easier when I want to investigate new features in Oracle software and I need a 'simple' database for it. Until then I had to install the complete Oracle Enterprise Database and although this process [...]]]></description>
		<wfw:commentRss>http://www.pascalalma.net/2008/10/04/changing-ports-of-oracle-xe-enterprise-manager/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Quick view at the memory usage of your Java Application</title>
		<link>http://www.pascalalma.net/2008/10/01/quick-view-at-the-memory-usage-of-your-java-application/</link>
		<comments>http://www.pascalalma.net/2008/10/01/quick-view-at-the-memory-usage-of-your-java-application/#comments</comments>
		<pubDate>Wed, 01 Oct 2008 20:18:25 +0000</pubDate>
		<dc:creator>Pascal Alma</dc:creator>
		
		<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://www.pascalalma.net/?p=166</guid>
		<description><![CDATA[Sometimes you might want to get a quick impression of the memory usage of your Java application, or more specific, of your Oracle ADF application that is running on OC4J. There are a lot of tools (profilers) available to let you investigate this to a very detailed level. But most of the times these programs [...]]]></description>
		<wfw:commentRss>http://www.pascalalma.net/2008/10/01/quick-view-at-the-memory-usage-of-your-java-application/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Using a scheduler in your Oracle ADF application</title>
		<link>http://www.pascalalma.net/2008/07/30/using-a-scheduler-in-your-oracle-adf-application/</link>
		<comments>http://www.pascalalma.net/2008/07/30/using-a-scheduler-in-your-oracle-adf-application/#comments</comments>
		<pubDate>Wed, 30 Jul 2008 13:31:17 +0000</pubDate>
		<dc:creator>Pascal Alma</dc:creator>
		
		<category><![CDATA[General]]></category>

		<category><![CDATA[Oracle iAS]]></category>

		<guid isPermaLink="false">http://www.pascalalma.net/?p=154</guid>
		<description><![CDATA[For one of my Oracle ADF projects I had to make use of a scheduler, so every night I could execute a batch job to create some large dump files that the user wanted to have. After a quick search I found there is a scheduling framework available in Oracle AS/ OC4J. Since we are [...]]]></description>
		<wfw:commentRss>http://www.pascalalma.net/2008/07/30/using-a-scheduler-in-your-oracle-adf-application/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Think twice before using the JDeveloper WebService wizard</title>
		<link>http://www.pascalalma.net/2008/07/24/think-twice-before-using-the-jdeveloper-webservice-wizard/</link>
		<comments>http://www.pascalalma.net/2008/07/24/think-twice-before-using-the-jdeveloper-webservice-wizard/#comments</comments>
		<pubDate>Thu, 24 Jul 2008 09:41:14 +0000</pubDate>
		<dc:creator>Pascal Alma</dc:creator>
		
		<category><![CDATA[General]]></category>

		<category><![CDATA[Oracle iAS]]></category>

		<category><![CDATA[SOA/Web Services]]></category>

		<guid isPermaLink="false">http://www.pascalalma.net/?p=143</guid>
		<description><![CDATA[In my former post I already said that I don't like the JDeveloper wizard for creating Web Services. Although it is working fine and very easy in JDeveloper, the result is a web service that is only able to run on a OC4J instance! You can read about it in this (old) thread.
I am now [...]]]></description>
		<wfw:commentRss>http://www.pascalalma.net/2008/07/24/think-twice-before-using-the-jdeveloper-webservice-wizard/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Assembling a zip with Maven2</title>
		<link>http://www.pascalalma.net/2008/07/18/assembling-a-zip-with-maven2/</link>
		<comments>http://www.pascalalma.net/2008/07/18/assembling-a-zip-with-maven2/#comments</comments>
		<pubDate>Fri, 18 Jul 2008 13:21:54 +0000</pubDate>
		<dc:creator>Pascal Alma</dc:creator>
		
		<category><![CDATA[General]]></category>

		<category><![CDATA[Maven2]]></category>

		<guid isPermaLink="false">http://www.pascalalma.net/?p=144</guid>
		<description><![CDATA[At one of my customers when we create a new release of our application (consisting of several WAR files) we have to supply one zip-file with all the WAR files in it. Also a zip file containing the compiled Jasper reports must be added to it. Although this can be done by hand, it is [...]]]></description>
		<wfw:commentRss>http://www.pascalalma.net/2008/07/18/assembling-a-zip-with-maven2/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Using Commons Logging with OC4J</title>
		<link>http://www.pascalalma.net/2008/07/14/using-commons-logging-with-oc4j/</link>
		<comments>http://www.pascalalma.net/2008/07/14/using-commons-logging-with-oc4j/#comments</comments>
		<pubDate>Mon, 14 Jul 2008 19:23:04 +0000</pubDate>
		<dc:creator>Pascal Alma</dc:creator>
		
		<category><![CDATA[General]]></category>

		<category><![CDATA[Oracle iAS]]></category>

		<guid isPermaLink="false">http://www.pascalalma.net/?p=140</guid>
		<description><![CDATA[For my current project I am migrating several projects from JDeveloper 10.1.3.1 to JDeveloper 10.1.3.3. After migrating my WebService project  I deployed the application to my local Standalone OC4J instance and ran my test suite in SoapUI to test the migrated services. But to my surpise, all requests failed! They all gave the same [...]]]></description>
		<wfw:commentRss>http://www.pascalalma.net/2008/07/14/using-commons-logging-with-oc4j/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Compiling Jasper Reports with Maven2</title>
		<link>http://www.pascalalma.net/2008/07/02/compiling-jasper-reports-with-maven2/</link>
		<comments>http://www.pascalalma.net/2008/07/02/compiling-jasper-reports-with-maven2/#comments</comments>
		<pubDate>Wed, 02 Jul 2008 13:40:06 +0000</pubDate>
		<dc:creator>Pascal Alma</dc:creator>
		
		<category><![CDATA[General]]></category>

		<category><![CDATA[Maven2]]></category>

		<guid isPermaLink="false">http://www.pascalalma.net/?p=139</guid>
		<description><![CDATA[Like I posted before I am currently working on the transition from Ant to Maven to build and package our application. One of the tasks that is performed by Ant is compiling the Jasper Reports (from the .jrxml files to the .jasper ones). Of course there is a plugin for this task: the jasperreports-maven-plugin.
You can [...]]]></description>
		<wfw:commentRss>http://www.pascalalma.net/2008/07/02/compiling-jasper-reports-with-maven2/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Using the Subversion buildnumber with Maven</title>
		<link>http://www.pascalalma.net/2008/06/26/using-the-subversion-buildnumber-with-maven/</link>
		<comments>http://www.pascalalma.net/2008/06/26/using-the-subversion-buildnumber-with-maven/#comments</comments>
		<pubDate>Thu, 26 Jun 2008 18:37:22 +0000</pubDate>
		<dc:creator>Pascal Alma</dc:creator>
		
		<category><![CDATA[General]]></category>

		<category><![CDATA[Maven2]]></category>

		<guid isPermaLink="false">http://www.pascalalma.net/?p=138</guid>
		<description><![CDATA[For one of my current projects I am changing the build process for our application from Ant to Maven. I think this is becoming a quite common change nowadays (at least it's the third project in a rather short period I am involved with this change). And although Maven has its characteristics, I am still [...]]]></description>
		<wfw:commentRss>http://www.pascalalma.net/2008/06/26/using-the-subversion-buildnumber-with-maven/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
