users@glassfish.java.net

Re: config in sun-resources.xml works for JMS connecton pool name only

From: Sivakumar Thyagarajan <Sivakumar.Thyagarajan_at_Sun.COM>
Date: Mon, 07 Jul 2008 23:02:53 +0530

Hi Gustav:

Gustav Trede wrote:
> https://glassfish.dev.java.net/issues/show_bug.cgi?id=3478 only helped
> the jdbc connection pools, they do work for me.
> Jms connection pool is a special case ?.
> If there is no bug for this i will have to create one.
> It should be possible to fix for gf v3 at least.

sun-resources.xml is not a supported feature in GlassFish v2 as
mentioned earlier in this thread.
http://forums.java.net/jive/message.jspa?messageID=245350#245350

>> To me its essential to keep the deployment process simple and fail safe,
>> I dont want to rely on all kinds of external script files that human
>> beings must remember to run ...
>> The human factor is the single largest error contributor everywhere, and
>> needs to be avoided by clever design.

If you would like to add resources in a fail-safe manner, would you be
able to use add-resources as mentioned in the thread above?

Thanks
--Siva.

> regards
> gustav trede
>
> glassfish_at_javadesktop.org skrev:
>> Gustav,
>>
>> I have spent a lot of time trying to leverage the feature that you
>> want to try to use... and would advise you to try a different
>> approach.... now.
>>
>> The issue that you are running into is the "tip-of-the-iceberg"...
>>
>> vbk