[Glass] GemServer and subclasses

Dale Henrichs via Glass glass at lists.gemtalksystems.com
Fri Jan 13 08:52:01 PST 2017



On 1/12/17 8:32 AM, BrunoBB via Glass wrote:
> Hi,
>
> I think the method for Production server will be with this:
> ZnSeasideGemServer register: 'bpm' on: #(8787 8888 8989).
> (ZnSeasideGemServer gemServerNamed: 'bpm') startGems.
> "of course exceptions handlers are missing :)"
>
> WAAdmin is still used to register components ?
> WAAdmin register: WAOrbeonBackofficeLogin
> asApplicationAt:'orbeonBackoffice'.
>
> Or there are method in GemServer subclasses ? (i did not found anything)
>
Nothing special needs to be done when registering components with 
Seaside for GemServers ... The GemServer classes are used to manage the 
http server for Seaside so other than the adaptors nothing must be done 
differentls within Seaside itself.

Dale


More information about the Glass mailing list