aspose file tools
The moose likes JBoss/WildFly and the fly likes Security and Concurrency Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Products » JBoss/WildFly
Reply Bookmark "Security and Concurrency" Watch "Security and Concurrency" New topic
Author

Security and Concurrency

Jignesh Patel
Ranch Hand

Joined: Nov 03, 2001
Posts: 625

How Security is handled in JBoss. Does it have seperate server like one comes with Weblogic(ie. LDAP Server).

How we can implement SSO with JBoss in portal environment.

How Jboss Supports concurrency(especially in case of Stateless Session Bean). I mean can we set executable Threads and wating threads.
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Security and Concurrency
 
Similar Threads
Web Container on it's own or with application server
Book about what the JVM does with threads
EJB and JBOSS
security implementation in web service application
How to solve the Reader and Writer problem using wait() and notify()?