Michael Robinson wrote:
> On Sun, Apr 21, 2002 at 07:11:52PM -0400, David Jencks wrote:
> 
>>3. I'd like to have an actual user ask for this over explicitly listing the
>>files in the deployment scanner.
> 
> 
> I'm an actual user, and just the thought of reording by typing a bunch of
> 
>   % mv 05my-application.war 06my-application.war
>   [...]
>   % mv 01foo-applicationlibs.jar 02foo-applicationlibs.jar
>   % mv foo-newapplicationlibs.jar 01foo-newapplicationlibs.jar
> 
> Well, it gives me itchy fits.
> 
> Anyone who uses ant to manage their application development is going to 
> find the existing config option intuitive, simple, and straightforward
> (assuming the documentation is clear about what you need to do, and why
> you would need to do it).
> 
>     -Michael Robinson
> 
> 
> _______________________________________________
> Jboss-development mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/jboss-development


Isn't it possible to include in xx-service.xml in the .sar what other 
services/jars it depends on? JBoss could then find the right order.



_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to