Ok, I'll give it a go sometime soon.

Thanks!
Dave



On Mon, 2007-08-20 at 10:48 +0300, Alin Dreghiciu wrote:
> Version in use right now is 2.5 as jetty is using 2.5.
> Give Pax Web a try and tell me if something goes wrong. If that's the
> case I will take a look to find out what we can do regarding servlet
> version.
> 
> 
> Alin
> 
> On 8/20/07, David Leangen <[EMAIL PROTECTED]> wrote:
>         
>         Thanks Peter.
>         
>         However, major hiccup for me and possibly for this
>         migration...
>         
>         Wicket currently only works with 2.3 of the servlet spec. Will
>         this pose
>         a problem with pax web?
>         
>         
>         The main issue that I seem to be having is that because wicket
>         uses 2.3,
>         the current Oscar impl that I'm using loads classes that later
>         cause
>         another app, that needs to use 2.4, to break.
>         
>         Does pax web properly allow me to use both 2.3 and 2.4
>         simultaneously?
>         
>         
>         If not, then it's probably no good for me. 
>         
>         
>         Cheers,
>         Dave
>         
>         
>         
>         On Mon, 2007-08-20 at 09:26 +0200, Peter Neubauer wrote:
>         > David,
>         > I just tested the latest 0.3.0-SNAPSHOT from trunk, and all
>         my
>         > complaints seem to be working. So I would give it a shot. 
>         >
>         > /peter
>         >
>         > On 8/20/07, David Leangen <[EMAIL PROTECTED]> wrote:
>         > >
>         > > Guys,
>         > >
>         > > What impl of HttpService are you using these days? 
>         > >
>         > > I seem to be getting some kind of conflict. I'm trying to
>         use servlet
>         > > 2.4, but I get this error:
>         > >
>         > >   java.lang.AbstractMethodError:
>         > >
>         org.mortbay.jetty.servlet 
> .ServletHttpRequest.getLocalAddr()Ljava/lang/String;
>         > >
>         > >
>         > > So, I suspect that the underlying impl (in my case
>         org.ungoverned.osgi
>         > > from Oscar) is using 2.3.
>         > >
>         > > I'd like to update to something newer, so would welcome
>         suggestions. 
>         > >
>         > >
>         > > Cheers,
>         > > Dave
>         > >
>         > >
>         > >
>         > >
>         > > _______________________________________________
>         > > general mailing list
>         > > general@lists.ops4j.org
>         > > http://lists.ops4j.org/mailman/listinfo/general
>         > >
>         >
>         > ______________________________ _________________
>         > general mailing list
>         > general@lists.ops4j.org
>         > http://lists.ops4j.org/mailman/listinfo/general 
>         
>         
>         _______________________________________________
>         general mailing list
>         general@lists.ops4j.org
>         http://lists.ops4j.org/mailman/listinfo/general
> 
> 
> _______________________________________________
> general mailing list
> general@lists.ops4j.org
> http://lists.ops4j.org/mailman/listinfo/general


_______________________________________________
general mailing list
general@lists.ops4j.org
http://lists.ops4j.org/mailman/listinfo/general

Reply via email to