<?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: Using Jboss System Properties</title>
	<atom:link href="http://www.openscope.net/2010/01/11/jboss-system-properties/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.openscope.net/2010/01/11/jboss-system-properties/</link>
	<description>Practical java, unix, and xml</description>
	<lastBuildDate>Tue, 10 Jan 2012 10:15:58 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: uday kiran reddy</title>
		<link>http://www.openscope.net/2010/01/11/jboss-system-properties/comment-page-1/#comment-806</link>
		<dc:creator>uday kiran reddy</dc:creator>
		<pubDate>Tue, 27 Sep 2011 12:11:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.openscope.net/?p=161#comment-806</guid>
		<description>&lt;a href=&quot;#comment-803&quot; rel=&quot;nofollow&quot;&gt;@Ant &lt;/a&gt; 
hi ant ,thanks for u r valuable information we are about to change version of our j boss soon 
          and coming to my case i dont know wether i am going in right way or not my complete senario is like this

                                i need to show images on html for that i am getting them from db and saving them on a location on j-boss .....jboss-3.2.8.SP1\server\*\*   and for showing it on html  i added that location at   deploy\jbossweb-tomcat50.sar\server.xml
at context tag  along with some path (/images) and giving that path to html dynamically using setsrc method of dom.html.imageelement   and every thing is working fine for now            and i am restricted from using url tags so planned this way

                              
                                plz let me know in detail as i am  only 10months old in industry
