Hi Jean,
Well these modules are simple adapters to run BlazeDS in TOMCAT 7 or earlier versions. They don't really contain much magic. I prefer to use Spring-Flex Integration anyway so I never use these "flex-messaging-opt-tomcatX" modules anyway. And yes, I can confirm that BlazeDS works nicely with Tomcat 8 as I'm currently using it :-) Chris ________________________________ Von: Dannemann <[email protected]> Gesendet: Dienstag, 23. August 2016 19:42:00 An: [email protected] Betreff: will BlazeDS run on Apache 8 and newer hi I am using apache 8 and I would like to know if my flex application will work correctly asking because when I am downloading the packages via Maven, I can only find the OPT lib for tomcat 7 <dependency> <groupId>org.apache.flex.blazeds</groupId> <artifactId>flex-messaging-opt-tomcat7</artifactId> <version>4.7.2</version> </dependency> and I would like to know if I really need this opt library.. what is its role in the framework? thanks in advance -- View this message in context: http://apache-flex-users.2333346.n4.nabble.com/will-BlazeDS-run-on-Apache-8-and-newer-tp13376.html Sent from the Apache Flex Users mailing list archive at Nabble.com.
