miércoles, 26 de enero de 2011
domingo, 16 de enero de 2011
jueves, 13 de enero de 2011
lunes, 10 de enero de 2011
Local and remote EJB bindings
Dependency injection EJB3 bindings
EJB 3 Local Lookup not working with Weblogic 10.3 and JDK 1.6_05
How to define an EJB3 WebLogic 10.3
WebLogic 10.3 EJB3 Local Lookup Sample
¿Es posible usar la anotación @ EJB EJB para inyectar a través de servidores diferentes?
EJB 3.0,un ejemplo práctico con Maven y JBoss
EJB 3 Local Lookup not working with Weblogic 10.3 and JDK 1.6_05
How to define an EJB3 WebLogic 10.3
WebLogic 10.3 EJB3 Local Lookup Sample
¿Es posible usar la anotación @ EJB EJB para inyectar a través de servidores diferentes?
EJB 3.0,un ejemplo práctico con Maven y JBoss
viernes, 7 de enero de 2011
EJB 3.1 Global JNDI Access
Namespaces and Scopes
The EJB v. 3.1 Specification defines three distinct namespaces with its own scopes:
* Global.
* Application.
* Module.
Leer articulo completo aqui
The EJB v. 3.1 Specification defines three distinct namespaces with its own scopes:
* Global.
* Application.
* Module.
Leer articulo completo aqui
Reference EJB3 Beans from EJB2 Beans
It is possible to reference an EJB3 bean from an EJB2 bean just like an EJB2 bean would reference any other EJB2 bean as long as the EJB3 bean is deployed with an EJB 2 client adaptor. Please note that EJB2 and EJB3 beans cannot reside on the same jar file and hence, the EJB2 beans must reside in a different jar to the EJB3 beans.
Leer articulo completo aqui
Leer articulo completo aqui
domingo, 2 de enero de 2011
Publicar WebService en Java sin Servidor Web
A partir del Java 6 es muy sencillo crear webservices utilizando anotaciones, a diferencia de las versiones anteriores donde era necesario utilizar librerias de terceros, servidores web, gran cantidad de codigo y archivos de configuracion.
leer articulo completo clic aqui
leer articulo completo clic aqui
Suscribirse a:
Entradas (Atom)