[jboss-jira] [JBoss JIRA] Created: (JBESB-119) Parameter loading doesn't check for XML validity
Mark Little (JIRA)
jira-events at jboss.com
Mon Aug 7 07:30:12 EDT 2006
Parameter loading doesn't check for XML validity
------------------------------------------------
Key: JBESB-119
URL: http://jira.jboss.com/jira/browse/JBESB-119
Project: JBoss ESB
Issue Type: Task
Security Level: Public (Everyone can see)
Components: ESB Core
Affects Versions: 4.0 Beta 1
Reporter: Mark Little
Assigned To: Mark Little
Fix For: 4.0
The current ParamRepository approach has a File implementation. It all appears to work on Strings (with the comments indicating how the strings should be formatted for structured attributes). However, some user classes assume the String is XML. Parameters should be provided to application classes through name/value pairs. How those pairs are loaded into the system (XML, strings, file, etc.) should be hidden.
We also need an ESB schema.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list