Re: [Dev] Cannot import some connectors to Developer studio.

2015-09-09 Thread Malaka Silva
Hi Viraj,

As we discussed this has not followed the proper structure as other
connectors. However we can't fix this properly since there are existing
integration done using the connector.

Will be fixing this in next version. Will discuss more on version aspect on
architecture mail. [1] will fix the current issue.

@Vivekananthan - pls talk to kathees and build a new version of the
connector and upload to the store.

[1]
https://github.com/wso2/esb-connectors/commit/0928fea83c8fa08fa2a3c8a1582b13869e429109

On Wed, Sep 9, 2015 at 10:33 AM, Viraj Rajaguru  wrote:

> Hi Malaka/Elimantha,
>
> Issue is with deserialization. To reproduce this issue, we can add a File
> connector operation in to a sequence or proxy. Then go to the source view
> and do any change in the source view and switch back to the graphical view.
> We can see it's not allowing us to switch to the graphical view.
>
> Is there any possibility to introduce a new attribute called 'version'
> into 'component' element in the component.xml to handle multiple version of
> connectors scenarios without adding the version into name attribute ?
>
> We can have a hangout to discuss this.
>
> Thanks,
> Viraj.
>
> On Wed, Sep 9, 2015 at 9:03 AM, Elilmatha Sivanesan 
> wrote:
>
>> Hi Malaka
>>
>> Yes I have tested file connector, There are no issues now.
>>
>> Thank you.
>>
>>
>>
>> On Wed, Sep 9, 2015 at 7:05 AM, Malaka Silva  wrote:
>>
>>> Hi Viraj,
>>>
>>> I tried to reproduce the issue with the latest devs, and it does seems
>>> to be working fine. May be I missed something.
>>>
>>> Can we have a hangout to discuss this in the morning?
>>>
>>> However we should only focus on component.xml. Reason for that is we
>>> need to start with multiple version of the connectors.
>>>
>>> eg:-
>>> linkedin-connector-1.0.0.zip -> 
>>>
>>> linkedin-connector-2.0.0.zip -> 
>>>
>>> @Elilmatha I think we tested one by one in [1] with devs? There can't be
>>> any issues?
>>> [1] https://wso2.org/jira/browse/ESBCONNECT-63
>>>
>>> On Wed, Sep 9, 2015 at 12:05 AM, Viraj Rajaguru  wrote:
>>>
 Hi Connector team,

 There is a trivial issue in File connector.

 According to the current implementation in DevS, connector needs a file
 name which comply with the 'component name' in the connector.xml. For an
 example "googlecalendar-connector-1.0.0.zip" connector's component name
 should be "googlecalendar" & "linkedin-connector-1.0.0.zip"
 connector's component name should be "linkedin". Almost all the connectors
 follow this rule. But "file-connector-1.0.0.zip" connector's 'component
 name' is "fileconnector". Due to this issue DevS is having issues after
 importing File connector. Can we fix this ?

 Thanks,
 Viraj.

 On Mon, Jun 1, 2015 at 12:15 PM, Viraj Rajaguru  wrote:

> Hi Keerthika,
>
> Wordpress connector is working properly now.
>
> Thanks,
> Viraj.
>
>
>
> On Sun, May 31, 2015 at 10:01 AM, Keerthika Mahendralingam <
> keerth...@wso2.com> wrote:
>
>> Hi Viraj,
>> Wordpress connector is updated with the correct icons in Connector
>> store. Please check now.
>>
>>
>> Thanks,
>>
>> On Thu, May 28, 2015 at 2:40 PM, Keerthika Mahendralingam <
>> keerth...@wso2.com> wrote:
>>
>>> Will check and let you know.
>>>
>>> On Thu, May 28, 2015 at 2:34 PM, Malaka Silva 
>>> wrote:
>>>
 Connector team,

 Please check this.

 On Thu, May 28, 2015 at 2:32 PM, Viraj Rajaguru 
 wrote:

> Hi connector team,
>
> Following two connectors cannot be imported to Developer Studio
> due to missing/corrupted icons inside the connector[1]. Can you 
> please have
> a look ?
>
> 1. You tube connector
> 2. Wordpress connector
>
> Thanks,
> Viraj.
>
> [1] - https://wso2.org/jira/browse/ESBCONNECT-47
>
> --
> Viraj Rajaguru
> Senior Software Engineer
> WSO2 Inc. : http://wso2.com
>
> Mobile: +94 77 3683068
>
>
>
>
> ___
> Dev mailing list
> Dev@wso2.org
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>
>


 --

 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/
 

Re: [Dev] Cannot import some connectors to Developer studio.

