[jboss-dev-forums] [Design of POJO Server] - Re: Deploying ValidatorFactory
alesj
do-not-reply at jboss.com
Tue Aug 18 08:43:02 EDT 2009
"stan.silvert at jboss.com" wrote :
| Is that better than getting it from JNDI?
|
Dunno. :-)
I never liked JNDI, depending too much on that magic name.
If I can get it more type safe, I would use that.
But I guess you used JNDI a lot more than me.
And it's probably trivial to support both use cases - with proper simple abstraction;
e.g. if you port your code to other app server, there won't be mc-int
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4250162#4250162
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4250162
More information about the jboss-dev-forums
mailing list