<?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 for Andrei Sabau</title>
	<atom:link href="http://www.asabau.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.asabau.com</link>
	<description>code snippets and libraries</description>
	<lastBuildDate>Mon, 19 Sep 2011 17:25:47 +0300</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Crossdomain Policy File in SAP Web Application Server by Marcos Silva</title>
		<link>http://www.asabau.com/2009/04/crossdomain-policy-file-in-sap-web-application-server/comment-page-1/#comment-1123</link>
		<dc:creator>Marcos Silva</dc:creator>
		<pubDate>Mon, 19 Sep 2011 17:25:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.asabau.com/?p=50#comment-1123</guid>
		<description>Great post!  It&#039;s a shame that SAP doesn&#039;t provide an easy way to achieve this, since they acquired BO that uses Adobe Flex.

I think method 2 is the best solution, fortunately ICM accepts a file as a prefix. Deploy a file, maintain RZ10, restart (exit soft) ICM using SMICM.  It&#039;s quick, Basis friendly and almost transparent to the users.

I found a caveat: the default value for is/HTTP/default_root_hdl is j2ee:  

&quot;is/HTTP/default_root_hdl - This parameter determines the processor of an HTTP request with a URL that points to the root directory (this is a URL without path details, for example, &quot;/&quot; or &quot;/index.html&quot;). You can specify AS ABAP or AS Java as the processors for HTTP requests. Permitted values are abap and j2ee&quot;

