[wildfly-dev] Hibernate & Spring Boot on WildFly

Ken Finnigan ken at kenfinnigan.me
Mon Jun 20 12:44:14 EDT 2016


Sanne,

Is he creating a Spring Boot war?

I know that Spring Boot is used here ->
https://github.com/jboss-developer/jboss-eap-quickstarts/tree/7.1.x-develop/spring-petclinic

Ken


On Mon, Jun 20, 2016 at 12:37 PM, Sanne Grinovero <sanne at hibernate.org>
wrote:

> Hi all,
>
> today trying to help some Hibernate users on SO I stumbled on a
> question regarding an application being developed with Spring - and
> apparently Spring Boot (?) - and deployed on WildFly.
>
> Clearly the poster is having duplicate Hibernate classes, or possibly
> mismatches with the version he's expecting vs the app server's
> expectations, or more likely a mismatch between the Hibernate ORM and
> Hibernate Search versions being loaded.
>
> I'm familiar with JipiJapa, but while this automates some things -
> like adding a module dependency to Hibernate ORM and/or Hibernate
> Search automatically - this logic is usually controlled by application
> settings in the `persistence.xml` and is aimed at standard JEE
> deployments - so I guess it might actually be interfering in this
> case.
>
> Beyond helping the specific question, do we have a general set of
> tests or recommendations - maybe some example template - for Spring
> Boot users on WildFly?
>
> Anyone maybe interested in contributing some Spring related examples?
>
> I've never used Spring myself but I guess I'd like to have a look to
> better understand what kind of issues such users might bump into, and
> what we could do to make it easier.
>
> Thanks,
> Sanne
> _______________________________________________
> wildfly-dev mailing list
> wildfly-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/wildfly-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/wildfly-dev/attachments/20160620/d73b42d6/attachment.html 


More information about the wildfly-dev mailing list