alx3apps / spring-embedded-tomcat

Apache Tomcat 6 embedded into Spring Context
23 stars 10 forks source link

Update to the current Tomcat 8 release #1

Open ivanocortesini opened 10 years ago

ivanocortesini commented 10 years ago

Your project is interesting to me because I have the same issue about implementation of some services. The last Tomcat release (8) introduce some interesting features like websocket, so it can be a good idea to update your project.

alx3apps commented 10 years ago

AFAIK embedded API changed in Tomcat 7, so this project cannot be updated easily to Tomcat 7/8. I am going to support Tomcat 7 and 8 in future but have now estimates right now.