[jboss-dev-forums] [Design of POJO Server] - Re: Deploying ValidatorFactory
stan.silvert@jboss.com
do-not-reply at jboss.com
Wed Aug 19 15:13:41 EDT 2009
"pete.muir at jboss.org" wrote : Stan, JNDI does have a performance overhead, especially if you call it extensively at runtime.
Sure. But I'm talking about calling it once per JSF app. Will that be significant? Will it be any worse than going through all the machinations required to get the VF from the deployment unit?
I don't know the answer without profiling. But I do know which one is simpler and I'd like to go with JNDI first. Since we are required to put a reference in JNDI anyway, I'd like to go ahead and try getting it from there.
So what do we need to do to have the JNDI part working?
Stan
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4250465#4250465
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4250465
More information about the jboss-dev-forums
mailing list