2015-09-09 Thread Vivekananthan Sivanayagam
Hi Malaka,

It has been uploaded.






*Thank youVivekananthan Sivanayagam*

*Associate Software Engineer | WSO2*

*E:vivekanant...@wso2.com *
*M:+94752786138*

On Wed, Sep 9, 2015 at 12:43 PM, Malaka Silva  wrote:

> Hi Viraj,
>
> As we discussed this has not followed the proper structure as other
> connectors. However we can't fix this properly since there are existing
> integration done using the connector.
>
> Will be fixing this in next version. Will discuss more on version aspect
> on architecture mail. [1] will fix the current issue.
>
> @Vivekananthan - pls talk to kathees and build a new version of the
> connector and upload to the store.
>
> [1]
> https://github.com/wso2/esb-connectors/commit/0928fea83c8fa08fa2a3c8a1582b13869e429109
>
> On Wed, Sep 9, 2015 at 10:33 AM, Viraj Rajaguru  wrote:
>
>> Hi Malaka/Elimantha,
>>
>> Issue is with deserialization. To reproduce this issue, we can add a File
>> connector operation in to a sequence or proxy. Then go to the source view
>> and do any change in the source view and switch back to the graphical view.
>> We can see it's not allowing us to switch to the graphical view.
>>
>> Is there any possibility to introduce a new attribute called 'version'
>> into 'component' element in the component.xml to handle multiple version of
>> connectors scenarios without adding the version into name attribute ?
>>
>> We can have a hangout to discuss this.
>>
>> Thanks,
>> Viraj.
>>
>> On Wed, Sep 9, 2015 at 9:03 AM, Elilmatha Sivanesan 
>> wrote:
>>
>>> Hi Malaka
>>>
>>> Yes I have tested file connector, There are no issues now.
>>>
>>> Thank you.
>>>
>>>
>>>
>>> On Wed, Sep 9, 2015 at 7:05 AM, Malaka Silva  wrote:
>>>
 Hi Viraj,

 I tried to reproduce the issue with the latest devs, and it does seems
 to be working fine. May be I missed something.

 Can we have a hangout to discuss this in the morning?

 However we should only focus on component.xml. Reason for that is we
 need to start with multiple version of the connectors.

 eg:-
 linkedin-connector-1.0.0.zip -> 

 linkedin-connector-2.0.0.zip -> >>> "org.wso2.carbon.connector" >

 @Elilmatha I think we tested one by one in [1] with devs? There can't
 be any issues?
 [1] https://wso2.org/jira/browse/ESBCONNECT-63

 On Wed, Sep 9, 2015 at 12:05 AM, Viraj Rajaguru  wrote:

> Hi Connector team,
>
> There is a trivial issue in File connector.
>
> According to the current implementation in DevS, connector needs a
> file name which comply with the 'component name' in the connector.xml. For
> an example "googlecalendar-connector-1.0.0.zip" connector's component name
> should be "googlecalendar" & "linkedin-connector-1.0.0.zip"
> connector's component name should be "linkedin". Almost all the connectors
> follow this rule. But "file-connector-1.0.0.zip" connector's 'component
> name' is "fileconnector". Due to this issue DevS is having issues after
> importing File connector. Can we fix this ?
>
> Thanks,
> Viraj.
>
> On Mon, Jun 1, 2015 at 12:15 PM, Viraj Rajaguru 
> wrote:
>
>> Hi Keerthika,
>>
>> Wordpress connector is working properly now.
>>
>> Thanks,
>> Viraj.
>>
>>
>>
>> On Sun, May 31, 2015 at 10:01 AM, Keerthika Mahendralingam <
>> keerth...@wso2.com> wrote:
>>
>>> Hi Viraj,
>>> Wordpress connector is updated with the correct icons in Connector
>>> store. Please check now.
>>>
>>>
>>> Thanks,
>>>
>>> On Thu, May 28, 2015 at 2:40 PM, Keerthika Mahendralingam <
>>> keerth...@wso2.com> wrote:
>>>
 Will check and let you know.

 On Thu, May 28, 2015 at 2:34 PM, Malaka Silva 
 wrote:

> Connector team,
>
> Please check this.
>
> On Thu, May 28, 2015 at 2:32 PM, Viraj Rajaguru 
> wrote:
>
>> Hi connector team,
>>
>> Following two connectors cannot be imported to Developer Studio
>> due to missing/corrupted icons inside the connector[1]. Can you 
>> please have
>> a look ?
>>
>> 1. You tube connector
>> 2. Wordpress connector
>>
>> Thanks,
>> Viraj.
>>
>> [1] - https://wso2.org/jira/browse/ESBCONNECT-47
>>
>> --
>> Viraj Rajaguru
>> Senior Software Engineer
>> WSO2 Inc. : http://wso2.com
>>
>> Mobile: +94 77 3683068
>>
>>
>>
>>
>> ___
>> Dev mailing list
>> Dev@wso2.org
>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>
>>
>

