Create more robust way to order (prioritize) interceptor behavior
-----------------------------------------------------------------
Key: BEEHIVE-1159
URL: http://issues.apache.org/jira/browse/BEEHIVE-1159
Project: Beehive
Issue Type: Improvement
Components: Controls
Reporter: Andrew McCulloch
Currently to prioritize which interceptors fire first a single file
controls-interceptors.config is used to order the interceptor classes. This
approach works for most cases. However, If I write 3 interceptors and package
them in interceptor1.jar with a controls-interceptor.config file and have 3
different interceptors and config file in interceptor2.jar then only the
interceptors that appear first on the classpath will maintain thier ordering as
only 1 config file is resource loaded.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira