You are on page 1of 19

M-Power eNews

SSD

Annotation EJB 3.0

Java EE EJB
EJB3.0 EJB
EJB N interfaceHome InterfaceRemote
InterfaceEJBObject EJB Bean
Spring Framework
Interface Implementation
EJB Security
EJB EJB Interface
Java 1.5 Annotationinterface
EJB EJBEntity Bean Bean
EJB Container ORM Framework Hibernate

EJB Annotation EJB


EJB Container EJB
!!

Java EE application
ServerWebLogic WebLogic 10.3
Eclipse 3.5 EJB
OTN(http://www.oracle.com/technology/software/products/oepe/oepe_11g.html)
oepe-ganymede-11.1.1.1.1.200904131333.zip eclipse folder plugins
features folder Eclipse 3.5 Eclipse

Server Config
EJB include weblogic lib Eclipse
server New/Server server config :

February 10 M-Power eNew

Page 1 of 19

M-Power eNews
SSD

February 10 M-Power eNew

Page 2 of 19

M-Power eNews
SSD

February 10 M-Power eNew

Page 3 of 19

M-Power eNews
SSD

EJB

February 10 M-Power eNew

Page 4 of 19

M-Power eNews
SSD

February 10 M-Power eNew

Page 5 of 19

M-Power eNews
SSD

package

February 10 M-Power eNew

Page 6 of 19

M-Power eNews
SSD

package New/Session Bean(EJB 3.x)

February 10 M-Power eNew

Page 7 of 19

M-Power eNews
SSD

Echo Echo Interface


Interface Home Interface Remote Interface Java
Interface Interface EJB3.0 Spring
Framework
EchoRemote

February 10 M-Power eNew

Page 8 of 19

M-Power eNews
SSD

Annotation class
implement Interface EJB(
Server EJB @Local Annotation)
Interface method

method Echo implement EchoRemote


implement EchoRemote method call

February 10 M-Power eNew

Page 9 of 19

M-Power eNews
SSD

call Echo @Stateless


Annotation EJB Stateless Session Bean
Stateless Session Bean Eclipse EJB
InterfaceEcho POJO EchoRemote
Interface Interface Annotation
POJO EJB3.0

Annotation servlet
EJB EJB3.0 JNDI EJB Home Interface create
Remote Interface Remote Interface EJB Remote Interface
business method servlet instance
variable EchoRemote Annotationservlet inject
EJB instance
February 10 M-Power eNew

Page 10 of 19

M-Power eNews
SSD

Dynamic Web Project

February 10 M-Power eNew

Page 11 of 19

M-Power eNews
SSD

SampleWeb Project Eclipse Project properties


SampleEJB SampleWeb classpath
Project EchoRemote Interface

February 10 M-Power eNew

Page 12 of 19

M-Power eNews
SSD

SampleWeb Project New Servlet

February 10 M-Power eNew

Page 13 of 19

M-Power eNews
SSD

servlet EchoRemote @EJB Annotation


EchoRemote
JNDI call Home Remote Interface EchoRemote Interface
extend Interface Interface

February 10 M-Power eNew

Page 14 of 19

M-Power eNews
SSD

Enterprise Application Project Web Project EJB Project


include

February 10 M-Power eNew

Page 15 of 19

M-Power eNews
SSD

February 10 M-Power eNew

Page 16 of 19

M-Power eNews
SSD

February 10 M-Power eNew

Page 17 of 19

M-Power eNews
SSD

SampleEar Ear WebLogic Server Admin Console


Ear server servlet url

February 10 M-Power eNew

Page 18 of 19

M-Power eNews
SSD

February 10 M-Power eNew

Page 19 of 19

You might also like