users@glassfish.java.net

Re: Which profile to use?

From: <glassfish_at_javadesktop.org>
Date: Tue, 11 Sep 2007 15:13:15 PDT

You can use any profile you want. All profiles should be capable of serving production requirements.

A profile is a short-cut to configure the domains for specific needs. Domain with any profile will need
to be tuned for specific loads of production usage.

The only subtle difference between developer and cluster/enterprise is the former does not support
the notion of app server clusters, latter two do.

Cluster profile is almost certainly what you should choose. This gives you the JKS keystore to manage your certificates and keys and in-memory replication for application availability.

See: http://wiki.glassfish.java.net/attach/GlassFishV2AdminRelatedOnePagers/admin-fs.html

and

http://wiki.glassfish.java.net/attach/GlassFishV2AdminRelatedOnePagers/gfv2-profiles-arc.html

for more details.
Regards,
Kedar
[Message sent by forum member 'km' (km)]

http://forums.java.net/jive/thread.jspa?messageID=234941