You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ignite.apache.org by Humphrey <hm...@gmail.com> on 2018/05/30 07:54:24 UTC

Re: Error with ignite-rest-http

Hi I had the same issue when using SpringBoot 1.5.10.RELEASE with apache
ignite 2.4.0.

Was fixed when using telling spring boot to use other (older) version by
specifying the following:
	<properties>
		<jetty.version>9.2.11.v20150529</jetty.version>
	</properties>

Humphrey



--
Sent from: http://apache-ignite-users.70518.x6.nabble.com/