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: SCAClientFactory properties and SCAClientFactoryFinderImpl



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                                               
                                                                            




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