Nic Ferrier wrote:

> >Does anyone know who Servlet API 2.2 support might be available from
> and
> >when it may be available.
>
> GNU-Paperclips will support 2.2 but when is unanswerable I'm affraid
> (but hopefully before Christmas)
>
> (it's taken long enough to get to 2.1 release stage!)
>
> I guess the Jserv guys will be there soon...
>
> Craig?
>
> Remember that the spec is still in draft.
>
> Nic
>

I've started adding the new methods (I'm a developer in the Apache JServ
project, working on version 1.1), but its kinda hard to validate without even
having a servlet.jar to compile against.  Properly supporting the security and
roles stuff is going to be a lot more work than adding the buffering changes
and so on

IMHO, the Tomcat source release to Jakarta will probably be the first 2.2
implementation.

>
> >>> Scott Sanders <[EMAIL PROTECTED]> 9/10/99 6:26:30 PM >>>
>
> I am looking to use the distributable attributes of a 2.2 web
> application to
> get clustering and failover, but I cannot afford the $$$ WebLogic
> and
> Sapphire cost.
>

Something to keep in mind ... just because the "distributable" attribute is
valid in a deployment descriptor does NOT mean that any given server will
support load balancing and distribution.  It's not a required feature.

For example, I suspect that Jakarta's Tomcat will probably not have this in
the beginning (no, I have not seen the code either), although it's certainly
something that could be added.  Building on what Apache JServ 1.0 already has
in this regard should be feasible, depending on how the connector between
Apache and the servlet engine is built.

>
> Thanks in advance,
> Scott
>

Craig McClanahan

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to