For the solution 2 work, I needed to change it to abap.</description>
		<content:encoded><![CDATA[<p>Great post!  It&#8217;s a shame that SAP doesn&#8217;t provide an easy way to achieve this, since they acquired BO that uses Adobe Flex.</p>
<p>I think method 2 is the best solution, fortunately ICM accepts a file as a prefix. Deploy a file, maintain RZ10, restart (exit soft) ICM using SMICM.  It&#8217;s quick, Basis friendly and almost transparent to the users.</p>
<p>I found a caveat: the default value for is/HTTP/default_root_hdl is j2ee:  </p>
<p>&#8220;is/HTTP/default_root_hdl &#8211; This parameter determines the processor of an HTTP request with a URL that points to the root directory (this is a URL without path details, for example, &#8220;/&#8221; or &#8220;/index.html&#8221;). You can specify AS ABAP or AS Java as the processors for HTTP requests. Permitted values are abap and j2ee&#8221;</p>
<p>For the solution 2 work, I needed to change it to abap.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Facebook.Connect Javascript-Flex Communication &#8211; Facebook Photo Gallery by Yosh</title>
		<link>http://www.asabau.com/2010/02/facebook-connect-javascript-flex-communication-facebook-photo-gallery/comment-page-1/#comment-1122</link>
		<dc:creator>Yosh</dc:creator>
		<pubDate>Sun, 18 Sep 2011 22:37:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.asabau.com/?p=524#comment-1122</guid>
		<description>&lt;strong&gt;OH HAI...&lt;/strong&gt;

Good site! I really love how it is simple on my eyes and the data are well written. I am wondering how I could be notified whenever a new post has been made. I have subscribed to your RSS which must do the trick! Have a great day!...</description>
		<content:encoded><![CDATA[<p><strong>OH HAI&#8230;</strong></p>
<p>Good site! I really love how it is simple on my eyes and the data are well written. I am wondering how I could be notified whenever a new post has been made. I have subscribed to your RSS which must do the trick! Have a great day!&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on SICF and Web Service Management by Fernanda</title>
		<link>http://www.asabau.com/2009/03/sicf-and-web-service-management/comment-page-1/#comment-1118</link>
		<dc:creator>Fernanda</dc:creator>
		<pubDate>Tue, 06 Sep 2011 02:19:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.asabau.com/?p=7#comment-1118</guid>
		<description>I&#039;m trying to acess the SOAMANAGER to configure a logical port, but the link is not loades. The page remains in blank (done with errors). The error message is &quot;UCF DomUtil undefined - appl_soap_management&quot;. All the services are activated in SICF. Do you have any information?</description>
		<content:encoded><![CDATA[<p>I&#8217;m trying to acess the SOAMANAGER to configure a logical port, but the link is not loades. The page remains in blank (done with errors). The error message is &#8220;UCF DomUtil undefined &#8211; appl_soap_management&#8221;. All the services are activated in SICF. Do you have any information?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on PDFDriver Library by Jim</title>
		<link>http://www.asabau.com/2009/03/pdfdriver-library/comment-page-1/#comment-1000</link>
		<dc:creator>Jim</dc:creator>
		<pubDate>Thu, 18 Aug 2011 12:04:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.asabau.com/?p=25#comment-1000</guid>
		<description>Hi Andrei,

You have done great work and it will be very useful in my work.  Just wanted to know if you can post the source files also.  I have changed the AlivePDF source files and would to incoporate it into the PDFDriver library.  Also any plans on upgrading this for Flex 4.

Thanks in advance,
Jim</description>
		<content:encoded><![CDATA[<p>Hi Andrei,</p>
<p>You have done great work and it will be very useful in my work.  Just wanted to know if you can post the source files also.  I have changed the AlivePDF source files and would to incoporate it into the PDFDriver library.  Also any plans on upgrading this for Flex 4.</p>
<p>Thanks in advance,<br />
Jim</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Importing/Exporting Development Objects by Taryck</title>
		<link>http://www.asabau.com/2009/04/importingexporting-development-objects/comment-page-1/#comment-199</link>
		<dc:creator>Taryck</dc:creator>
		<pubDate>Fri, 24 Dec 2010 12:23:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.asabau.com/?p=63#comment-199</guid>
		<description>Hy,

For information there is also a framework like SAPLink (same same but diffrerent) which is called ZAPLink (http://code.google.com/p/zaplink).

Taryck.</description>
		<content:encoded><![CDATA[<p>Hy,</p>
<p>For information there is also a framework like SAPLink (same same but diffrerent) which is called ZAPLink (<a href="http://code.google.com/p/zaplink)" rel="nofollow">http://code.google.com/p/zaplink)</a>.</p>
<p>Taryck.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Crossdomain Policy File in SAP Web Application Server by Nils</title>
		<link>http://www.asabau.com/2009/04/crossdomain-policy-file-in-sap-web-application-server/comment-page-1/#comment-79</link>
		<dc:creator>Nils</dc:creator>
		<pubDate>Fri, 03 Sep 2010 08:11:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.asabau.com/?p=50#comment-79</guid>
		<description>Hey there, 
thank you for this helpful post! I have a question concerning the second method, the file access handler: As I add the xml file from my local harddrive, will everybody who triggers the cross-client data load make use of it, so that the problem does not occur anymore; or will only I myself use it?
Thank you!</description>
		<content:encoded><![CDATA[<p>Hey there,<br />
thank you for this helpful post! I have a question concerning the second method, the file access handler: As I add the xml file from my local harddrive, will everybody who triggers the cross-client data load make use of it, so that the problem does not occur anymore; or will only I myself use it?<br />
Thank you!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on PDFDriver Library by Anantha Prasad</title>
		<link>http://www.asabau.com/2009/03/pdfdriver-library/comment-page-1/#comment-78</link>
		<dc:creator>Anantha Prasad</dc:creator>
		<pubDate>Thu, 02 Sep 2010 06:27:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.asabau.com/?p=25#comment-78</guid>
		<description>Hi,
Thanks for the wonderful codes.
I need one more help on this. how can i set headertext for the columns ?

Thanks in advance 
Anantha Prasad</description>
		<content:encoded><![CDATA[<p>Hi,<br />
Thanks for the wonderful codes.<br />
I need one more help on this. how can i set headertext for the columns ?</p>
<p>Thanks in advance<br />
Anantha Prasad</p>
]]></content:encoded>
	</item>
</channel>
</rss>

