EventMangerServerInvoker.properties
is a pre-built BTT invoker. To enable BTT event mechanism between the client
and server, you need to define this invoker in the BeanInvokerRegistryMapper.properties
file (by default, it is already defined). EventMangerServerInvoker.properties
must contain the following default settings:
implClass=com.ibm.btt.event.EventManagerServerInvoker
jndiName=
factory=com.ibm.websphere.naming.WsnInitialContextFactory
location=iiop://localhost:2809
homeClassName=
isLocal=false
csReplyFormat=EventManagerCSFormat
Note: jndiName and homeClassName is not needed in event manager server invoker and leave it blank; change localhost to server's IP