<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Implementing Enterprise Integration Patterns part 0</title>
	<atom:link href="http://blog.springsource.org/2008/05/19/implementing-enterprise-integration-patterns-part-0/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.springsource.org/2008/05/19/implementing-enterprise-integration-patterns-part-0/</link>
	<description>The voice of SpringSource</description>
	<lastBuildDate>Wed, 08 Feb 2012 17:31:53 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.1</generator>
	<item>
		<title>By: Paresh</title>
		<link>http://blog.springsource.org/2008/05/19/implementing-enterprise-integration-patterns-part-0/comment-page-1/#comment-175385</link>
		<dc:creator>Paresh</dc:creator>
		<pubDate>Wed, 25 Aug 2010 03:56:05 +0000</pubDate>
		<guid isPermaLink="false">http://blog.springsource.com/main/2008/05/19/implementing-enterprise-integration-patterns-part-0/#comment-175385</guid>
		<description>One Question Not sure this is the correct place to post.
I am using something like this


		
	


In a clustered enviormnet &amp; a web application (deployed on weblogic 10.0), I would like to know whether its going to create 3 threads for each HttpRequest or its going to have a pool of 3 threads irrespective of the number of HttpRequest

Please respond as early as possible
Thanks in advance</description>
		<content:encoded><![CDATA[<p>One Question Not sure this is the correct place to post.<br />
I am using something like this</p>
<p>In a clustered enviormnet &amp; a web application (deployed on weblogic 10.0), I would like to know whether its going to create 3 threads for each HttpRequest or its going to have a pool of 3 threads irrespective of the number of HttpRequest</p>
<p>Please respond as early as possible<br />
Thanks in advance</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alice Brown</title>
		<link>http://blog.springsource.org/2008/05/19/implementing-enterprise-integration-patterns-part-0/comment-page-1/#comment-174520</link>
		<dc:creator>Alice Brown</dc:creator>
		<pubDate>Sat, 24 Jul 2010 22:33:51 +0000</pubDate>
		<guid isPermaLink="false">http://blog.springsource.com/main/2008/05/19/implementing-enterprise-integration-patterns-part-0/#comment-174520</guid>
		<description>Hello Iwein!
Hope you still read my comment as this post looks old!
I have tried what you suggested but having problem with configuration of IVY_CACHE variable. Can you please route me through?</description>
		<content:encoded><![CDATA[<p>Hello Iwein!<br />
Hope you still read my comment as this post looks old!<br />
I have tried what you suggested but having problem with configuration of IVY_CACHE variable. Can you please route me through?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Iwein Fuld</title>
		<link>http://blog.springsource.org/2008/05/19/implementing-enterprise-integration-patterns-part-0/comment-page-1/#comment-106833</link>
		<dc:creator>Iwein Fuld</dc:creator>
		<pubDate>Wed, 21 May 2008 11:18:39 +0000</pubDate>
		<guid isPermaLink="false">http://blog.springsource.com/main/2008/05/19/implementing-enterprise-integration-patterns-part-0/#comment-106833</guid>
		<description>@Jörn Zaefferer: I&#039;ve added some reference to get started, more improvements might follow.

@Nicolás Cornaglia: This is probably related to a versioning problem, can you stick it on the forums (http://forum.springframework.org/forumdisplay.php?f=42) with a full stacktrace and environment description. That way we can track the particulars of the problem.

@Jörg Bellmann: I run the build command line and configure an eclipse variable pointing to my IVY_CACHE directory. You may find options on integrating the build with eclipse if you ask on the forums, but command line worked fine for me.
I&#039;ll clear up the IVY_CACHE detail in the post.</description>
		<content:encoded><![CDATA[<p>@Jörn Zaefferer: I&#039;ve added some reference to get started, more improvements might follow.</p>
<p>@Nicolás Cornaglia: This is probably related to a versioning problem, can you stick it on the forums (<a href="http://forum.springframework.org/forumdisplay.php?f=42" rel="nofollow">http://forum.springframework.org/forumdisplay.php?f=42</a>) with a full stacktrace and environment description. That way we can track the particulars of the problem.</p>
<p>@Jörg Bellmann: I run the build command line and configure an eclipse variable pointing to my IVY_CACHE directory. You may find options on integrating the build with eclipse if you ask on the forums, but command line worked fine for me.<br />
I&#039;ll clear up the IVY_CACHE detail in the post.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jörg Bellmann</title>
		<link>http://blog.springsource.org/2008/05/19/implementing-enterprise-integration-patterns-part-0/comment-page-1/#comment-106818</link>
		<dc:creator>Jörg Bellmann</dc:creator>
		<pubDate>Wed, 21 May 2008 09:03:14 +0000</pubDate>
		<guid isPermaLink="false">http://blog.springsource.com/main/2008/05/19/implementing-enterprise-integration-patterns-part-0/#comment-106818</guid>
		<description>Hi Iwein,

how do you handle the spring-integration-sources in the IDE? Do you use a plugin for ivy? I know there was an Ivy-IDE-Plugin for version 1.4 or so.
Do you make a single project for every sub-module in spring-integration? Or do you make one Eclipse-Project with multiple src-folders ( for every sub-module at least 2, main / test)?

Thanks.

Jörg</description>
		<content:encoded><![CDATA[<p>Hi Iwein,</p>
<p>how do you handle the spring-integration-sources in the IDE? Do you use a plugin for ivy? I know there was an Ivy-IDE-Plugin for version 1.4 or so.<br />
Do you make a single project for every sub-module in spring-integration? Or do you make one Eclipse-Project with multiple src-folders ( for every sub-module at least 2, main / test)?</p>
<p>Thanks.</p>
<p>Jörg</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nicolás Cornaglia</title>
		<link>http://blog.springsource.org/2008/05/19/implementing-enterprise-integration-patterns-part-0/comment-page-1/#comment-106666</link>
		<dc:creator>Nicolás Cornaglia</dc:creator>
		<pubDate>Tue, 20 May 2008 07:27:51 +0000</pubDate>
		<guid isPermaLink="false">http://blog.springsource.com/main/2008/05/19/implementing-enterprise-integration-patterns-part-0/#comment-106666</guid>
		<description>Hi Iwein, nice to see another milestone soon. But I&#039;m trying to build from the sources, and have an eror. Any Idea?

jar:
    [mkdir] Created dir: C:\work\extracts\spring-integration-trunk\spring-integration-core\target\artifacts
    [mkdir] Created dir: C:\work\extracts\spring-integration-trunk\spring-integration-core\target\classes
  [s:javac] Compiling 167 source files to C:\work\extracts\spring-integration-trunk\spring-integration-core\target\classes
   [subant] Leaving directory: C:\work\extracts\spring-integration-trunk\spring-integration-core

BUILD FAILED
C:\work\extracts\spring-integration-trunk\spring-build\multi-bundle\artifact.xml:35: The following error occurred while executing this line:
C:\work\extracts\spring-integration-trunk\spring-build\multi-bundle\common.xml:70: The following error occurred while executing this line:
java.lang.NoSuchMethodError: newInstance</description>
		<content:encoded><![CDATA[<p>Hi Iwein, nice to see another milestone soon. But I&#039;m trying to build from the sources, and have an eror. Any Idea?</p>
<p>jar:<br />
    [mkdir] Created dir: C:\work\extracts\spring-integration-trunk\spring-integration-core\target\artifacts<br />
    [mkdir] Created dir: C:\work\extracts\spring-integration-trunk\spring-integration-core\target\classes<br />
  [s:javac] Compiling 167 source files to C:\work\extracts\spring-integration-trunk\spring-integration-core\target\classes<br />
   [subant] Leaving directory: C:\work\extracts\spring-integration-trunk\spring-integration-core</p>
<p>BUILD FAILED<br />
C:\work\extracts\spring-integration-trunk\spring-build\multi-bundle\artifact.xml:35: The following error occurred while executing this line:<br />
C:\work\extracts\spring-integration-trunk\spring-build\multi-bundle\common.xml:70: The following error occurred while executing this line:<br />
java.lang.NoSuchMethodError: newInstance</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jörn Zaefferer</title>
		<link>http://blog.springsource.org/2008/05/19/implementing-enterprise-integration-patterns-part-0/comment-page-1/#comment-106612</link>
		<dc:creator>Jörn Zaefferer</dc:creator>
		<pubDate>Mon, 19 May 2008 22:22:18 +0000</pubDate>
		<guid isPermaLink="false">http://blog.springsource.com/main/2008/05/19/implementing-enterprise-integration-patterns-part-0/#comment-106612</guid>
		<description>Your post assumes that the reader is familiar with the Spring Integratino project, which is not true in my case. Some information beyond links to previous blog posts would help to actually get started.</description>
		<content:encoded><![CDATA[<p>Your post assumes that the reader is familiar with the Spring Integratino project, which is not true in my case. Some information beyond links to previous blog posts would help to actually get started.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