Re: [Dev] Cannot import some connectors to Developer studio.

2015-09-09 Thread Viraj Rajaguru
Hi

File connector is working properly now.

Thanks,
Viraj.

On Wed, Sep 9, 2015 at 2:46 PM, Vivekananthan Sivanayagam <
vivekanant...@wso2.com> wrote:

> Hi Malaka,
>
> It has been uploaded.
>
>
>
>
>
>
> *Thank youVivekananthan Sivanayagam*
>
> *Associate Software Engineer | WSO2*
>
> *E:vivekanant...@wso2.com *
> *M:+94752786138 <%2B94752786138>*
>
> On Wed, Sep 9, 2015 at 12:43 PM, Malaka Silva  wrote:
>
>> Hi Viraj,
>>
>> As we discussed this has not followed the proper structure as other
>> connectors. However we can't fix this properly since there are existing
>> integration done using the connector.
>>
>> Will be fixing this in next version. Will discuss more on version aspect
>> on architecture mail. [1] will fix the current issue.
>>
>> @Vivekananthan - pls talk to kathees and build a new version of the
>> connector and upload to the store.
>>
>> [1]
>> https://github.com/wso2/esb-connectors/commit/0928fea83c8fa08fa2a3c8a1582b13869e429109
>>
>> On Wed, Sep 9, 2015 at 10:33 AM, Viraj Rajaguru  wrote:
>>
>>> Hi Malaka/Elimantha,
>>>
>>> Issue is with deserialization. To reproduce this issue, we can add a
>>> File connector operation in to a sequence or proxy. Then go to the source
>>> view and do any change in the source view and switch back to the graphical
>>> view. We can see it's not allowing us to switch to the graphical view.
>>>
>>> Is there any possibility to introduce a new attribute called 'version'
>>> into 'component' element in the component.xml to handle multiple version of
>>> connectors scenarios without adding the version into name attribute ?
>>>
>>> We can have a hangout to discuss this.
>>>
>>> Thanks,
>>> Viraj.
>>>
>>> On Wed, Sep 9, 2015 at 9:03 AM, Elilmatha Sivanesan 
>>> wrote:
>>>
 Hi Malaka

 Yes I have tested file connector, There are no issues now.

 Thank you.



 On Wed, Sep 9, 2015 at 7:05 AM, Malaka Silva  wrote:

> Hi Viraj,
>
> I tried to reproduce the issue with the latest devs, and it does seems
> to be working fine. May be I missed something.
>
> Can we have a hangout to discuss this in the morning?
>
> However we should only focus on component.xml. Reason for that is we
> need to start with multiple version of the connectors.
>
> eg:-
> linkedin-connector-1.0.0.zip -> 
>
> linkedin-connector-2.0.0.zip ->  ="org.wso2.carbon.connector" >
>
> @Elilmatha I think we tested one by one in [1] with devs? There can't
> be any issues?
> [1] https://wso2.org/jira/browse/ESBCONNECT-63
>
> On Wed, Sep 9, 2015 at 12:05 AM, Viraj Rajaguru 
> wrote:
>
>> Hi Connector team,
>>
>> There is a trivial issue in File connector.
>>
>> According to the current implementation in DevS, connector needs a
>> file name which comply with the 'component name' in the connector.xml. 
>> For
>> an example "googlecalendar-connector-1.0.0.zip" connector's component 
>> name
>> should be "googlecalendar" & "linkedin-connector-1.0.0.zip"
>> connector's component name should be "linkedin". Almost all the 
>> connectors
>> follow this rule. But "file-connector-1.0.0.zip" connector's 'component
>> name' is "fileconnector". Due to this issue DevS is having issues after
>> importing File connector. Can we fix this ?
>>
>> Thanks,
>> Viraj.
>>
>> On Mon, Jun 1, 2015 at 12:15 PM, Viraj Rajaguru 
>> wrote:
>>
>>> Hi Keerthika,
>>>
>>> Wordpress connector is working properly now.
>>>
>>> Thanks,
>>> Viraj.
>>>
>>>
>>>
>>> On Sun, May 31, 2015 at 10:01 AM, Keerthika Mahendralingam <
>>> keerth...@wso2.com> wrote:
>>>
 Hi Viraj,
 Wordpress connector is updated with the correct icons in Connector
 store. Please check now.


 Thanks,

 On Thu, May 28, 2015 at 2:40 PM, Keerthika Mahendralingam <
 keerth...@wso2.com> wrote:

