EJB - Concurrency
s Beans
n can not create threads
n Can not access threads with java.io
n Can not operate directly on sockets
n Can not use AWT to interact with user
n Only use parameter types allowed by RMI
n Must supply a no argument constructor