Hi,
1) thanks to the OpenEJBListener in server.xml (need to be added manually, here is an example of server.xml with this listener http://tomee.apache.org/tomee-jaas.html) 2) we don't support stateful clustering ATM (it is not as easy as it can seem to do something relevant in this area) *Romain Manni-Bucau* *Twitter: @rmannibucau <https://twitter.com/rmannibucau>* *Blog: **http://rmannibucau.wordpress.com/*<http://rmannibucau.wordpress.com/> *LinkedIn: **http://fr.linkedin.com/in/rmannibucau* *Github: https://github.com/rmannibucau* 2013/8/2 Kaputnik120 <[email protected]> > Hey, > > first, thanks for the quick answers. > > As we want to use TomEE for production, we are trying to use the 1.5.2 > Stable version instead of the 1.6.0 Snapshot. I will try to use the 1.5.2 > bundled version and see if Tomcat Session Clustering works this way. > > In addition, there are some more general questions about TomEE: > > 1) How is the TomEE Webapp integrated into Tomcat? I saw a StartupListener > in Tomcat´s server.xml, but how is it possible that TomEE processes > annotations of other webapps like @EJB and so on..? > > 2) If I´m using Session Clustering with Tomcat, does that have anything > todo > with replication of Session EJBs? Or is this something completely > independent? I saw that I have to configure some stuff in the > multipoint.properties? > > I´m sorry, that this questions are not too specific, but I couldn´t much > useful documentation... > > Thanks! > > Regards > Uli > > > > -- > View this message in context: > http://openejb.979440.n4.nabble.com/Tomcat-and-TomEE-Clustering-Error-tp4664450p4664472.html > Sent from the OpenEJB User mailing list archive at Nabble.com. >
