An example Java EE application that demonstrates how to use JavaMelody for application monitoring, including monitoring HTTP requests, SQL queries, EJB calls, hotspots and other application details.
# Remote-ejb-example Example for EJB remoting in Wildfly ## About This simple example should demonstrate how to do EJB remoting with Wildfly from a client application which does not run in an ...
The EJB and jboss-seam projects are both deployed as EJBs (hence the packaging ejb); again, the groupId s seem to be pointers, from the parent project’s perspective, to the location of the EJB and ...
The slogan “Write once, run anywhere” is Sun’s way of characterizing Java’s platform portability. However, to most Java developers, the slogan more closely represents a noble, and somewhat lofty, ...
The EJB Best Practices chapter discusses best practices in terms of design, development, building, testing and working with EJB. These guidelines will help in answering some of the dilemmas you face ...