Running multiple GlassFish servers

View: New views
2 Messages — Rating Filter:   Alert me  

Running multiple GlassFish servers

by glassfish-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hello.

We are running 12 servers for a service.

These 12 servers all have GlassFish running.

However, the administration web interface works only per server.

Is it possible to have a primary administration web interface server and have all the rest in some sort of slave mode?
[Message sent by forum member 'appel' (appel@...)]

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

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@...
For additional commands, e-mail: users-help@...


Re: Running multiple GlassFish servers

by alexismp :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

If this is GlassFish 2.x, you should probably be using the cluster  
profile and setup clusters if all instances host the same applications  
(and share the same configs) or "standalone instances" otherwise.  
Using a cluster means you have an independent DAS (Domain Admin  
Server), not necessarily that there's any load-balancing or session  
replication going on. You'd need to explicitly set those up (not that  
it's particularly hard to do).

The GFv2.1 documentation is here: http://docs.sun.com/app/docs/coll/1343.6?

hth,
-Alexis

On Nov 6, 2009, at 14:52, glassfish@... wrote:

> Hello.
>
> We are running 12 servers for a service.
>
> These 12 servers all have GlassFish running.
>
> However, the administration web interface works only per server.
>
> Is it possible to have a primary administration web interface server  
> and have all the rest in some sort of slave mode?
> [Message sent by forum member 'appel' (appel@...)]
>
> http://forums.java.net/jive/thread.jspa?messageID=370870
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@...
> For additional commands, e-mail: users-help@...
>


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@...
For additional commands, e-mail: users-help@...