JBoss Community

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

created by Tomaz Cerar in JBoss AS 7 Development - View the full discussion

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 and then add dependancy to it from org.hibernate module

 

 

--

tomaz

Reply to this message by going to Community

Start a new discussion in JBoss AS 7 Development at Community