What does resource adapt module contain?


The resource adapt module contains:

*all Java interfaces,
*classes,
*native libraries,
*other documentation,
*A resource adapter deployment descriptor.

Resource adapter modules are packages as JAR files with a .rar (Resource adapter Archive) extension.



Explore posts in the same categories: J2EE Interview Questions


BOOKMARK THIS : del.icio.us | Digg it | Furl | reddit |


Related Questions :

  • What is filter
  • An object that can transform the header or content (or both) of a request or response. Filters differ from Web...
  • What are the four types of J2EE modules?
  • 1. Application client module 2. Web module 3. Enterprise JavaBeans module 4. Resource adapter module...
  • What is resource adapter module
  • A deployable unit that contains all Java interfaces, classes, and native libraries, implementing a resource adapter along with the resource...
  • What is RAR
  • Resource Adapter Archive. A JAR archive that contains a resource adapter module....
  • Explain a DNS resource record.
  • A resource record is an entry in a name server's database. There are several types of resource records used, including...
  • What is resource manager
  • Provides access to a set of shared resources. A resource manager participates in transactions that are externally controlled and coordinated...
  • What is a DNS resource record?
  • A resource record is an entry in a name server's database. There are several types of resource records used,...
  • How can I tell if a module is being called DYNAMICALLY or STATICALLY ?
  • The ONLY way is to look at the output of the linkage editor (IEWL)or the load module itself. If the...
  • How can I tell if a module is being called DYNAMICALLY or STATICALLY ?
  • The ONLY way is to look at the output of the linkage editor (IEWL)or the load module itself. If the...
  • What is J2EE Connector?
  • The J2EE Connector API is used by J2EE tools vendors and system integrators to create resource adapters that support access...

    Comment:

    You must be logged in to post a comment.