Hi all, I have 2 question regarding upgrade of Jetty
1. we are upgrading from Jetty 6 to Jetty 9 and in the old code we are using this method ''setspawnorshrinkat'' and seems like this method is removed from the threadpool class in recent Jetty versions. Is there any equivalent of this method so that I can replace it with ? 2. Second thing is I replaced few places where we are throwing HttpException in Jetty 6 with BadMessageException in Jetty 9, hope that does not hurt? Thanks Kalyan
_______________________________________________ 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
