Re: [Dev] How to define custom types in ballerina

2018-01-04 Thread Rajith Vitharana
On 5 January 2018 at 09:04, Rajith Vitharana <raji...@wso2.com> wrote: > Hi Shazni, > > Yes, you can, those are called structs, you can find a sample in [1]. For > the second question what you have to do is as follows > > struct Person { > string first

Re: [Dev] How to define custom types in ballerina

2018-01-04 Thread Rajith Vitharana
a type 'Calendar'. Can I do that? If yes, is there any examples? > > [1] https://ballerinalang.org/docs/ > > -- > Shazni Nazeer > > Mob : +94 37331 > LinkedIn : http://lk.linkedin.com/in/shazninazeer > > Blogs : > > https://medium.com/@mshazninazeer > http://sha

Re: [Dev] [EI] Data services are not hot deploying

2018-01-03 Thread Rajith Vitharana
WSO2, Inc.: http://wso2.com >> mobile : +94774078049 <%2B94772207163> >> >> > > > -- > *Godwin Amila Shrimal* > Associate Technical Lead > WSO2 Inc.; http://wso2.com > lean.enterprise.middleware > > mobile: *+94772264165* > linked

Re: [Dev] WSO2 Committers += Rukshani Athapathu

2017-11-13 Thread Rajith Vitharana
ciate Technical Lead | WSO2, Inc. > M: +94772272595 > > ___ > Dev mailing list > Dev@wso2.org > http://wso2.org/cgi-bin/mailman/listinfo/dev > > -- Rajith Vitharana Associate Technical Lead, WSO2 Inc. : wso2.com Mobile : +947158

Re: [Dev] String to JSON in Ballerina 0.89

2017-10-30 Thread Rajith Vitharana
; > > *Email: gaya...@wso2.com <gaya...@wso2.com> * > *Mobile : **+94 71 728 5827 <071%20728%205827>* > <http://wso2.com/signature> > -- Rajith Vitharana Senior Software Engineer, WSO2 Inc. : wso2.com Mobile : +94715883223 Blog : http://lankavitharana.blogspo

Re: [Dev] WSO2 Committers += Chathurika De Silva

2017-06-13 Thread Rajith Vitharana
; <071%20400%202533>* > > * <http://wso2.com/signature>* > > ___ > Dev mailing list > Dev@wso2.org > http://wso2.org/cgi-bin/mailman/listinfo/dev > > -- Rajith Vitharana Senior Software Engineer, WSO2 Inc. : wso2.com Mobile : +94715883223 Blog : http://lankavitharana.

Re: [Dev] [ESB 5] Validate Mediator class not found

2017-01-13 Thread Rajith Vitharana
Hi Federico, Yeah sure open a public jira mentioning ESB and DSS feature versions you used. Thanks, On 13 January 2017 at 03:21, Federico Valeri <fedeval...@gmail.com> wrote: > OK it works. > Should I open a bug report? > > 2017-01-12 18:00 GMT+01:00 Rajith Vitharana

Re: [Dev] [ESB 5] Validate Mediator class not found

2017-01-12 Thread Rajith Vitharana
can confirm that after installing "Data Service Hosting" feature > I have two version of the databind bundle. > I need the DSS component for the test but I would prefer to have one > single runtime. > > Still the same error.. > > 2017-01-12 16:37 GMT+01:00 Rajith Vit

Re: [Dev] [ESB 5] Validate Mediator class not found

2017-01-12 Thread Rajith Vitharana
databind.type; version="2.6.1.wso2v1"[exported] > com.fasterxml.jackson.databind.util; version="2.6.1.wso2v1"[exported] > Imported packages > javax.xml.datatype; version="0.0.0" [0]> > javax.xml.parsers; version="0.0.0" [0]>

Re: [Dev] [ESB 5] Validate Mediator class not found

2017-01-12 Thread Rajith Vitharana
>> >> >> >> >> >> >> >> >> >> >> >> I have the default single node configuration, I only added "Data Service" >> and

Re: [Dev] [ESB 5] Validate Mediator class not found

2017-01-11 Thread Rajith Vitharana
> What I miss? > Tnx > > ___ > Dev mailing list > Dev@wso2.org > http://wso2.org/cgi-bin/mailman/listinfo/dev > > -- Rajith Vitharana Senior Software Engineer, WSO2 Inc. : wso2.com Mobile : +94715883223 Blog : http://lankavitharana.blogspot.com/ <http://wso2.com/signature> ___ Dev mailing list Dev@wso2.org http://wso2.org/cgi-bin/mailman/listinfo/dev

Re: [Dev] Log sql

2016-12-28 Thread Rajith Vitharana
_ > Dev mailing list > Dev@wso2.org > http://wso2.org/cgi-bin/mailman/listinfo/dev > > -- Rajith Vitharana Senior Software Engineer, WSO2 Inc. : wso2.com Mobile : +94715883223 Blog : http://lankavitharana.blogspot.com/ <http://wso2.com/signature> _

Re: [Dev] [ESB] JSON to SOAP conversion issue

2016-12-18 Thread Rajith Vitharana
Executing default 'fault' sequence, ERROR_CODE = 0, > ERROR_MESSAGE = > Accept:*/*,Content-Type:text/xml,Host:localhost:8283,SOAPAction:, version='1.0' encoding='utf-8'?>http://schemas.xmlsoap.org/soap/envelope/;>< > hello>world > Unexpected error sending message back, Payload: { "hello" : "world" } > > > Thanks! > Malintha > > -- > Malintha Amarasinghe > Software Engineer > *WSO2, Inc. - lean | enterprise | middleware* > http://wso2.com/ > > Mobile : +94 712383306 <071%20238%203306> > > ___ > Dev mailing list > Dev@wso2.org > http://wso2.org/cgi-bin/mailman/listinfo/dev > > -- Rajith Vitharana Senior Software Engineer, WSO2 Inc. : wso2.com Mobile : +94715883223 Blog : http://lankavitharana.blogspot.com/ <http://wso2.com/signature> ___ Dev mailing list Dev@wso2.org http://wso2.org/cgi-bin/mailman/listinfo/dev

Re: [Dev] Validate user against given user store and save correct user domain in saml2-bearer grant type.

2016-12-14 Thread Rajith Vitharana
On 15 December 2016 at 01:11, Farasath Ahamed <farasa...@wso2.com> wrote: > > > On Thu, Dec 15, 2016 at 12:33 PM, Rajith Vitharana <raji...@wso2.com> > wrote: > >> >> >> On 15 December 2016 at 00:59, Farasath Ahamed <farasa...@wso2.com> wr

Re: [Dev] Validate user against given user store and save correct user domain in saml2-bearer grant type.

2016-12-14 Thread Rajith Vitharana
On 15 December 2016 at 00:59, Farasath Ahamed <farasa...@wso2.com> wrote: > On Wed, Dec 14, 2016 at 8:59 PM, Rajith Vitharana <raji...@wso2.com> > wrote: > >> Hi IS team, >> >> In [1] when getting the user, it doesn't validate whether the user is in >>

[Dev] Validate user against given user store and save correct user domain in saml2-bearer grant type.

2016-12-14 Thread Rajith Vitharana
a public jira for this in [2] [1] - https://github.com/wso2/carbon-identity/blob/master/components/oauth/org.wso2.carbon.identity.oauth/src/main/java/org/wso2/carbon/identity/oauth2/util/OAuth2Util.java#L637 [2] - https://wso2.org/jira/browse/IDENTITY-5483 Thanks -- Rajith Vitharana Senior Software

Re: [Dev] No available task nodes for resolving a task

2016-11-07 Thread Rajith Vitharana
kedin.com/in/shazninazeer >>> Blog : http://shazninazeer.blogspot.com >>> >>> <http://wso2.com/signature> >>> >> >> >> >> -- >> Best Regards, >> >> Dilshani Subasinghe >> Software Engineer - QA *|* WSO2 &g

Re: [Dev] [ESB 5] Access Response JSON Payload in a Class Mediator

2016-10-27 Thread Rajith Vitharana
return false; > } > > -- > Thanks and Regards, > > Isuru H. > +94 716 358 048* <http://wso2.com/>* > > > > _______ > Dev mailing list > Dev@wso2.org > http://wso2.org/cgi-bin/mailm

Re: [Dev] WSO2 Committers += Anupama Pathirage

2016-10-17 Thread Rajith Vitharana
gi-bin/mailman/listinfo/dev >> >> > > > -- > Best Regards, > > Dilshani Subasinghe > Software Engineer - QA *|* WSO2 > lean *|* enterprise *|* middleware > > Mobile : +94773375185 > Blog: dilshani.me > > <https://wso2.com/signature> > >

Re: [Dev] WSO2 Committers += Eranda Rajapaksha

2016-10-11 Thread Rajith Vitharana
__ >>>>> Dev mailing list >>>>> Dev@wso2.org >>>>> http://wso2.org/cgi-bin/mailman/listinfo/dev >>>>> >>>>> >>>> >>>> >>>> -- >>>> Sameera Gunara

Re: [Dev] [ESB 490] Create empty named json array inside an xslt

2016-10-05 Thread Rajith Vitharana
gt;>> Blog: http://udaraliyanage.wordpress.com >>>>>> >>>>>> ___ >>>>>> Dev mailing list >>>>>> Dev@wso2.org >>>>>> http://wso2.org/cgi-bin/mailman/listinfo/dev >>>>>> >>>>>> >>>>> >>>>> >>>>> -- >>>>> *Senduran * >>>>> Senior Software Engineer, >>>>> WSO2, Inc.; http://wso2.com/ <http://wso2.com/> >>>>> Mobile: +94 77 952 6548 >>>>> >>>> >>>> >>>> >>>> -- >>>> >>>> Udara Liyanage >>>> Software Engineer >>>> WSO2, Inc.: http://wso2.com >>>> lean. enterprise. middleware >>>> >>>> Blog: http://udaraliyanage.wordpress.com >>>> >>> >>> >>> >>> -- >>> >>> Udara Liyanage >>> Software Engineer >>> WSO2, Inc.: http://wso2.com >>> lean. enterprise. middleware >>> >>> Blog: http://udaraliyanage.wordpress.com >>> >> >> >> >> -- >> *Senduran * >> Senior Software Engineer, >> WSO2, Inc.; http://wso2.com/ <http://wso2.com/> >> Mobile: +94 77 952 6548 >> > > > > -- > > Udara Liyanage > Software Engineer > WSO2, Inc.: http://wso2.com > lean. enterprise. middleware > > Blog: http://udaraliyanage.wordpress.com > > ___ > Dev mailing list > Dev@wso2.org > http://wso2.org/cgi-bin/mailman/listinfo/dev > > -- Rajith Vitharana Senior Software Engineer, WSO2 Inc. : wso2.com Mobile : +94715883223 Blog : http://lankavitharana.blogspot.com/ <http://wso2.com/signature> ___ Dev mailing list Dev@wso2.org http://wso2.org/cgi-bin/mailman/listinfo/dev

Re: [Dev] Logging the HTTP Response Code in SoapUI

2016-09-29 Thread Rajith Vitharana
to make http logs visible. [1] - https://www.soapui.org/load-testing/scripting-possibilities.html#1-Setup-and-TearDown-scripts Thanks, > > Thanks & Regards, > Malintha > > On Thu, Sep 29, 2016 at 10:57 AM, Rajith Vitharana <raji...@wso2.com> > wrote: > >> Ca

Re: [Dev] Logging the HTTP Response Code in SoapUI

2016-09-28 Thread Rajith Vitharana
ndo > Software Engineer > WSO2 Inc. | http://wso2.com > Mobile : +94 718874922 > Blog : http://blog.malintha.org > > Lean . Enterprise . Middleware > > > > > > > > _______ > Dev mailing list > Dev@wso2.org > http://wso

Re: [Dev] How to get a connection from the carbon datasources

2016-09-26 Thread Rajith Vitharana
script.wordpress.com/ > > ___ > Dev mailing list > Dev@wso2.org > http://wso2.org/cgi-bin/mailman/listinfo/dev > > -- Rajith Vitharana Senior Software Engineer, WSO2 Inc. : wso2.com Mobile : +94715883223 Blog : http://lankavitharana.blogspot.com/ <http://wso2.com/signature> ___ Dev mailing list Dev@wso2.org http://wso2.org/cgi-bin/mailman/listinfo/dev

Re: [Dev] [DEV] NtaskTaskManager Error : No available task nodes for resolving a task location

2016-09-26 Thread Rajith Vitharana
biruntha > Mobile : +94773718986 > > On Mon, Sep 26, 2016 at 11:21 AM, Rajith Vitharana <raji...@wso2.com> > wrote: > >> Hi, >> >> Have you started worker node with -DworkerNode=true parameter? does the >> cluster connects correctly? (means can you see node join

Re: [Dev] [DEV] NtaskTaskManager Error : No available task nodes for resolving a task location

2016-09-25 Thread Rajith Vitharana
508] INFO - CarbonUIServiceComponent Mgt Console > URL : https://mgt.esb.wso2.com:443/carbon/ > > Thanks, > > Biruntha > > Associate Software Engineer > WSO2 > Email : birun...@wso2.com > Linkedin : https://lk.linkedin.com/in/biruntha > Mobile : +94773718986 > &g

Re: [Dev] [DEV] NtaskTaskManager Error : No available task nodes for resolving a task location

2016-09-25 Thread Rajith Vitharana
Hi, That error comes when you start a *non* task node(in this case manager node) without starting a task node(worker node). (task node count specified in tasks-config.xml). So if you follow below steps, this shouldn't happen. 1) specify task server count(1) as 1 in task-config.xml 2) start

Re: [Dev] How to Select Suitable IP Address

2016-09-24 Thread Rajith Vitharana
dath > > Linkedin: https://lk.linkedin.com/in/sidathweerasinghe > > ___ > Dev mailing list > Dev@wso2.org > http://wso2.org/cgi-bin/mailman/listinfo/dev > > -- Rajith Vitharana Senior Software Engineer, WSO2 Inc. : wso2.com

Re: [Dev] Change the service endpoint URL in wsdl generated for proxy service in ESB

2016-09-06 Thread Rajith Vitharana
t;>>>> On Sat, Sep 3, 2016 at 11:57 PM, Jagath Sisirakumara Ariyarathne < >>>>>>>>> jaga...@wso2.com> wrote: >>>>>>>>> >>>>>>>>>> Hi All, >>>>>>>>>> >>>>>

Re: [Dev] [DEV][ESB][DSS] Sending batch request to DSS

2016-08-31 Thread Rajith Vitharana
; 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 > https://wso2.com/signature > http://www.wso2.com/abou

Re: [Dev] Content-Type header is not set when calling via a scheduled task

2016-08-28 Thread Rajith Vitharana
n calling with SOAP client. But not > working with the task. > > Thanks, > > On Sat, Aug 27, 2016 at 7:54 PM, Rajith Vitharana <raji...@wso2.com> > wrote: > >> Hi Nirodha, >> >> Try setting "messageType" property before calling the Rest backend, >&

Re: [Dev] Content-Type header is not set when calling via a scheduled task

2016-08-27 Thread Rajith Vitharana
Nirodha > > -- > > *Nirodha Gallage* > Associate Technical Lead > WSO2 Inc.: http://wso2.com/ > Mobile: +94716429078 > > ___ > Dev mailing list > Dev@wso2.org > http://wso2.org/cgi-bin/mailman/listinfo/dev > > -

Re: [Dev] [ESB] Error connecting to esb-analutics

2016-08-23 Thread Rajith Vitharana
t; esb_worker1 | at sun.security.ssl.SSLSocketImpl.( > SSLSocketImpl.java:413) > esb_worker1 | at sun.security.ssl.SSLSocketFactoryImpl.createSocket( > SSLSocketFactoryImpl.java:88) > esb_worker1 | at org.apache.thrift.transport.TSSLTransportFactory. > createClien

Re: [Dev] [VOTE] Release WSO2 Enterprise Service Bus 5.0.0 RC4

2016-08-19 Thread Rajith Vitharana
Mobile: +94 77 952 6548 >>>> >>> >>> >>> ___ >>> Dev mailing list >>> Dev@wso2.org >>> http://wso2.org/cgi-bin/mailman/listinfo/dev >>> >>> >> >> >> --

Re: [Dev] Identify Server Host(IP) for Analytics

2016-08-10 Thread Rajith Vitharana
ER44x/Clustering+ESB+4.9.0 Thanks, On 5 August 2016 at 14:04, Rajith Vitharana <raji...@wso2.com> wrote: > Hi, > > In ESB analytics, ESB publishes data to analytic server including it's > host name. Host name is required to differentiate nodes in a clustered > environm

Re: [Dev] Retrieve wsdl urls from DSS

2016-08-10 Thread Rajith Vitharana
et the list of wsdl urls from DSS? > > In app cloud when we deploy a car file in DSS, I want to get the wsdl urls > to display on app cloud app-home page. Please help > > Thanks > Amalka > > > -- Rajith Vitharana Senior Software Engineer, WSO2 Inc. : wso2.com Mobile :

Re: [Dev] [DEV][ESB500] Invoking a secure proxy in a clustered set up

2016-08-07 Thread Rajith Vitharana
ception: >>> unable to find valid certification path to requested target >>> at sun.security.provider.certpath.SunCertPathBuilder.build(SunC >>> ertPathBuilder.java:146) >>> at sun.security.provider.certpath.SunCertPathBuilder.engineBuil >>> d(SunCertPathBuilde

Re: [Dev] [ESB] fn:sum is not working

2016-08-05 Thread Rajith Vitharana
>>> http://wso2.org/cgi-bin/mailman/listinfo/dev >>> >>> >> >> >> -- >> >> Udara Liyanage >> Software Engineer >> WSO2, Inc.: http://wso2.com >> lean. enterprise. middleware >> >> Blog: http://udaraliyanage.wordpress

[Dev] Identify Server Host(IP) for Analytics

2016-08-05 Thread Rajith Vitharana
of the Carbon Server? Thanks, -- Rajith Vitharana Senior Software Engineer, WSO2 Inc. : wso2.com Mobile : +94715883223 Blog : http://lankavitharana.blogspot.com/ <http://wso2.com/signature> ___ Dev mailing list Dev@wso2.org http://wso2.org/c

Re: [Dev] [MSF4J] [2.0.0] Illegal argument Exception Thrown when invoking a POST

2016-08-01 Thread Rajith Vitharana
book.com/nadeeshaan.gunasinghe> >>>>> <http://lk.linkedin.com/in/nadeeshaan> >>>>> <http://twitter.com/Nadeeshaan> <http://nadeeshaan.blogspot.com/> >>>>> Get a signature like this: Click here! >>>>> <http://ws-

Re: [Dev] [BPS] Secure vault for BPMN Analytics configuration

2016-07-27 Thread Rajith Vitharana
ache.xerces.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown > Source) > at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source) > at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source) > at org.apache.xerces.parsers.XMLParser.parse(Unknown Source) > at

Re: [Dev] Error with Secured/Encrypted VFS Transport Credentials on ESB500Beta2

2016-07-26 Thread Rajith Vitharana
; java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)* > * at > java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)* > * at java.lang.Thread.run(Thread.java:745)* > > > > > On Sat, Jul 23, 2016 at 11:11 PM, Chaminda Jayaward

Re: [Dev] Error with Secured/Encrypted VFS Transport Credentials on ESB500Beta2

2016-07-22 Thread Rajith Vitharana
) > at > org.apache.commons.vfs2.provider.smb.SmbFileObject.createSmbFile(SmbFileObject.java:119) > at > org.apache.commons.vfs2.provider.smb.SmbFileObject.doAttach(SmbFileObject.java:71) > at > org.apache.commons.vfs2.provider.AbstractFileObject.attach(AbstractFileObject.java:1506) >

Re: [Dev] [ES] Too many mysql connections when starting ES instances

2016-07-15 Thread Rajith Vitharana
Thanks, > Thushara. > > On Fri, Jul 15, 2016 at 3:41 PM, Rajith Vitharana <raji...@wso2.com> > wrote: > >> Hi All, >> >> As advised by Thushara, tried removing solr indexing in ESB using [1], >> but in that case searching the registry with newly added

Re: [Dev] [ES] Too many mysql connections when starting ES instances

2016-07-15 Thread Rajith Vitharana
t;>> Now start 2 servers at a time. Wait 10 mins before starting the other 2 >>> WSO2 servers. >>> Or else you can always start 1 server at a time every 10 mins. Therefore >>> it will take 30 mins to start all 4 nodes. >>> >>> Thanks, >>> Thushara.

Re: [Dev] [ES] Too many mysql connections when starting ES instances

2016-07-14 Thread Rajith Vitharana
ndency to perform too many database calls @ startup, > - You can temporally eliminate that by controlling node start up order > > > On Thu, Jul 14, 2016 at 12:04 PM, Rajith Vitharana <raji...@wso2.com> > wrote: > >> Hi, >> >> We faced the same issue in ESB lat

Re: [Dev] [ES] Too many mysql connections when starting ES instances

2016-07-14 Thread Rajith Vitharana
4f7877-ff39-4379-9ee4-6c1827732ec6/images_thumbnail > [2016-07-13 07:50:40,079] ERROR > {org.wso2.carbon.registry.indexing.AsyncIndexer} - Error while indexing. > Resource at path > "/_system/governance/store/asset_resources/gadget/57235acc-ad87-41db-84e7-dadc0bcff8d5/images_thumbnail"could > not be > ind

Re: [Dev] Task scheduling in ESB 5.0.0 when clustered.

2016-06-14 Thread Rajith Vitharana
e products since they can have different >> requirements. >> >> Thanks, >> Chanaka >> >> On Tue, Jun 14, 2016 at 4:59 PM, Malaka Silva <mal...@wso2.com> wrote: >> >>> Valid requirement. However should this be something to consider at >&g

[Dev] Task scheduling in ESB 5.0.0 when clustered.

2016-06-14 Thread Rajith Vitharana
sk scheduling issue and it is failsafe because even if we forget that parameter, task scheduling happens. Appreciate any feedback on this. Thanks, -- Rajith Vitharana Software Engineer, WSO2 Inc. : wso2.com Mobile : +94715883223 Blog : http://lankavitharana.blogspot.com/ ___ Dev mailing list Dev@wso2.org http://wso2.org/cgi-bin/mailman/listinfo/dev

Re: [Dev] Remove old opensaml bundle from carbon-apimgt

2016-06-07 Thread Rajith Vitharana
g: http://movingaheadblog.blogspot.com >> <http://movingaheadblog.blogspot.com/>* >> > > > > -- > *Bhathiya Jayasekara* > *Senior Software Engineer,* > *WSO2 inc., http://wso2.com <http://wso2.com>* > > *Phone: +94715478185 &l

Re: [Dev] Xpath expression to fetch a property which has space in name

2016-05-10 Thread Rajith Vitharana
> Yes, I also think it is a bug in json to xml conversion. I will create a >>> jira for this. >>> >>> ___ >>> Dev mailing list >>> Dev@wso2.org >>> http://wso2.org/cgi-bin/mailman/listinfo/dev &

Re: [Dev] How can I retrieve XMLTYPE & SDO_GEOMETRY types from an oracle database using DSS?

2016-02-23 Thread Rajith Vitharana
DSS. Is there any way > to retrieve them? > > Thanks, > Raj. > > -- > Rajkumar Rajaratnam > Committer & PMC Member, Apache Stratos > Software Engineer, WSO2 > > Mobile : +94777568639 > Blog : rajkumarr.com > -- Rajith Vitharana Software

[Dev] [DEV] [DepSync] Question about deployment synchronizer code

2016-02-18 Thread Rajith Vitharana
b/master/components/deployment-synchronizer/org.wso2.carbon.deployment.synchronizer.subversion/src/main/java/org/wso2/carbon/deployment/synchronizer/subversion/SVNBasedArtifactRepository.java Thanks, -- Rajith Vitharana Software Engineer, WSO2 Inc. : wso2.com Mobile : +94715883223 Blog : http

Re: [Dev] org.wso2.carbon.identity.mgt_5.0.7.jar not available in nexus repo ?

2016-02-13 Thread Rajith Vitharana
y-mgt/5.0.7/ > > Thanks, > TharinduE > -- > > Tharindu Edirisinghe > Software Engineer | WSO2 Inc > Platform Security Team > Blog : tharindue.blogspot.com > mobile : +94 775181586 > > _______ > Dev mailing list > Dev@wso

Re: [Dev] Improvements to the Data Services Editor in Developer Studio

2016-02-04 Thread Rajith Vitharana
; >> ___ >> Dev mailing list >> Dev@wso2.org >> http://wso2.org/cgi-bin/mailman/listinfo/dev >> >> > > > -- > Viraj Rajaguru > Senior Software Engineer > WSO2 Inc. : http://

Re: [Dev] Class Not Found error when shutting down the Dashboard Server

2016-01-12 Thread Rajith Vitharana
> Mobile: 0772264301 > > _______ > Dev mailing list > Dev@wso2.org > http://wso2.org/cgi-bin/mailman/listinfo/dev > > -- Rajith Vitharana Software Engineer, WSO2 Inc. : wso2.com Mobile : +94715883223 Blog : http://lankavitharana.blogspot.com/ ___ Dev mailing list Dev@wso2.org http://wso2.org/cgi-bin/mailman/listinfo/dev

Re: [Dev] [DSS] Instructions to Generate Auth Credentials for google spreadsheet services

2015-12-16 Thread Rajith Vitharana
> Software Engineer > WSO2 Inc.; http://wso2.com > lean.enterprise.middleware > > mobile: +94 719411002 <+94+719411002> > blog: *http://madhawa-gunasekara.blogspot.com > <http://madhawa-gunasekara.blogspot.com>* > linkedin: *http://lk.linkedin.com/in/mgunasekara >

Re: [Dev] [Architecture] [VOTE] Release WSO2 DSS 3.5.0 RC2

2015-10-28 Thread Rajith Vitharana
Hi All, Thank you for testing and verifying the WSO2 Data Services Server 3.5.0 RC2. We are closing this vote now. This vote has passed with 5 +1s and 0 -1s. Therefore we are proceeding with the WSO2 Data Services Server 3.5.0 release. 5 +1s 0 -1s Thank you and Regards, WSO2 DSS Team

[Dev] [VOTE] Release WSO2 DSS 3.5.0 RC2

2015-10-23 Thread Rajith Vitharana
Hi, This is the second release candidate of WSO2 DSS 3.5.0 This release fixes the following issues: *https://wso2.org/jira/issues/?filter=12469 * Please download, test and vote. The vote will be open for 72 hours or as needed. Source & binary

[Dev] [VOTE] Release WSO2 DSS 3.5.0 RC1

2015-10-22 Thread Rajith Vitharana
Hi, This is the first release candidate of WSO2 DSS 3.5.0 This release fixes the following issues: https://wso2.org/jira/browse/DS-1126?filter=12469 Please download, test and vote. The vote will be open for 72 hours or as needed. Source & binary distribution files:

Re: [Dev] Releasing Carbon Commons 4.5.x Patch Version

2015-10-21 Thread Rajith Vitharana
Hi Supun, On Wed, Oct 21, 2015 at 9:43 PM, Supun Malinga <sup...@wso2.com> wrote: > > > On Wed, Oct 21, 2015 at 2:38 AM, Rajith Vitharana <raji...@wso2.com> > wrote: > >> Hi, >> >> I guess we have to go with commons 4.4.x rather than 4.5.1, becaus

Re: [Dev] Releasing Carbon Commons 4.5.x Patch Version

2015-10-21 Thread Rajith Vitharana
; > Cheers, > Anjana. > -- > *Anjana Fernando* > Senior Technical Lead > WSO2 Inc. | http://wso2.com > lean . enterprise . middleware > -- Rajith Vitharana Software Engineer, WSO2 Inc. : wso2.com Mobile : +94715883223 Blog : http://lankavitharana.blogspot.com/ _

Re: [Dev] Releasing Carbon Commons 4.5.x Patch Version

2015-10-21 Thread Rajith Vitharana
On Wed, Oct 21, 2015 at 4:49 PM, Rajith Vitharana <raji...@wso2.com> wrote: > Hi Kernel Team, > > There are other issues if we move to carbon-commons 4.5.0, one being DSS > feature installation in ESB 4.9.0 will fail, because they are using commons > 4.4.7 (with impo

Re: [Dev] Releasing Carbon Commons 4.5.x Patch Version

2015-10-21 Thread Rajith Vitharana
/aa844c5616a92d5843e69693154d09d282214d74 [2] - https://github.com/wso2/carbon-commons/pull/172 Thanks, On Wed, Oct 21, 2015 at 12:59 PM, Anjana Fernando <anj...@wso2.com> wrote: > +1, yeah, let's go with a 4.4.x release. > > Cheers, > Anjana. > > On Wed, Oct 21, 2015 at 12:08 PM, Rajith

Re: [Dev] [VOTE] Release WSO2 Carbon Kernel 4.4.2 RC3

2015-10-19 Thread Rajith Vitharana
anuriamayaperera.blogspot.com >>> <http://manuriamayaperera.blogspot.com>* >>> >>> ___ >>> Dev mailing list >>> Dev@wso2.org >>> http://wso2.org/cgi-bin/mailman/listinfo/dev >>> >>&

Re: [Dev] Enabling security with user name token

2015-10-16 Thread Rajith Vitharana
> work. Ie POX handler converts basicAuth headers to xml security headers. In > the current master branch of carbon-identity, this works as expected. > > On Fri, Oct 16, 2015 at 10:08 AM, Rajith Vitharana <raji...@wso2.com> > wrote: > >> Hi Hasintha, >> >&

Re: [Dev] [VOTE] Release WSO2 Carbon Kernel 4.4.2 RC2

2015-10-16 Thread Rajith Vitharana
Or can we remove this required features section? since this will limit us to do releases on limited version range if we are using specific kernel version? Thanks, On Fri, Oct 16, 2015 at 4:35 PM, Rajith Vitharana <raji...@wso2.com> wrote: > [+Kishanthan] > > On Fri, Oct 16,

Re: [Dev] [VOTE] Release WSO2 Carbon Kernel 4.4.2 RC2

2015-10-16 Thread Rajith Vitharana
you quickly test this locally and see? We will change the > version range on this file as above, and in long time, we will see whether > we could remove this file from kernel code base. > > On Fri, Oct 16, 2015 at 4:38 PM, Rajith Vitharana <raji...@wso2.com> > wrote: > >> Or can

Re: [Dev] [VOTE] Release WSO2 Carbon Kernel 4.4.2 RC2

2015-10-16 Thread Rajith Vitharana
;>>>>>>>> userRole, queueID, PERMISSION_CHANGE_PERMISSION)) { >>>>>>>>>>>> isUserHasChangePermission = true; >>>>>>>>>>>> } >>>>>>>>

Re: [Dev] [VOTE] Release WSO2 Carbon Kernel 4.4.2 RC2

2015-10-16 Thread Rajith Vitharana
[+Kishanthan] On Fri, Oct 16, 2015 at 4:35 PM, Rajith Vitharana <raji...@wso2.com> wrote: > Hi Kishanthan, > > In "org.wso2.carbon.application.deployer" component's > "required-features.xml" it was mentioned "[4.4.0, 4.5.0)" > as "org

Re: [Dev] Enabling security with user name token

2015-10-15 Thread Rajith Vitharana
Indrajee <hasin...@wso2.com> wrote: > Are you calling the service with security headers in the request it self > ?. > > On Wed, Oct 14, 2015 at 8:37 PM, Rajith Vitharana <raji...@wso2.com> > wrote: > >> Hi Hasintha, >> >> We are using carbon-identity 4.5.6 &

Re: [Dev] Enabling security with user name token

2015-10-14 Thread Rajith Vitharana
Indrajee <hasin...@wso2.com> wrote: > Can you please tell me the carbon-identity version you are using ? > > On Wed, Oct 14, 2015 at 3:04 PM, Rajith Vitharana <raji...@wso2.com> > wrote: > >> + Asela >> >> On Wed, Oct 14, 2015 at 1:13 PM, Rajith Vit

Re: [Dev] Enabling security with user name token

2015-10-14 Thread Rajith Vitharana
+ Asela On Wed, Oct 14, 2015 at 1:13 PM, Rajith Vitharana <raji...@wso2.com> wrote: > Hi, > > I have enabled security in DSS service specifying the policy file (roles > included in the policy). But when invoking the service with username > password, it t

[Dev] Enabling security with user name token

2015-10-14 Thread Rajith Vitharana
) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:744) Do we need to do anything else? Thanks, -- Rajith Vitharana Software Engineer, WSO2 Inc. : wso2.com Mobile : +94715883223

Re: [Dev] [VOTE] Release WSO2 Carbon Kernel 4.4.2 RC2

2015-10-13 Thread Rajith Vitharana
>>>> Dev mailing list >>>> Dev@wso2.org >>>> http://wso2.org/cgi-bin/mailman/listinfo/dev >>>> >>>> >>> >>> >>> -- >>> Sasikala Kottegoda >>> *Software Engineer* >>> WSO2 Inc., ht

Re: [Dev] [VOTE] Release WSO2 Carbon Kernel 4.4.2 RC2

2015-10-13 Thread Rajith Vitharana
> >> *WSO2 Inc.* >> >> *Blog: http://manuriamayaperera.blogspot.com >> <http://manuriamayaperera.blogspot.com>* >> >> _______ >> Dev mailing list >> Dev@wso2.org >> http://wso2.o

Re: [Dev] Identity User management

2015-10-13 Thread Rajith Vitharana
u. > > > org.wso2.carbon.identity.core.ui.feature.group > ${carbon.identity.version} > > > On Tue, Oct 13, 2015 at 11:51 AM, Rajith Vitharana <raji...@wso2.com> > wrote: > >> Hi ISTeam, >> >> We were using commons user management earlier, and migrated to ide

[Dev] Identity User management

2015-10-13 Thread Rajith Vitharana
Do we need to do anything else? Thanks, -- Rajith Vitharana Software Engineer, WSO2 Inc. : wso2.com Mobile : +94715883223 Blog : http://lankavitharana.blogspot.com/ ___ Dev mailing list Dev@wso2.org http://wso2.org/cgi-bin/mailman

Re: [Dev] [Vote] Release WSO2 Carbon Kernel 4.4.2 RC1

2015-10-02 Thread Rajith Vitharana
ke >>>> Software Engineer | WSO2 Inc >>>> Email indu...@wso2.com >>>> >>>> >>> >>> >>> -- >>> >>> *Manuri Amaya Perera* >>> >>> *Software Engineer* >>> >>> *WSO2 Inc.* >>> >>> *Blog: http://manuriamayaperera.blogspot.com >>> <http://manuriamayaperera.blogspot.com>* >>> >> >> >> >> -- >> Thanks & Regards, >> >> *Johann Dilantha Nallathamby* >> Technical Lead & Product Lead of WSO2 Identity Server >> Governance Technologies Team >> WSO2, Inc. >> lean.enterprise.middleware >> >> Mobile - *+9476950* >> Blog - *http://nallaa.wordpress.com <http://nallaa.wordpress.com>* >> > > > > -- > Indika Sampath > Senior Software Engineer > WSO2 Inc. > http://wso2.com > > Phone: +94 716 424 744 > Blog: http://indikasampath.blogspot.com/ > > -- > You received this message because you are subscribed to the Google Groups > "WSO2 Engineering Group" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to engineering-group+unsubscr...@wso2.com. > For more options, visit https://groups.google.com/a/wso2.com/d/optout. > -- Rajith Vitharana Software Engineer, WSO2 Inc. : wso2.com Mobile : +94715883223 Blog : http://lankavitharana.blogspot.com/ ___ Dev mailing list Dev@wso2.org http://wso2.org/cgi-bin/mailman/listinfo/dev

Re: [Dev] [IS] [DEV] Getting "localhost" as the saml2:Issuer in SAML authentication response

2015-09-30 Thread Rajith Vitharana
le: +94783639540 > <%2B94%2077%202273555> > > _______ > Dev mailing list > Dev@wso2.org > http://wso2.org/cgi-bin/mailman/listinfo/dev > > -- Rajith Vitharana Software Engineer, WSO2 Inc. : wso2.com Mobile : +94715883223 Blog : htt

[Dev] WSO2 Data Services Server 3.5.0 Beta1 Released

2015-09-29 Thread Rajith Vitharana
WSO2 Data Services Team is pleased to announce WSO2 Data Service Server 3.5.0 Beta1 Release. You can download the pack from location [1] and [2]. Javadocs can be found in [3]. Below are the improvements, bug fixes included in the release. Bug - [DS-1005 ]

[Dev] Only "sequence" type get processed in axis2-json message builder

2015-09-17 Thread Rajith Vitharana
schema/el_all.asp [3] - http://www.w3schools.com/schema/schema_complex_indicators.asp [4] - https://wso2.org/jira/browse/CARBON-15433 Thanks, -- Rajith Vitharana Software Engineer, WSO2 Inc. : wso2.com Mobile : +94715883223 Blog : http://lankavitharana.blogspot.com/ ___

Re: [Dev] [ESB] Escape double quotation marks in property values?

2015-09-16 Thread Rajith Vitharana
vingaheadblog.blogspot.com/>* > > _______ > Dev mailing list > Dev@wso2.org > http://wso2.org/cgi-bin/mailman/listinfo/dev > > -- Rajith Vitharana Software Engineer, WSO2 Inc. : wso2.com Mobile : +94715883223 Blog : http://lankavitharana.blogspot.com/ ___ Dev mailing list Dev@wso2.org http://wso2.org/cgi-bin/mailman/listinfo/dev

[Dev] WSO2 Data Services Server 3.5.0 Alpha2 Released

2015-09-14 Thread Rajith Vitharana
tps://github.com/wso2/product-dss/releases/download/3.5.0-Alpha2/wso2dss-3.5.0-SNAPSHOT.zip [3] - https://svn.wso2.org/repos/wso2/scratch/DSS/3.5.0/Alpha2/javaDocs/index.html Thanks, DSS Team. -- Rajith Vitharana Software Engineer, WSO2 Inc. : wso2.com Mobile : +94715883223 Blog : http://lankavitha

Re: [Dev] DSS return array of UDT.

2015-09-10 Thread Rajith Vitharana
-with-return-array-of-udt-from-wso2-ds/ > > Regards, >Jorge. > > ___ > Dev mailing list > Dev@wso2.org > http://wso2.org/cgi-bin/mailman/listinfo/dev > > -- Rajith Vitharana Software Engineer, WSO2 I

Re: [Dev] How to define version ranges for orbit bundles

2015-09-04 Thread Rajith Vitharana
should be [1.6.1, 1.7) AFAIK. >> >> Niranjan please update the document. >> >> Thanks, >> Sameera. >> >> On Fri, Sep 4, 2015 at 11:02 AM, Rajith Vitharana <raji...@wso2.com> >> wrote: >> >>> Hi, >>> >>> How

[Dev] Data Source Capp deployer feature implementation

2015-09-04 Thread Rajith Vitharana
in the jira. You can use this feature once pull request is merged and carbon-commons is released. [1] - https://github.com/wso2/carbon-commons/pull/160 [2] - Implementing Datasource Deployer [3] - https://wso2.org/jira/browse/DS-907 Thanks, -- Rajith Vitharana Software Engineer, WSO2 Inc. : wso2.com

[Dev] How to define version ranges for orbit bundles

2015-09-03 Thread Rajith Vitharana
Hi, How should we do the $subject? Asking this since in carbon commons axis2 version range is defined as in [1] don't we follow the same concept for orbit bundles? shouldn't this be as [2]? [1] - [1.6.1.wso2v14, 1.7.0) [2] - [1.6, 1.7) Thanks, -- Rajith Vitharana Software Engineer, WSO2 Inc

Re: [Dev] WSO2 Committers += Nuwandi Wickramasinghe

2015-08-30 Thread Rajith Vitharana
-- Rajith Vitharana Software Engineer, WSO2 Inc. : wso2.com Mobile : +94715883223 Blog : http://lankavitharana.blogspot.com/ ___ Dev mailing list Dev@wso2.org http://wso2.org/cgi-bin/mailman/listinfo/dev

[Dev] WSO2 Data Services Server 3.5.0 Alpha Released

2015-08-28 Thread Rajith Vitharana
/scratch/DSS/3.5.0/Alpha/javaDocs/index.html Thanks, DSS Team -- Rajith Vitharana Software Engineer, WSO2 Inc. : wso2.com Mobile : +94715883223 Blog : http://lankavitharana.blogspot.com/ ___ Dev mailing list Dev@wso2.org http://wso2.org/cgi-bin/mailman

Re: [Dev] Which branch we need to do fixes in carbon-commons

2015-08-24 Thread Rajith Vitharana
to master. We will create branches according to the new process and let you know. So if you have major/ minor fixes please inform before hand.. thanks, On Mon, Aug 24, 2015 at 10:36 AM, Rajith Vitharana raji...@wso2.com wrote: Hi Thusitha, This is a bug fix. So to which branches do I need to send

Re: [Dev] Which branch we need to do fixes in carbon-commons

2015-08-24 Thread Rajith Vitharana
to the new process and let you know. So if you have major/ minor fixes please inform before hand.. thanks, On Mon, Aug 24, 2015 at 10:36 AM, Rajith Vitharana raji...@wso2.com wrote: Hi Thusitha, This is a bug fix. So to which branches do I need to send pulls? and which will be the next release

Re: [Dev] Which branch we need to do fixes in carbon-commons

2015-08-24 Thread Rajith Vitharana
Alpha since this fix is not blocking it. thanks, On Mon, Aug 24, 2015 at 12:18 PM, Rajith Vitharana raji...@wso2.com wrote: This is for Alpha, We are planning to do the release within this week. Thanks, On Mon, Aug 24, 2015 at 12:07 PM, Supun Malinga sup...@wso2.com wrote: We should do

[Dev] Which branch we need to do fixes in carbon-commons

2015-08-23 Thread Rajith Vitharana
Hi, There seems to be three branches in carbon-commons git repo master release-4.2.x release-4.5.0 So to which branch do we need to send pull requests? and what would be the next release version? Thanks, -- Rajith Vitharana Software Engineer, WSO2 Inc. : wso2.com Mobile : +94715883223 Blog

Re: [Dev] Which branch we need to do fixes in carbon-commons

2015-08-23 Thread Rajith Vitharana
at 10:10 AM, Rajith Vitharana raji...@wso2.com wrote: Hi, There seems to be three branches in carbon-commons git repo master release-4.2.x release-4.5.0 So to which branch do we need to send pull requests? and what would be the next release version? Thanks, -- Rajith Vitharana

Re: [Dev] Fwd: Release plugin ERROR

2015-08-20 Thread Rajith Vitharana
://chanakaudaya.wordpress.com ___ Dev mailing list Dev@wso2.org http://wso2.org/cgi-bin/mailman/listinfo/dev -- Rajith Vitharana Software Engineer, WSO2 Inc. : wso2.com Mobile : +94715883223 Blog : http://lankavitharana.blogspot.com

[Dev] Secure javax.xml.transform.TransformerFactory against XML external attacks

2015-08-18 Thread Rajith Vitharana
, -- Rajith Vitharana Software Engineer, WSO2 Inc. : wso2.com Mobile : +94715883223 Blog : http://lankavitharana.blogspot.com/ ___ Dev mailing list Dev@wso2.org http://wso2.org/cgi-bin/mailman/listinfo/dev

[Dev] Simple Tool to analyse jar files for packages they contains and OSGI bundles to see packages they export and import

2015-08-11 Thread Rajith Vitharana
that this is a basic tool so you need to open that in a IDE and run it (Need to modify to work in CLI) Hope this will help people who faced with similar issues [1] - https://github.com/lankavitharana/JarAnalyser Thanks, -- Rajith Vitharana Software Engineer, WSO2 Inc. : wso2.com Mobile

[Dev] OAuth2 support for Google spreadsheet API in DSS

2015-07-29 Thread Rajith Vitharana
, -- Rajith Vitharana Software Engineer, WSO2 Inc. : wso2.com Mobile : +94715883223 Blog : http://lankavitharana.blogspot.com/ ___ Dev mailing list Dev@wso2.org http://wso2.org/cgi-bin/mailman/listinfo/dev

Re: [Dev] OAuth2 support for Google spreadsheet API in DSS

2015-07-29 Thread Rajith Vitharana
Hi Ishara, On Wed, Jul 29, 2015 at 5:22 PM, Ishara Karunarathna isha...@wso2.com wrote: Hi, On Wed, Jul 29, 2015 at 4:47 PM, Rajith Vitharana raji...@wso2.com wrote: Hi Ishara, Thanks for the response. As per [1], [2] google refresh tokens never expires, quoting the statement Refresh

  1   2   3   >