users@glassfish.java.net

Re: Glassfish On Embedded Platform ARM-processor

From: <forums_at_java.net>
Date: Thu, 14 Apr 2011 04:58:35 -0500 (CDT)

 Hi,

I succeeded in running GlassFish on a BeagleBoard / Angstrom Linux using Java
SE 6 Embedded.

The only glitch is that it's a JRE, not a JDK, hence all JSF/JSP pages fail,
most notably the GlassFish administration console. Otherwise it just works
like a charm, and you can deploy EJBs, JAX-RS and Web components.

Performance is ok, but if your application is I/O bound, take care of the
storage where you write to. SD Card are horribly slow, so you may look at a
USB Flash Drive to plug into a USB slot, and allocate a filesystem dedicated
to your apps there :-)

Cheers


--
[Message sent by forum member 'jpz']
View Post: http://forums.java.net/node/791672