How EJB component can in interact with COM/DCOM components?
Answer / guest
A list of tools that integrate Java with the Microsoft
platform is available here. These tools can be used, as long
as they stay within the EJB specification requirements .
| Is This Answer Correct ? | 0 Yes | 0 No |
How to increase ejb transaction timeout in weblogic?
What are the various types of entity beam?
What is the default transaction attribute for an ejb?
How to import ejb project in eclipse?
How does a container, manage access, from multiple transactions on an entity bean?
EJB containers supports what kind of transaction attributes?
What do you mean by timer service and where it is used?
How to invoke ejb from java client?
What is the advantage of using entity bean for database operations, over directly using jdbc api to do database operations? When would I use one over the other?
What is meant by manifest files ?
Why stateless is better than stateful?
What are transaction isolation levels in ejb?