<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>sethbc's (infrequent) blog... - Latest Comments in Install Glassfish for Deployment on Ubuntu 8.10</title><link>http://sethbc.disqus.com/</link><description>my very infrequent blog</description><atom:link href="https://sethbc.disqus.com/install_glassfish_for_deployment_on_ubuntu_810/latest.rss" rel="self"></atom:link><language>en</language><lastBuildDate>Sat, 18 Apr 2009 12:58:58 -0000</lastBuildDate><item><title>Re: Install Glassfish for Deployment on Ubuntu 8.10</title><link>http://sethbc.org/2008/12/09/install-glassfish-for-deployment-on-ubuntu-810.html#comment-8332733</link><description>&lt;p&gt;I think that's not a real bug. If so, this bug can be fixed easily by following this steps:&lt;/p&gt;&lt;p&gt;1. download &lt;a href="http://glassfish-v3-prelude-unix-ml.sh" rel="nofollow noopener" target="_blank" title="glassfish-v3-prelude-unix-ml.sh"&gt;glassfish-v3-prelude-unix-m...&lt;/a&gt; installation script&lt;br&gt;2. echo "License.license.ACCEPT_LICENSE=0" &amp;gt; v3-prelude-answer&lt;br&gt;3. sh &lt;a href="http://glassfish-v3-prelude-unix-ml.sh" rel="nofollow noopener" target="_blank" title="glassfish-v3-prelude-unix-ml.sh"&gt;glassfish-v3-prelude-unix-m...&lt;/a&gt; -s -a v3-prelude-answer&lt;/p&gt;&lt;p&gt;Hope, this helps :)&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andrei V Maksimov</dc:creator><pubDate>Sat, 18 Apr 2009 12:58:58 -0000</pubDate></item><item><title>Re: Install Glassfish for Deployment on Ubuntu 8.10</title><link>http://sethbc.org/2008/12/09/install-glassfish-for-deployment-on-ubuntu-810.html#comment-4311802</link><description>&lt;p&gt;headless install file here:&lt;br&gt;&lt;a href="http://gist.github.com/34348" rel="nofollow noopener" target="_blank" title="http://gist.github.com/34348"&gt;http://gist.github.com/34348&lt;/a&gt;&lt;/p&gt;&lt;p&gt;revised install script:&lt;br&gt;&lt;a href="http://gist.github.com/34346" rel="nofollow noopener" target="_blank" title="http://gist.github.com/34346"&gt;http://gist.github.com/34346&lt;/a&gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">JGeiger</dc:creator><pubDate>Wed, 10 Dec 2008 12:46:27 -0000</pubDate></item><item><title>Re: Install Glassfish for Deployment on Ubuntu 8.10</title><link>http://sethbc.org/2008/12/09/install-glassfish-for-deployment-on-ubuntu-810.html#comment-4311238</link><description>&lt;p&gt;Thanks - that fix is committed.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">sethbc</dc:creator><pubDate>Wed, 10 Dec 2008 12:11:35 -0000</pubDate></item><item><title>Re: Install Glassfish for Deployment on Ubuntu 8.10</title><link>http://sethbc.org/2008/12/09/install-glassfish-for-deployment-on-ubuntu-810.html#comment-4310579</link><description>&lt;p&gt;line 22 should be&lt;/p&gt;&lt;p&gt;sudo chown $GLASSFISH_USER:$GLASSFISH_USER -R $GLASSFISH_HOME&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">JGeiger</dc:creator><pubDate>Wed, 10 Dec 2008 11:26:31 -0000</pubDate></item><item><title>Re: Install Glassfish for Deployment on Ubuntu 8.10</title><link>http://sethbc.org/2008/12/09/install-glassfish-for-deployment-on-ubuntu-810.html#comment-4302571</link><description>&lt;p&gt;It's actually possible to install it in silent mode using a configuration file.  I'll post a write-up later this week detailing the steps.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">sethbc</dc:creator><pubDate>Tue, 09 Dec 2008 22:25:11 -0000</pubDate></item><item><title>Re: Install Glassfish for Deployment on Ubuntu 8.10</title><link>http://sethbc.org/2008/12/09/install-glassfish-for-deployment-on-ubuntu-810.html#comment-4292328</link><description>&lt;p&gt;This is great. Just what I was looking for.&lt;/p&gt;&lt;p&gt;One small thing though -&lt;br&gt;sudo useradd -r $GLASSFISH_USER -d /opt/$GLASSFISH_HOME&lt;br&gt;should be&lt;br&gt;sudo useradd -r $GLASSFISH_USER -d $GLASSFISH_HOME&lt;br&gt;right?&lt;/p&gt;&lt;p&gt;I also got this error when running ./&lt;a href="http://glassfish-v3-prelude-unix.sh" rel="nofollow noopener" target="_blank" title="glassfish-v3-prelude-unix.sh"&gt;glassfish-v3-prelude-unix.sh&lt;/a&gt;&lt;br&gt;Entering setup...&lt;br&gt;java.lang.UnsatisfiedLinkError: no Terminal in java.library.path&lt;/p&gt;&lt;p&gt;It turns out based on &lt;a href="https://glassfish.dev.java.net/issues/show_bug.cgi?id=4929" rel="nofollow noopener" target="_blank" title="https://glassfish.dev.java.net/issues/show_bug.cgi?id=4929"&gt;https://glassfish.dev.java....&lt;/a&gt; that if you are installing on a system that doesn't have a GUI (as I was),  that the installer won't work. I am guessing this is probably something they will fix in the final version but not in the prelude versions.&lt;br&gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">dermotbrennan</dc:creator><pubDate>Tue, 09 Dec 2008 13:32:24 -0000</pubDate></item><item><title>Re: Install Glassfish for Deployment on Ubuntu 8.10</title><link>http://sethbc.org/2008/12/09/install-glassfish-for-deployment-on-ubuntu-810.html#comment-4287055</link><description>&lt;p&gt;I believe you can, but I'm not sure that it would yield much benefit (unless you consider the actual spin-up time for the processes).  I believe the AOT and JIT amount to the same thing after the rails processes are warmed up.  I'll definitely take a look at it though!&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">sethbc</dc:creator><pubDate>Tue, 09 Dec 2008 07:12:34 -0000</pubDate></item><item><title>Re: Install Glassfish for Deployment on Ubuntu 8.10</title><link>http://sethbc.org/2008/12/09/install-glassfish-for-deployment-on-ubuntu-810.html#comment-4286957</link><description>&lt;p&gt;Hey,&lt;br&gt;a nice topic would be to find out if it is possible to use Jruby's Ahead-Of-Time compile feature with glassfish and rails.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">main</dc:creator><pubDate>Tue, 09 Dec 2008 05:55:27 -0000</pubDate></item></channel></rss>