ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » Search

 Search found 498 matches
Author Message
  Topic: Spring boot JMS applications and MQ Client libraries
markt

Replies: 4
Views: 2074

PostForum: IBM MQ Java / JMS   Posted: Wed Oct 18, 2023 8:56 am   Subject: Spring boot JMS applications and MQ Client libraries
The MQ client jars are available from Maven Central. So by default that's where they will be pulled from. The same place as the boot starter itself.

But just about everything is overridable - eg to ...
  Topic: Spring boot JMS applications and MQ Client libraries
markt

Replies: 4
Views: 2074

PostForum: IBM MQ Java / JMS   Posted: Wed Oct 18, 2023 5:16 am   Subject: Spring boot JMS applications and MQ Client libraries
If you're referencing the mq-jms-spring-boot-starter jar file in a Spring Boot application, that automatically pulls in an appropriate level of the MQ client jar.

See for example https://search.mav ...
  Topic: AMQSBLST - MQ Blast
markt

Replies: 4
Views: 7935

PostForum: General IBM MQ Support   Posted: Mon Aug 07, 2023 6:33 am   Subject: AMQSBLST - MQ Blast
There is no need for a client-specific compiled version. That has not been necessary for many years. Since V7.0 I think.

Set the environment variable MQ_CONNECT_TYPE=CLIENT and any program linked w ...
  Topic: AMQSRUA with STATAPP
markt

Replies: 2
Views: 6540

PostForum: General IBM MQ Support   Posted: Fri Jun 23, 2023 11:31 pm   Subject: AMQSRUA with STATAPP
If you do "DIS CONN(*) APPLTYPE" you'll see that Explorer shows up as "SYSTEM".

Only USER apps get considered for publishing resource metrics.

(The choice of what exactly is ...
  Topic: setmqenv command fails
markt

Replies: 5
Views: 3108

PostForum: IBM MQ Installation/Configuration Support   Posted: Mon Jun 19, 2023 3:28 am   Subject: setmqenv command fails
At minimum you've got a problem trying to use Linux commands when you've got Windows environment variables set. A PATH with spaces in it for example.
  Topic: Rename MQ installation
markt

Replies: 2
Views: 2441

PostForum: IBM MQ Installation/Configuration Support   Posted: Tue Jun 13, 2023 9:24 am   Subject: Rename MQ installation
There's no official command to do a rename.

But you can always edit (carefully, and with sudo) /etc/opt/mqm/mqinst.ini
  Topic: MQ client using Spring JMS
markt

Replies: 12
Views: 10744

PostForum: IBM MQ Java / JMS   Posted: Wed May 03, 2023 9:38 pm   Subject: MQ client using Spring JMS
At least with github there's a chance the code might work. Unlike copy/paste from stackoverflow or code generation tools.
  Topic: WMQ_Passwords.xml
markt

Replies: 2
Views: 1962

PostForum: IBM MQ Security   Posted: Tue Feb 21, 2023 7:34 am   Subject: WMQ_Passwords.xml
Obviously it's possible to decrypt the passwords. How do you think the Explorer sends the passwords to the server.

Perhaps your question, though was asking about decrypting it without knowing the k ...
  Topic: dmqmqcfg for OpenVMS
markt

Replies: 14
Views: 4872

PostForum: General Discussion   Posted: Tue Jan 31, 2023 8:25 am   Subject: dmqmqcfg for OpenVMS
You ought to be able to run dmpmqcfg on a different system and connect it as a client to the VMS machine. But there might be some oddities if there are any unique attributes for the objects there - no ...
  Topic: TLS/SSL offload, cleartext to MQ - password issue
markt

Replies: 3
Views: 2264

PostForum: IBM MQ Security   Posted: Tue Dec 06, 2022 10:53 pm   Subject: TLS/SSL offload, cleartext to MQ - password issue
Take a look at the PasswordProtection https://www.ibm.com/docs/en/ibm-mq/9.3?topic=mq-mqcsp-password-protection section of the qm.ini file. Probably "warn" is what you need to set.
  Topic: How to handle invalid junk characters at beginning
markt

Replies: 9
Views: 2820

PostForum: WebSphere Message Broker (ACE) Support   Posted: Thu Nov 03, 2022 6:25 am   Subject: How to handle invalid junk characters at beginning
That's not an MQMD. It's an MQMDE. Which you will see if
a) the sender has used some of the extended descriptor fields like groupId AND
b) the receiver has done an MQGET asking for an MQMDv1 struct ...
  Topic: SSL/TLS Certificate Aliases with blanks
markt

Replies: 6
Views: 6412

PostForum: IBM MQ Java / JMS   Posted: Mon Sep 26, 2022 10:03 pm   Subject: SSL/TLS Certificate Aliases with blanks
I would imagine it's different behaviour from different JSSE providers that are loaded by the JVMs. Look, for example, at /opt/mqm/java/jre64/lib/security/java.security which says which security libra ...
  Topic: pymqi MQRCCF_CFH_LENGTH_ERROR on MQCMD_INQUIRE_CHANNEL
markt

Replies: 5
Views: 2641

PostForum: General IBM MQ Support   Posted: Wed Jul 13, 2022 2:37 am   Subject: pymqi MQRCCF_CFH_LENGTH_ERROR on MQCMD_INQUIRE_CHANNEL
It looks like there are a number of things in CMQC.py that assume a particular environment. For example, MQPL_NATIVE/MQAT_NATIVE appear to be always set to Windows. Similarly the various ENCODING cons ...
  Topic: Python pywmq
markt

Replies: 16
Views: 20704

PostForum: General Discussion   Posted: Thu Jun 30, 2022 6:10 am   Subject: Python pywmq
The only piece of compiled code you should need would be the pymqe.so library. On my system, it's put the entire package - both compiled and not - under this directory:

$HOME/.local/lib/python3.7/s ...
  Topic: AIX installing pymqi
markt

Replies: 6
Views: 2698

PostForum: General IBM MQ Support   Posted: Wed Jun 15, 2022 10:01 pm   Subject: AIX installing pymqi
xlc is a licensed product. But it looks like the pip install will work with gcc instead if that's installed. Getting that onto an AIX box is as easy as other platforms, provided you've got "yum&q ...
Goto page 1, 2, 3 ... 32, 33, 34  Next Page 1 of 34

Jump to:  
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.