Posted: Thu Oct 13, 2011 7:35 am Post subject: JCE libraries on linux mqclient install
Master
Joined: 03 Nov 2004 Posts: 211
Hello, I have been tasked with setting up an MQ client on a linux box.
I downloaded the free client and installed it along with gskit that was provided with the mq client.
I've managed to get the client to connect to the server and put/get messages with the sample amqsputc and amqsgetc.
I now need to enable SSL. When I try to run the gsk7cmd I get the following:
====
mqm:~>gsk7cmd
The Java Cryptographic Extension(JCE) files were not found.
Please check that the JCE files have been installed in the correct directory.
====
Now I look for the JCE files and poking around I find a Readme.txt
====
drwxr-xr-x. 2 root sys 4096 Oct 12 11:37 .
drwxr-xr-x. 3 root sys 4096 Oct 12 11:37 ..
-rwxr-xr-x. 1 root sys 291 Feb 3 2011 Readme.txt
mqm:/usr/local/ibm/gsk7/classes/jre/lib/ext>cat Readme.txt
The extra configuration files for the JRE have been removed from the GSKit packaging. This is due to confusion between the needs for the different JRE versions plus possible export issues.
Please contact your product support to obtain the files needed to configure your version of the JRE.
====
I searched under the mqm install libraries and found no jre.
So my question is where do I get the files for the jre and JCE and how do I configure it since it appears that the required jre is not provided with the mq client.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum