<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Writing on Michał Szynkiewicz</title>
		<link>https://michalszynkiewicz.dev/blog/</link>
		<description>Recent content in Writing on Michał Szynkiewicz</description>
		<generator>Hugo</generator>
		<language>en</language>
		
		
		
		
			<lastBuildDate>Tue, 15 Jan 2019 00:00:00 +0000</lastBuildDate>
		
			<atom:link href="https://michalszynkiewicz.dev/blog/index.xml" rel="self" type="application/rss+xml" />
			<item>
				<title>Running Thorntail apps in the IDE with Thorntail Runner</title>
				<link>https://michalszynkiewicz.dev/blog/thorntail-runner/</link>
				<pubDate>Tue, 15 Jan 2019 00:00:00 +0000</pubDate>
				<guid>https://michalszynkiewicz.dev/blog/thorntail-runner/</guid>
				<description>&lt;p&gt;Since 2.2.1.Final, there&amp;rsquo;s a new way of running Thorntail apps in the IDE.&lt;/p&gt;&#xA;&lt;p&gt;Previously, the only way was running the &lt;code&gt;main&lt;/code&gt; method of the &lt;code&gt;Swarm&lt;/code&gt; class. It caused problems with the classpath: the flat classpath used in that case didn&amp;rsquo;t mimic the JBoss Modules classpath used in the &lt;code&gt;java -jar ...&lt;/code&gt; scenario well enough.&lt;/p&gt;&#xA;&lt;p&gt;Thorntail Runner uses the JBoss Modules approach. It was tested against all the issues users reported with the old way of running apps in the IDE, and it solved all of them.&lt;/p&gt;</description>
			</item>
	</channel>
</rss>
