Hi Malaka,

LDAP Connector is released and published in store [1].

[1]
https://store.wso2.com/store/assets/esbconnector/6e86496f-431e-43e2-bded-caedd10c4cb9




*Thank youVivekananthan Sivanayagam*

*Associate Software Engineer | WSO2*

*E:vivekanant...@wso2.com <e%3avivekanant...@wso2.com>*
*M:+94752786138*

On Wed, May 25, 2016 at 8:42 AM, Vivekananthan Sivanayagam <
vivekanant...@wso2.com> wrote:

> Noted.
>
>
>
>
> *Thank youVivekananthan Sivanayagam*
>
> *Associate Software Engineer | WSO2*
>
> *E:vivekanant...@wso2.com <e%3avivekanant...@wso2.com>*
> *M:+94752786138 <%2B94752786138>*
>
> On Wed, May 25, 2016 at 5:37 AM, Malaka Silva <mal...@wso2.com> wrote:
>
>> Please proceed and release.
>>
>> On Tue, May 24, 2016 at 6:21 PM, Vivekananthan Sivanayagam <
>> vivekanant...@wso2.com> wrote:
>>
>>> Hi Malaka,
>>>
>>> Yes, We can release after fixed.
>>>
>>>
>>>
>>>
>>> *Thank youVivekananthan Sivanayagam*
>>>
>>> *Associate Software Engineer | WSO2*
>>>
>>> *E:vivekanant...@wso2.com <e%3avivekanant...@wso2.com>*
>>> *M:+94752786138 <%2B94752786138>*
>>>
>>> On Tue, May 24, 2016 at 3:44 PM, Malaka Silva <mal...@wso2.com> wrote:
>>>
>>>> Can we fix those and release please?
>>>>
>>>> On Tue, May 24, 2016 at 2:32 PM, Vivekananthan Sivanayagam <
>>>> vivekanant...@wso2.com> wrote:
>>>>
>>>>> Hi Malaka,
>>>>>
>>>>> I have tested LDAP Connector with those changes, It is working fine ,
>>>>> but there is a problem when run the test cases because all the test case
>>>>> methods are skipped but it gets build success.
>>>>>
>>>>> Error is "Caused by: java.io.FileNotFoundException:
>>>>> /home/vive/Downloads/ldap/esb-connector-ldap/target/ldap-connector-1.0.1-SNAPSHOT.zip
>>>>> (No such file or directory)".
>>>>>
>>>>> There are few changes in pom file [1] that's why test cases are
>>>>> getting skipped .
>>>>>
>>>>> [1]
>>>>> https://github.com/wso2-extensions/esb-connector-ldap/pull/3/files#diff-600376dffeb79835ede4a0b285078036R195
>>>>>
>>>>>
>>>>>
>>>>>
>>>>> *Thank youVivekananthan Sivanayagam*
>>>>>
>>>>> *Associate Software Engineer | WSO2*
>>>>>
>>>>> *E:vivekanant...@wso2.com <e%3avivekanant...@wso2.com>*
>>>>> *M:+94752786138 <%2B94752786138>*
>>>>>
>>>>> On Wed, May 18, 2016 at 8:36 PM, Vivekananthan Sivanayagam <
>>>>> vivekanant...@wso2.com> wrote:
>>>>>
>>>>>> Hi willian Antunes,
>>>>>>
>>>>>> Thank you for more details, I am looking on that.
>>>>>>
>>>>>>
>>>>>>
>>>>>>
>>>>>> *Thank youVivekananthan Sivanayagam*
>>>>>>
>>>>>> *Associate Software Engineer | WSO2*
>>>>>>
>>>>>> *E:vivekanant...@wso2.com <e%3avivekanant...@wso2.com>*
>>>>>> *M:+94752786138 <%2B94752786138>*
>>>>>>
>>>>>> On Wed, May 18, 2016 at 7:53 PM, Willian Antunes <
>>>>>> willian.lima.antu...@gmail.com> wrote:
>>>>>>
>>>>>>> By the way I believe we could talk directly from the LDAP Connector
>>>>>>> JIRA issue <https://wso2.org/jira/browse/ESBCONNECT-92> instead
>>>>>>> from here or use the pull request that I requested from GitHub
>>>>>>> <https://github.com/wso2-extensions/esb-connector-ldap/pull/3>, so
>>>>>>> we can keep the history of it from one place.
>>>>>>>
>>>>>>> On Wed, May 18, 2016 at 1:41 PM, Willian Antunes <
>>>>>>> willian.lima.antu...@gmail.com> wrote:
>>>>>>>
>>>>>>>> Vivekananthan,
>>>>>>>>
>>>>>>>> Did you see what happened during the communication process? If
>>>>>>>> didn't try to install an sniffer like Wireshark to understand which 
>>>>>>>> error
>>>>>>>> the LDAP server sent to you.
>>>>>>>>
>>>>>>>> There are two scenarios which you can use to test:
>>>>>>>>
>>>>>>>> 1 - Set *secureConnection* and *disableSSLCertificateChecking both
>>>>>>>> as true* in order to use a SSL port and ignore the certificate
>>>>>>>> provided by the LDAP server.
>>>>>>>> 2 - Set *secureConnection* *as* *true* and 
>>>>>>>> *disableSSLCertificateChecking
>>>>>>>> as* *false* in order to use a SSL port and to validate the
>>>>>>>> certificate provided by the LDAP server. You have to make sure you 
>>>>>>>> have the
>>>>>>>> ROOT CA was imported in your OS which was used to sign the LDAP
>>>>>>>> certificate, if you don't then the connection will fail. Try to use an
>>>>>>>> sniffer to understand what is happening.
>>>>>>>>
>>>>>>>> Important: Does not make sense to configure secureConnection as
>>>>>>>> false and disableSSLCertificateChecking as true because you're not 
>>>>>>>> using a
>>>>>>>> secure port like 636.
>>>>>>>>
>>>>>>>> If you have any doubt please contact me!
>>>>>>>>
>>>>>>>> Regards,
>>>>>>>> Antunes
>>>>>>>>
>>>>>>>> On Wed, May 18, 2016 at 4:05 AM, Vivekananthan Sivanayagam <
>>>>>>>> vivekanant...@wso2.com> wrote:
>>>>>>>>
>>>>>>>>> Hi Malaka,
>>>>>>>>>
>>>>>>>>> I am working on that and still I have a problem in configure LDAP
>>>>>>>>> with SSL connection. Without SSL connection, the connector is working 
>>>>>>>>> and
>>>>>>>>> according to the his changes, the SearchEntry method is working
>>>>>>>>> with onlyOneReference parameter. I need to check in SSL connection 
>>>>>>>>> part.
>>>>>>>>>
>>>>>>>>> I configured in ubuntu and I could not connect LDAP over SSL
>>>>>>>>> connection. When I configure with port 636,it shows "ldap_result: 
>>>>>>>>> Can't
>>>>>>>>> contact LDAP server (-1)" error.
>>>>>>>>>
>>>>>>>>>
>>>>>>>>>
>>>>>>>>>
>>>>>>>>>
>>>>>>>>> *Thank youVivekananthan Sivanayagam*
>>>>>>>>>
>>>>>>>>> *Associate Software Engineer | WSO2*
>>>>>>>>>
>>>>>>>>> *E:vivekanant...@wso2.com <e%3avivekanant...@wso2.com>*
>>>>>>>>> *M:+94752786138 <%2B94752786138>*
>>>>>>>>>
>>>>>>>>> On Wed, May 18, 2016 at 9:22 AM, Malaka Silva <mal...@wso2.com>
>>>>>>>>> wrote:
>>>>>>>>>
>>>>>>>>>> Hi Vivekananthan,
>>>>>>>>>>
>>>>>>>>>> Please update the progress please?
>>>>>>>>>>
>>>>>>>>>> Shakila went through some of the methods in this connector. The
>>>>>>>>>> description for parameters are not added in all templates. This is 
>>>>>>>>>> not the
>>>>>>>>>> standard that we followed so far.
>>>>>>>>>>
>>>>>>>>>> On Sat, May 7, 2016 at 3:26 PM, Rajjaz Mohammed <raj...@wso2.com>
>>>>>>>>>> wrote:
>>>>>>>>>>
>>>>>>>>>>> Hi Willian,
>>>>>>>>>>>
>>>>>>>>>>> Sorry for the missing headers. I edited the files from Developer
>>>>>>>>>>>> Studio, it erases the XML file to a new one every time you open 
>>>>>>>>>>>> it. So even
>>>>>>>>>>>> when a comment is inserted, the file will be erased again in the 
>>>>>>>>>>>> design
>>>>>>>>>>>> view.
>>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>> I will look on that and update.
>>>>>>>>>>>
>>>>>>>>>>> --
>>>>>>>>>>> Thank you
>>>>>>>>>>> Best Regards
>>>>>>>>>>>
>>>>>>>>>>> *Rajjaz HM*
>>>>>>>>>>> Associate Software Engineer
>>>>>>>>>>> Platform Extension Team
>>>>>>>>>>> WSO2 Inc. <http://wso2.com/>
>>>>>>>>>>> lean | enterprise | middleware
>>>>>>>>>>> Mobile | +94752833834|+94777226874
>>>>>>>>>>> Email   | raj...@wso2.com
>>>>>>>>>>> LinkedIn <https://lk.linkedin.com/in/hmohammedrajjaz> | Blogger
>>>>>>>>>>> <http://wso2experience.blogspot.com/> | WSO2 Profile
>>>>>>>>>>> <http://wso2.com/about/team/mohammer-rajjaz/>
>>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>> --
>>>>>>>>>>
>>>>>>>>>> Best Regards,
>>>>>>>>>>
>>>>>>>>>> Malaka Silva
>>>>>>>>>> Senior Tech Lead
>>>>>>>>>> M: +94 777 219 791
>>>>>>>>>> Tel : 94 11 214 5345
>>>>>>>>>> Fax :94 11 2145300
>>>>>>>>>> Skype : malaka.sampath.silva
>>>>>>>>>> LinkedIn : http://www.linkedin.com/pub/malaka-silva/6/33/77
>>>>>>>>>> Blog : http://mrmalakasilva.blogspot.com/
>>>>>>>>>>
>>>>>>>>>> WSO2, Inc.
>>>>>>>>>> lean . enterprise . middleware
>>>>>>>>>> http://www.wso2.com/
>>>>>>>>>> http://www.wso2.com/about/team/malaka-silva/
>>>>>>>>>> <http://wso2.com/about/team/malaka-silva/>
>>>>>>>>>> https://store.wso2.com/store/
>>>>>>>>>>
>>>>>>>>>> Save a tree -Conserve nature & Save the world for your future.
>>>>>>>>>> Print this email only if it is absolutely necessary.
>>>>>>>>>>
>>>>>>>>>
>>>>>>>>
>>>>>>
>>>>>
>>>>
>>>>
>>>> --
>>>>
>>>> Best Regards,
>>>>
>>>> Malaka Silva
>>>> Senior Tech Lead
>>>> M: +94 777 219 791
>>>> Tel : 94 11 214 5345
>>>> Fax :94 11 2145300
>>>> Skype : malaka.sampath.silva
>>>> LinkedIn : http://www.linkedin.com/pub/malaka-silva/6/33/77
>>>> Blog : http://mrmalakasilva.blogspot.com/
>>>>
>>>> WSO2, Inc.
>>>> lean . enterprise . middleware
>>>> http://www.wso2.com/
>>>> http://www.wso2.com/about/team/malaka-silva/
>>>> <http://wso2.com/about/team/malaka-silva/>
>>>> https://store.wso2.com/store/
>>>>
>>>> Save a tree -Conserve nature & Save the world for your future. Print
>>>> this email only if it is absolutely necessary.
>>>>
>>>
>>>
>>
>>
>> --
>>
>> Best Regards,
>>
>> Malaka Silva
>> Senior Tech Lead
>> M: +94 777 219 791
>> Tel : 94 11 214 5345
>> Fax :94 11 2145300
>> Skype : malaka.sampath.silva
>> LinkedIn : http://www.linkedin.com/pub/malaka-silva/6/33/77
>> Blog : http://mrmalakasilva.blogspot.com/
>>
>> WSO2, Inc.
>> lean . enterprise . middleware
>> http://www.wso2.com/
>> http://www.wso2.com/about/team/malaka-silva/
>> <http://wso2.com/about/team/malaka-silva/>
>> https://store.wso2.com/store/
>>
>> Save a tree -Conserve nature & Save the world for your future. Print this
>> email only if it is absolutely necessary.
>>
>
>
_______________________________________________
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to