[jboss-dev-forums] [Design of POJO Server] - Re: VirtualFile metadata
scott.stark@jboss.org
do-not-reply at jboss.com
Wed Nov 8 06:22:47 EST 2006
I guess I would first ask why we can't leave this in the deployer attachments realm:
| VirtualFile vf = ...
| ClassFile cf = ...
| unit.addAttachment(vf.getPathName(), cf, cf.getClass());
|
so that we don't have to be looking in multiple places for the deployment metadata.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3984072#3984072
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3984072
More information about the jboss-dev-forums
mailing list