EJB’s, Netbeans and Glassfish
Most developers who are familiar with Netbeans, know that it is really easy to setup an EJB project. Netbeans generates an EJB3 component including an (local and / or remote) interface. These components can be simple and small, but can also be enormously large if you include a complete persistence layer based [...]
When developing SOA and enterprise oriented web applications, it is no surprise we have to deal with custom technical requirements. These requirements are adopted by several decisions from the business side.
Luckily Glassfish is a very flexible and easy to understand application server. It is not bounded on using specific kind of databases or other kind [...]