<?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 Neosavvy, Inc</title>
	<atom:link href="http://blog.neosavvy.com/wordpress/?feed=comments-rss2" rel="self" type="application/rss+xml" />
	<link>http://blog.neosavvy.com/wordpress</link>
	<description>Modern Knowledge Blog</description>
	<lastBuildDate>Thu, 17 Jun 2010 06:36:57 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Building a Simple Login Mechanism in Flex – Part 2 (Enabling Spring Security) by malek</title>
		<link>http://blog.neosavvy.com/wordpress/?p=88&#038;cpage=1#comment-636</link>
		<dc:creator>malek</dc:creator>
		<pubDate>Thu, 17 Jun 2010 06:36:57 +0000</pubDate>
		<guid isPermaLink="false">http://blog.neosavvy.com/wordpress/?p=88#comment-636</guid>
		<description>Hi
http://www.neosavvy.com/commons-user-blog-post.tar.gz
this is not working.

i really liked your post and i want ot qick start with that.plz help me</description>
		<content:encoded><![CDATA[<p>Hi<br />
<a href="http://www.neosavvy.com/commons-user-blog-post.tar.gz" rel="nofollow">http://www.neosavvy.com/commons-user-blog-post.tar.gz</a><br />
this is not working.</p>
<p>i really liked your post and i want ot qick start with that.plz help me</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Building a Simple Login Mechanism in Flex – Part 2 (Enabling Spring Security) by Juan Carlos Morales Mora</title>
		<link>http://blog.neosavvy.com/wordpress/?p=88&#038;cpage=1#comment-538</link>
		<dc:creator>Juan Carlos Morales Mora</dc:creator>
		<pubDate>Mon, 31 May 2010 01:40:21 +0000</pubDate>
		<guid isPermaLink="false">http://blog.neosavvy.com/wordpress/?p=88#comment-538</guid>
		<description>Thanks a lot Adam, it is working now.

Thanks for all your help</description>
		<content:encoded><![CDATA[<p>Thanks a lot Adam, it is working now.</p>
<p>Thanks for all your help</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Building a Simple Login Mechanism in Flex – Part 2 (Enabling Spring Security) by admin</title>
		<link>http://blog.neosavvy.com/wordpress/?p=88&#038;cpage=1#comment-464</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Sat, 22 May 2010 03:11:45 +0000</pubDate>
		<guid isPermaLink="false">http://blog.neosavvy.com/wordpress/?p=88#comment-464</guid>
		<description>Juan:

I honestly don&#039;t know of the correct way to do it, but you could just setup a SecurityProxy that has a login() method on it. 

That method could then create a ChannelSet() and call channelSet.login() just for the purpose of logging in.

All other RemoteObject calls could remain as they were and would then be secured.

From what I could tell the only one that mattered was the login() call on the ChannelSet....hope that helps.

-Adam</description>
		<content:encoded><![CDATA[<p>Juan:</p>
<p>I honestly don&#8217;t know of the correct way to do it, but you could just setup a SecurityProxy that has a login() method on it. </p>
<p>That method could then create a ChannelSet() and call channelSet.login() just for the purpose of logging in.</p>
<p>All other RemoteObject calls could remain as they were and would then be secured.</p>
<p>From what I could tell the only one that mattered was the login() call on the ChannelSet&#8230;.hope that helps.</p>
<p>-Adam</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Building a Simple Login Mechanism in Flex – Part 2 (Enabling Spring Security) by Juan Carlos Morales Mora</title>
		<link>http://blog.neosavvy.com/wordpress/?p=88&#038;cpage=1#comment-445</link>
		<dc:creator>Juan Carlos Morales Mora</dc:creator>
		<pubDate>Wed, 19 May 2010 04:17:21 +0000</pubDate>
		<guid isPermaLink="false">http://blog.neosavvy.com/wordpress/?p=88#comment-445</guid>
		<description>This works using the channelSet but what can we do if we are not using channelSets.
The code I have is this:
remoteObject = new RemoteObject();
remoteObject.endpint = &quot;someEndpoint&quot;;
remoteObject.desination = &quot;someDestination&quot;;

In this case I  do not set any channelSet.

Do you know how to call login and logout services in this case?

Thanks in advance</description>
		<content:encoded><![CDATA[<p>This works using the channelSet but what can we do if we are not using channelSets.<br />
The code I have is this:<br />
remoteObject = new RemoteObject();<br />
remoteObject.endpint = &#8220;someEndpoint&#8221;;<br />
remoteObject.desination = &#8220;someDestination&#8221;;</p>
<p>In this case I  do not set any channelSet.</p>
<p>Do you know how to call login and logout services in this case?</p>
<p>Thanks in advance</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Getting RIA Test / Maven / Flex Mojos to play nice by admin</title>
		<link>http://blog.neosavvy.com/wordpress/?p=129&#038;cpage=1#comment-386</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Sun, 09 May 2010 22:33:16 +0000</pubDate>
		<guid isPermaLink="false">http://blog.neosavvy.com/wordpress/?p=129#comment-386</guid>
		<description>Velo:

Thanks for the suggestion. I am not exactly sure the correct way to make that change but would love to bind the flexmojos:test-swc and flexmojos:test-swf to my mvn clean install from the CI build. 

I guess I am unsure as to how to make all the flexmojos:test-swc output be depended on by the flexmojos:test-swf calls. Does it inherently work that way?

Cheers,
Adam</description>
		<content:encoded><![CDATA[<p>Velo:</p>
<p>Thanks for the suggestion. I am not exactly sure the correct way to make that change but would love to bind the flexmojos:test-swc and flexmojos:test-swf to my mvn clean install from the CI build. </p>
<p>I guess I am unsure as to how to make all the flexmojos:test-swc output be depended on by the flexmojos:test-swf calls. Does it inherently work that way?</p>
<p>Cheers,<br />
Adam</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Getting RIA Test / Maven / Flex Mojos to play nice by VELO</title>
		<link>http://blog.neosavvy.com/wordpress/?p=129&#038;cpage=1#comment-368</link>
		<dc:creator>VELO</dc:creator>
		<pubDate>Wed, 05 May 2010 21:27:37 +0000</pubDate>
		<guid isPermaLink="false">http://blog.neosavvy.com/wordpress/?p=129#comment-368</guid>
		<description>Hi, 

Just a suggestion, you can make test-swf as part of you build, so every time you run mvn clean install it will also build test-swf for you, that is specially useful if you have a CI machine.</description>
		<content:encoded><![CDATA[<p>Hi, </p>
<p>Just a suggestion, you can make test-swf as part of you build, so every time you run mvn clean install it will also build test-swf for you, that is specially useful if you have a CI machine.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Building a Simple Login Mechanism in Flex – Part 2 (Enabling Spring Security) by admin</title>
		<link>http://blog.neosavvy.com/wordpress/?p=88&#038;cpage=1#comment-366</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Wed, 05 May 2010 11:33:38 +0000</pubDate>
		<guid isPermaLink="false">http://blog.neosavvy.com/wordpress/?p=88#comment-366</guid>
		<description>Des:

The channelSet.login() is used to invoke the spring security hooks on the java side. Amazingly you don&#039;t have to write code for this as the two sql queries defined in the spring&#039;s securityContext.xml file will only return true and a set of roles/granted authorities if and only if the user exists, is enabled, and the password matches. 

Hope that helps - sorry for the lag in responding.

-Adam</description>
		<content:encoded><![CDATA[<p>Des:</p>
<p>The channelSet.login() is used to invoke the spring security hooks on the java side. Amazingly you don&#8217;t have to write code for this as the two sql queries defined in the spring&#8217;s securityContext.xml file will only return true and a set of roles/granted authorities if and only if the user exists, is enabled, and the password matches. </p>
<p>Hope that helps &#8211; sorry for the lag in responding.</p>
<p>-Adam</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Building a Simple Login Mechanism in Flex – Part 2 (Enabling Spring Security) by Des</title>
		<link>http://blog.neosavvy.com/wordpress/?p=88&#038;cpage=1#comment-315</link>
		<dc:creator>Des</dc:creator>
		<pubDate>Wed, 28 Apr 2010 11:41:42 +0000</pubDate>
		<guid isPermaLink="false">http://blog.neosavvy.com/wordpress/?p=88#comment-315</guid>
		<description>How do you deal with Registration and checking if the username already exists without being logged into the channelset and this able to access the Spring backend?</description>
		<content:encoded><![CDATA[<p>How do you deal with Registration and checking if the username already exists without being logged into the channelset and this able to access the Spring backend?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Continuous Integration with Jetty/Cargo/Maven/Bamboo by admin</title>
		<link>http://blog.neosavvy.com/wordpress/?p=117&#038;cpage=1#comment-121</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Tue, 23 Mar 2010 17:04:22 +0000</pubDate>
		<guid isPermaLink="false">http://blog.neosavvy.com/wordpress/?p=117#comment-121</guid>
		<description>We are using RedGate SQL tools to diff our database versions at this client. They have written a simple Maven Plugin that will allow developers to execute the SQL scripts outputted by the manually run RedGate tools.

I am using liquibase on a side project of mine to help manage database versioning. I think for developers maintaining their own database versions this is a great tool as it integrates nicely with Maven since it has a plugin. The RedGate solution required a custom plugin that is very rudimentary at this point - however it works like a champ from what I have seen (he just wrote it). 

Also RedGate tools are only for MS SQL and if you are a JBoss guy its easily possible that you are a Postgres/MySQL or Oracle guy right?

Hope that helps. I am sure I will have a post on Liquibase in the future as I learn a bit better how to use it.</description>
		<content:encoded><![CDATA[<p>We are using RedGate SQL tools to diff our database versions at this client. They have written a simple Maven Plugin that will allow developers to execute the SQL scripts outputted by the manually run RedGate tools.</p>
<p>I am using liquibase on a side project of mine to help manage database versioning. I think for developers maintaining their own database versions this is a great tool as it integrates nicely with Maven since it has a plugin. The RedGate solution required a custom plugin that is very rudimentary at this point &#8211; however it works like a champ from what I have seen (he just wrote it). </p>
<p>Also RedGate tools are only for MS SQL and if you are a JBoss guy its easily possible that you are a Postgres/MySQL or Oracle guy right?</p>
<p>Hope that helps. I am sure I will have a post on Liquibase in the future as I learn a bit better how to use it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Continuous Integration with Jetty/Cargo/Maven/Bamboo by Harald</title>
		<link>http://blog.neosavvy.com/wordpress/?p=117&#038;cpage=1#comment-120</link>
		<dc:creator>Harald</dc:creator>
		<pubDate>Tue, 23 Mar 2010 16:15:40 +0000</pubDate>
		<guid isPermaLink="false">http://blog.neosavvy.com/wordpress/?p=117#comment-120</guid>
		<description>We have chosen almost the same approach for our jboss envs. In addition we completely de- and reconfigures our appserver config on each deployment (not bundled). 

However, we often have trouble with having to run sql scripts manually. Do yo address this problem in some way?</description>
		<content:encoded><![CDATA[<p>We have chosen almost the same approach for our jboss envs. In addition we completely de- and reconfigures our appserver config on each deployment (not bundled). </p>
<p>However, we often have trouble with having to run sql scripts manually. Do yo address this problem in some way?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
