News

When using your deployment descriptor — ejb-jar.xml — to describe your Enterprise JavaBeans behavior when they’re made available by the object server, adding a few lines to the file will pre ...
The deployment descriptor can also be used to specify a bean as message-driven. Thus, it is not required for the bean class to implement the MessageDrivenBean interface.