[
https://issues.apache.org/jira/browse/SCOUT-21?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kurt Stam resolved SCOUT-21.
----------------------------
Resolution: Fixed
Fix Version/s: 1.0
Applied the patch to the trunk
> can't configure transport class property using the properties in the factory
> ----------------------------------------------------------------------------
>
> Key: SCOUT-21
> URL: https://issues.apache.org/jira/browse/SCOUT-21
> Project: Scout
> Issue Type: Bug
> Reporter: Kurt Stam
> Assigned To: Anil Saldhana
> Fix For: 1.0
>
> Attachments: sout-21.zip
>
>
> To create a connection one does:
> // Create the connection, passing it the configuration properties
> ConnectionFactory factory = ConnectionFactory.newInstance();
> factory.setProperties(props);
> connection = factory.createConnection();
> One of the properties can be "scout.proxy.transportClass", however this
> setting is not used.
> In org.apache.ws.scout.registry.ConnectionImpl a new Properties is made..
> Now I'm forced to use a System parameter.
> This can't be right. Maybe I'm missing something..
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]