dev@grizzly.java.net

Re: javax.servlet.* dependency of grizzly-servlet-deployer.jar

From: Hubert Iwaniuk <neotyk_at_kungfoo.pl>
Date: Wed, 26 Aug 2009 10:30:13 +0200

Hi Bongjae,
You're right normal http-servlet-deployer should only declare dependency on
servlet-api, and http-servlet-deployer-bundle should include it.
Can you please give a try to attached patch?

Cheers,
   Hubert.


2009/8/26 Bongjae Chang <carryel_at_korea.com>

> Hi,
>
> When I used grizzly-servlet-deployer.jar library in our product(Web
> Application Server) which is supporting JAVAEE6(using Sevlet
> 3.0) experimentally,
>
> I met some compiling problems because of javax.servlet.* classes.
>
> It seems that grizzly-servlet-deployer.jar has Servlet 2.5 APIs by default.
>
> So I am curious to know why the library should include the javax.servlet.*
> classes.
>
> I think that the library is not a bundle like
> grizzly-http-servlet-deployer.jar.
>
> What do you think?
>
> --
> Bongjae Chang
>