<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.2.1" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments for Reiner Saddey's Place</title>
	<link>http://blog.saddey.net</link>
	<description>Just another WordPress weblog for Reiner Saddey</description>
	<pubDate>Sat, 24 Jul 2010 16:36:10 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2.1</generator>

	<item>
		<title>Comment on Grails: Links from my first week with Grails by 30 Fresh Tutorials of Photo Manipulation &#124; Tutorialicious.info</title>
		<link>http://blog.saddey.net/2008/10/11/grails-links-from-my-first-week-with-grails/#comment-35392</link>
		<author>30 Fresh Tutorials of Photo Manipulation &#124; Tutorialicious.info</author>
		<pubDate>Sat, 24 Jul 2010 16:16:38 +0000</pubDate>
		<guid>http://blog.saddey.net/2008/10/11/grails-links-from-my-first-week-with-grails/#comment-35392</guid>
		<description>[...] Grails: Links from my first week with Grails [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] Grails: Links from my first week with Grails [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Linkpad by Axel Hahn</title>
		<link>http://blog.saddey.net/linkpad/#comment-35165</link>
		<author>Axel Hahn</author>
		<pubDate>Fri, 09 Jul 2010 10:21:37 +0000</pubDate>
		<guid>http://blog.saddey.net/linkpad/#comment-35165</guid>
		<description>Grüße an Stefan von
Axel und Eva</description>
		<content:encoded><![CDATA[<p>Grüße an Stefan von<br />
Axel und Eva</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to Successfully Tap Your (SIP) VOIP Phone Line for Free by Alok</title>
		<link>http://blog.saddey.net/2008/05/04/how-to-successfully-tap-your-sip-voip-phone-line-for-free/#comment-35047</link>
		<author>Alok</author>
		<pubDate>Fri, 02 Jul 2010 08:31:43 +0000</pubDate>
		<guid>http://blog.saddey.net/2008/05/04/how-to-successfully-tap-your-sip-voip-phone-line-for-free/#comment-35047</guid>
		<description>Hi,

I was just installed Orkaduio 1.2 free version. My problem is that its not creating the file greater than 23 MB, its showing the error  " ERROR tape:244 - [OLA] capture file 20100701_095536_OLA.mcf is over size limit (300000 KBytes) - ignoring new data". Any idea about that how can i fix that problem?</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I was just installed Orkaduio 1.2 free version. My problem is that its not creating the file greater than 23 MB, its showing the error  &#8221; ERROR tape:244 - [OLA] capture file 20100701_095536_OLA.mcf is over size limit (300000 KBytes) - ignoring new data&#8221;. Any idea about that how can i fix that problem?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to Deploy a Grails Application to JBoss 5 by J Sherlock</title>
		<link>http://blog.saddey.net/2010/03/06/how-to-deploy-a-grails-application-to-jboss-5/#comment-35028</link>
		<author>J Sherlock</author>
		<pubDate>Thu, 01 Jul 2010 11:01:26 +0000</pubDate>
		<guid>http://blog.saddey.net/2010/03/06/how-to-deploy-a-grails-application-to-jboss-5/#comment-35028</guid>
		<description>Hi Reiner/Graeme.

I ran into difficulty deploying a simple grails app (i.e. grails create-app) on jboss 5/6 yesterday. Reiner, your solution here didn't work for me as the problem was Hibernate related, not logging. However, Graeme's solution in this JIRA issue did work... http://jira.codehaus.org/browse/GRAILS-5606. Just adding this here in case anyone else is having similar problems.

Grails version: 1.3.1
Jboss: AS 5 or 6

Now to get it running on Glassfish... uuuugh :(

Cheers, J :)</description>
		<content:encoded><![CDATA[<p>Hi Reiner/Graeme.</p>
<p>I ran into difficulty deploying a simple grails app (i.e. grails create-app) on jboss 5/6 yesterday. Reiner, your solution here didn&#8217;t work for me as the problem was Hibernate related, not logging. However, Graeme&#8217;s solution in this JIRA issue did work&#8230; <a href="http://jira.codehaus.org/browse/GRAILS-5606.">http://jira.codehaus.org/browse/GRAILS-5606.</a> Just adding this here in case anyone else is having similar problems.</p>
<p>Grails version: 1.3.1<br />
Jboss: AS 5 or 6</p>
<p>Now to get it running on Glassfish&#8230; uuuugh <img src='http://blog.saddey.net/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
<p>Cheers, J <img src='http://blog.saddey.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to Deploy a Grails Application to GlassFish by ankimal</title>
		<link>http://blog.saddey.net/2010/03/27/how-to-deploy-a-grails-application-to-glassfish/#comment-34501</link>
		<author>ankimal</author>
		<pubDate>Mon, 31 May 2010 21:11:07 +0000</pubDate>
		<guid>http://blog.saddey.net/2010/03/27/how-to-deploy-a-grails-application-to-glassfish/#comment-34501</guid>
		<description>This is a lifesaver. Works 100%. I just added the Events.groovy script in my [app-dir]/scripts directory and it all worked just fine. I wish if there was a way to make logging work for other components as well (EJBs, glassfish's error messages etc.)</description>
		<content:encoded><![CDATA[<p>This is a lifesaver. Works 100%. I just added the Events.groovy script in my [app-dir]/scripts directory and it all worked just fine. I wish if there was a way to make logging work for other components as well (EJBs, glassfish&#8217;s error messages etc.)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to Deploy a Grails Application to GlassFish by Bill</title>
		<link>http://blog.saddey.net/2010/03/27/how-to-deploy-a-grails-application-to-glassfish/#comment-34379</link>
		<author>Bill</author>
		<pubDate>Wed, 26 May 2010 22:14:23 +0000</pubDate>
		<guid>http://blog.saddey.net/2010/03/27/how-to-deploy-a-grails-application-to-glassfish/#comment-34379</guid>
		<description>Reiner - thanks very much for this!  Great post!</description>
		<content:encoded><![CDATA[<p>Reiner - thanks very much for this!  Great post!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to Successfully Tap Your (SIP) VOIP Phone Line for Free by Stefan</title>
		<link>http://blog.saddey.net/2008/05/04/how-to-successfully-tap-your-sip-voip-phone-line-for-free/#comment-33782</link>
		<author>Stefan</author>
		<pubDate>Mon, 26 Apr 2010 07:24:57 +0000</pubDate>
		<guid>http://blog.saddey.net/2008/05/04/how-to-successfully-tap-your-sip-voip-phone-line-for-free/#comment-33782</guid>
		<description>Hello
I just installed oreka hoping that I can track my skype calls, gtalk, etc.
But I can't seem to find sounddevice.dll - it's not installed by default, only voip.dll is there. Any idea where is this file or where to get it from?</description>
		<content:encoded><![CDATA[<p>Hello<br />
I just installed oreka hoping that I can track my skype calls, gtalk, etc.<br />
But I can&#8217;t seem to find sounddevice.dll - it&#8217;s not installed by default, only voip.dll is there. Any idea where is this file or where to get it from?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to Deploy a Grails Application to JBoss 5 by Ibon urrutia</title>
		<link>http://blog.saddey.net/2010/03/06/how-to-deploy-a-grails-application-to-jboss-5/#comment-33731</link>
		<author>Ibon urrutia</author>
		<pubDate>Fri, 23 Apr 2010 08:06:14 +0000</pubDate>
		<guid>http://blog.saddey.net/2010/03/06/how-to-deploy-a-grails-application-to-jboss-5/#comment-33731</guid>
		<description>Thank you very much! You save my week ;-) 
But after deploying with your indications, I am  wondering why you don't use provided scope dependencies. We use maven with grails project, and when we do a clean install, grails scripts can't found provided scope dependencies. I am using a similar approach to yours: setting those dependencies with compile scope, and removing them from war.
Are you experiencing the same problem?
Regards</description>
		<content:encoded><![CDATA[<p>Thank you very much! You save my week <img src='http://blog.saddey.net/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /><br />
But after deploying with your indications, I am  wondering why you don&#8217;t use provided scope dependencies. We use maven with grails project, and when we do a clean install, grails scripts can&#8217;t found provided scope dependencies. I am using a similar approach to yours: setting those dependencies with compile scope, and removing them from war.<br />
Are you experiencing the same problem?<br />
Regards</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to Deploy a Grails Application to GlassFish by Pascal</title>
		<link>http://blog.saddey.net/2010/03/27/how-to-deploy-a-grails-application-to-glassfish/#comment-32884</link>
		<author>Pascal</author>
		<pubDate>Mon, 29 Mar 2010 14:30:55 +0000</pubDate>
		<guid>http://blog.saddey.net/2010/03/27/how-to-deploy-a-grails-application-to-glassfish/#comment-32884</guid>
		<description>Oh sorry! Actually I was quite sleepy when I first read your post so I did miss the link section at the button of your post. Thanks for pointing out.

yuml seems really nice indeed!</description>
		<content:encoded><![CDATA[<p>Oh sorry! Actually I was quite sleepy when I first read your post so I did miss the link section at the button of your post. Thanks for pointing out.</p>
<p>yuml seems really nice indeed!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to Deploy a Grails Application to GlassFish by Reiner</title>
		<link>http://blog.saddey.net/2010/03/27/how-to-deploy-a-grails-application-to-glassfish/#comment-32876</link>
		<author>Reiner</author>
		<pubDate>Mon, 29 Mar 2010 13:03:21 +0000</pubDate>
		<guid>http://blog.saddey.net/2010/03/27/how-to-deploy-a-grails-application-to-glassfish/#comment-32876</guid>
		<description>Thanks Pascal (blush)!

The diagram has been prepared using http://yuml.me - see also the links at the very bottom of my post - the orange ones are the links :-)

I really love this site - much more agile and time-saving for day-to-day docs than "real" full-featured and heavy weight UML tools (whose sophisticated symbols tend to remain ornaments for most audiences - and for me, the MDA coach has turned into an unaffordable pumpkin within days).

I think, it offers just the right balance of features and ease-of-use. See real-world http://bit.ly/cgJEap for some more complex examples.

Regards,
Reiner</description>
		<content:encoded><![CDATA[<p>Thanks Pascal (blush)!</p>
<p>The diagram has been prepared using <a href="http://yuml.me">http://yuml.me</a> - see also the links at the very bottom of my post - the orange ones are the links <img src='http://blog.saddey.net/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>I really love this site - much more agile and time-saving for day-to-day docs than &#8220;real&#8221; full-featured and heavy weight UML tools (whose sophisticated symbols tend to remain ornaments for most audiences - and for me, the MDA coach has turned into an unaffordable pumpkin within days).</p>
<p>I think, it offers just the right balance of features and ease-of-use. See real-world <a href="http://bit.ly/cgJEap">http://bit.ly/cgJEap</a> for some more complex examples.</p>
<p>Regards,<br />
Reiner</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.965 seconds -->
<!-- Cached page served by WP-Cache -->
<!-- Compression = gzip/x-gzip -->