We are planning to upgrade our current JBoss 3.2.3 servers to JBoss 4.0.1 but some applications cannot find the hibernate.cfg.xml and other properties files any more that are just sitting on the root of the application.
Example structure : | -com | ---abc | ------def.class | ... | -a.properties | -cache.ccf | -hibernate.cfg.xml | Does anybody know if somethings have changed or how we can resolve this strange issue ? The ear file works like a charm in all JBoss 3 versions but not in the version 4. Should we always use a har in the future ? Is it a best practise ? In the docs they say we 'may' use a har ... but if we don't opt for this behavior, where do we put the config files if the root of the app is not reached any more ? TIA View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3861071#3861071 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3861071 ------------------------------------------------------- The SF.Net email is sponsored by: Beat the post-holiday blues Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek. It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