> Will check and let you know.
>
> On Thu, May 28, 2015 at 2:34 PM, Malaka Silva 
> wrote:
>
>> Connector team,
>>
>> Please check this.
>>
>> On Thu, May 28, 2015 at 2:32 PM, Viraj Rajaguru 
>> wrote:
>>
>>> Hi connector team,
>>>
>>> Following two connectors cannot be imported to Developer Studio
>>> due to missing/corrupted icons inside the connector[1]. Can you 
>>> please have
>>> a look ?
>>>
>>> 1. You tube connector
>>> 2. Wordpress connector
>>>
>>> Thanks,
>>> Viraj.
>>>
>>> [1] - https://wso2.org/jira/browse/ESBCONNECT-47
>>>
>>> --
>>> Viraj 

Re: [Dev] Cannot import some connectors to Developer studio.

2015-09-08 Thread Viraj Rajaguru
Hi Connector team,

There is a trivial issue in File connector.

According to the current implementation in DevS, connector needs a file
name which comply with the 'component name' in the connector.xml. For an
example "googlecalendar-connector-1.0.0.zip" connector's component name
should be "googlecalendar" & "linkedin-connector-1.0.0.zip"
connector's component name should be "linkedin". Almost all the connectors
follow this rule. But "file-connector-1.0.0.zip" connector's 'component
name' is "fileconnector". Due to this issue DevS is having issues after
importing File connector. Can we fix this ?

Thanks,
Viraj.

On Mon, Jun 1, 2015 at 12:15 PM, Viraj Rajaguru  wrote:

> Hi Keerthika,
>
> Wordpress connector is working properly now.
>
> Thanks,
> Viraj.
>
>
>
> On Sun, May 31, 2015 at 10:01 AM, Keerthika Mahendralingam <
> keerth...@wso2.com> wrote:
>
>> Hi Viraj,
>> Wordpress connector is updated with the correct icons in Connector store.
>> Please check now.
>>
>>
>> Thanks,
>>
>> On Thu, May 28, 2015 at 2:40 PM, Keerthika Mahendralingam <
>> keerth...@wso2.com> wrote:
>>
>>> Will check and let you know.
>>>
>>> On Thu, May 28, 2015 at 2:34 PM, Malaka Silva  wrote:
>>>
 Connector team,

 Please check this.

 On Thu, May 28, 2015 at 2:32 PM, Viraj Rajaguru  wrote:

> Hi connector team,
>
> Following two connectors cannot be imported to Developer Studio due to
> missing/corrupted icons inside the connector[1]. Can you please have a 
> look
> ?
>
> 1. You tube connector
> 2. Wordpress connector
>
> Thanks,
> Viraj.
>
> [1] - https://wso2.org/jira/browse/ESBCONNECT-47
>
> --
> Viraj Rajaguru
> Senior Software Engineer
> WSO2 Inc. : http://wso2.com
>
> Mobile: +94 77 3683068
>
>
>
>
> ___
> Dev mailing list
> Dev@wso2.org
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>
>


 --

 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/
 

 Save a tree -Conserve nature & Save the world for your future. Print
 this email only if it is absolutely necessary.

>>>
>>>
>>>
>>> --
>>> 
>>> Keerthika Mahendralingam
>>> Associate Software Engineer
>>> Mobile :+94 (0) 776 121144
>>> keerth...@wso2.com
>>> WSO2, Inc.
>>> lean . enterprise . middleware
>>>
>>
>>
>>
>> --
>> 
>> Keerthika Mahendralingam
>> Associate Software Engineer
>> Mobile :+94 (0) 776 121144
>> keerth...@wso2.com
>> WSO2, Inc.
>> lean . enterprise . middleware
>>
>
>
>
> --
> Viraj Rajaguru
> Senior Software Engineer
> WSO2 Inc. : http://wso2.com
>
> Mobile: +94 77 3683068
>
>
>
>


-- 
Viraj Rajaguru
Senior Software Engineer
WSO2 Inc. : http://wso2.com

Mobile: +94 77 3683068
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] Cannot import some connectors to Developer studio.

2015-09-08 Thread Malaka Silva
Hi Viraj,

I tried to reproduce the issue with the latest devs, and it does seems to
be working fine. May be I missed something.

Can we have a hangout to discuss this in the morning?

However we should only focus on component.xml. Reason for that is we need
to start with multiple version of the connectors.

eg:-
linkedin-connector-1.0.0.zip -> 

linkedin-connector-2.0.0.zip -> 

