[jboss-user] [Microcontainer] - Re: SchemaResolverDeployer is parsing but not deploying

david.lloyd@jboss.com do-not-reply at jboss.com
Wed May 21 23:15:01 EDT 2008


OK, I've now realized that there's absolutely no point in using the schema resolver deployer if you're going to embed your customized descriptor inside of a bean-deployment descriptor.  It took me long enough to figure out.  But basically the reason is that all that is necessary to do so is to register your schema with JBossXB - if you do the schema resolver deployer bit, at best it's a useless deployer laying around.

That said - I've looked at KernelDeploymentDeployer and it has brought me no closer to understanding how to make the container use my BeanMetaData.  The class doesn't even have any non-static members. :-)

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4152527#4152527

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4152527



More information about the jboss-user mailing list