Re: Resource Adapter specific Configurable properties

Gurdev Parmar <[email protected]> Mon, 9 Dec 2002 11:39:30 +0530
Newsgroups gmane.comp.java.sun.connector
Message-ID <[email protected]>
Hi there,
Any one who can throw some light on this query :)

Thanks,
Gurdev

Gurdev Parmar wrote:

> Hi,
> I am not clear about the behavior of the AppServer and
> Resource Adapter when an undefined property is set
> in the deployment descriptor as a part of configurable properties
> of a resource adapter.  This is for a valid property name but
> an invalid property value. Which is a correct behavior:
>
> 1. Resource adapter throws a ResourceAdapterInternalException
> and the App Server doesn't deploy the resource adapter.
> 2. Resource adapter throws a ResourceAdapterInternalException
> and the App Server ignores this property and moves ahead and finally
> deploys the RA.
> 3. Resource Adapter sets the property as undefined and lets the
> app server go ahead with other properties and finally when a client
> tries to access the RA, the RA throws an exception saying that
> the property was set wrong.
>
> Thanks,
> Gurdev
>

===========================================================================
To unsubscribe, send email to [email protected] and include in the body
of the message "signoff CONNECTOR-INTEREST".  For general help, send email to
[email protected] and include in the body of the message "help".