dev@glassfish.java.net

Re: Deployment descriptor required for resource adapter archives?

From: Qingqing Ouyang <Qingqing.Ouyang_at_Sun.COM>
Date: Tue, 04 Apr 2006 14:31:38 -0500

You don't need the ra.xml for identification purpose, i.e. without the
ra.xml, the appserver would know that you are trying to deploy a
resource adapter.

However, I suspect you will not get too far because the resource adapter
cannot bootstrap itself without the values that have to be provided in
the ra.xml. Note that in this release, i.e. Java EE 5, there are no
annotations defined to be used for Connectors.

Thanks,
Q^2

vince kraemer wrote:

> If I deploy an ra onto the Java EE application server built by the
> GlassFish project, do i need to include an ra.xml file in META-INF?
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>