OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

sca-j message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: Re: [sca-j] SCAClientFactory properties and SCAClientFactoryFinderImpl


Seems like a good feature to have. Although, this is about the default 
implementation and runtimes are allowed to override this implementation.

In any case, if you think this ought to be part of the default factory 
finder then please file an issue.

Thanks.

-Anish
--

On 3/20/2011 1:40 AM, Anthony Elder wrote:
>
> The SCA Client API has a pluggable mechanism so implementers can provider
> their own SCAClientFactory implementations, and the SCAClientFactory
> newInstance method can take a Properties object which may be used when
> creating the SCAClientFactory instances. However as it is the code in
> org.oasisopen.sca.client.impl.SCAClientFactoryFinderImpl doesn't pass those
> properties on to the SCAClientFactory. It seems like it could be useful for
> clients to be able to set runtime specific configuration in the properties
> which then get used by the SCAClientFactory when creating the connection to
> the domain.
>
> It would be a small change to the
> SCAClientFactoryFinderImpl.instantiateSCAClientFactoryClass method to pass
> the Properties on, or is intentional that they're not to be used in that
> way?
>
>
>
>      ...ant
>
>
>
>   Anthony Elder
>
>
>
>   IBM Software Group, Application and Integration Middleware Software
>
>   IBM Hursley Park
>
>   Winchester, SO21 2JN, UK
>
>   Phone: 01962 818 320
>
>   e-mail: ant.elder@uk.ibm.com
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe from this mail list, you must leave the OASIS TC that
> generates this mail.  Follow this link to all your TCs in OASIS at:
> https://www.oasis-open.org/apps/org/workgroup/portal/my_workgroups.php
>


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]