<?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/"
	xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule"
	>
<channel>
	<title>Comments for Programming</title>
	<atom:link href="http://programming.manessinger.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://programming.manessinger.com</link>
	<description>Andreas Manessinger On Software And How To Make It</description>
	<lastBuildDate>Fri, 03 Feb 2012 20:16:33 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>Comment on An Eclipse / GlassFish / Java EE 6 Tutorial by Michelle</title>
		<link>http://programming.manessinger.com/tutorials/an-eclipse-glassfish-java-ee-6-tutorial/comment-page-3/#comment-7204</link>
		<dc:creator>Michelle</dc:creator>
		<pubDate>Fri, 03 Feb 2012 20:16:33 +0000</pubDate>
		<guid isPermaLink="false">http://programming.manessinger.com/#comment-7204</guid>
		<description>I took a working app and changed it little by little til the WSDL file quit working.  It turned out as soon as I added the logic to get date from a table in the db it didnt like then I got the error.  For some reason it does not like that table.  I remove the logic to the table and even leaving the entity and the wsdl file comes back.  I bet there is some kind of constraint which causes the failure.  Talk about a hidden bug in my program.  Now I need to figure out why.</description>
		<content:encoded><![CDATA[<p>I took a working app and changed it little by little til the WSDL file quit working.  It turned out as soon as I added the logic to get date from a table in the db it didnt like then I got the error.  For some reason it does not like that table.  I remove the logic to the table and even leaving the entity and the wsdl file comes back.  I bet there is some kind of constraint which causes the failure.  Talk about a hidden bug in my program.  Now I need to figure out why.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on An Eclipse / GlassFish / Java EE 6 Tutorial by Michelle</title>
		<link>http://programming.manessinger.com/tutorials/an-eclipse-glassfish-java-ee-6-tutorial/comment-page-3/#comment-7196</link>
		<dc:creator>Michelle</dc:creator>
		<pubDate>Fri, 03 Feb 2012 15:25:31 +0000</pubDate>
		<guid isPermaLink="false">http://programming.manessinger.com/#comment-7196</guid>
		<description>What is the install site for the Helios Glassfish web tool?</description>
		<content:encoded><![CDATA[<p>What is the install site for the Helios Glassfish web tool?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on An Eclipse / GlassFish / Java EE 6 Tutorial by Michelle</title>
		<link>http://programming.manessinger.com/tutorials/an-eclipse-glassfish-java-ee-6-tutorial/comment-page-3/#comment-7194</link>
		<dc:creator>Michelle</dc:creator>
		<pubDate>Fri, 03 Feb 2012 14:35:26 +0000</pubDate>
		<guid isPermaLink="false">http://programming.manessinger.com/#comment-7194</guid>
		<description>I am now using JDK 1.6 64bit.  Uninstalled 1.7.  Indigo SR1 64bit.  Windows 7 64bit.  Glassfish 3.1.1 and I am still getting the same error
Invalid wsdl request http://localhost:8080/BirdsEyeBeanService/BirdsEyeBean 

When I try using IE 8 I get 405 error.  

When I was setup with my old config using Helios and the xp install of glassfish, I still got the same error but I was able to open previous wsdl files.  So the error is not in reading or a security issue in reading because I was able to read old wsdl files.  Any ideas?</description>
		<content:encoded><![CDATA[<p>I am now using JDK 1.6 64bit.  Uninstalled 1.7.  Indigo SR1 64bit.  Windows 7 64bit.  Glassfish 3.1.1 and I am still getting the same error<br />
Invalid wsdl request <a href="http://localhost:8080/BirdsEyeBeanService/BirdsEyeBean" rel="nofollow">http://localhost:8080/BirdsEyeBeanService/BirdsEyeBean</a> </p>
<p>When I try using IE 8 I get 405 error.  </p>
<p>When I was setup with my old config using Helios and the xp install of glassfish, I still got the same error but I was able to open previous wsdl files.  So the error is not in reading or a security issue in reading because I was able to read old wsdl files.  Any ideas?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on An Eclipse / GlassFish / Java EE 6 Tutorial by andreas</title>
		<link>http://programming.manessinger.com/tutorials/an-eclipse-glassfish-java-ee-6-tutorial/comment-page-3/#comment-7160</link>
		<dc:creator>andreas</dc:creator>
		<pubDate>Thu, 02 Feb 2012 17:49:56 +0000</pubDate>
		<guid isPermaLink="false">http://programming.manessinger.com/#comment-7160</guid>
		<description>What I use today is a plain Eclipse JEE distribution, the Oracle GlassFish plugin for Eclipse (http://download.oracle.com/otn_software/oepe/indigo/) and the plain GlassFish distribution as ZIP file.

I also use JDK 1.6. I have tried 1.7 with Indigo, but at that time Indigo was not yet ready for 1.7. It may be now with Indigo SR1, but I have not tried since, as there are other factors holding me back.</description>
		<content:encoded><![CDATA[<p>What I use today is a plain Eclipse JEE distribution, the Oracle GlassFish plugin for Eclipse (<a href="http://download.oracle.com/otn_software/oepe/indigo/" rel="nofollow">http://download.oracle.com/otn_software/oepe/indigo/</a>) and the plain GlassFish distribution as ZIP file.</p>
<p>I also use JDK 1.6. I have tried 1.7 with Indigo, but at that time Indigo was not yet ready for 1.7. It may be now with Indigo SR1, but I have not tried since, as there are other factors holding me back.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on An Eclipse / GlassFish / Java EE 6 Tutorial by Michelle</title>
		<link>http://programming.manessinger.com/tutorials/an-eclipse-glassfish-java-ee-6-tutorial/comment-page-3/#comment-7159</link>
		<dc:creator>Michelle</dc:creator>
		<pubDate>Thu, 02 Feb 2012 16:58:42 +0000</pubDate>
		<guid isPermaLink="false">http://programming.manessinger.com/#comment-7159</guid>
		<description>What JDK are you using?

Also, did you need to install the glassfish toolkit for Indigo or is that just for Helios?</description>
		<content:encoded><![CDATA[<p>What JDK are you using?</p>
<p>Also, did you need to install the glassfish toolkit for Indigo or is that just for Helios?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on An Eclipse / GlassFish / Java EE 6 Tutorial by Michelle</title>
		<link>http://programming.manessinger.com/tutorials/an-eclipse-glassfish-java-ee-6-tutorial/comment-page-3/#comment-7158</link>
		<dc:creator>Michelle</dc:creator>
		<pubDate>Thu, 02 Feb 2012 16:31:41 +0000</pubDate>
		<guid isPermaLink="false">http://programming.manessinger.com/#comment-7158</guid>
		<description>I thought maybe it was using JDK1.7.  But when I installed 1.6 and even copied my old Glassfish over making sure the JAVA_HOME pointed to 1.6 32bit.  And even went back to Helios 32bit and I still got the same issue when trying to load the wsdl.  I get

Invalid wsdl request http://localhost:8080/BirdsEyeBeanService/BirdsEyeBean 

Guess I will put everything back to 64bit</description>
		<content:encoded><![CDATA[<p>I thought maybe it was using JDK1.7.  But when I installed 1.6 and even copied my old Glassfish over making sure the JAVA_HOME pointed to 1.6 32bit.  And even went back to Helios 32bit and I still got the same issue when trying to load the wsdl.  I get</p>
<p>Invalid wsdl request <a href="http://localhost:8080/BirdsEyeBeanService/BirdsEyeBean" rel="nofollow">http://localhost:8080/BirdsEyeBeanService/BirdsEyeBean</a> </p>
<p>Guess I will put everything back to 64bit</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on An Eclipse / GlassFish / Java EE 6 Tutorial by andreas</title>
		<link>http://programming.manessinger.com/tutorials/an-eclipse-glassfish-java-ee-6-tutorial/comment-page-3/#comment-7156</link>
		<dc:creator>andreas</dc:creator>
		<pubDate>Thu, 02 Feb 2012 16:04:40 +0000</pubDate>
		<guid isPermaLink="false">http://programming.manessinger.com/#comment-7156</guid>
		<description>GlassFish does it. But what are your problems with Windows 7 64 bits? I use exactly the same setup, JDK 64 bit, GlassFish 3.1.1 and Eclipse Indigo SR1 64 bit. Works.</description>
		<content:encoded><![CDATA[<p>GlassFish does it. But what are your problems with Windows 7 64 bits? I use exactly the same setup, JDK 64 bit, GlassFish 3.1.1 and Eclipse Indigo SR1 64 bit. Works.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on An Eclipse / GlassFish / Java EE 6 Tutorial by Michelle</title>
		<link>http://programming.manessinger.com/tutorials/an-eclipse-glassfish-java-ee-6-tutorial/comment-page-3/#comment-7154</link>
		<dc:creator>Michelle</dc:creator>
		<pubDate>Thu, 02 Feb 2012 15:01:37 +0000</pubDate>
		<guid isPermaLink="false">http://programming.manessinger.com/#comment-7154</guid>
		<description>I got a new computer at work which is now using windows 7 64 bit.  It had troubles using JDK 64 bit and so I used the 32 bit version.  I installed Eclipse Indigo and created my web service as usual based upon this tutorial.  I am using Glassfish 3.1.  Though I used Glassfish 3.1 before with Helios.  For some reason I keep getting this error when I try to look at the WSDL file.   Was wondering if anyone knows why?  Who creates the WSDL file?  Glassfish or Eclipse?</description>
		<content:encoded><![CDATA[<p>I got a new computer at work which is now using windows 7 64 bit.  It had troubles using JDK 64 bit and so I used the 32 bit version.  I installed Eclipse Indigo and created my web service as usual based upon this tutorial.  I am using Glassfish 3.1.  Though I used Glassfish 3.1 before with Helios.  For some reason I keep getting this error when I try to look at the WSDL file.   Was wondering if anyone knows why?  Who creates the WSDL file?  Glassfish or Eclipse?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on An Eclipse / GlassFish / Java EE 6 Tutorial by mick</title>
		<link>http://programming.manessinger.com/tutorials/an-eclipse-glassfish-java-ee-6-tutorial/comment-page-3/#comment-7152</link>
		<dc:creator>mick</dc:creator>
		<pubDate>Thu, 02 Feb 2012 14:28:20 +0000</pubDate>
		<guid isPermaLink="false">http://programming.manessinger.com/#comment-7152</guid>
		<description>many thanx this is an excellent tutorial, very informative and wery well done.
again many thanx
cheers mick</description>
		<content:encoded><![CDATA[<p>many thanx this is an excellent tutorial, very informative and wery well done.<br />
again many thanx<br />
cheers mick</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on An Eclipse / GlassFish / Java EE 6 Tutorial by andreas</title>
		<link>http://programming.manessinger.com/tutorials/an-eclipse-glassfish-java-ee-6-tutorial/comment-page-3/#comment-6790</link>
		<dc:creator>andreas</dc:creator>
		<pubDate>Mon, 23 Jan 2012 10:46:18 +0000</pubDate>
		<guid isPermaLink="false">http://programming.manessinger.com/#comment-6790</guid>
		<description>It may make sense here, and certainly with that limited data set, but in general I think the default to fetch collections lazily is definitely preferable.</description>
		<content:encoded><![CDATA[<p>It may make sense here, and certainly with that limited data set, but in general I think the default to fetch collections lazily is definitely preferable.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
<!-- This Quick Cache file was built for (  programming.manessinger.com/comments/feed/ ) in 2.58276 seconds, on Feb 5th, 2012 at 6:51 pm UTC. -->
<!-- This Quick Cache file will automatically expire ( and be re-built automatically ) on Feb 5th, 2012 at 7:51 pm UTC -->
