I wonder whether it's possible in Jboss to define a datasource using a configuration
file inside an .ear file.
Currently it seems that I have to copy a file called something-ds.xml to the deploy
directory of Jboss. However, I would like this file to be an integral part of the
application. The idea is that users can just copy an .ear or perhaps .war file to Jboss
without having to worry about copying additional files.
Is this somehow possible?
(the same question for defining JMS queues, topics, etc)
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4169612#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...