add beehive- prefix to url-template-config file and clean up URLTemplatesFactory
--------------------------------------------------------------------------------
Key: BEEHIVE-577
URL: http://issues.apache.org/jira/browse/BEEHIVE-577
Project: Beehive
Type: Bug
Components: NetUI
Versions: V1
Reporter: Carlin Rogers
Assigned to: Carlin Rogers
Priority: Minor
Fix For: V1
Need to add the beehive- prefix to the url-template-config.xml file
for consistency. Should also clean up the URLTemplatesFactory. The
methods should not be static since other implementors of a
TemplatedURLFormatter may want to get their own templates using
the factory. The static methods could create issues if loading the
template config files happens at the same time. Also, explicitly
define exceptions in the catch around the parsing.
--
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