Bugs item #610552, was opened at 2002-09-17 16:51
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=610552&group_id=22866

Category: JBossServer
Group: v3.0 Rabbit Hole
Status: Open
Resolution: None
Priority: 5
Submitted By: Alexei Yudichev (sflexus)
Assigned to: Nobody/Anonymous (nobody)
Summary: PrefixDeploymentSorter and non-digit URL

Initial Comment:
If using 
org.jboss.deployment.scanner.PrefixDeploymentSorter 
those files beginning with non-digit are deployed FIRST, not LAST 
as declared in comments inside jboss-service.xml.
This is 
because private int getPrefixValue(URL url) returns -1 if no digital 
prefix exists. It should return Integer.MAX_VALUE or something.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=610552&group_id=22866


-------------------------------------------------------
Sponsored by: AMD - Your access to the experts on Hammer Technology! 
Open Source & Linux Developers, register now for the AMD Developer 
Symposium. Code: EX8664 http://www.developwithamd.com/developerlab
_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to