<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>
	Comments on: Spring Boot: Connecting to IBM MQ over JMS using non-IBM JRE	</title>
	<atom:link href="https://myshittycode.com/2019/04/23/spring-boot-connecting-to-ibm-mq-over-jms-using-non-ibm-jre/feed/" rel="self" type="application/rss+xml" />
	<link>https://myshittycode.com/2019/04/23/spring-boot-connecting-to-ibm-mq-over-jms-using-non-ibm-jre/</link>
	<description>Embracing the Messiness in Search of Epic Solutions</description>
	<lastBuildDate>Fri, 06 Jan 2023 16:16:10 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0</generator>
	<item>
		<title>
		By: Naveen		</title>
		<link>https://myshittycode.com/2019/04/23/spring-boot-connecting-to-ibm-mq-over-jms-using-non-ibm-jre/#comment-126</link>

		<dc:creator><![CDATA[Naveen]]></dc:creator>
		<pubDate>Fri, 19 Jun 2020 17:46:16 +0000</pubDate>
		<guid isPermaLink="false">http://myshittycode.com/?p=1092#comment-126</guid>

					<description><![CDATA[I tried to replicate above code but getting error... any quick help in this regards is appreciated... Getting error at this line
 return new MQConfigurationProperties(queueManager: &#039;MY.QUEUE.MANAGER&#039;,
	      channel: &#039;MY.SSL.CHANNEL&#039;,
	      connName: &#039;server.com(1415)&#039;,
	      user: &#039;user&#039;,
	      password: &#039;password&#039;,
	      userAuthenticationMQCSP: true,
	      useIBMCipherMappings: false);

Here&#039;s the error...

Multiple markers at this line
	- Invalid character constant
	- Syntax error on token &quot;:&quot;, delete 
	 this token]]></description>
			<content:encoded><![CDATA[<p>I tried to replicate above code but getting error&#8230; any quick help in this regards is appreciated&#8230; Getting error at this line<br />
 return new MQConfigurationProperties(queueManager: &#8216;MY.QUEUE.MANAGER&#8217;,<br />
	      channel: &#8216;MY.SSL.CHANNEL&#8217;,<br />
	      connName: &#8216;server.com(1415)&#8217;,<br />
	      user: &#8216;user&#8217;,<br />
	      password: &#8216;password&#8217;,<br />
	      userAuthenticationMQCSP: true,<br />
	      useIBMCipherMappings: false);</p>
<p>Here&#8217;s the error&#8230;</p>
<p>Multiple markers at this line<br />
	&#8211; Invalid character constant<br />
	&#8211; Syntax error on token &#8220;:&#8221;, delete<br />
	 this token</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Choon-Chern Lim		</title>
		<link>https://myshittycode.com/2019/04/23/spring-boot-connecting-to-ibm-mq-over-jms-using-non-ibm-jre/#comment-125</link>

		<dc:creator><![CDATA[Choon-Chern Lim]]></dc:creator>
		<pubDate>Wed, 24 Apr 2019 12:26:12 +0000</pubDate>
		<guid isPermaLink="false">http://myshittycode.com/?p=1092#comment-125</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://myshittycode.com/2019/04/23/spring-boot-connecting-to-ibm-mq-over-jms-using-non-ibm-jre/#comment-124&quot;&gt;JoshMc&lt;/a&gt;.

@JoshMc, by the way, thank you very much for your help on SO. The problem was due to misconfiguration from my MQ admin, hence, my machine&#039;s user ID kept getting passed to MQ server.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://myshittycode.com/2019/04/23/spring-boot-connecting-to-ibm-mq-over-jms-using-non-ibm-jre/#comment-124">JoshMc</a>.</p>
<p>@JoshMc, by the way, thank you very much for your help on SO. The problem was due to misconfiguration from my MQ admin, hence, my machine&#8217;s user ID kept getting passed to MQ server.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: JoshMc		</title>
		<link>https://myshittycode.com/2019/04/23/spring-boot-connecting-to-ibm-mq-over-jms-using-non-ibm-jre/#comment-124</link>

		<dc:creator><![CDATA[JoshMc]]></dc:creator>
		<pubDate>Wed, 24 Apr 2019 03:28:31 +0000</pubDate>
		<guid isPermaLink="false">http://myshittycode.com/?p=1092#comment-124</guid>

					<description><![CDATA[Nice post, coming from the MQ admin side this wtill help me guide application developers in the use of spring boot with IBM MQ.]]></description>
			<content:encoded><![CDATA[<p>Nice post, coming from the MQ admin side this wtill help me guide application developers in the use of spring boot with IBM MQ.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>

<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/?utm_source=w3tc&utm_medium=footer_comment&utm_campaign=free_plugin

Page Caching using Disk: Enhanced 
Lazy Loading (feed)
Database Caching 54/64 queries in 0.030 seconds using Disk

Served from: myshittycode.com @ 2026-07-05 09:46:18 by W3 Total Cache
-->