[jboss-jira] [JBoss JIRA] Commented: (JBCOMMON-85) JBossEntityResolver: register latest schemas
Richard Opalka (JIRA)
jira-events at lists.jboss.org
Thu May 7 07:41:58 EDT 2009
[ https://jira.jboss.org/jira/browse/JBCOMMON-85?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12466234#action_12466234 ]
Richard Opalka commented on JBCOMMON-85:
----------------------------------------
Yes absolutely, chema registration should be configurable without archive recompilation requirement!
For little inspiration the following code shows how we do it in JBossWS entity resolver (which delegates to JBossEntityResolver)
http://anonsvn.jboss.org/repos/jbossws/common/trunk/src/main/java/org/jboss/ws/core/utils/JBossWSEntityResolver.java // have a look to constructors
http://anonsvn.jboss.org/repos/jbossws/stack/native/trunk/modules/core/src/main/resources/META-INF/jbossws-entities.properties // dynamically loaded properties file
> JBossEntityResolver: register latest schemas
> --------------------------------------------
>
> Key: JBCOMMON-85
> URL: https://jira.jboss.org/jira/browse/JBCOMMON-85
> Project: JBoss Common
> Issue Type: Task
> Security Level: Public(Everyone can see)
> Components: common-core (2.x)
> Reporter: Alexey Loubyansky
> Assignee: Alexey Loubyansky
> Fix For: 2.2.14.GA
>
>
> That would be at least:
> jboss-client_5_1.xsd
> jboss-ra_1_0.xsd
> jboss-web_5_1.xsd
> jboss_5_1.xsd
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list