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 does EJB 2.0 improve support for interoperability
between EJB containers and other J2EE products?



How does EJB 2.0 improve support for interoperability between EJB containers and other J2EE produc..

Answer / guest

The EJB 2.0 public draft specification includes requirements
on EJB container/server providers which enable
interoperability for invocations on enterprise beans. These
requirements enable communication with J2EE clients
including JavaServer Pages, Servlets, Application Clients as
well as with enterprise beans in other EJB containers. The
goal of these features is to allow enterprise bean
invocations to work even when client components and
enterprise beans are deployed in J2EE products from
different vendors. Support for interoperability between
components includes transaction propagation, naming services
and security services.


The interoperability mechanisms in EJB 2.0 are based on the
IIOP protocol from the Object Management Group. The
extensions supporting distributed transaction propagation,
security (using SSL) and naming service access are all based
on OMG standards. J2EE container products may also use
vendor-specific protocols in addition to IIOP.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More EJB Interview Questions

How to determine, that beans are TX or not?

0 Answers  


What is meant by manifest files ?

2 Answers  


whatis the diff between ejb and servlet/jsp

6 Answers   TCS,


What is ejb home object?

0 Answers  


how to deploy enterprise javabeans?

2 Answers   Inforica,


What is the relationship between an EJB component, EJB container, and an application server?

2 Answers  


When was ejb developed?

0 Answers  


EJB containers supports what kind of transaction attributes?

1 Answers  


List down the steps for the demonstration of ejp persistence mechanism.

0 Answers  


What is ejb container in java?

0 Answers  


What is @resource in java?

0 Answers  


Where is ejb used?

0 Answers  


Categories