@Elilmatha I think we tested one by one in [1] with devs? There can't be
any issues?
[1] https://wso2.org/jira/browse/ESBCONNECT-63

On Wed, Sep 9, 2015 at 12:05 AM, Viraj Rajaguru  wrote:

> Hi Connector team,
>
> There is a trivial issue in File connector.
>
> According to the current implementation in DevS, connector needs a file
> name which comply with the 'component name' in the connector.xml. For an
> example "googlecalendar-connector-1.0.0.zip" connector's component name
> should be "googlecalendar" & "linkedin-connector-1.0.0.zip"
> connector's component name should be "linkedin". Almost all the connectors
> follow this rule. But "file-connector-1.0.0.zip" connector's 'component
> name' is "fileconnector". Due to this issue DevS is having issues after
> importing File connector. Can we fix this ?
>
> Thanks,
> Viraj.
>
> On Mon, Jun 1, 2015 at 12:15 PM, Viraj Rajaguru  wrote:
>
>> Hi Keerthika,
>>
>> Wordpress connector is working properly now.
>>
>> Thanks,
>> Viraj.
>>
>>
>>
>> On Sun, May 31, 2015 at 10:01 AM, Keerthika Mahendralingam <
>> keerth...@wso2.com> wrote:
>>
>>> Hi Viraj,
>>> Wordpress connector is updated with the correct icons in Connector
>>> store. Please check now.
>>>
>>>
>>> Thanks,
>>>
>>> On Thu, May 28, 2015 at 2:40 PM, Keerthika Mahendralingam <
>>> keerth...@wso2.com> wrote:
>>>
 Will check and let you know.

 On Thu, May 28, 2015 at 2:34 PM, Malaka Silva  wrote:

> Connector team,
>
> Please check this.
>
> On Thu, May 28, 2015 at 2:32 PM, Viraj Rajaguru 
> wrote:
>
>> Hi connector team,
>>
>> Following two connectors cannot be imported to Developer Studio due
>> to missing/corrupted icons inside the connector[1]. Can you please have a
>> look ?
>>
>> 1. You tube connector
>> 2. Wordpress connector
>>
>> Thanks,
>> Viraj.
>>
>> [1] - https://wso2.org/jira/browse/ESBCONNECT-47
>>
>> --
>> Viraj Rajaguru
>> Senior Software Engineer
>> WSO2 Inc. : http://wso2.com
>>
>> Mobile: +94 77 3683068
>>
>>
>>
>>
>> ___
>> Dev mailing list
>> Dev@wso2.org
>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>
>>
>
>
> --
>
> 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/
> 
>
> Save a tree -Conserve nature & Save the world for your future. Print
> this email only if it is absolutely necessary.
>



 --
 
 Keerthika Mahendralingam
 Associate Software Engineer
 Mobile :+94 (0) 776 121144
 keerth...@wso2.com
 WSO2, Inc.
 lean . enterprise . middleware

>>>
>>>
>>>
>>> --
>>> 
>>> Keerthika Mahendralingam
>>> Associate Software Engineer
>>> Mobile :+94 (0) 776 121144
>>> keerth...@wso2.com
>>> WSO2, Inc.
>>> lean . enterprise . middleware
>>>
>>
>>
>>
>> --
>> Viraj Rajaguru
>> Senior Software Engineer
>> WSO2 Inc. : http://wso2.com
>>
>> Mobile: +94 77 3683068
>>
>>
>>
>>
>
>
> --
> Viraj Rajaguru
> Senior Software Engineer
> WSO2 Inc. : http://wso2.com
>
> Mobile: +94 77 3683068
>
>
>
>


-- 

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/


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


Re: [Dev] Cannot import some connectors to Developer studio.

2015-09-08 Thread Elilmatha Sivanesan
Hi Malaka

Yes I have tested file connector, There are no issues now.

Thank you.



On Wed, Sep 9, 2015 at 7:05 AM, Malaka Silva  wrote:

