[jboss-dev-forums] [Design the new POJO MicroContainer] - Re: VFS serialization
alessio.soldano@jboss.com
do-not-reply at jboss.com
Tue Mar 4 06:01:06 EST 2008
To answer your question about who's responsible for putting that VF there, consider we deploy a client app on server side ant this causes some data structure referencing resources through vf to be bound to jndi. Then on client side we perform jndi look up and the resources are not available any more through the vf. Thus we're wondering whether it's a valid solution to use the vf to reference resources whose reference has to survive jndi registration/look up. And getting to this would eventually require the vf to be actually serializable.
If this way of proceeding is not valid, we could go for different solutions, for example something like what you suggest.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4133835#4133835
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4133835
More information about the jboss-dev-forums
mailing list