[jboss-dev-forums] [Design of POJO Server] - Re: @JMX aspect and aop/mc integration

alesj do-not-reply at jboss.com
Wed Nov 15 10:41:10 EST 2006


With AUTO I wouldn't go register it directly and see if it fails. I would go and validate it first, if it passes then register it directly - ok it can still fail - but we at least know we tried our best.

With STRICT we also validate first - if it doesn't even pass validation throw an exception - and if it later fails ofcourse.

NONE is ok as it is.

>> can jbossxb populate an enum from a XML string?

Sure. You are the one writting binding code. See org.jboss.kernel.plugins.deployment.xml.[name]Handler.
How this goes with retro stuff - don't know yet. :-(

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

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



More information about the jboss-dev-forums mailing list