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 218 matches
Author Message
  Topic: WMB 8.0.0.1 HTTPRequest configure SSL client authentication
j.f.sorge

Replies: 8
Views: 4651

PostForum: WebSphere Message Broker (ACE) Support   Posted: Thu Jan 07, 2016 11:52 pm   Subject: WMB 8.0.0.1 HTTPRequest configure SSL client authentication
Run a SSL trace to see the cert that was loaded. Set this environment variable and restart the broker. Look in the EG JVM log directory for the SSL trace.

export IBM_JAVA_OPTIONS=-Djavax.net.debug= ...
  Topic: WMB 8.0.0.1 HTTPRequest configure SSL client authentication
j.f.sorge

Replies: 8
Views: 4651

PostForum: WebSphere Message Broker (ACE) Support   Posted: Thu Jan 07, 2016 3:46 am   Subject: WMB 8.0.0.1 HTTPRequest configure SSL client authentication
If none of these are set (or you are using a version without the node and LE options like 8.0.0.1) then yes, we will try the "first" key in the key store. This works great if you only have o ...
  Topic: WMB 8.0.0.1 HTTPRequest configure SSL client authentication
j.f.sorge

Replies: 8
Views: 4651

PostForum: WebSphere Message Broker (ACE) Support   Posted: Wed Jan 06, 2016 11:39 pm   Subject: WMB 8.0.0.1 HTTPRequest configure SSL client authentication
Thanks a lot for your quick responses!

I believe it was added in 8.0.0.2, but I would recommend updating to the most recent FixPac if you can.
I know that we are really outdated. Problem is that o ...
  Topic: WMB 8.0.0.1 HTTPRequest configure SSL client authentication
j.f.sorge

Replies: 8
Views: 4651

PostForum: WebSphere Message Broker (ACE) Support   Posted: Wed Jan 06, 2016 6:50 am   Subject: WMB 8.0.0.1 HTTPRequest configure SSL client authentication
Having a look at the configuration options of HTTPRequest node at http://www-01.ibm.com/support/knowledgecenter/SSKM8N_8.0.0/com.ibm.etools.mft.doc/ac04595_.htm?lang=en is shows one option where you c ...
  Topic: Err 2080 when getting msg > 4MB in Websphere
j.f.sorge

Replies: 8
Views: 15928

PostForum: IBM MQ Java / JMS   Posted: Mon Jan 19, 2015 8:49 am   Subject: Err 2080 when getting msg > 4MB in Websphere
You need to make sure that the client connection end of the channel you are building supports messages of that size.
Thanks a lot for help! MAXMSGLEN of channel definition within my Channe ...
  Topic: Err 2080 when getting msg > 4MB in Websphere
j.f.sorge

Replies: 8
Views: 15928

PostForum: IBM MQ Java / JMS   Posted: Thu Jan 15, 2015 10:44 pm   Subject: Err 2080 when getting msg > 4MB in Websphere
Having similar issues here although I am not JMS but native Java API.

Client Connection Channel is set to 104857600, maxMsgSize when calling MQQueue.get(MQMessage message, MQGetMessageOptions getMe ...
  Topic: FileRead node Parsing Issue
j.f.sorge

Replies: 2
Views: 5783

PostForum: WebSphere Message Broker (ACE) Support   Posted: Mon Dec 30, 2013 6:50 am   Subject: FileRead node Parsing Issue
It can be done by putting a compute node before and after the FileRead node. Then you use the variables the FileRead node is putting in LocalEnvironment after reading to update some Environment variab ...
  Topic: [solved]transactionality of FileOutput mqsitransit directory
j.f.sorge

Replies: 4
Views: 3567

PostForum: WebSphere Message Broker (ACE) Support   Posted: Tue Oct 29, 2013 4:24 am   Subject: [solved]transactionality of FileOutput mqsitransit directory
Well, you couldn't have it be deleted on *abend*, because I mean... it's an abnormal end...

The question is, are you able to tell at restart that you need to finish the file?

The second questio ...
  Topic: [solved]transactionality of FileOutput mqsitransit directory
j.f.sorge

Replies: 4
Views: 3567

PostForum: WebSphere Message Broker (ACE) Support   Posted: Tue Oct 29, 2013 2:59 am   Subject: [solved]transactionality of FileOutput mqsitransit directory
I'm using a ComputeNode which will do some mapping, sending the mapped data to a FileOutput node configured to "stage within mqsitransit and move on Finish File". When the complete execution ...
  Topic: DFDL library IBMdefined CobolDataDefinitionFormat.xsd
j.f.sorge

Replies: 4
Views: 5755

PostForum: WebSphere Message Broker (ACE) Support   Posted: Wed Oct 23, 2013 6:58 am   Subject: DFDL library IBMdefined CobolDataDefinitionFormat.xsd
If you get the errors when the xsds are in a library, and the errors go away when you move them back into the application, then IC94463 is the answer.
I'm sorry but I don't have any application here, ...
  Topic: DFDL library IBMdefined CobolDataDefinitionFormat.xsd
j.f.sorge

Replies: 4
Views: 5755

PostForum: WebSphere Message Broker (ACE) Support   Posted: Wed Oct 23, 2013 6:36 am   Subject: DFDL library IBMdefined CobolDataDefinitionFormat.xsd
I recognise this error. You need IC94463 - or v8.0.0.3.
Thanks for your quick reply!

The [url=http://www-01.ibm.com/support/docview.wss?uid=swg1IC94463]APAR description does not really makes it cl ...
  Topic: DFDL library IBMdefined CobolDataDefinitionFormat.xsd
j.f.sorge

Replies: 4
Views: 5755

PostForum: WebSphere Message Broker (ACE) Support   Posted: Wed Oct 23, 2013 6:13 am   Subject: DFDL library IBMdefined CobolDataDefinitionFormat.xsd
I've got a library containing a DFDL message model for COBOL structure, so the editor added CobolDataDefinitionFormat.xsd into the IBMdefined folder. When deploying a second library which contains the ...
  Topic: Parse DFDL in ESQL
j.f.sorge

Replies: 16
Views: 36948

PostForum: WebSphere Message Broker (ACE) Support   Posted: Fri Sep 27, 2013 6:05 am   Subject: Parse DFDL in ESQL
I would recommend a prompt upgrade to v8.0.0.2, regardless of whether you believe that it will fix this problem.
Thanks a lot for this good advice but only FP3 will contain the other fixes I really n ...
  Topic: Parse DFDL in ESQL
j.f.sorge

Replies: 16
Views: 36948

PostForum: WebSphere Message Broker (ACE) Support   Posted: Fri Sep 27, 2013 5:37 am   Subject: Parse DFDL in ESQL
Which version of WMB are you using?
Currently we're on WMB 8.0.0.1. Problems seem to occur within message flows debug only but it would be nice if that works correctly within debug, too.

Why not t ...
  Topic: Parse DFDL in ESQL
j.f.sorge

Replies: 16
Views: 36948

PostForum: WebSphere Message Broker (ACE) Support   Posted: Fri Sep 27, 2013 5:23 am   Subject: Parse DFDL in ESQL
Which version of WMB are you using?
Currently we're on WMB 8.0.0.1. Problems seem to occur within message flows debug only but it would be nice if that works correctly within debug, too.
Goto page 1, 2, 3 ... 13, 14, 15  Next Page 1 of 15

Jump to:  
Protected by Anti-Spam ACP
 
 


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

Copyright © MQSeries.net. All rights reserved.