|
From: pilhuhn <nu...@jb...> - 2004-03-30 16:05:47
|
Within the big doll, the same rules apply. SO the jar(s) within an ear are always deployed before the war(s). For the deploy order of jars in deploy/ - afaik this follows the dir walking semantics of java.io.File. If you want to enforce a certain order, use the url prefix sorter. You can configure this in conf/jboss-service.xml. Look for Deployment Scanning. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3828140#3828140 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3828140 |