You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@chemistry.apache.org by "Julien Boulay (JIRA)" <ji...@apache.org> on 2011/03/29 11:05:05 UTC

[jira] [Created] (CMIS-341) Add Proxy support when creating a new session

Add Proxy support when creating a new session
---------------------------------------------

                 Key: CMIS-341
                 URL: https://issues.apache.org/jira/browse/CMIS-341
             Project: Chemistry
          Issue Type: Improvement
          Components: opencmis-commons
            Reporter: Julien Boulay
            Priority: Minor


Add new session parameters in order to manage proxy settings:
PROXY_HOST
PROXY_PORT
PROXY_USER
PROXY_PASSWORD

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (CMIS-341) Add Proxy support when creating a new session

Posted by "Florian Müller (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CMIS-341?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Florian Müller updated CMIS-341:
--------------------------------

          Component/s:     (was: opencmis-commons)
                       opencmis-client-bindings
    Affects Version/s: OpenCMIS 0.3.0
        Fix Version/s: OpenCMIS 0.4.0

> Add Proxy support when creating a new session
> ---------------------------------------------
>
>                 Key: CMIS-341
>                 URL: https://issues.apache.org/jira/browse/CMIS-341
>             Project: Chemistry
>          Issue Type: Improvement
>          Components: opencmis-client-bindings
>    Affects Versions: OpenCMIS 0.3.0
>            Reporter: Julien Boulay
>            Assignee: Florian Müller
>            Priority: Minor
>             Fix For: OpenCMIS 0.4.0
>
>
> Add new session parameters in order to manage proxy settings:
> PROXY_HOST
> PROXY_PORT
> PROXY_USER
> PROXY_PASSWORD

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Assigned] (CMIS-341) Add Proxy support when creating a new session

Posted by "Florian Müller (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CMIS-341?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Florian Müller reassigned CMIS-341:
-----------------------------------

    Assignee: Florian Müller

> Add Proxy support when creating a new session
> ---------------------------------------------
>
>                 Key: CMIS-341
>                 URL: https://issues.apache.org/jira/browse/CMIS-341
>             Project: Chemistry
>          Issue Type: Improvement
>          Components: opencmis-commons
>            Reporter: Julien Boulay
>            Assignee: Florian Müller
>            Priority: Minor
>
> Add new session parameters in order to manage proxy settings:
> PROXY_HOST
> PROXY_PORT
> PROXY_USER
> PROXY_PASSWORD

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Resolved] (CMIS-341) Add Proxy support when creating a new session

Posted by "Florian Müller (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CMIS-341?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Florian Müller resolved CMIS-341.
---------------------------------

    Resolution: Fixed

Both binding implementations use HttpUrlConnection. That is, the standard Java proxy settings should work (http://download.oracle.com/javase/6/docs/technotes/guides/net/proxies.html).

I have added the session parameters PROXY_USER and PROXY_PASSWORD and extended the standard authentication provider.


> Add Proxy support when creating a new session
> ---------------------------------------------
>
>                 Key: CMIS-341
>                 URL: https://issues.apache.org/jira/browse/CMIS-341
>             Project: Chemistry
>          Issue Type: Improvement
>          Components: opencmis-client-bindings
>    Affects Versions: OpenCMIS 0.3.0
>            Reporter: Julien Boulay
>            Assignee: Florian Müller
>            Priority: Minor
>             Fix For: OpenCMIS 0.4.0
>
>
> Add new session parameters in order to manage proxy settings:
> PROXY_HOST
> PROXY_PORT
> PROXY_USER
> PROXY_PASSWORD

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira