Hello World application with EJB
#1

Hello World application with EJB

[attachment=18343]

Steps to be followed
1. Component development
* Describe Remote interface
* Describe Home interface
* Implement the Bean class
2. Write deployment descriptor(s)
3. Package in an archive (jar file) all EJB files
4. Deployment into the container
5. Implement the client application
4
Remote interface : HelloWorld.java
z Corresponds to the interface description
z Gives the list of the methods the client can call


Home interface : HelloWorldHome.java
z Provides methods for the client to create, find or remove an EJB.
z To use an EJB, a client must first get a reference to its Home
interface using JNDI (Java Naming and Directory Interface).
z The create() method returns a reference to the EJB remote
interface (HelloWorld).



Packaging and deploying the EJB
z An EJB must be packaged in a “.jar” file containing
ª Class files
ª Deployment descriptors
z In order to be used, an EJB must first be deployed
ª Copy the jar file in a specific directory for the container to get it from
Reply

Important Note..!

If you are not satisfied with above reply ,..Please

ASK HERE

So that we will collect data for you and will made reply to the request....OR try below "QUICK REPLY" box to add a reply to this page
Popular Searches: kerala lottery res hello kerala lottery resultrala lottery result hello, lokmat hello chalisgaon, hello kitty wiki, hello world xcode project, bank operations using ejb**nada, literature survey on automation of shear cutting machinees of ejb and uses of ejb notes, ibn lokmat hello latur,

[-]
Quick Reply
Message
Type your reply to this message here.

Image Verification
Please enter the text contained within the image into the text box below it. This process is used to prevent automated spam bots.
Image Verification
(case insensitive)

Possibly Related Threads...
Thread Author Replies Views Last Post
  APPLICATION OF CARBON NANO TUBES IN FLEXIBLE ELECTRONICS seminar paper 1 1,811 02-02-2013, 04:47 PM
Last Post: seminar details
  Mobile Application Development with ANDROID seminar addict 1 3,186 29-11-2012, 02:28 PM
Last Post: seminar details
  APPLICATION OF NON-CONVENTIONAL & RENEWABLE ENERGY SOURCES seminar addict 1 2,018 29-10-2012, 01:37 PM
Last Post: seminar details
  The Application of Back Propagation Neural Network of Multi-channel Piezoelectric.... project uploader 0 1,151 09-06-2012, 05:32 PM
Last Post: project uploader
  UNIFIED LIBRARY APPLICATION seminar details 0 2,545 09-06-2012, 03:07 PM
Last Post: seminar details
  Mobile Agents for World Wide Web Distributed Database Access project uploader 0 1,255 08-06-2012, 03:01 PM
Last Post: project uploader
  electric application of Carbon nanotubes seminar details 0 826 08-06-2012, 01:06 PM
Last Post: seminar details
  Mobile Agents for World Wide Web Distributed Database Access project uploader 0 1,044 07-06-2012, 05:44 PM
Last Post: project uploader
  H-Shaped Dielectric Resonator Antenna for UWB application seminar details 0 887 07-06-2012, 05:01 PM
Last Post: seminar details
  SIM APPLICATION TOOLKIT(SAT) seminar details 0 751 06-06-2012, 05:33 PM
Last Post: seminar details

Forum Jump: