Re: [Architecture] Implement File Connector for zip file for WSO2 ESB

2015-09-04 Thread Kathees Rajendram
Hi Malaka, I have uploaded the connector with the changes into the store. Thanks, Kathees On Fri, Sep 4, 2015 at 5:25 PM, Malaka Silva wrote: > Hi Kathees, > > Can we upload a new version of file connector with the above changes pls? > > On Fri, Sep 4, 2015 at 11:35 AM, Vivekananthan Sivanayag

Re: [Architecture] Implement File Connector for zip file for WSO2 ESB

2015-09-04 Thread Malaka Silva
Hi Kathees, Can we upload a new version of file connector with the above changes pls? On Fri, Sep 4, 2015 at 11:35 AM, Vivekananthan Sivanayagam < vivekanant...@wso2.com> wrote: > Hi Malaka, > > Please find the pull request[1]. > [1]- https://github.com/wso2/esb-connectors/pull/314 > > > > > > >

Re: [Architecture] Implement File Connector for zip file for WSO2 ESB

2015-09-03 Thread Vivekananthan Sivanayagam
Hi Malaka, Please find the pull request[1]. [1]- https://github.com/wso2/esb-connectors/pull/314 *Thank youVivekananthan Sivanayagam* *Associate Software Engineer | WSO2* *E:vivekanant...@wso2.com * *M:+94752786138* On Fri, Sep 4, 2015 at 9:59 AM, Vivekananthan Sivanayagam < vivekanant..

Re: [Architecture] Implement File Connector for zip file for WSO2 ESB

2015-09-03 Thread Vivekananthan Sivanayagam
Hi Malaka, Yes, We can add this functionality today. *Thank youVivekananthan Sivanayagam* *Associate Software Engineer | WSO2* *E:vivekanant...@wso2.com * *M:+94752786138* On Fri, Sep 4, 2015 at 9:11 AM, Malaka Silva wrote: > Hi Vivekananthan, > > Can we add this functionality to the ex

Re: [Architecture] Implement File Connector for zip file for WSO2 ESB

2015-09-03 Thread Malaka Silva
Hi Vivekananthan, Can we add this functionality to the existing file connector today? This is requested by several users. Will be fixing the above issue Dushan mentioned with this. On Mon, Aug 3, 2015 at 6:53 PM, Dushan Abeyruwan wrote: > Hi > For the record , please refer [1] > > [1] https:

Re: [Architecture] Implement File Connector for zip file for WSO2 ESB

2015-08-03 Thread Dushan Abeyruwan
Hi For the record , please refer [1] [1] https://wso2.org/jira/browse/ESBCONNECT-52 Cheers, Dushan On Mon, Aug 3, 2015 at 1:10 AM, Gayan Gunarathne wrote: > > > On Sun, Aug 2, 2015 at 9:03 PM, Dushan Abeyruwan wrote: > >> Hi Malaka, >> [Adding Gayan G] >> I guess those are nice operation

Re: [Architecture] Implement File Connector for zip file for WSO2 ESB

2015-08-02 Thread Gayan Gunarathne
On Sun, Aug 2, 2015 at 9:03 PM, Dushan Abeyruwan wrote: > Hi Malaka, > [Adding Gayan G] > I guess those are nice operations to have but, first we should > stabilize file-connector existing methods, there has been few issues > reported which were really blockers, so I guess we should test thes

Re: [Architecture] Implement File Connector for zip file for WSO2 ESB

2015-08-02 Thread Malaka Silva
Thx Dushan, We will consider this in our roadmap On Sun, Aug 2, 2015 at 9:03 PM, Dushan Abeyruwan wrote: > Hi Malaka, > [Adding Gayan G] > I guess those are nice operations to have but, first we should > stabilize file-connector existing methods, there has been few issues > reported which w

Re: [Architecture] Implement File Connector for zip file for WSO2 ESB

2015-08-02 Thread Dushan Abeyruwan
Hi Malaka, [Adding Gayan G] I guess those are nice operations to have but, first we should stabilize file-connector existing methods, there has been few issues reported which were really blockers, so I guess we should test these while covering "Test the existing file connector" (Please check

Re: [Architecture] Implement File Connector for zip file for WSO2 ESB

2015-07-30 Thread Vivekananthan Sivanayagam
Hi Malaka, I will do that one . *Thank youVivekananthan Sivanayagam* *Associate Software Engineer | WSO2* *E:vivekanant...@wso2.com * *M:+94752786138* On Thu, Jul 30, 2015 at 7:55 PM, Malaka Silva wrote: > Looks good. > > Also include a load testing in your plan. > > On Thu, Jul 30, 2015

Re: [Architecture] Implement File Connector for zip file for WSO2 ESB

2015-07-30 Thread Malaka Silva
Looks good. Also include a load testing in your plan. On Thu, Jul 30, 2015 at 6:49 PM, Vivekananthan Sivanayagam < vivekanant...@wso2.com> wrote: > Introduction > > The File connector > allows you > to connect to different file syste

[Architecture] Implement File Connector for zip file for WSO2 ESB

2015-07-30 Thread Vivekananthan Sivanayagam
Introduction The File connector allows you to connect to different file systems and perform various operations with the file systems. The file connector uses the apache commons VFS I/O functionalities to execute operations. File Conne