users@glassfish.java.net

Re: Minimalistic GlassFish V2 Installation possible?

From: Sivakumar Thyagarajan <Sivakumar.Thyagarajan_at_Sun.COM>
Date: Tue, 20 Feb 2007 15:41:57 +0530

Hi

glassfish_at_javadesktop.org wrote:
> Hi is it possible to reduce a GlassFish installation by doing the following:
>
> - turn off Sun MQ at all (neither local/remote/embedded config) and remove the IMQ dir?
It is not possible to turn off jms-service altogether. The best you could do is
make the jms-service of each instance REMOTE and point it to one common broker
in your enterprise, so that the overhead of a broker is not incurred on each
appserver instance's startup.

Thanks
--Siva.

>
> - remove all JBI stuff (disabling the JBI lifecycle module und removing the references to it doesn't seem to work as I get a startup exception and the admin app doesn't work anymore)
>
> - get rid of all references to JavaDB/derby by removing the javadb dir and all config references like timer jdbc pool
>
> The rationale is to prepare a standard setup for a corporate environment where people should be restricted to use plain JavaEE(no JBI) and use the corp standard products for jms providers and databases.
>
> any hints appreciated.
> [Message sent by forum member 'barz26' (barz26)]
>
> http://forums.java.net/jive/thread.jspa?messageID=204374
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: users-help_at_glassfish.dev.java.net
>