AW: tomcat cluster questions

2016-05-23 Thread Hans-Joachim Kliemeck
Hey, > If you do not set the LocalMember, > the implementation class of local members will become MemberImpl rather than > the StaticMember. > In addition, you can not explicitly specify the domain and the uniqueId of > local member. > If you do not mind these, there is no problem if you do not

tomcat cluster questions

2016-05-19 Thread Hans-Joachim Kliemeck
Hey, currently i'm building up a tomcat cluster and after studying the documentation/source some questions came up: Is it really necessary to add a LocalMember xml element to the StaticMembershipInterceptor? I found a lot examples where this element was not added. FYI: we are using TCP and no