[JBoss JIRA] Created: (JBESB-191) Comments In LoanBrokerConfig.xml
by Jason Lenhart (JIRA)
Comments In LoanBrokerConfig.xml
--------------------------------
Key: JBESB-191
URL: http://jira.jboss.com/jira/browse/JBESB-191
Project: JBoss ESB
Issue Type: Task
Security Level: Public (Everyone can see)
Components: Documentation
Affects Versions: 4.0
Reporter: Jason Lenhart
Priority: Minor
I have been working through some issues on the trail blazer - I had it 3/4 of the way working - and realized nothing was coming into the FileBank directory.
In looking through the LoanBrokerConfig.xml file during debugging exercise - I think it would be best to put descriptive comments within this config file. Although this might be in the documentation elsewhere - no one will want to flip back and fourth when trying to debug a situation. In all reality people will probably take what works and modify it - for there needs - this would give them a nice head start.
--
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
19 years, 5 months
[JBoss JIRA] Created: (JBESB-119) Parameter loading doesn't check for XML validity
by Mark Little (JIRA)
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
19 years, 5 months