[jboss-jira] [JBoss JIRA] Resolved: (JBDEPLOY-26) Custom SchemaResolverDeployer xml
Ales Justin (JIRA)
jira-events at lists.jboss.org
Wed Mar 26 14:17:40 EDT 2008
[ http://jira.jboss.com/jira/browse/JBDEPLOY-26?page=all ]
Ales Justin resolved JBDEPLOY-26.
---------------------------------
Resolution: Done
Done.
See SchemaResolverXBTestCase for usage.
> Custom SchemaResolverDeployer xml
> ---------------------------------
>
> Key: JBDEPLOY-26
> URL: http://jira.jboss.com/jira/browse/JBDEPLOY-26
> Project: JBoss Deployers
> Issue Type: Feature Request
> Components: deployer
> Affects Versions: JBDEPLOY-2.0.0.Beta11
> Reporter: Ales Justin
> Assigned To: Ales Justin
> Fix For: JBDEPLOY-2.0.0.Beta12
>
>
> Add custom (shortcut) deployers xml element to ease the addition of new SchemaResolverDeployer instances.
> e.g.
> <jbossxb-parser xmlns="urn:jboss:deployers:2.0"
> name="FooParser"
> class="com.foo.MetaData"
> suffix="-foo.xml"/>
> Also add an extra option to the SchemaResolverDeployer
> which would take the schema name from the annotation on the class/package
> and register the generated schema binding with JBossXB.
> e.g. <propertry name="registerWithJBossXB">true</property>
--
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