> Hi Viraj,
>
> I tried to reproduce the issue with the latest devs, and it does seems to
> be working fine. May be I missed something.
>
> Can we have a hangout to discuss this in the morning?
>
> However we should only focus on component.xml. Reason for that is we need
> to start with multiple version of the connectors.
>
> eg:-
> linkedin-connector-1.0.0.zip -> 
>
> linkedin-connector-2.0.0.zip -> 
>
> @Elilmatha I think we tested one by one in [1] with devs? There can't be
> any issues?
> [1] https://wso2.org/jira/browse/ESBCONNECT-63
>
> On Wed, Sep 9, 2015 at 12:05 AM, Viraj Rajaguru  wrote:
>
>> Hi Connector team,
>>
>> There is a trivial issue in File connector.
>>
>> According to the current implementation in DevS, connector needs a file
>> name which comply with the 'component name' in the connector.xml. For an
>> example "googlecalendar-connector-1.0.0.zip" connector's component name
>> should be "googlecalendar" & "linkedin-connector-1.0.0.zip"
>> connector's component name should be "linkedin". Almost all the connectors
>> follow this rule. But "file-connector-1.0.0.zip" connector's 'component
>> name' is "fileconnector". Due to this issue DevS is having issues after
>> importing File connector. Can we fix this ?
>>
>> Thanks,
>> Viraj.
>>
>> On Mon, Jun 1, 2015 at 12:15 PM, Viraj Rajaguru  wrote:
>>
>>> Hi Keerthika,
>>>
>>> Wordpress connector is working properly now.
>>>
>>> Thanks,
>>> Viraj.
>>>
>>>
>>>
>>> On Sun, May 31, 2015 at 10:01 AM, Keerthika Mahendralingam <
>>> keerth...@wso2.com> wrote:
>>>
 Hi Viraj,
 Wordpress connector is updated with the correct icons in Connector
 store. Please check now.


 Thanks,

 On Thu, May 28, 2015 at 2:40 PM, Keerthika Mahendralingam <
 keerth...@wso2.com> wrote:

> Will check and let you know.
>
> On Thu, May 28, 2015 at 2:34 PM, Malaka Silva  wrote:
>
>> Connector team,
>>
>> Please check this.
>>
>> On Thu, May 28, 2015 at 2:32 PM, Viraj Rajaguru 
>> wrote:
>>
>>> Hi connector team,
>>>
>>> Following two connectors cannot be imported to Developer Studio due
>>> to missing/corrupted icons inside the connector[1]. Can you please have 
>>> a
>>> look ?
>>>
>>> 1. You tube connector
>>> 2. Wordpress connector
>>>
>>> Thanks,
>>> Viraj.
>>>
>>> [1] - https://wso2.org/jira/browse/ESBCONNECT-47
>>>
>>> --
>>> Viraj Rajaguru
>>> Senior Software Engineer
>>> WSO2 Inc. : http://wso2.com
>>>
>>> Mobile: +94 77 3683068
>>>
>>>
>>>
>>>
>>> ___
>>> Dev mailing list
>>> Dev@wso2.org
>>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>>
>>>
>>
>>
>> --
>>
>> 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/
>> 
>>
>> Save a tree -Conserve nature & Save the world for your future. Print
>> this email only if it is absolutely necessary.
>>
>
>
>
> --
> 
> Keerthika Mahendralingam
> Associate Software Engineer
> Mobile :+94 (0) 776 121144
> keerth...@wso2.com
> WSO2, Inc.
> lean . enterprise . middleware
>



 --
 
 Keerthika Mahendralingam
 Associate Software Engineer
 Mobile :+94 (0) 776 121144
 keerth...@wso2.com
 WSO2, Inc.
 lean . enterprise . middleware

>>>
>>>
>>>
>>> --
>>> Viraj Rajaguru
>>> Senior Software Engineer
>>> WSO2 Inc. : http://wso2.com
>>>
>>> Mobile: +94 77 3683068
>>>
>>>
>>>
>>>
>>
>>
>> --
>> Viraj Rajaguru
>> Senior Software Engineer
>> WSO2 Inc. : http://wso2.com
>>
>> Mobile: +94 77 3683068
>>
>>
>>
>>
>
>
> --
>
> 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/
> 
>
> Save a tree -Conserve nature & Save the world for your future. Print this
> email only if it is absolutely necessary.
>



-- 
*S.Elilmatha*

Re: [Dev] Cannot import some connectors to Developer studio.

2015-09-08 Thread Viraj Rajaguru
Hi Malaka/Elimantha,

Issue is with deserialization. To reproduce this issue, we can add a File
connector operation in to a sequence or proxy. Then go to the source view
and do any change in the source view and switch back to the graphical view.
We can see it's not allowing us to switch to the graphical view.

Is there any possibility to introduce a new attribute called 'version' into
'component' element in the component.xml to handle multiple version of
connectors scenarios without adding the version into name attribute ?

We can have a hangout to discuss this.

Thanks,
Viraj.

On Wed, Sep 9, 2015 at 9:03 AM, Elilmatha Sivanesan 
wrote:

