>From http://wiki.jboss.org/wiki/Wiki.jsp?page=URLComparator, the ordering of 
>suffixes is: "deployment (since 4.0)", "-deployment.xml (since 4.0)", "sar", 
>"-service.xml", "rar", "-ds.xml", "har", "jar", "war", "wsr", "ear", "zip", 
>"bsh", last, *

>From http://wiki.jboss.org/wiki/Wiki.jsp?page=DeploymentScanner, the ordering 
>of suffixes is: "sar", "service.xml", "rar", "jar", "war", "wsr", "ear", 
>"zip". 

In my application, I try to deploy a SAR file with "ear" and "-ds.xml" but it 
complaints that it cannot found the datasource. In the first case, it should 
work as ds are deployed before ear but not in the second case where ds seemes 
to be deployed at the end.

What' s the right way?

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3906527#3906527

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


-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to