<?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: Video &#8211; Connecting Flex to a SOAP Webservice</title>
	<atom:link href="http://www.jamesward.com/2009/04/20/video-connecting-flex-to-a-soap-webservice/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jamesward.com/2009/04/20/video-connecting-flex-to-a-soap-webservice/</link>
	<description>Rich Internet Applications &#124; Flex &#124; Adobe AIR &#124; Java &#124; Open Source &#124; Linux &#124; Enterprise Software &#124; Cloud</description>
	<lastBuildDate>Thu, 29 Jul 2010 05:17:39 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: Erik Ramalho</title>
		<link>http://www.jamesward.com/2009/04/20/video-connecting-flex-to-a-soap-webservice/comment-page-1/#comment-157355</link>
		<dc:creator>Erik Ramalho</dc:creator>
		<pubDate>Thu, 14 May 2009 13:32:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.jamesward.com/blog/?p=939#comment-157355</guid>
		<description>Hi David,u

  Very good your post! But I really need to solve a huge problem in my project. I need to consume an Oracle Webservice. The problems are:
   1- The webservice is SOAP 1.2: The wizard is not ready for it. Can I &quot;code&quot; the consume of the WS?
   2- The WS has  (login and pass) is it possible to call?

Thanks and Flex!</description>
		<content:encoded><![CDATA[<p>Hi David,u</p>
<p>  Very good your post! But I really need to solve a huge problem in my project. I need to consume an Oracle Webservice. The problems are:<br />
   1- The webservice is SOAP 1.2: The wizard is not ready for it. Can I &#8220;code&#8221; the consume of the WS?<br />
   2- The WS has  (login and pass) is it possible to call?</p>
<p>Thanks and Flex!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James Ward</title>
		<link>http://www.jamesward.com/2009/04/20/video-connecting-flex-to-a-soap-webservice/comment-page-1/#comment-157164</link>
		<dc:creator>James Ward</dc:creator>
		<pubDate>Fri, 24 Apr 2009 14:22:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.jamesward.com/blog/?p=939#comment-157164</guid>
		<description>Hi Nacho,

SOAP and XML should really never be used when you control both sides of the app.  Use AMF instead via BlazeDS, LCDS, or one of the many other options out there.  You can see a performance comparison of the various options at:
http://www.jamesward.com/census

AMF avoids unnecessary serialization / deserialization and from what you explained there really doesn&#039;t seem to be any reason not to use it.  It will make your life a lot easier.

-James</description>
		<content:encoded><![CDATA[<p>Hi Nacho,</p>
<p>SOAP and XML should really never be used when you control both sides of the app.  Use AMF instead via BlazeDS, LCDS, or one of the many other options out there.  You can see a performance comparison of the various options at:<br />
<a href="http://www.jamesward.com/census" rel="nofollow">http://www.jamesward.com/census</a></p>
<p>AMF avoids unnecessary serialization / deserialization and from what you explained there really doesn&#8217;t seem to be any reason not to use it.  It will make your life a lot easier.</p>
<p>-James</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nacho</title>
		<link>http://www.jamesward.com/2009/04/20/video-connecting-flex-to-a-soap-webservice/comment-page-1/#comment-157155</link>
		<dc:creator>nacho</dc:creator>
		<pubDate>Thu, 23 Apr 2009 09:39:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.jamesward.com/blog/?p=939#comment-157155</guid>
		<description>Hello James. I post this comment with the hope of a good advice. 

We have a middle-sized application with a Flex Client and a J2EE  App Server (over 70.000 lines of J2EE+Flex) . We use Axis (SOAP)  Web Services. Both in the server side (WSDL2Java) and the client side (Flex Builder 3.0) we generate code using the WSDL. The problem arises when the server sends a 300Kb message to the client. Flex spends 10 seconds in deserializing this message. This is an unaceptable delay and a &quot;rude awakenig&quot;. The best choice should be use remote objetcs but we prefer in this moment not to migrate. Out best choice is to slightly modify certain SOAP messages in the WSDL to simplify the deserialization. 

I need a good advice.

Thaks</description>
		<content:encoded><![CDATA[<p>Hello James. I post this comment with the hope of a good advice. </p>
<p>We have a middle-sized application with a Flex Client and a J2EE  App Server (over 70.000 lines of J2EE+Flex) . We use Axis (SOAP)  Web Services. Both in the server side (WSDL2Java) and the client side (Flex Builder 3.0) we generate code using the WSDL. The problem arises when the server sends a 300Kb message to the client. Flex spends 10 seconds in deserializing this message. This is an unaceptable delay and a &#8220;rude awakenig&#8221;. The best choice should be use remote objetcs but we prefer in this moment not to migrate. Out best choice is to slightly modify certain SOAP messages in the WSDL to simplify the deserialization. </p>
<p>I need a good advice.</p>
<p>Thaks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James Ward</title>
		<link>http://www.jamesward.com/2009/04/20/video-connecting-flex-to-a-soap-webservice/comment-page-1/#comment-157153</link>
		<dc:creator>James Ward</dc:creator>
		<pubDate>Wed, 22 Apr 2009 16:34:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.jamesward.com/blog/?p=939#comment-157153</guid>
		<description>Hi Vivian,

What you described should work.  Are you getting error messages?  Also you might want to check out my BlazeDS Intro article:
http://www.infoq.com/articles/blazeds-intro

I hope that helps.

-James</description>
		<content:encoded><![CDATA[<p>Hi Vivian,</p>
<p>What you described should work.  Are you getting error messages?  Also you might want to check out my BlazeDS Intro article:<br />
<a href="http://www.infoq.com/articles/blazeds-intro" rel="nofollow">http://www.infoq.com/articles/blazeds-intro</a></p>
<p>I hope that helps.</p>
<p>-James</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vivian</title>
		<link>http://www.jamesward.com/2009/04/20/video-connecting-flex-to-a-soap-webservice/comment-page-1/#comment-157151</link>
		<dc:creator>Vivian</dc:creator>
		<pubDate>Wed, 22 Apr 2009 16:24:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.jamesward.com/blog/?p=939#comment-157151</guid>
		<description>By the way James - &quot;unshaved&quot; you really look like
a cow buy - Clint Eastwood. To To To To To ... Tay Tay Tay... (the tune from
Clint Eastwood&#039;s movies). :-))))</description>
		<content:encoded><![CDATA[<p>By the way James &#8211; &#8220;unshaved&#8221; you really look like<br />
a cow buy &#8211; Clint Eastwood. To To To To To &#8230; Tay Tay Tay&#8230; (the tune from<br />
Clint Eastwood&#8217;s movies). :-))))</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vivian</title>
		<link>http://www.jamesward.com/2009/04/20/video-connecting-flex-to-a-soap-webservice/comment-page-1/#comment-157150</link>
		<dc:creator>Vivian</dc:creator>
		<pubDate>Wed, 22 Apr 2009 16:20:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.jamesward.com/blog/?p=939#comment-157150</guid>
		<description>Hi James,
a little different problem.  I already have a J2EE app running
in my server. Now I want to create a flex app that will monitor
the changes in that J2EE app. I do understand that I need to
write some server side Java code that will call the J2EE API
and gather the needed data and then pass that data to the 
Flex application using Blazeds. Now my question is how do
I integrate Blazeds with an existing J2EE app? Itried to copy
the BDS&#039;s web-inf/lib files to the J2EE&#039;s lib directory and then copy
the web-inf/flex folder, which contains mainly those xml file
and also merged the web.xml of blazeds and web.xml of the
J2EE app. But without any success. Can you please suggest 
me an solution? Regards....</description>
		<content:encoded><![CDATA[<p>Hi James,<br />
a little different problem.  I already have a J2EE app running<br />
in my server. Now I want to create a flex app that will monitor<br />
the changes in that J2EE app. I do understand that I need to<br />
write some server side Java code that will call the J2EE API<br />
and gather the needed data and then pass that data to the<br />
Flex application using Blazeds. Now my question is how do<br />
I integrate Blazeds with an existing J2EE app? Itried to copy<br />
the BDS&#8217;s web-inf/lib files to the J2EE&#8217;s lib directory and then copy<br />
the web-inf/flex folder, which contains mainly those xml file<br />
and also merged the web.xml of blazeds and web.xml of the<br />
J2EE app. But without any success. Can you please suggest<br />
me an solution? Regards&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Connecting Flex to a SOAP Webservice - Video Tutorial &#124; Lively Flash Tuts</title>
		<link>http://www.jamesward.com/2009/04/20/video-connecting-flex-to-a-soap-webservice/comment-page-1/#comment-157148</link>
		<dc:creator>Connecting Flex to a SOAP Webservice - Video Tutorial &#124; Lively Flash Tuts</dc:creator>
		<pubDate>Wed, 22 Apr 2009 05:57:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.jamesward.com/blog/?p=939#comment-157148</guid>
		<description>[...] Visit Tutorial [...]</description>
		<content:encoded><![CDATA[<p>[...] Visit Tutorial [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hamidreza</title>
		<link>http://www.jamesward.com/2009/04/20/video-connecting-flex-to-a-soap-webservice/comment-page-1/#comment-157140</link>
		<dc:creator>Hamidreza</dc:creator>
		<pubDate>Mon, 20 Apr 2009 21:44:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.jamesward.com/blog/?p=939#comment-157140</guid>
		<description>so I have to use BlazeDS or LCDS  behind my SOAP solution
anyway thanks for your  help

Best</description>
		<content:encoded><![CDATA[<p>so I have to use BlazeDS or LCDS  behind my SOAP solution<br />
anyway thanks for your  help</p>
<p>Best</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James Ward</title>
		<link>http://www.jamesward.com/2009/04/20/video-connecting-flex-to-a-soap-webservice/comment-page-1/#comment-157139</link>
		<dc:creator>James Ward</dc:creator>
		<pubDate>Mon, 20 Apr 2009 21:37:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.jamesward.com/blog/?p=939#comment-157139</guid>
		<description>Hi Hamidreza,

If you want to use AMF then you have to have an AMF serializer on the server-side.  BlazeDS and LCDS are two of the many ways to do this.

-James</description>
		<content:encoded><![CDATA[<p>Hi Hamidreza,</p>
<p>If you want to use AMF then you have to have an AMF serializer on the server-side.  BlazeDS and LCDS are two of the many ways to do this.</p>
<p>-James</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hamidreza</title>
		<link>http://www.jamesward.com/2009/04/20/video-connecting-flex-to-a-soap-webservice/comment-page-1/#comment-157138</link>
		<dc:creator>Hamidreza</dc:creator>
		<pubDate>Mon, 20 Apr 2009 21:29:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.jamesward.com/blog/?p=939#comment-157138</guid>
		<description>Hi James
thanks for your great presentation but what&#039;s happened if  I want to use Service oriented architecture of j2ee  without  LiveCycle data services or Blaze DS  and use benefits of  AMF  channel?
can you give me an explanation How this is possible?</description>
		<content:encoded><![CDATA[<p>Hi James<br />
thanks for your great presentation but what&#8217;s happened if  I want to use Service oriented architecture of j2ee  without  LiveCycle data services or Blaze DS  and use benefits of  AMF  channel?<br />
can you give me an explanation How this is possible?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