> Hi Malaka
>
> Yes I have tested file connector, There are no issues now.
>
> Thank you.
>
>
>
> On Wed, Sep 9, 2015 at 7:05 AM, Malaka Silva  wrote:
>
>> Hi Viraj,
>>
>> I tried to reproduce the issue with the latest devs, and it does seems to
>> be working fine. May be I missed something.
>>
>> Can we have a hangout to discuss this in the morning?
>>
>> However we should only focus on component.xml. Reason for that is we need
>> to start with multiple version of the connectors.
>>
>> eg:-
>> linkedin-connector-1.0.0.zip -> 
>>
>> linkedin-connector-2.0.0.zip -> 
>>
>> @Elilmatha I think we tested one by one in [1] with devs? There can't be
>> any issues?
>> [1] https://wso2.org/jira/browse/ESBCONNECT-63
>>
>> On Wed, Sep 9, 2015 at 12:05 AM, Viraj Rajaguru  wrote:
>>
>>> Hi Connector team,
>>>
>>> There is a trivial issue in File connector.
>>>
>>> According to the current implementation in DevS, connector needs a file
>>> name which comply with the 'component name' in the connector.xml. For an
>>> example "googlecalendar-connector-1.0.0.zip" connector's component name
>>> should be "googlecalendar" & "linkedin-connector-1.0.0.zip"
>>> connector's component name should be "linkedin". Almost all the connectors
>>> follow this rule. But "file-connector-1.0.0.zip" connector's 'component
>>> name' is "fileconnector". Due to this issue DevS is having issues after
>>> importing File connector. Can we fix this ?
>>>
>>> Thanks,
>>> Viraj.
>>>
>>> On Mon, Jun 1, 2015 at 12:15 PM, Viraj Rajaguru  wrote:
>>>
 Hi Keerthika,

 Wordpress connector is working properly now.

 Thanks,
 Viraj.



 On Sun, May 31, 2015 at 10:01 AM, Keerthika Mahendralingam <
 keerth...@wso2.com> wrote:

> Hi Viraj,
> Wordpress connector is updated with the correct icons in Connector
> store. Please check now.
>
>
> Thanks,
>
> On Thu, May 28, 2015 at 2:40 PM, Keerthika Mahendralingam <
> keerth...@wso2.com> wrote:
>
>> Will check and let you know.
>>
>> On Thu, May 28, 2015 at 2:34 PM, Malaka Silva 
>> wrote:
>>
>>> Connector team,
>>>
>>> Please check this.
>>>
>>> On Thu, May 28, 2015 at 2:32 PM, Viraj Rajaguru 
>>> wrote:
>>>
 Hi connector team,

 Following two connectors cannot be imported to Developer Studio due
 to missing/corrupted icons inside the connector[1]. Can you please 
 have a
 look ?

 1. You tube connector
 2. Wordpress connector

 Thanks,
 Viraj.

 [1] - https://wso2.org/jira/browse/ESBCONNECT-47

 --
 Viraj Rajaguru
 Senior Software Engineer
 WSO2 Inc. : http://wso2.com

 Mobile: +94 77 3683068




 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev


>>>
>>>
>>> --
>>>
>>> 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/
>>> 
>>>
>>> Save a tree -Conserve nature & Save the world for your future. Print
>>> this email only if it is absolutely necessary.
>>>
>>
>>
>>
>> --
>> 
>> Keerthika Mahendralingam
>> Associate Software Engineer
>> Mobile :+94 (0) 776 121144
>> keerth...@wso2.com
>> WSO2, Inc.
>> lean . enterprise . middleware
>>
>
>
>
> --
> 
> Keerthika Mahendralingam
> Associate Software Engineer
> Mobile :+94 (0) 776 121144
> keerth...@wso2.com
> WSO2, Inc.
> lean . enterprise . middleware
>




Re: [Dev] Cannot import some connectors to Developer studio.

2015-06-01 Thread Viraj Rajaguru
Hi Keerthika,

Wordpress connector is working properly now.

Thanks,
Viraj.



On Sun, May 31, 2015 at 10:01 AM, Keerthika Mahendralingam 
keerth...@wso2.com wrote:

 Hi Viraj,
 Wordpress connector is updated with the correct icons in Connector store.
 Please check now.


 Thanks,

 On Thu, May 28, 2015 at 2:40 PM, Keerthika Mahendralingam 
 keerth...@wso2.com wrote:

 Will check and let you know.

 On Thu, May 28, 2015 at 2:34 PM, Malaka Silva mal...@wso2.com wrote:

 Connector team,

 Please check this.

 On Thu, May 28, 2015 at 2:32 PM, Viraj Rajaguru vi...@wso2.com wrote:

 Hi connector team,

 Following two connectors cannot be imported to Developer Studio due to
 missing/corrupted icons inside the connector[1]. Can you please have a look
 ?

 1. You tube connector
 2. Wordpress connector

 Thanks,
 Viraj.

 [1] - https://wso2.org/jira/browse/ESBCONNECT-47

 --
 Viraj Rajaguru
 Senior Software Engineer
 WSO2 Inc. : http://wso2.com

 Mobile: +94 77 3683068




 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --

 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/

 Save a tree -Conserve nature  Save the world for your future. Print
 this email only if it is absolutely necessary.




 --
 dev-requ...@wso2.org
 Keerthika Mahendralingam
 Associate Software Engineer
 Mobile :+94 (0) 776 121144
 keerth...@wso2.com
 WSO2, Inc.
 lean . enterprise . middleware




 --
 dev-requ...@wso2.org
 Keerthika Mahendralingam
 Associate Software Engineer
 Mobile :+94 (0) 776 121144
 keerth...@wso2.com
 WSO2, Inc.
 lean . enterprise . middleware




