Author |
Message |
Topic: certificateexpiredexception, but certificate is not expired |
Armageddon123
Replies: 12 Views: 7300
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Feb 10, 2022 5:39 am Subject: certificateexpiredexception, but certificate is not expired |
Google chrome or postman shows you the certificate at the service side
.
Most probable reason is - you updated the truststore jks file at a path different from what is configured at IIB config. Ver ... |
Topic: Why special CipherSuite and CipherSpec in MQ SSL |
Armageddon123
Replies: 4 Views: 10877
|
Forum: IBM MQ Security Posted: Fri Apr 13, 2018 6:34 am Subject: Why special CipherSuite and CipherSpec in MQ SSL |
Thanks all for the reply. That is a new learning. |
Topic: Why special CipherSuite and CipherSpec in MQ SSL |
Armageddon123
Replies: 4 Views: 10877
|
Forum: IBM MQ Security Posted: Tue Apr 10, 2018 12:35 pm Subject: Why special CipherSuite and CipherSpec in MQ SSL |
Hi Experts.
in most SSL setups, for example IIB, we create keystore, trustore, then associate it with broker , setup https port , done, done
For MQ only, apart from keystore and trustore setup, ... |
Topic: JMS Bindings file with authentication |
Armageddon123
Replies: 1 Views: 14058
|
Forum: IBM MQ Java / JMS Posted: Mon Mar 12, 2018 8:04 pm Subject: JMS Bindings file with authentication |
Hi All
Can you please throw some light on how can we add username/password into the JMS Bindings file.
From the link
https://www.ibm.com/support/knowledgecenter/SSFKSJ_7.5.0/com.ibm.mq.ref.dev.d ... |
Topic: mqsicreatebar : Shared library cannot be in-lined |
Armageddon123
Replies: 8 Views: 11196
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Feb 21, 2018 9:11 am Subject: mqsicreatebar : Shared library cannot be in-lined |
As shared library is to be shared by all flows in the EG, it makes sense to have a separate bar for the same for maintance easiness. |
Topic: SOAPInput (One way SSL)accepts any certificates from SOAPUI |
Armageddon123
Replies: 6 Views: 7026
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Jan 23, 2018 2:15 pm Subject: SOAPInput (One way SSL)accepts any certificates from SOAPUI |
I believe you are mistaken. you mentioned one way SSL and with clentAuth as false, then I think the SOAPUI doesnot need to present any certs to Provider. |
Topic: SOAP Reply and deferrable constraint |
Armageddon123
Replies: 5 Views: 5723
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Jan 22, 2018 11:42 am Subject: SOAP Reply and deferrable constraint |
splitting the logic into multiple flows since soapreply node can be in a different flow from soapinput. So you can do SoapReply in later flows after the other flows are completed/committed. |
Topic: Aggregation flows additional instances |
Armageddon123
Replies: 3 Views: 5029
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Jul 06, 2017 9:33 am Subject: Aggregation flows additional instances |
Thanks fjb_saper
let me try out some more loading testing, we have 2 or 3 backend response to aggregate at max depending on req paramter.
Could you please share the link which says the constraint of ... |
Topic: Aggregation flows additional instances |
Armageddon123
Replies: 3 Views: 5029
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Jul 05, 2017 3:19 pm Subject: Aggregation flows additional instances |
Hi All,
IIB9.0.0.6
I need one help on IIB aggregation flow. we had a requirement to implement aggregation of multiple responses which was done with aggregation nodes. flows seems fine working i ... |
Topic: Expose only necessary fields |
Armageddon123
Replies: 3 Views: 3498
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Jul 03, 2017 10:21 am Subject: Expose only necessary fields |
so, all other 38 fields must be optional . so you need to provide only the small xsd to consumer, consumer will get the whole xsd only if they do http get and suffixed with a query string ?wsdl. th ... |
Topic: BROKER/Integration Node IGNORES USERS UMASK |
Armageddon123
Replies: 5 Views: 5277
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Jul 03, 2017 10:08 am Subject: BROKER/Integration Node IGNORES USERS UMASK |
i actually never really understood how to play with umask!, in that case, it is a relif that a new LocalEnv variable is provided in IIB10 to mention the output permissions, it may be only applicable ... |
Topic: Linux DB2 ODBC select statement Random failure |
Armageddon123
Replies: 3 Views: 3892
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Jul 03, 2017 10:00 am Subject: Linux DB2 ODBC select statement Random failure |
any EG crash should give abend files . Any IIB abend should go to PMR because broker didnot handle something which you did(which may be allowed or not which you can confirm via PMR). |
Topic: General question on the old WMB technotes master lists |
Armageddon123
Replies: 0 Views: 4467
|
Forum: General Discussion Posted: Mon Jun 12, 2017 10:06 am Subject: General question on the old WMB technotes master lists |
hi all
in old wmb version times, there used to be some links as IBM technotes which explains some common issues/resoltuions etc
eg: there was technote which explained why directly copying xmlnsc ... |
Topic: Deleting all resources from one integration server |
Armageddon123
Replies: 13 Views: 13334
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Sep 06, 2016 10:19 am Subject: Deleting all resources from one integration server |
i havent really tried the option of delete EG and create new one.
We have to see if those HTTP(s) ports which we have set on previous EG are restored as is, when we delete and recreate. I have to tr ... |
Topic: Deleting all resources from one integration server |
Armageddon123
Replies: 13 Views: 13334
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Sep 06, 2016 8:29 am Subject: Deleting all resources from one integration server |
https://developer.ibm.com/answers/questions/193853/how-do-i-clear-all-deployable-resources-from-the-c.html |