Aaah, he must has meant to include it in a "service" tag
| <jboss-app>
| <!--
| <module>
| <service>hibernate-service.xml</service>
| </module>
| -->
| <module>
| <har>sandboxtest.har</har>
| </module>
| </jboss-app>
|
See the commented section. (I did however have some trouble implementing it...and finally
put it in the META-INF of the har file where it was picked up by JBoss. Don't know if
anyone else have been having trouble with this)
Also, you might want to have a look at the documentation:
http://docs.jboss.org/jbossas/jboss4guide/r5/adminguide.pdf
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4173470#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...