View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3820617#3820617
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3820617 This does not fit the current Java model and I'm not interested in doing OS specific integration to provide this. JDK 1.5 is supposed to try to provide better integration with the OS, but its not clear integration down to the process user id is supported. The closes thing Java supports is the JAAS subject based permission where you can run a process as a given Subject. This does not map to OS level permission like being able to open priviledged ports however. ------------------------------------------------------- The SF.Net email is sponsored by EclipseCon 2004 Premiere Conference on Open Tools Development and Integration See the breadth of Eclipse activity. February 3-5 in Anaheim, CA. http://www.eclipsecon.org/osdn _______________________________________________ JBoss-Development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development
