[jboss-dev-forums] [Design of POJO Server] - Re: VFS Permissions - JBMICROCONT-149
anil.saldhana@jboss.com
do-not-reply at jboss.com
Fri Nov 14 12:43:39 EST 2008
"alesj" wrote : "anil.saldhana at jboss.com" wrote : Issues:
| | a) AOP uses vfsmemory:// pattern. Not sure about assigning perms to a codesource URL in memory. Maybe vfs real url may help.
| And there are others - assembled stuff --> vfs://.
| Plus users can add their own protocols. ;-)
|
| Dunno what to do about those,
| as they don't have logical 'real' representation.
We can deal with custom protocols. But we would need some static content in the URL that goes into the codesource url.
Something like:
<protocol>://<static>/<dynamic>
|
| vfsmemory://jboss/microcontainer/uuid-string
|
Then the onus is on the system administrator to adequately assign permissions. I still see issues with rogue applications trying to mess in memory.
Maybe Scott/Adrian can think of something....
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4189474#4189474
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4189474
More information about the jboss-dev-forums
mailing list