hardly  :) :) :) :) :) :) :) :) :) :) :) 

                                 
                                                   Thanks in advance</description>
		<content:encoded><![CDATA[<p><a href="#comment-803" rel="nofollow">@Ant </a><br />
hi ant ,thanks for u r valuable information we are about to change version of our j boss soon<br />
          and coming to my case i dont know wether i am going in right way or not my complete senario is like this</p>
<p>                                i need to show images on html for that i am getting them from db and saving them on a location on j-boss &#8230;..jboss-3.2.8.SP1\server\*\*   and for showing it on html  i added that location at   deploy\jbossweb-tomcat50.sar\server.xml<br />
at context tag  along with some path (/images) and giving that path to html dynamically using setsrc method of dom.html.imageelement   and every thing is working fine for now            and i am restricted from using url tags so planned this way</p>
<p>                                plz let me know in detail as i am  only 10months old in industry<br />
hardly  <img src='http://www.openscope.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  <img src='http://www.openscope.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  <img src='http://www.openscope.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  <img src='http://www.openscope.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  <img src='http://www.openscope.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  <img src='http://www.openscope.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  <img src='http://www.openscope.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  <img src='http://www.openscope.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  <img src='http://www.openscope.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  <img src='http://www.openscope.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  <img src='http://www.openscope.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  </p>
<p>                                                   Thanks in advance</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: uday kiran reddy</title>
		<link>http://www.openscope.net/2010/01/11/jboss-system-properties/comment-page-1/#comment-804</link>
		<dc:creator>uday kiran reddy</dc:creator>
		<pubDate>Tue, 27 Sep 2011 06:44:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.openscope.net/?p=161#comment-804</guid>
		<description>i am first time visiting this forum and thanks a lot  for above mentioned link it helped me a lot  
http://community.jboss.org/wiki/ExternalDirectories

in detail 20 days of my searching came to an end</description>
		<content:encoded><![CDATA[<p>i am first time visiting this forum and thanks a lot  for above mentioned link it helped me a lot<br />
<a href="http://community.jboss.org/wiki/ExternalDirectories" rel="nofollow">http://community.jboss.org/wiki/ExternalDirectories</a></p>
<p>in detail 20 days of my searching came to an end</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ant</title>
		<link>http://www.openscope.net/2010/01/11/jboss-system-properties/comment-page-1/#comment-803</link>
		<dc:creator>Ant</dc:creator>
		<pubDate>Tue, 27 Sep 2011 05:16:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.openscope.net/?p=161#comment-803</guid>
		<description>If I understand your question correctly, you generally don&#039;t want to do this kind of file IO yourself. J2EE deployment folders are meant to block access to the filesystem directly because it breaks application portability - so you can&#039;t access an images file in a folder outside of your deployment via a URL through the server on purpose. You might be able to create an external empty war deployment, and work it that way but you&#039;re still working within a deployable artifact attached to a context.  I&#039;d recommend taking a look at something like &lt;a href=&quot;http://www.webdav.org/&quot; rel=&quot;nofollow&quot;&gt;webdav&lt;/a&gt; to offload images to an exterior non deployment dependent location. I should mention that jboss 3.2.8 is way out of date  - 7 is out and sticking with 3.x... Well - it&#039;d definitely be worth trying your deployment on 7 and seeing what breaks. If you&#039;ve done it right your deployments should be minimally impacted. Stick as closely as you can to the specs so server upgrades don&#039;t break your application.</description>
		<content:encoded><![CDATA[<p>If I understand your question correctly, you generally don&#8217;t want to do this kind of file IO yourself. J2EE deployment folders are meant to block access to the filesystem directly because it breaks application portability &#8211; so you can&#8217;t access an images file in a folder outside of your deployment via a URL through the server on purpose. You might be able to create an external empty war deployment, and work it that way but you&#8217;re still working within a deployable artifact attached to a context.  I&#8217;d recommend taking a look at something like <a href="http://www.webdav.org/" rel="nofollow">webdav</a> to offload images to an exterior non deployment dependent location. I should mention that jboss 3.2.8 is way out of date  &#8211; 7 is out and sticking with 3.x&#8230; Well &#8211; it&#8217;d definitely be worth trying your deployment on 7 and seeing what breaks. If you&#8217;ve done it right your deployments should be minimally impacted. Stick as closely as you can to the specs so server upgrades don&#8217;t break your application.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: uday kiran reddy</title>
		<link>http://www.openscope.net/2010/01/11/jboss-system-properties/comment-page-1/#comment-801</link>
		<dc:creator>uday kiran reddy</dc:creator>
		<pubDate>Tue, 27 Sep 2011 04:25:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.openscope.net/?p=161#comment-801</guid>
		<description>hi

i am using j-boss 3.2.8 and unable to load images located in a folder out side jboss on to html even after configuring j-boss properties can any one give me some idea

and one more thing is that i am going to add images to this folder in run time</description>
		<content:encoded><![CDATA[<p>hi</p>
<p>i am using j-boss 3.2.8 and unable to load images located in a folder out side jboss on to html even after configuring j-boss properties can any one give me some idea</p>
<p>and one more thing is that i am going to add images to this folder in run time</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ant</title>
		<link>http://www.openscope.net/2010/01/11/jboss-system-properties/comment-page-1/#comment-392</link>
		<dc:creator>Ant</dc:creator>
		<pubDate>Thu, 05 Aug 2010 22:17:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.openscope.net/?p=161#comment-392</guid>
		<description>Unfortunately there is no direct equivalent in JBoss. The closest you can get is a hosted contextual mapping to a local directory as explained in this article: http://community.jboss.org/wiki/ExternalDirectories, but it will only serve up static content, no jsps or dynamically compiled resources. One purpose of the j2ee spec is to formulate some kind of standard so that multiple vendors can deploy a standard enterprise application and you can migrate. If your application uses custom descriptors however, you roll the dice if you ever want to explore the idea of migrating to a different vendor.  That&#039;s the choice you end up with - either stick to the standards or risk locking yourself into a single vendor&#039;s platform. I&#039;ve been in your situation before, and I&#039;ve been burned before by it so I tend to lean towards using the standard.</description>
		<content:encoded><![CDATA[<p>Unfortunately there is no direct equivalent in JBoss. The closest you can get is a hosted contextual mapping to a local directory as explained in this article: <a href="http://community.jboss.org/wiki/ExternalDirectories" rel="nofollow">http://community.jboss.org/wiki/ExternalDirectories</a>, but it will only serve up static content, no jsps or dynamically compiled resources. One purpose of the j2ee spec is to formulate some kind of standard so that multiple vendors can deploy a standard enterprise application and you can migrate. If your application uses custom descriptors however, you roll the dice if you ever want to explore the idea of migrating to a different vendor.  That&#8217;s the choice you end up with &#8211; either stick to the standards or risk locking yourself into a single vendor&#8217;s platform. I&#8217;ve been in your situation before, and I&#8217;ve been burned before by it so I tend to lean towards using the standard.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ps</title>
		<link>http://www.openscope.net/2010/01/11/jboss-system-properties/comment-page-1/#comment-390</link>
		<dc:creator>ps</dc:creator>
		<pubDate>Thu, 05 Aug 2010 21:05:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.openscope.net/?p=161#comment-390</guid>
		<description>Yes, I think your what you say is correct. It the connector which does it. But then I dont understand how to achieve this in jBoss. Any thoughts would be very helpful</description>
		<content:encoded><![CDATA[<p>Yes, I think your what you say is correct. It the connector which does it. But then I dont understand how to achieve this in jBoss. Any thoughts would be very helpful</p>
]]></content:encoded>
	</item>
</channel>
</rss>