-- 
Viraj Rajaguru
Senior Software Engineer
WSO2 Inc. : http://wso2.com

Mobile: +94 77 3683068
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] Cannot import some connectors to Developer studio.

2015-05-30 Thread Keerthika Mahendralingam
Hi Viraj,
Wordpress connector is updated with the correct icons in Connector store.
Please check now.


Thanks,

On Thu, May 28, 2015 at 2:40 PM, Keerthika Mahendralingam 
keerth...@wso2.com wrote:

 Will check and let you know.

 On Thu, May 28, 2015 at 2:34 PM, Malaka Silva mal...@wso2.com wrote:

 Connector team,

 Please check this.

 On Thu, May 28, 2015 at 2:32 PM, Viraj Rajaguru vi...@wso2.com wrote:

 Hi connector team,

 Following two connectors cannot be imported to Developer Studio due to
 missing/corrupted icons inside the connector[1]. Can you please have a look
 ?

 1. You tube connector
 2. Wordpress connector

 Thanks,
 Viraj.

 [1] - https://wso2.org/jira/browse/ESBCONNECT-47

 --
 Viraj Rajaguru
 Senior Software Engineer
 WSO2 Inc. : http://wso2.com

 Mobile: +94 77 3683068




 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --

 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/

 Save a tree -Conserve nature  Save the world for your future. Print this
 email only if it is absolutely necessary.




 --
 dev-requ...@wso2.org
 Keerthika Mahendralingam
 Associate Software Engineer
 Mobile :+94 (0) 776 121144
 keerth...@wso2.com
 WSO2, Inc.
 lean . enterprise . middleware




-- 
dev-requ...@wso2.org
Keerthika Mahendralingam
Associate Software Engineer
Mobile :+94 (0) 776 121144
keerth...@wso2.com
WSO2, Inc.
lean . enterprise . middleware
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] Cannot import some connectors to Developer studio.

2015-05-28 Thread Malaka Silva
Connector team,

Please check this.

On Thu, May 28, 2015 at 2:32 PM, Viraj Rajaguru vi...@wso2.com wrote:

 Hi connector team,

 Following two connectors cannot be imported to Developer Studio due to
 missing/corrupted icons inside the connector[1]. Can you please have a look
 ?

 1. You tube connector
 2. Wordpress connector

 Thanks,
 Viraj.

 [1] - https://wso2.org/jira/browse/ESBCONNECT-47

 --
 Viraj Rajaguru
 Senior Software Engineer
 WSO2 Inc. : http://wso2.com

 Mobile: +94 77 3683068




 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




-- 

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/

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


Re: [Dev] Cannot import some connectors to Developer studio.

2015-05-28 Thread Keerthika Mahendralingam
Will check and let you know.

On Thu, May 28, 2015 at 2:34 PM, Malaka Silva mal...@wso2.com wrote:

 Connector team,

 Please check this.

 On Thu, May 28, 2015 at 2:32 PM, Viraj Rajaguru vi...@wso2.com wrote:

 Hi connector team,

 Following two connectors cannot be imported to Developer Studio due to
 missing/corrupted icons inside the connector[1]. Can you please have a look
 ?

 1. You tube connector
 2. Wordpress connector

 Thanks,
 Viraj.

 [1] - https://wso2.org/jira/browse/ESBCONNECT-47

 --
 Viraj Rajaguru
 Senior Software Engineer
 WSO2 Inc. : http://wso2.com

 Mobile: +94 77 3683068




 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --

 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/

 Save a tree -Conserve nature  Save the world for your future. Print this
 email only if it is absolutely necessary.




-- 
dev-requ...@wso2.org
Keerthika Mahendralingam
Associate Software Engineer
Mobile :+94 (0) 776 121144
keerth...@wso2.com
WSO2, Inc.
lean . enterprise . middleware
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev