<?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: External Configuration with JBoss</title>
	<atom:link href="http://www.cereslogic.com/pages/2009/01/09/external-configuration-with-jboss/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.cereslogic.com/pages/2009/01/09/external-configuration-with-jboss/</link>
	<description>Mobile and Web App Development</description>
	<lastBuildDate>Sat, 23 May 2009 21:01:02 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: feniix</title>
		<link>http://www.cereslogic.com/pages/2009/01/09/external-configuration-with-jboss/comment-page-1/#comment-98</link>
		<dc:creator>feniix</dc:creator>
		<pubDate>Tue, 13 Jan 2009 07:36:31 +0000</pubDate>
		<guid isPermaLink="false">http://mikedesjardins.us/wordpress/?p=212#comment-98</guid>
		<description>I slightly dissent on that, I mean, may be for a local environment its better/configurable from the IDE really quick and without a restart.
I tried the properties-service.xml with one of the applications I manage that uses the environment variables defined in the command line and it seems is not working as expected.
I still need to do another test making sure that the properties-service.xml gets loaded always before the application.
At any rate, if you define properties in the service.xml I&#039;d say that you application won&#039;t get the new property values from there even if you redeploy the properties-service.xml

I was really looking forward to see this working on my environments.

It&#039;s pretty cool though :)</description>
		<content:encoded><![CDATA[<p>I slightly dissent on that, I mean, may be for a local environment its better/configurable from the IDE really quick and without a restart.<br />
I tried the properties-service.xml with one of the applications I manage that uses the environment variables defined in the command line and it seems is not working as expected.<br />
I still need to do another test making sure that the properties-service.xml gets loaded always before the application.<br />
At any rate, if you define properties in the service.xml I&#8217;d say that you application won&#8217;t get the new property values from there even if you redeploy the properties-service.xml</p>
<p>I was really looking forward to see this working on my environments.</p>
<p>It&#8217;s pretty cool though <img src='http://www.cereslogic.com/pages/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://www.cereslogic.com/pages/2009/01/09/external-configuration-with-jboss/comment-page-1/#comment-99</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Tue, 13 Jan 2009 00:39:00 +0000</pubDate>
		<guid isPermaLink="false">http://mikedesjardins.us/wordpress/?p=212#comment-99</guid>
		<description>@feniix - nothing really.  In my particular situation, it&#039;s easier to have people deploy an .xml file to the deploy directory than it is to make different run scripts for each server that define the different JAVA_OPTS.</description>
		<content:encoded><![CDATA[<p>@feniix &#8211; nothing really.  In my particular situation, it&#8217;s easier to have people deploy an .xml file to the deploy directory than it is to make different run scripts for each server that define the different JAVA_OPTS.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: feniix</title>
		<link>http://www.cereslogic.com/pages/2009/01/09/external-configuration-with-jboss/comment-page-1/#comment-97</link>
		<dc:creator>feniix</dc:creator>
		<pubDate>Tue, 13 Jan 2009 00:31:14 +0000</pubDate>
		<guid isPermaLink="false">http://mikedesjardins.us/wordpress/?p=212#comment-97</guid>
		<description>I meant:

set JAVA_OPTS=%JAVA_OPTS% -DURL=pete.com
or
JAVA_OPTS=&quot;${JAVA_OPTS} -DURL=pete.com&quot;
export JAVA_OPTS</description>
		<content:encoded><![CDATA[<p>I meant:</p>
<p>set JAVA_OPTS=%JAVA_OPTS% -DURL=pete.com<br />
or<br />
JAVA_OPTS=&#8221;${JAVA_OPTS} -DURL=pete.com&#8221;<br />
export JAVA_OPTS</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: feniix</title>
		<link>http://www.cereslogic.com/pages/2009/01/09/external-configuration-with-jboss/comment-page-1/#comment-96</link>
		<dc:creator>feniix</dc:creator>
		<pubDate>Tue, 13 Jan 2009 00:29:31 +0000</pubDate>
		<guid isPermaLink="false">http://mikedesjardins.us/wordpress/?p=212#comment-96</guid>
		<description>What would be the difference with setting environment variables from the command line in the startup script in a JAVA_OPTS variable?</description>
		<content:encoded><![CDATA[<p>What would be the difference with setting environment variables from the command line in the startup script in a JAVA_OPTS variable?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

