[jboss-dev-forums] [JBoss AS 7 Development] - Re: Hibernate4.1 + Custom dialect on JBoss AS7 classloading issues

Tomaz Cerar do-not-reply at jboss.com
Thu Dec 6 17:07:22 EST 2012


Tomaz Cerar [https://community.jboss.org/people/ctomc] created the discussion

"Re: Hibernate4.1 + Custom dialect on JBoss AS7 classloading issues"

To view the discussion, visit: https://community.jboss.org/message/780516#780516

--------------------------------------------------------------
Hi.

you have to options how to solve this

1) go to modules\org\hibernate\main\ and add your jar with custom dialect there and add it into module.xml in that same folder
2) create new module  https://docs.jboss.org/author/display/MODULES/Defining+a+module https://docs.jboss.org/author/display/MODULES/Defining+a+module and then add dependancy to it from org.hibernate module


--
tomaz
--------------------------------------------------------------

Reply to this message by going to Community
[https://community.jboss.org/message/780516#780516]

Start a new discussion in JBoss AS 7 Development at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2225]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-dev-forums/attachments/20121206/a01a03d6/attachment.html 


More information about the jboss-dev-forums mailing list