"ragavgomatam" wrote : 
  | (1) If Security is not desired, then why bother. Most certainly you can 
have unsecured ejb's . This is absolutely ok.

First I thought that in order to make EJB calls I had to be authenticated. So, 
it was crucial to me to have a place to log out, cancelling the authentication 
in order to release server resources more quickly. But as my application showed 
to me, and you confirmed that, I don't need to do so. I can have unsecured 
EJBs, that way I'm having now. But with these unsecured EJBs, does JBoss still 
manage the release of resources of the users that are not using the application 
anymore automatically for me? Maybe this is a naive question, but I would like 
to make sure anyhow.

Marcos

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4170374
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to