edpzjh / agoncal-sample-cdi

Samples about CDI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sample - CDI - Bootstrapping

Purpose of this sample

The purpose of this sample is to show you how to bootstrap CDI (Weld) in several ways :

  • Using EJBs 3.1 in GlassFish 3.x
  • Using Servlets 3.0 in GlassFish 3.x
  • In Java SE 6
  • Using Servlets 2.5 in Tomcat 6
  • Using Servlets 2.5 in Jetty 6
  • Using Servlets 2.5 in Jetty 7

Read more on my blog

Licensing

Creative Commons License
This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 Unported License.

antonio goncalves

About

Samples about CDI