Good point.  I just fixed it, it may take a few hours for the site to
update though.

Glen

2008-07-03 Benson Margulies wrote:
> Actually, we now need an iCLA for that.
> 
> On Thu, Jul 3, 2008 at 9:41 AM, Glen Mazza <[EMAIL PROTECTED]> wrote:
> 
> > 2008-07-03 John-M Baker wrote:
> > > Hi,
> > >
> > > http://cwiki.apache.org/CXF20DOC/servlet-transport.html
> > >
> > > See:
> > >
> > > MessageContext ctx = context.getMessageContext();
> > > HttpServletRequest request = (HttpServletRequest)
> > > ctx.get(AbstractHTTPDestination.HTTP_REQUEST);
> > > HttpServletRequest response = (HttpServletResponse)
> > > ctx.get(AbstractHTTPDestination.HTTP_RESPONSE);
> > >
> > > See the error?  HttpServletResponse response ...
> > >
> > > Also, those examples could do with import statements.
> > >
> > >
> >
> >
> > You're welcome to get a Confluence account and fix it.  Most of us are
> > volunteers here (even the one who isn't, as he's technically on
> > paternity leave right now.)
> >
> > Glen
> >
> >
> >
> > > John Baker
> > > --
> > > Web SSO
> > > IT Infrastructure
> > > Deutsche Bank London
> > >
> > > URL:  http://websso.cto.gt.intranet.db.com
> > >
> >
> >
> >

Reply via email to