On 08/04/09 13:55, glassfish_at_javadesktop.org wrote:
> Hi,
>
> I would like to know whether glassfish v3 preview supports versioning of web application bundles?
>
> I get the following error when I try to deploy a newer version of web application bundle.
>
> Virtual server [server] already has a web module [test.test_1.0.0.0] loaded at [/test]; therefore web module [test.test_2.0.0.0] cannot be loaded at this context path on this virtual server.
>
> I want all the new sessions be serviced by the new bundle and the existing sessions get serviced by the older version. Is this behavior possible?
>
Not at this point.
Currently, the context root of a virtual server may be "occupied" only
by a single web app,
and only by a single version of it, at any given time.
Jan
> Thanks a lot.
> [Message sent by forum member 'mahsat1' (mahsat1)]
>
> http://forums.java.net/jive/thread.jspa?messageID=358885
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: users-help_at_glassfish.dev.java.net
>
>