<?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: First look at GlassFish V3 Prelude</title>
	<atom:link href="http://blog.rueedlinger.ch/2008/10/first-look-at-glassfish-v3-part-1/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.rueedlinger.ch/2008/10/first-look-at-glassfish-v3-part-1/</link>
	<description>Software Engineering and Java</description>
	<lastBuildDate>Thu, 03 Dec 2009 23:26:43 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Matthias Rüedlinger</title>
		<link>http://blog.rueedlinger.ch/2008/10/first-look-at-glassfish-v3-part-1/comment-page-1/#comment-7</link>
		<dc:creator>Matthias Rüedlinger</dc:creator>
		<pubDate>Mon, 03 Nov 2008 18:29:11 +0000</pubDate>
		<guid isPermaLink="false">http://blog.rueedlinger.ch/?p=10#comment-7</guid>
		<description>I didn&#039;t used the sudo command, but I installed the glassfish-v3-prelude-b28b-unix.sh installer with Java 1.6.0_07-b06 on a Ubuntu 8.04 “Hardy Heron”.

You can change your Java version with the update-alternatives command.

The javac is set to /usr/lib/jvm/java-6-sun/bin/javac on my computer. You can verify this with the following command.

sudo update-alternatives --config javac


and the jre is set to /usr/lib/jvm/java-6-sun/jre/bin/java
sudo update-alternatives --config java

Matt</description>
		<content:encoded><![CDATA[<p>I didn&#8217;t used the sudo command, but I installed the glassfish-v3-prelude-b28b-unix.sh installer with Java 1.6.0_07-b06 on a Ubuntu 8.04 “Hardy Heron”.</p>
<p>You can change your Java version with the update-alternatives command.</p>
<p>The javac is set to /usr/lib/jvm/java-6-sun/bin/javac on my computer. You can verify this with the following command.</p>
<p>sudo update-alternatives &#8211;config javac</p>
<p>and the jre is set to /usr/lib/jvm/java-6-sun/jre/bin/java<br />
sudo update-alternatives &#8211;config java</p>
<p>Matt</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jubuntu</title>
		<link>http://blog.rueedlinger.ch/2008/10/first-look-at-glassfish-v3-part-1/comment-page-1/#comment-6</link>
		<dc:creator>Jubuntu</dc:creator>
		<pubDate>Mon, 03 Nov 2008 03:45:16 +0000</pubDate>
		<guid isPermaLink="false">http://blog.rueedlinger.ch/?p=10#comment-6</guid>
		<description>What version of Ubuntu are you using?

I&#039;m using Ubuntu 8.04 and can not get the installer to run unless I do sudo ./glassfish-v3-prelude-unix.sh

Without sudo, I get a blank window after SwixML is displayed.

With sudo, the installer still does not work... if locks up on the screen where you create the admin user.</description>
		<content:encoded><![CDATA[<p>What version of Ubuntu are you using?</p>
<p>I&#8217;m using Ubuntu 8.04 and can not get the installer to run unless I do sudo ./glassfish-v3-prelude-unix.sh</p>
<p>Without sudo, I get a blank window after SwixML is displayed.</p>
<p>With sudo, the installer still does not work&#8230; if locks up on the screen where you create the admin user.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nazrul</title>
		<link>http://blog.rueedlinger.ch/2008/10/first-look-at-glassfish-v3-part-1/comment-page-1/#comment-5</link>
		<dc:creator>Nazrul</dc:creator>
		<pubDate>Tue, 28 Oct 2008 07:03:11 +0000</pubDate>
		<guid isPermaLink="false">http://blog.rueedlinger.ch/?p=10#comment-5</guid>
		<description>Thanks for trying out GlassFish v3. Glad to see that you are using Update Center to download additional software packages from the repository. I have created a bug for the installer issue that you reported: 
https://glassfish.dev.java.net/issues/show_bug.cgi?id=6651

Please feel free to &lt;a href=&quot;https://glassfish.dev.java.net/issues/showvotes.cgi?voteon=6651&quot; rel=&quot;nofollow&quot;&gt;vote for this issue&lt;/a&gt; or add additional comments. 

--
Nazrul</description>
		<content:encoded><![CDATA[<p>Thanks for trying out GlassFish v3. Glad to see that you are using Update Center to download additional software packages from the repository. I have created a bug for the installer issue that you reported:<br />
<a href="https://glassfish.dev.java.net/issues/show_bug.cgi?id=6651" rel="nofollow">https://glassfish.dev.java.net/issues/show_bug.cgi?id=6651</a></p>
<p>Please feel free to <a href="https://glassfish.dev.java.net/issues/showvotes.cgi?voteon=6651" rel="nofollow">vote for this issue</a> or add additional comments. </p>
<p>&#8211;<br />
Nazrul</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Snjezana</title>
		<link>http://blog.rueedlinger.ch/2008/10/first-look-at-glassfish-v3-part-1/comment-page-1/#comment-4</link>
		<dc:creator>Snjezana</dc:creator>
		<pubDate>Fri, 24 Oct 2008 21:25:20 +0000</pubDate>
		<guid isPermaLink="false">http://blog.rueedlinger.ch/?p=10#comment-4</guid>
		<description>On the other hand, most people will use default anonymous login setting for their evaluation installation, don&#039;t you agree? In that case, you are not affected by password length verification issue at all.</description>
		<content:encoded><![CDATA[<p>On the other hand, most people will use default anonymous login setting for their evaluation installation, don&#8217;t you agree? In that case, you are not affected by password length verification issue at all.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: anjan bacchu</title>
		<link>http://blog.rueedlinger.ch/2008/10/first-look-at-glassfish-v3-part-1/comment-page-1/#comment-2</link>
		<dc:creator>anjan bacchu</dc:creator>
		<pubDate>Thu, 23 Oct 2008 22:07:30 +0000</pubDate>
		<guid isPermaLink="false">http://blog.rueedlinger.ch/?p=10#comment-2</guid>
		<description>hi there,

  password : i installed on windows and i had the same issue BUT then had to look at the logs to figure out what it was trying to do and then create the domain. Most people don&#039;t bother creating big passwords while evaluating something and if they run into issues, this will make people forget glassfish(like the old netbeans) if sun doesn&#039;t quickly fix the installer bug.

BR,
~A</description>
		<content:encoded><![CDATA[<p>hi there,</p>
<p>  password : i installed on windows and i had the same issue BUT then had to look at the logs to figure out what it was trying to do and then create the domain. Most people don&#8217;t bother creating big passwords while evaluating something and if they run into issues, this will make people forget glassfish(like the old netbeans) if sun doesn&#8217;t quickly fix the installer bug.</p>
<p>BR,<br />
~A</p>
]]></content:encoded>
	</item>
</channel>
</rss>
