[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: how to handle application properties(meta data)?

dagger33 do-not-reply at jboss.com
Sun Aug 31 10:47:08 EDT 2008


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#4173470

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4173470



More information about the jboss-user mailing list