Arun,

I typically prefer using maven to bring in individual jars (eg as in
jetty-distribution) rather than using the jetty-all jar, but that should
work as well.

You also need the servlet API jar... again maven can select the right one
for you.

cheers


On 11 August 2015 at 02:41, Arun Kumar <[email protected]> wrote:

> Hi Friends,
>
> I'm migrating the application from Jetty  6.1.19 to Jetty-all-9.1. I'm
> able to surpass all the compile errors in Jetty-9 and able to build and
> deploy. During this migration I have removed all the Jetty6 jars from lib
> and placed Jetty-all. 9 jar.  Is this correct that only Jetty6 jars
> replaced with Jetty9 OR Do I need to any other files ?
>
> My application is using Spring 3. jars also.
>
> Thanks
>
> _______________________________________________
> jetty-dev mailing list
> [email protected]
> To change your delivery options, retrieve your password, or unsubscribe
> from this list, visit
> https://dev.eclipse.org/mailman/listinfo/jetty-dev
>



-- 
Greg Wilkins <[email protected]> CTO http://webtide.com
_______________________________________________
jetty-users mailing list
[email protected]
To change your delivery options, retrieve your password, or unsubscribe from 
this list, visit
https://dev.eclipse.org/mailman/listinfo/jetty-users

Reply via email to