[jboss-jira] [JBoss JIRA] Resolved: (JBMICROCONT-143) Turn off JBossXB's string property replacement for the MC parsing
Ales Justin (JIRA)
jira-events at jboss.com
Fri Jan 26 11:23:57 EST 2007
[ http://jira.jboss.com/jira/browse/JBMICROCONT-143?page=all ]
Ales Justin resolved JBMICROCONT-143.
-------------------------------------
Resolution: Done
Disabled XB from doing this.
Added additional method to TypeInfo.convertValue(Object value, boolean replace) - currently only used in StringValueMetaData.
Also added optional usage of replace in property, parameter and plain value.
There are tests that check this.
> Turn off JBossXB's string property replacement for the MC parsing
> -----------------------------------------------------------------
>
> Key: JBMICROCONT-143
> URL: http://jira.jboss.com/jira/browse/JBMICROCONT-143
> Project: JBoss MicroContainer
> Issue Type: Task
> Components: Deployment
> Affects Versions: JBossMC_2_0_0 Beta
> Reporter: Adrian Brock
> Assigned To: Ales Justin
>
> Since the microcontainer already does "late replacement" of system properties in StringValueMetaData
> we need to turn off this behaviour in JBossXB.
> Doing it during the xml parsing can be too early.
> See the forum thread.
--
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