How to acces an enterprise java bean (EJB) running on JBoss from a standalone application running outside JBoss? In the code you must, among others: Set properties for a naming context and create one to be able to look the EJB up Authenticate by JBoss by means of JAAS To run the application: Set theContinue reading “Access EJB on JBoss from outside”