[jboss-dev-forums] [Design of Messaging on JBoss (Messaging/JBoss)] - Re: System.getProperties() in a security restricted environm

timfox do-not-reply at jboss.com
Fri Feb 9 05:50:05 EST 2007


"ovidiu.feodorov at jboss.com" wrote : If the client runs in a security restricted environment that denies System.getProperty(), being prevented to get properties such as "jboss.messaging.callback.bind.address" is the least of our worries, because log4j won't be able to get things like "line.separator" and it will throw exception long before we attempt to get the bind address.

Not nceessarily. You can deny/allow access to individual properties in the security manager config. Something like log4j is so widely and well known used that it's conceivable they allow access, but not the same for our properties.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4013555#4013555

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4013555



More information about the jboss-dev-forums mailing list