Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


how to deploy enterprise javabeans?

Answers were Sorted based on User's Feedback



how to deploy enterprise javabeans?..

Answer / vidya

There are 2 types of deployments procedures.One is Console
Deployment in which we can deploy the beans throg the
console screens , later One is Hard Deployment in which we
can directly put the .jar file in appliction of
user_projects.

Is This Answer Correct ?    0 Yes 0 No

how to deploy enterprise javabeans?..

Answer / ganesh gadde

Basically Ther r 3 ways to deploy an ejb application
1.hard deployment ,wher u can put all ur jar files in the
application folder of ur project

2.Weblogic console deployment where u can upload ur files
and convert into jars and then deploy

3.Tool based deployment(either Ant/Weblogic builder) : you
will prepare one build.xml file where u can set all the
information regarding deployment structure otherwise use
weblogic builder tool,ther u have to enter some entries

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More EJB Interview Questions

Tell me difference between Container managed persistent bean & Bean managed persistent bean?

1 Answers   KPIT,


What is Session Bean Interface?

0 Answers   Tech Mahindra,


what is mean by dll ? Please answer me. Advance thanks.

3 Answers   Excel,


Where a bean can be used ?

1 Answers  


What are ejb components?

0 Answers  


What do you mean by in-memory replication?

0 Answers  


What is @injectmock?

0 Answers  


An instance of stateful session ejb when accessed simultaneously from more than one clients on same vm results in remoteexception or ejbexception. In case the client is a servlet thread, which of the techniques can be used to avoid remoteexception/ejbexception?

0 Answers  


What is @resource in java?

0 Answers  


Difference between javaBeans and Enterprise JavaBeans?

1 Answers   Indotech, Tech Mahindra,


What are the services that a container provides for an entity bean?

3 Answers  


How does a container, manage access, from multiple transactions on an entity bean?

1 Answers  


Categories