• All Applications
  • Report Index
  • Migration Issues
  • Application Details
  • Unparsable
  • JAR Dependencies
  • Remote Services
  • EJBs
  • Server Resources
  • Tattletale
  • Ignored Files
  • About
  • Send Feedback

EJB Report
JEE Example App

This report lists the Java EE EJB beans with their JNDI address - stateless and statefull beans, message driven beans, and entity beans.

Message Driven Beans

MDB NameClassJMS Destination
LogEventSubscriber com.acme.anvil.service.jms.LogEventSubscriber jms/LogEventQueue
LogEventSubscriber com.acme.anvil.service.jms.LogEventSubscriber jms/LogEventQueue

Stateless Session Beans

Bean NameInterfaceImplementationJNDI Location
ItemLookupBean LocalRemote com.acme.anvil.service.ItemLookupBean
ProductCatalogBean LocalRemote com.acme.anvil.service.ProductCatalogBean
ItemLookupBean LocalRemote com.acme.anvil.service.ItemLookupBean
ProductCatalogBean LocalRemote com.acme.anvil.service.ProductCatalogBean