<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="https://dev1galaxy.org/extern.php?action=feed&amp;tid=6442&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / [SOLVED] tomcat10 on daedalus]]></title>
		<link>https://dev1galaxy.org/viewtopic.php?id=6442</link>
		<description><![CDATA[The most recent posts in [SOLVED] tomcat10 on daedalus.]]></description>
		<lastBuildDate>Sun, 19 May 2024 13:43:12 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: [SOLVED] tomcat10 on daedalus]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=49979#p49979</link>
			<description><![CDATA[<p>Hi boughtonp<br />as you rightly suggested, the thing is very simple, I solved it positively with 2 steps:<br />1. copying the /etc/init.d/tomcat9 script to /etc/init.d/tomcat10 and then changing the tomcat9 string to tomcat10<br />2. copying two other scripts from /usr/libexec/tomcat9 to /usr/libexec/tomcat10: sysv-getjre.sh and sysv-start.sh and always rename tomcat9 to tomcat10<br />and everything works</p><p>alsen</p>]]></description>
			<author><![CDATA[dummy@example.com (alsen)]]></author>
			<pubDate>Sun, 19 May 2024 13:43:12 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=49979#p49979</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] tomcat10 on daedalus]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=48470#p48470</link>
			<description><![CDATA[<p>Thank boughtonp&#160; for your observation and encouragement, <br />in fact, it is not impossible, it takes a little patience and a little time to fine-tune the script.</p><p>For the moment I&#039;m using tomcat8 and tomcat9 on the production servers (all Devuan of course) that I&#039;m following, but sooner or later I&#039;ll have to switch to tomcat10 and with a bit of patience I&#039;ll follow the path you showed me.</p>]]></description>
			<author><![CDATA[dummy@example.com (alsen)]]></author>
			<pubDate>Sun, 25 Feb 2024 17:55:53 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=48470#p48470</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] tomcat10 on daedalus]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=48462#p48462</link>
			<description><![CDATA[<p><em>&gt; the tomcat start script is very complex</em></p><p>No, it&#039;s not. It&#039;s about 260 lines long, and most of that is boilerplate.</p><p><a href="https://sources.debian.org/src/orphan-sysvinit-scripts/0.16/scripts/tomcat9/" rel="nofollow">//sources.debian.org/src/orphan-sysvinit-scripts/0.16/scripts/tomcat9/</a></p><p>The difference between running Tomcat 9 and Tomcat 10 is that some previously optional stuff might no longer be optional:</p><p><a href="https://tomcat.apache.org/tomcat-9.0-doc/setup.html" rel="nofollow">//tomcat.apache.org/tomcat-9.0-doc/setup.html</a><br /><a href="https://tomcat.apache.org/tomcat-10.1-doc/setup.html" rel="nofollow">//tomcat.apache.org/tomcat-10.1-doc/setup.html</a></p><p>That aside, adapting the script may be as simple as search-replace &quot;tomcat9&quot; with &quot;tomcat10&quot;.</p>]]></description>
			<author><![CDATA[dummy@example.com (boughtonp)]]></author>
			<pubDate>Sun, 25 Feb 2024 15:15:10 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=48462#p48462</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] tomcat10 on daedalus]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=48424#p48424</link>
			<description><![CDATA[<p>Thank fsmithred for a rapid response.</p><p>I had already seen that package already mentioned here somewhere, the tomcat start script is very complex and adapting the tomcat9 one is not easy at least for me who has been using tomcat out-of the box on Devuan for years.<br />I also wrote to the Debian package maintaner, let&#039;s see if he replies.</p>]]></description>
			<author><![CDATA[dummy@example.com (alsen)]]></author>
			<pubDate>Sat, 24 Feb 2024 18:34:24 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=48424#p48424</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] tomcat10 on daedalus]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=48419#p48419</link>
			<description><![CDATA[<p>The orphan-sysvinit-scripts package has an init script for tomcat9. Maybe that can be modified to work with tomcat10. I don&#039;t know if there&#039;s a better solution.</p>]]></description>
			<author><![CDATA[dummy@example.com (fsmithred)]]></author>
			<pubDate>Sat, 24 Feb 2024 16:47:12 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=48419#p48419</guid>
		</item>
		<item>
			<title><![CDATA[[SOLVED] tomcat10 on daedalus]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=48410#p48410</link>
			<description><![CDATA[<p>Hi to all</p><p>I have installed tomcat10 package <a href="https://pkginfo.devuan.org/cgi-bin/package-query.html?c=package&amp;q=tomcat10=10.1.6-1+deb12u1" rel="nofollow">https://pkginfo.devuan.org/cgi-bin/pack … -1+deb12u1</a><br /> on daedalus and it seems&#160; that is missing /etc/init.d/tomcat10&#160; suitalble for start the programa liike in other version<br />but it is present the file /lib/systemd/system/tomcat10.service&#160; that on daedalus is useless</p><p>Has anyone already solved the question or am I doing something wrong?</p><p>Thank you</p><p>Alberto Senni</p>]]></description>
			<author><![CDATA[dummy@example.com (alsen)]]></author>
			<pubDate>Sat, 24 Feb 2024 10:55:39 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=48410#p48410</guid>
		</item>
	</channel>
</rss>
