On all types of system, you can remove a user-defined extension file from the broker as follows:
- Stop the broker, using the mqsistop command.
- Delete the .lil or .jar file from the appropriate directory. This is one
of the following:
For C user-defined extensions:
Platform |
Location |
Windows
|
install_dir\bin |
Linux
|
install_dir/lil |
UNIX
|
install_dir/lil |
z/OS
|
install_dir/lil |
For Java user-defined nodes:
Platform |
Location |
Windows
|
install_dir\jplugin |
Linux
|
install_dir/jplugin |
UNIX
|
install_dir/jplugin |
z/OS
|
install_dir/lil |
- Restart the broker using the mqsistart command.