Silicon Valley Code Camp : October 6th and 7th, 2012

Marina Vatkina

unassigned
About Marina
Marina Vatkina is a member of the Java EE Architecture team at Oracle, leading the current (3.2) version of the EJB specification under the Java Community Process (JCP). During the last 10 years she has been responsible for the design and implementation of several modules in the GlassFish Java EE application server, including persistence, transaction manager, and EJB container.
{speaker.firstName} {speaker.lastName}

Speaking Sessions

  • Enterprise JavaBeans today and tomorrow

    9:45 AM Saturday   Room: 4204
    We will look at the most interesting features in EJB 3.1 and discuss new features coming in EJB 3.2: - Asynchronous invocations in EJB 3.1 and how you can use them with the new JAX-RS 2.0 asynchronous support - Benefits of automatic timers and how do they work in a single server instance and in a cluster - Transactions in EJBs and how upcoming changes will enhance transactional support - Optional features in the EJB 3.2 and what does it mean for you - How an EJB can be written differently if you enable CDI - What is an Embeddable EJB container and how can you test EJBs without deploying