<div dir="ltr">Sanne,<div><br></div><div>Is he creating a Spring Boot war?</div><div><br></div><div>I know that Spring Boot is used here -&gt; <a href="https://github.com/jboss-developer/jboss-eap-quickstarts/tree/7.1.x-develop/spring-petclinic">https://github.com/jboss-developer/jboss-eap-quickstarts/tree/7.1.x-develop/spring-petclinic</a></div><div><br></div><div>Ken</div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Jun 20, 2016 at 12:37 PM, Sanne Grinovero <span dir="ltr">&lt;<a href="mailto:sanne@hibernate.org" target="_blank">sanne@hibernate.org</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi all,<br>
<br>
today trying to help some Hibernate users on SO I stumbled on a<br>
question regarding an application being developed with Spring - and<br>
apparently Spring Boot (?) - and deployed on WildFly.<br>
<br>
Clearly the poster is having duplicate Hibernate classes, or possibly<br>
mismatches with the version he&#39;s expecting vs the app server&#39;s<br>
expectations, or more likely a mismatch between the Hibernate ORM and<br>
Hibernate Search versions being loaded.<br>
<br>
I&#39;m familiar with JipiJapa, but while this automates some things -<br>
like adding a module dependency to Hibernate ORM and/or Hibernate<br>
Search automatically - this logic is usually controlled by application<br>
settings in the `persistence.xml` and is aimed at standard JEE<br>
deployments - so I guess it might actually be interfering in this<br>
case.<br>
<br>
Beyond helping the specific question, do we have a general set of<br>
tests or recommendations - maybe some example template - for Spring<br>
Boot users on WildFly?<br>
<br>
Anyone maybe interested in contributing some Spring related examples?<br>
<br>
I&#39;ve never used Spring myself but I guess I&#39;d like to have a look to<br>
better understand what kind of issues such users might bump into, and<br>
what we could do to make it easier.<br>
<br>
Thanks,<br>
Sanne<br>
_______________________________________________<br>
wildfly-dev mailing list<br>
<a href="mailto:wildfly-dev@lists.jboss.org">wildfly-dev@lists.jboss.org</a><br>
<a href="https://lists.jboss.org/mailman/listinfo/wildfly-dev" rel="noreferrer" target="_blank">https://lists.jboss.org/mailman/listinfo/wildfly-dev</a><br>
</blockquote></div><br></div>