<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Latest posts for the topic "Support for Jakarta EE 9+"]]></title>
		<link>https://community.jforum.net/posts/list/5.page</link>
		<description><![CDATA[Latest messages posted in the topic "Support for Jakarta EE 9+"]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>Support for Jakarta EE 9+</title>
				<description><![CDATA[ Hi there,
<br>
<br>
I integrated JForum2 into my Jakarta EE 8 application successfully.
<br>
<br>
Trying to migrate it to Jakarta EE 10, I succeeded with my part of the application, but I failed with JForum2, as it relies on libraries which aren't Jakarta 9+ compatible, such as commons-fileupload (which is in fact obsolete and OWASP CSRFGuard.
<br>
<br>
I'd love to use JForum2 in the future as well! Hence my question: Do you intend to migrate JForum2 to Jakarta 9+ (and therefore Java 11 as well) in the near future?
<br>
<br>
Thanks
<br>
Florian]]></description>
				<guid isPermaLink="true">https://community.jforum.net/posts/preList/257/1177.page</guid>
				<link>https://community.jforum.net/posts/preList/257/1177.page</link>
				<pubDate><![CDATA[Mon, 13 Mar 2023 23:27:27]]> GMT</pubDate>
				<author><![CDATA[ floechen]]></author>
			</item>
			<item>
				<title>Support for Jakarta EE 9+</title>
				<description><![CDATA[ I haven't encountered problems running JForum on Java 11. If there were any, that would certainly be a bug that would likely be fixed soon.
<br>
<br>
As to Jakarta 9, I have just done a quick test on Tomcat 10.1, and it seems to runs fine in Tomcat's [tt]webapps-javaee[/tt] folder. Have you tried that? I'm not sure if other servlet containers have a similar facility.
<br>
<br>
As to the underlying question: eventually we'll certainly require newer Java and JakartaEE versions, but given that it seems to run fine as is, it's not a high priority right now.]]></description>
				<guid isPermaLink="true">https://community.jforum.net/posts/preList/257/1178.page</guid>
				<link>https://community.jforum.net/posts/preList/257/1178.page</link>
				<pubDate><![CDATA[Tue, 14 Mar 2023 01:37:49]]> GMT</pubDate>
				<author><![CDATA[ udittmer]]></author>
			</item>
			<item>
				<title>Support for Jakarta EE 9+</title>
				<description><![CDATA[ [quote=floechen]Hi there,
<br>
<br>
I integrated JForum2 into my Jakarta EE 8 application successfully.
<br>
<br>
Trying to migrate it to Jakarta EE 10, I succeeded with my part of the application, but I failed with JForum2, as it relies on libraries which aren't Jakarta 9+ compatible, such as commons-fileupload (which is in fact obsolete and OWASP CSRFGuard.
<br>
<br>
I'd love to use JForum2 in the future as well! Hence my question: Do you intend to migrate JForum2 to Jakarta 9+ (and therefore Java 11 as well) in the near future?
<br>
<br>
Thanks
<br>
Florian[/quote]
<br>
<br>
Hello, I have successfully created a [b][color=blue]patch[/color][/b] , which makes [b]commons-fileupload[/b] Jakarta 9+ compatible.
<br>
- Please, see: <a class="snap_shots" href="https://code.nanoboot.org/nanoboot-forks/commons-fileupload/commit/0c5fc58b5cda2948a848196ff2f91c209652ca9f" target="_blank">https://code.nanoboot.org/nanoboot-forks/commons-fileupload/commit/0c5fc58b5cda2948a848196ff2f91c209652ca9f</a>
<br>
[color=red]You probably will want to use only part of this commit, as there are some not needed changes.[/color]
<br>
<br>
I am successfully using [b]commons-fileupload[/b] on [b]Tomcat 10[/b] (=Jakarta EE) here:
<br>
- <a class="snap_shots" href="https://code.nanoboot.org/nanoboot/nanodata" target="_blank">https://code.nanoboot.org/nanoboot/nanodata</a>
<br>
- <a class="snap_shots" href="https://code.nanoboot.org/nanoboot/color-shapes-archive" target="_blank">https://code.nanoboot.org/nanoboot/color-shapes-archive</a>
<br>
<br>
See this, here commons-fileupload and Tomcat 10 are used: <a class="snap_shots" href="https://nanodata.nanoboot.org" target="_blank">https://nanodata.nanoboot.org</a>
<br>
<br>
You can try to use this Maven artifact in your pom.xml: <a class="snap_shots" href="https://maven.nanoboot.org/#/snapshots/org/nanoboot/commons-fileupload" target="_blank">https://maven.nanoboot.org/#/snapshots/org/nanoboot/commons-fileupload</a>
<br>
- But be aware, that this is a snapshot - I am going to delete old snapshots at maven.nanoboot.org in the future (I want the releases at maven.nanoboot.org to be never deleted :wink:]]></description>
				<guid isPermaLink="true">https://community.jforum.net/posts/preList/257/1196.page</guid>
				<link>https://community.jforum.net/posts/preList/257/1196.page</link>
				<pubDate><![CDATA[Sun, 21 May 2023 00:12:44]]> GMT</pubDate>
				<author><![CDATA[ rv2650ce29-bf55-4b06-adb2-6cf13518c5a1]]></author>
			</item>
	</channel>
</rss>