[ 
https://issues.apache.org/jira/browse/METAMODEL-26?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13757537#comment-13757537
 ] 

Kasper Sørensen commented on METAMODEL-26:
------------------------------------------

The patch looks good to me.

One little thing that appears as a issue in the (existing) 
SalesforceUtils.wrapException(...) method is that as the unittest shows, we get 
this exception message when connecting to a non-existing domain:

"Failed to log in to Salesforce service: null"

Probably we could improve that a bit so that the 'null' part would be a 
meaningful message instead.
                
> Provide endpoint URL with SalesforceDataContext
> -----------------------------------------------
>
>                 Key: METAMODEL-26
>                 URL: https://issues.apache.org/jira/browse/METAMODEL-26
>             Project: Metamodel
>          Issue Type: Improvement
>            Reporter: Harel E.
>            Assignee: Henry Saputra
>         Attachments: METAMODEL_26.patch
>
>
> When using Salesforce in development/uat environment, different URL is needed 
> to access the system.
> For example, https://test.salesforce.com instead of 
> https://login.salesforce.com
> Therefor, It is highly desirable to be able to provide endpoint URL to  
> SalesforceDataContext

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to