Hey,
In my client i need to call to:
System.setProperty("java.security.auth.login.config", authConf);
where auth.conf is the absolute path to the file.
the problem is the client is package as a jar and i want to package the file inside the
jar.
is there a solution for this?
Thank you
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4147305#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...