This section will help with installation of JaxView stub as a plug-in for IONA Artix.
1. Put the mm_stub.jar in the class path of the Artix server.
NOTE: please make sure the 3 it_bus.jar files are in the classpath also. This Jar file is located in the zip package under stub_lib directory
java_interceptors
{
plugins:jv_hand:classname="com.hubble.clientservice.JVMsgHandlerFactoryIONA";
java_plugins = ["jv_hand"];
server
{
binding:artix:server_request_interceptor_list=
"jv_hand";
};
};
3. Place the stub.jar in the class path of the application