docs@glassfish.java.net

Re: Need help mapping 2.1 content to its location in the 3.0.1 or 3.1 docs....

From: Mike Fitch <mike.fitch_at_oracle.com>
Date: Fri, 07 Jan 2011 13:32:50 -0800

Hi Vince,

The page you cite asks a question about the create-jms-resource
subcommand, which creates connection factories and destination resources
that hook to GlassFish Message Queue using the jmsra resource adapter.

The table you asked about is for the genericjmsra resource adapter,
which is used to hook to JMS providers other than GlassFish Message Queue.

Thus, you're comparing apples to oranges: jmsra property apples to
genericjmsra property oranges.

WRT to the question at stackoverflow.com, I believe the property is

   --property ...:is-connection-validation-required=true:...

--Mike

Vince Kraemer wrote on 1/7/2011 10:05 AM:
> Hmm.
>
> If that page is correct than there is something not right in this
> http://stackoverflow.com/questions/4590252/glassfish-v3-asadmin-how-to-specify-xa-on-connection-factory
>
>
>
> Mike Fitch wrote:
>> Hi Vince,
>>
>> The table was dropped from the 3.0.1 Admin Guide, but is being
>> reinstated in the 3.1 Admin Guide. Attached is a pre-prerelease draft
>> of the information about the generic RA and its use.
>>
>> HTH,
>> --Mike
>>
>> vince kraemer wrote on 1/6/2011 8:45 PM:
>>> Is there a table like the 'Resource Adapter Properties' table in
>>> http://docs.sun.com/app/docs/doc/820-4335/abljw?l=en&n=1&a=view for
>>> GlassFish Server 3.0.1 or 3.1?
>>>
>>> Thanks,
>>> vbk
>>>
>