Emanuel Muckenhuber [http://community.jboss.org/people/emuckenhuber] replied to 
the discussion

"Understanding deployment namespace schema with metadata parsing"

To view the discussion, visit: http://community.jboss.org/message/552005#552005

--------------------------------------------------------------
Well @JBossXmlSchema only works with jboss-xb. The namspaces/schemas you listed 
are just the default namespaces registered in the 
SingletonSchemaResolverFactory. Additional namespaces can be registered in 
multiple ways. For example in deployers/metadata-deployers-jboss-beans.xml the 
SchemaResolverConfig. Additionally if you implement a deployer extending 
SchemaResolverDeployer the registration can be done automatically. You could 
also register it directly using the SchemaResolverFactory. 

--------------------------------------------------------------

Reply to this message by going to Community
[http://community.jboss.org/message/552005#552005]

Start a new discussion in JBoss Microcontainer at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2114]

_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to