On Sat, Dec 1, 2012 at 8:40 AM, Luciano Resende <[email protected]>wrote:
> On Thu, Nov 22, 2012 at 6:17 AM, Reto Bachmann-Gmür <[email protected]> > wrote: > > > Hello > > > > I've just noticed that wink-server and inherited from there wink-osgi > have > > a version range [2.5,3) for javax.servlet. Is the upper limit really > > needed, is wink not working with javax.servlet >= 3? > > > > Cheers, > > Reto > > > > I could not find any specific restriction on the javax.servlet version > configured on wink side, so this might be coming from a transient > dependency or something. I'll need to investigate it a bit more, or if you > have the answer, please help by providing a patch. > Yes, the version restriction is inherited from somehwere but it can be overridden. I just wanted to ask first if there are known incompatibilities between wink and servlet 3 containers. Reto
