[Dev] [DSS 3.2.1] An Update made to a Data Service XML reflects only after a Server Restart

2014-11-23 Thread Dilan Udara Ariyaratne
Hi All,

I have been following some of the DSS 3.2.1 Samples and found out that
an update made to the order of parameters of a data service xml only
appears
to reflect after a server restart.

To be more specific on the issue,
let me take an example and describe.

With Ref. to: https://docs.wso2.com/display/DSS321/JSON+Mapping+Sample
I tried here to add an employee using the post method with an input JSON.
The order of key-value pairs of the JSON was according to the default order
of parameters
of the data service definition.

Then I changed the order of expected parameters using the data service xml
editor
and retried. Still it accepted the same JSON without any error.

Only after a server restart, an exception was thrown saying that the order
of input JSON keys
were not according to the definition which means the update only affected
after restart.

Shouldn't these updates be taken into effect while the server is running?

Appreciate any feedback on this.

Thanks.

*Dilan U. Ariyaratne*
Software Engineer
WSO2 Inc. http://wso2.com/
Mobile: +94775149066
lean . enterprise . middleware
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] Missing wso2.carbon.security.mgt.feature SNAPSHOT

2014-11-23 Thread Pulasthi Mahawithana
Hi,

The error says,

[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-surefire-plugin:2.18:test (default-test) on
project org.wso2.carbon.ldap.server: Execution default-test of goal
org.apache.maven.plugins:maven-surefire-plugin:2.18:test failed: The forked
VM terminated without properly saying goodbye. VM crash or System.exit
called?

This has failed when running ApacheLDAPServerTest.testAddPartition(). In
build #368 [1], this has failed at method testAddUser() of the same test
class. Looks like some error in environment has made the forked test VM
crash. Are there any debug logs available for these builds to see what has
gone wrong?

P.S : These test cases succeed when I ran them locally and had been
succeeded in the pr-builder [2] at last build.

[1] https://wso2.org/jenkins/job/carbon-identity/368/console
[2] https://wso2.org/jenkins-pr-builder/job/carbon-identity/167/consoleFull

On Sun, Nov 23, 2014 at 1:12 PM, Lasantha Fernando lasan...@wso2.com
wrote:

 Hi Pulasthi,

 The carbon-identity build is failing continuously because of another error
 [1,2]. Therefore I think the fixes are not getting deployed and because of
 this security-mgt feature is still failing for other products. Can you guys
 fix the error in [2] and trigger a build to push the changes to the nexus
 snapshot repo, please?

 Thanks,
 Lasantha

 [1] https://wso2.org/jenkins/job/carbon-identity/369/console
 [2]

 [ERROR] Failed to execute goal 
 org.apache.maven.plugins:maven-surefire-plugin:2.18:test (default-test) on 
 project org.wso2.carbon.ldap.server: Execution default-test of goal 
 org.apache.maven.plugins:maven-surefire-plugin:2.18:test failed: The forked 
 VM terminated without properly saying goodbye. VM crash or System.exit 
 called?[ERROR] Command was /bin/sh -c cd 
 /build/jenkins-home/workspace/carbon-identity/components/ldap-server/org.wso2.carbon.ldap.server
   /build/software/java/jdk1.6.0_33/jre/bin/java -jar 
 /build/jenkins-home/workspace/carbon-identity/components/ldap-server/org.wso2.carbon.ldap.server/target/surefire/surefirebooter1559861244566148708.jar
  
 /build/jenkins-home/workspace/carbon-identity/components/ldap-server/org.wso2.carbon.ldap.server/target/surefire/surefire8640730960251467436tmp
  
 /build/jenkins-home/workspace/carbon-identity/components/ldap-server/org.wso2.carbon.ldap.server/target/surefire/surefire_25009773809575220542tmp[ERROR]
  - [Help 1][ERROR] [ERROR] To see the full stack trace of the errors, re-run 
 Maven with the -e switch.[ERROR] Re-run Maven using the -X switch to enable 
 full debug logging.[ERROR] [ERROR] For more information about the errors and 
 possible solutions, please read the following articles:[ERROR] [Help 1] 
 http://cwiki.apache.org/confluence/display/MAVEN/PluginExecutionException[ERROR]
  [ERROR] After correcting the problems, you can resume the build with the 
 command

 [ERROR] mvn goals -rf :org.wso2.carbon.ldap.server

 On 21 November 2014 at 11:21, Pulasthi Mahawithana pulast...@wso2.com
 wrote:

 Hi

 This is due to the wss4j release. The carbon-identity repo was updated
 with the released wss4j version, but It's not yet deployed to nexus.
 Building those features from wso2-dev/carbon-identity should work until it
 gets deployed.

 @Akalanka,
 The correct snapshot repo is [3],

 [3]
 http://maven.wso2.org/nexus/content/repositories/snapshots/org/wso2/carbon/org.wso2.carbon.security.mgt.feature/4.3.0-SNAPSHOT/

 On Fri, Nov 21, 2014 at 11:07 AM, Nuwan Wimalasekara nuw...@wso2.com
 wrote:

 Hi
 I am also getting an error Missing requirement:
 org.wso2.carbon.security.mgt 4.3.0.SNAPSHOT when building AS p2 profile
 generation in clean repo.

 Installing org.wso2.carbon.user.mgt.feature.group 4.3.0.SNAPSHOT.
 Installing org.wso2.carbon.as.runtimes.cxf.feature.group 4.3.0.SNAPSHOT.
 Installation failed.
 Cannot complete the install because one or more required items could not
 be found.
  Software being installed: Identity Core Feature 4.3.0.SNAPSHOT
 (org.wso2.carbon.identity.core.feature.group 4.3.0.SNAPSHOT)
  Missing requirement: org.wso2.carbon.security.mgt 4.3.0.SNAPSHOT
 (org.wso2.carbon.security.mgt 4.3.0.SNAPSHOT) requires 'package
 org.apache.ws.security [1.5.11.wso2v7-SNAPSHOT,2.0.0)' but it could not be
 found
  Cannot satisfy dependency:
   From: Identity Core Feature 4.3.0.SNAPSHOT
 (org.wso2.carbon.identity.core.feature.group 4.3.0.SNAPSHOT)
   To: org.wso2.carbon.identity.core.server.feature.group [4.3.0.SNAPSHOT]
  Cannot satisfy dependency:
   From: Identity Core Server Feature 4.3.0.SNAPSHOT
 (org.wso2.carbon.identity.core.server.feature.group 4.3.0.SNAPSHOT)
   To: org.wso2.carbon.security.mgt.server.feature.group
 [4.3.0.SNAPSHOT,4.4.0)
  Cannot satisfy dependency:
   From: WSO2 Carbon - Security Management Core Feature 4.3.0.SNAPSHOT
 (org.wso2.carbon.security.mgt.server.feature.group 4.3.0.SNAPSHOT)
   To: org.wso2.carbon.security.mgt [4.3.0.SNAPSHOT]

 Thanks,
 Nuwanw

 On Fri, Nov 21, 2014 at 10:55 AM, Akalanka Pagoda 

Re: [Dev] Missing wso2.carbon.security.mgt.feature SNAPSHOT

2014-11-23 Thread Maheshika Goonetilleke
Hi Pulasthi

carbon-identity manually triggered build is successful and artefacts
deployed now.

On Sun, Nov 23, 2014 at 9:13 PM, Pulasthi Mahawithana pulast...@wso2.com
wrote:

 Hi,

 The error says,

 [ERROR] Failed to execute goal
 org.apache.maven.plugins:maven-surefire-plugin:2.18:test (default-test) on
 project org.wso2.carbon.ldap.server: Execution default-test of goal
 org.apache.maven.plugins:maven-surefire-plugin:2.18:test failed: The forked
 VM terminated without properly saying goodbye. VM crash or System.exit
 called?

 This has failed when running ApacheLDAPServerTest.testAddPartition(). In
 build #368 [1], this has failed at method testAddUser() of the same test
 class. Looks like some error in environment has made the forked test VM
 crash. Are there any debug logs available for these builds to see what has
 gone wrong?

 P.S : These test cases succeed when I ran them locally and had been
 succeeded in the pr-builder [2] at last build.

 [1] https://wso2.org/jenkins/job/carbon-identity/368/console
 [2]
 https://wso2.org/jenkins-pr-builder/job/carbon-identity/167/consoleFull

 On Sun, Nov 23, 2014 at 1:12 PM, Lasantha Fernando lasan...@wso2.com
 wrote:

 Hi Pulasthi,

 The carbon-identity build is failing continuously because of another
 error [1,2]. Therefore I think the fixes are not getting deployed and
 because of this security-mgt feature is still failing for other products.
 Can you guys fix the error in [2] and trigger a build to push the changes
 to the nexus snapshot repo, please?

 Thanks,
 Lasantha

 [1] https://wso2.org/jenkins/job/carbon-identity/369/console
 [2]

 [ERROR] Failed to execute goal 
 org.apache.maven.plugins:maven-surefire-plugin:2.18:test (default-test) on 
 project org.wso2.carbon.ldap.server: Execution default-test of goal 
 org.apache.maven.plugins:maven-surefire-plugin:2.18:test failed: The forked 
 VM terminated without properly saying goodbye. VM crash or System.exit 
 called?[ERROR] Command was /bin/sh -c cd 
 /build/jenkins-home/workspace/carbon-identity/components/ldap-server/org.wso2.carbon.ldap.server
   /build/software/java/jdk1.6.0_33/jre/bin/java -jar 
 /build/jenkins-home/workspace/carbon-identity/components/ldap-server/org.wso2.carbon.ldap.server/target/surefire/surefirebooter1559861244566148708.jar
  
 /build/jenkins-home/workspace/carbon-identity/components/ldap-server/org.wso2.carbon.ldap.server/target/surefire/surefire8640730960251467436tmp
  
 /build/jenkins-home/workspace/carbon-identity/components/ldap-server/org.wso2.carbon.ldap.server/target/surefire/surefire_25009773809575220542tmp[ERROR]
  - [Help 1][ERROR] [ERROR] To see the full stack trace of the errors, 
 re-run Maven with the -e switch.[ERROR] Re-run Maven using the -X switch to 
 enable full debug logging.[ERROR] [ERROR] For more information about the 
 errors and possible solutions, please read the following articles:[ERROR] 
 [Help 1] 
 http://cwiki.apache.org/confluence/display/MAVEN/PluginExecutionException[ERROR]
  [ERROR] After correcting the problems, you can resume the build with the 
 command

 [ERROR] mvn goals -rf :org.wso2.carbon.ldap.server

 On 21 November 2014 at 11:21, Pulasthi Mahawithana pulast...@wso2.com
 wrote:

 Hi

 This is due to the wss4j release. The carbon-identity repo was updated
 with the released wss4j version, but It's not yet deployed to nexus.
 Building those features from wso2-dev/carbon-identity should work until it
 gets deployed.

 @Akalanka,
 The correct snapshot repo is [3],

 [3]
 http://maven.wso2.org/nexus/content/repositories/snapshots/org/wso2/carbon/org.wso2.carbon.security.mgt.feature/4.3.0-SNAPSHOT/

 On Fri, Nov 21, 2014 at 11:07 AM, Nuwan Wimalasekara nuw...@wso2.com
 wrote:

 Hi
 I am also getting an error Missing requirement:
 org.wso2.carbon.security.mgt 4.3.0.SNAPSHOT when building AS p2 profile
 generation in clean repo.

 Installing org.wso2.carbon.user.mgt.feature.group 4.3.0.SNAPSHOT.
 Installing org.wso2.carbon.as.runtimes.cxf.feature.group 4.3.0.SNAPSHOT.
 Installation failed.
 Cannot complete the install because one or more required items could
 not be found.
  Software being installed: Identity Core Feature 4.3.0.SNAPSHOT
 (org.wso2.carbon.identity.core.feature.group 4.3.0.SNAPSHOT)
  Missing requirement: org.wso2.carbon.security.mgt 4.3.0.SNAPSHOT
 (org.wso2.carbon.security.mgt 4.3.0.SNAPSHOT) requires 'package
 org.apache.ws.security [1.5.11.wso2v7-SNAPSHOT,2.0.0)' but it could not be
 found
  Cannot satisfy dependency:
   From: Identity Core Feature 4.3.0.SNAPSHOT
 (org.wso2.carbon.identity.core.feature.group 4.3.0.SNAPSHOT)
   To: org.wso2.carbon.identity.core.server.feature.group
 [4.3.0.SNAPSHOT]
  Cannot satisfy dependency:
   From: Identity Core Server Feature 4.3.0.SNAPSHOT
 (org.wso2.carbon.identity.core.server.feature.group 4.3.0.SNAPSHOT)
   To: org.wso2.carbon.security.mgt.server.feature.group
 [4.3.0.SNAPSHOT,4.4.0)
  Cannot satisfy dependency:
   From: WSO2 Carbon - Security Management Core Feature 

Re: [Dev] [IS] Getting error after enabling JIT provisioning in SAML SSO federated authentication setup

2014-11-23 Thread Milinda Perera
Hi Thanuja  Dulanja,

@Dulanja : I checked that the user does not get provisioned in primary IS.
@Thanuja : I tried workaround 1, but didn't work.

It's confusing because JIT provisioning with SAML SSO works successfully in
our test cases.

Thanks,
Milinda

On Sat, Nov 22, 2014 at 7:06 PM, Thanuja Jayasinghe than...@wso2.com
wrote:

 Hi Milinda,

 If we select Use Local Claim Dialect in claim configuration section of
 the IDP, role claim URI will be set to http://wso2.org/claims/role; by
 default in the current implementation. So if second IS doesn't return a
 value for role claim, adding user to LDAP will fail as role has no value
 (Although stack trace doesn't show the actual cause).

 Possible workarounds,

 1. In the SP configuration of the second IS, add 
 http://wso2.org/claims/role; as a requested claim. So first IS will
 receive a value for role claim.

 2. Define a custom claim dialect between the two IS servers. This way role
 claim URI value doesn't get saved unless you select it from the drop-down.

 Option 1 is better in my opinion. Also we should add this to the
 documentation.

 Thanks,
 Thanuja.

 On Fri, Nov 21, 2014 at 6:09 PM, Dulanja Liyanage dula...@wso2.com
 wrote:

 Hi Milinda,

 Seems this user is already provisioned - probably in a previous login
 attempt. Could you please confirm that? If that's the case, I don't think
 we have to worry about this.

 Thanks,
 Dulanja

 On Fri, Nov 21, 2014 at 4:47 PM, Milinda Perera milin...@wso2.com
 wrote:

 Hi,

 I was able to set up successfully SAML SSO with federated authentication
 using two Identity Servers [1] and SSO works fine (with travelocity
 sample). But when I enable JIT provisioning, I'm getting following
 provisioning failure error (Note : SSO works fine even after enabling JIT
 provisioning).

 Back-end error trace:

 [2014-11-21 15:21:30,053] ERROR
 {org.wso2.carbon.identity.application.authenticator.samlsso.manager.DefaultSAML2SSOManager}
 -
 org.wso2.carbon.identity.application.authenticator.samlsso.exception.SAMLSSOException:
 Error when decoding the SAML Request.
 [2014-11-21 15:21:44,790] ERROR
 {org.wso2.carbon.identity.application.authentication.framework.handler.sequence.impl.DefaultStepBasedSequenceHandler}
 -  User provisioning failed!
 org.wso2.carbon.identity.application.authentication.framework.exception.FrameworkException:
 Error while provisioning user : IS2User1
 at
 org.wso2.carbon.identity.application.authentication.framework.handler.provisioning.impl.DefaultProvisioningHandler.handle(DefaultProvisioningHandler.java:177)
 at
 org.wso2.carbon.identity.application.authentication.framework.handler.sequence.impl.DefaultStepBasedSequenceHandler.handleJitProvisioning(DefaultStepBasedSequenceHandler.java:636)
 at
 org.wso2.carbon.identity.application.authentication.framework.handler.sequence.impl.DefaultStepBasedSequenceHandler.handlePostAuthentication(DefaultStepBasedSequenceHandler.java:354)
 at
 org.wso2.carbon.identity.application.authentication.framework.handler.sequence.impl.DefaultStepBasedSequenceHandler.handle(DefaultStepBasedSequenceHandler.java:133)
 at
 org.wso2.carbon.identity.application.authentication.framework.handler.request.impl.DefaultAuthenticationRequestHandler.handle(DefaultAuthenticationRequestHandler.java:109)
 at
 org.wso2.carbon.identity.application.authentication.framework.handler.request.impl.DefaultRequestCoordinator.handle(DefaultRequestCoordinator.java:90)
 at
 org.wso2.carbon.identity.application.authentication.framework.servlet.CommonAuthenticationServlet.doPost(CommonAuthenticationServlet.java:54)
 at javax.servlet.http.HttpServlet.service(HttpServlet.java:755)
 at javax.servlet.http.HttpServlet.service(HttpServlet.java:848)
 at
 org.eclipse.equinox.http.helper.ContextPathServletAdaptor.service(ContextPathServletAdaptor.java:37)
 at
 org.eclipse.equinox.http.servlet.internal.ServletRegistration.service(ServletRegistration.java:61)
 at
 org.eclipse.equinox.http.servlet.internal.ProxyServlet.processAlias(ProxyServlet.java:128)
 at
 org.eclipse.equinox.http.servlet.internal.ProxyServlet.service(ProxyServlet.java:60)
 at javax.servlet.http.HttpServlet.service(HttpServlet.java:848)
 at
 org.wso2.carbon.tomcat.ext.servlet.DelegationServlet.service(DelegationServlet.java:68)
 at
 org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:305)
 at
 org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
 at
 org.wso2.carbon.tomcat.ext.filter.CharacterSetFilter.doFilter(CharacterSetFilter.java:61)
 at
 org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
 at
 org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
 at
 org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:222)
 at
 

Re: [Dev] [IS] Getting error after enabling JIT provisioning in SAML SSO federated authentication setup

2014-11-23 Thread Thanuja Jayasinghe
Also check whether role value comes with SAML response.
On 24 Nov 2014 07:55, Thanuja Jayasinghe than...@wso2.com wrote:

 Hi Milinda,

 What are the reqested claims you added in second IS? Did you add the given
 name also? If not please add and check. This worked for me in a fresh pack.

 Thanks,
 Thanuja.
 On 24 Nov 2014 00:29, Milinda Perera milin...@wso2.com wrote:

 Hi Thanuja  Dulanja,

 @Dulanja : I checked that the user does not get provisioned in primary IS.
 @Thanuja : I tried workaround 1, but didn't work.

 It's confusing because JIT provisioning with SAML SSO works successfully
 in our test cases.

 Thanks,
 Milinda

 On Sat, Nov 22, 2014 at 7:06 PM, Thanuja Jayasinghe than...@wso2.com
 wrote:

 Hi Milinda,

 If we select Use Local Claim Dialect in claim configuration section of
 the IDP, role claim URI will be set to http://wso2.org/claims/role; by
 default in the current implementation. So if second IS doesn't return a
 value for role claim, adding user to LDAP will fail as role has no value
 (Although stack trace doesn't show the actual cause).

 Possible workarounds,

 1. In the SP configuration of the second IS, add 
 http://wso2.org/claims/role; as a requested claim. So first IS will
 receive a value for role claim.

 2. Define a custom claim dialect between the two IS servers. This way
 role claim URI value doesn't get saved unless you select it from the
 drop-down.

 Option 1 is better in my opinion. Also we should add this to the
 documentation.

 Thanks,
 Thanuja.

 On Fri, Nov 21, 2014 at 6:09 PM, Dulanja Liyanage dula...@wso2.com
 wrote:

 Hi Milinda,

 Seems this user is already provisioned - probably in a previous login
 attempt. Could you please confirm that? If that's the case, I don't think
 we have to worry about this.

 Thanks,
 Dulanja

 On Fri, Nov 21, 2014 at 4:47 PM, Milinda Perera milin...@wso2.com
 wrote:

 Hi,

 I was able to set up successfully SAML SSO with federated
 authentication using two Identity Servers [1] and SSO works fine (with
 travelocity sample). But when I enable JIT provisioning, I'm getting
 following provisioning failure error (Note : SSO works fine even after
 enabling JIT provisioning).

 Back-end error trace:

 [2014-11-21 15:21:30,053] ERROR
 {org.wso2.carbon.identity.application.authenticator.samlsso.manager.DefaultSAML2SSOManager}
 -
 org.wso2.carbon.identity.application.authenticator.samlsso.exception.SAMLSSOException:
 Error when decoding the SAML Request.
 [2014-11-21 15:21:44,790] ERROR
 {org.wso2.carbon.identity.application.authentication.framework.handler.sequence.impl.DefaultStepBasedSequenceHandler}
 -  User provisioning failed!
 org.wso2.carbon.identity.application.authentication.framework.exception.FrameworkException:
 Error while provisioning user : IS2User1
 at
 org.wso2.carbon.identity.application.authentication.framework.handler.provisioning.impl.DefaultProvisioningHandler.handle(DefaultProvisioningHandler.java:177)
 at
 org.wso2.carbon.identity.application.authentication.framework.handler.sequence.impl.DefaultStepBasedSequenceHandler.handleJitProvisioning(DefaultStepBasedSequenceHandler.java:636)
 at
 org.wso2.carbon.identity.application.authentication.framework.handler.sequence.impl.DefaultStepBasedSequenceHandler.handlePostAuthentication(DefaultStepBasedSequenceHandler.java:354)
 at
 org.wso2.carbon.identity.application.authentication.framework.handler.sequence.impl.DefaultStepBasedSequenceHandler.handle(DefaultStepBasedSequenceHandler.java:133)
 at
 org.wso2.carbon.identity.application.authentication.framework.handler.request.impl.DefaultAuthenticationRequestHandler.handle(DefaultAuthenticationRequestHandler.java:109)
 at
 org.wso2.carbon.identity.application.authentication.framework.handler.request.impl.DefaultRequestCoordinator.handle(DefaultRequestCoordinator.java:90)
 at
 org.wso2.carbon.identity.application.authentication.framework.servlet.CommonAuthenticationServlet.doPost(CommonAuthenticationServlet.java:54)
 at javax.servlet.http.HttpServlet.service(HttpServlet.java:755)
 at javax.servlet.http.HttpServlet.service(HttpServlet.java:848)
 at
 org.eclipse.equinox.http.helper.ContextPathServletAdaptor.service(ContextPathServletAdaptor.java:37)
 at
 org.eclipse.equinox.http.servlet.internal.ServletRegistration.service(ServletRegistration.java:61)
 at
 org.eclipse.equinox.http.servlet.internal.ProxyServlet.processAlias(ProxyServlet.java:128)
 at
 org.eclipse.equinox.http.servlet.internal.ProxyServlet.service(ProxyServlet.java:60)
 at javax.servlet.http.HttpServlet.service(HttpServlet.java:848)
 at
 org.wso2.carbon.tomcat.ext.servlet.DelegationServlet.service(DelegationServlet.java:68)
 at
 org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:305)
 at
 org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
 at
 

Re: [Dev] [DSS 3.2.1] An Update made to a Data Service XML reflects only after a Server Restart

2014-11-23 Thread Jayanga Dissanayake
Hi Anjana/Dilan,

This is caused by the new json.gson implementation. It keeps the message
structure in the ConfigurationContext, which doesn't get updated with
service redeployment.

I fixed this in [1]. So the same patch will solve this as well.

[1] https://wso2.org/jira/browse/CARBON-15077

Thanks,
Jayanga.

*Jayanga Dissanayake*
Senior Software Engineer
WSO2 Inc. - http://wso2.com/
lean . enterprise . middleware
email: jaya...@wso2.com
mobile: +94772207259

On Mon, Nov 24, 2014 at 9:27 AM, Dilan Udara Ariyaratne dil...@wso2.com
wrote:

 Hi Anjana and Jayanga,

 Is this a known issue and if yes, is there a fix involved with this?

 Thanks.


 *Dilan U. Ariyaratne*
 Software Engineer
 WSO2 Inc. http://wso2.com/
 Mobile: +94775149066
 lean . enterprise . middleware

 On Mon, Nov 24, 2014 at 6:22 AM, Anjana Fernando anj...@wso2.com wrote:

 Hi,

 @Jayanga, I guess this will be gone by what you just fixed recently in
 the JSON builder.

 Cheers,
 Anjana.

 On Sun, Nov 23, 2014 at 8:29 PM, Dilan Udara Ariyaratne dil...@wso2.com
 wrote:

 Hi All,

 I have been following some of the DSS 3.2.1 Samples and found out that
 an update made to the order of parameters of a data service xml only
 appears
 to reflect after a server restart.

 To be more specific on the issue,
 let me take an example and describe.

 With Ref. to: https://docs.wso2.com/display/DSS321/JSON+Mapping+Sample
 I tried here to add an employee using the post method with an input JSON.
 The order of key-value pairs of the JSON was according to the default
 order of parameters
 of the data service definition.

 Then I changed the order of expected parameters using the data service
 xml editor
 and retried. Still it accepted the same JSON without any error.

 Only after a server restart, an exception was thrown saying that the
 order of input JSON keys
 were not according to the definition which means the update only
 affected after restart.

 Shouldn't these updates be taken into effect while the server is running?

 Appreciate any feedback on this.

 Thanks.

 *Dilan U. Ariyaratne*
 Software Engineer
 WSO2 Inc. http://wso2.com/
 Mobile: +94775149066
 lean . enterprise . middleware

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




 --
 *Anjana Fernando*
 Senior Technical Lead
 WSO2 Inc. | http://wso2.com
 lean . enterprise . middleware



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


[Dev] WSO2 Committers += Asitha Nanayakkara

2014-11-23 Thread Ramith Jayasinghe
Hi Asitha,
Congratulations!
It is with great pleasure that we welcome you as a WSO2 committer. Keep up
the good work!

thanks and best regards

Ramith Jayasinghe
Technical Lead
WSO2 Inc., http://wso2.com
lean.enterprise.middleware

E: ram...@wso2.com

-- 
Ramith Jayasinghe
Technical Lead
WSO2 Inc., http://wso2.com
lean.enterprise.middleware

E: ram...@wso2.com
P: +94 777542851
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] WSO2 Committers += Asitha Nanayakkara

2014-11-23 Thread Mahesh Chinthaka
Congratulations Asitha...!!!

On Mon, Nov 24, 2014 at 9:50 AM, Ramith Jayasinghe ram...@wso2.com wrote:

 Hi Asitha,
 Congratulations!
 It is with great pleasure that we welcome you as a WSO2 committer. Keep
 up the good work!

 thanks and best regards

 Ramith Jayasinghe
 Technical Lead
 WSO2 Inc., http://wso2.com
 lean.enterprise.middleware

 E: ram...@wso2.com

 --
 Ramith Jayasinghe
 Technical Lead
 WSO2 Inc., http://wso2.com
 lean.enterprise.middleware

 E: ram...@wso2.com
 P: +94 777542851


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




-- 
*Mahesh Chinthaka Vidanagama* | Software Engineer
WSO2, Inc | lean. enterprise. middleware.
#20, Palm Grove, Colombo 03, Sri Lanka
Mobile: +94 71 63 63 083 | Work: +94 112 145 345
Email: mahe...@wso2.com | Web: www.wso2.com
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] WSO2 Committers += Asitha Nanayakkara

2014-11-23 Thread Asanka Abeyweera
Congratulations Asitha !!!

On Mon, Nov 24, 2014 at 9:50 AM, Ramith Jayasinghe ram...@wso2.com wrote:

 Hi Asitha,
 Congratulations!
 It is with great pleasure that we welcome you as a WSO2 committer. Keep
 up the good work!

 thanks and best regards

 Ramith Jayasinghe
 Technical Lead
 WSO2 Inc., http://wso2.com
 lean.enterprise.middleware

 E: ram...@wso2.com

 --
 Ramith Jayasinghe
 Technical Lead
 WSO2 Inc., http://wso2.com
 lean.enterprise.middleware

 E: ram...@wso2.com
 P: +94 777542851


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




-- 
Asanka Abeyweera
Software Engineer
WSO2 Inc.

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


Re: [Dev] WSO2 Committers += Asitha Nanayakkara

2014-11-23 Thread Dakshika Jayathilaka
Congratulations Asitha...!!!

*Dakshika Jayathilaka*
Software Engineer
WSO2, Inc.
lean.enterprise.middleware
0771100911

On Mon, Nov 24, 2014 at 9:51 AM, Mahesh Chinthaka mahe...@wso2.com wrote:

 Congratulations Asitha...!!!

 On Mon, Nov 24, 2014 at 9:50 AM, Ramith Jayasinghe ram...@wso2.com
 wrote:

 Hi Asitha,
 Congratulations!
 It is with great pleasure that we welcome you as a WSO2 committer. Keep
 up the good work!

 thanks and best regards

 Ramith Jayasinghe
 Technical Lead
 WSO2 Inc., http://wso2.com
 lean.enterprise.middleware

 E: ram...@wso2.com

 --
 Ramith Jayasinghe
 Technical Lead
 WSO2 Inc., http://wso2.com
 lean.enterprise.middleware

 E: ram...@wso2.com
 P: +94 777542851


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




 --
 *Mahesh Chinthaka Vidanagama* | Software Engineer
 WSO2, Inc | lean. enterprise. middleware.
 #20, Palm Grove, Colombo 03, Sri Lanka
 Mobile: +94 71 63 63 083 | Work: +94 112 145 345
 Email: mahe...@wso2.com | Web: www.wso2.com

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


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


Re: [Dev] WSO2 Committers += Asitha Nanayakkara

2014-11-23 Thread Pamod Sylvester
Congratulations Asitha !

On Mon, Nov 24, 2014 at 9:52 AM, Asanka Abeyweera asank...@wso2.com wrote:

 Congratulations Asitha !!!

 On Mon, Nov 24, 2014 at 9:50 AM, Ramith Jayasinghe ram...@wso2.com
 wrote:

 Hi Asitha,
 Congratulations!
 It is with great pleasure that we welcome you as a WSO2 committer. Keep
 up the good work!

 thanks and best regards

 Ramith Jayasinghe
 Technical Lead
 WSO2 Inc., http://wso2.com
 lean.enterprise.middleware

 E: ram...@wso2.com

 --
 Ramith Jayasinghe
 Technical Lead
 WSO2 Inc., http://wso2.com
 lean.enterprise.middleware

 E: ram...@wso2.com
 P: +94 777542851


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




 --
 Asanka Abeyweera
 Software Engineer
 WSO2 Inc.

 Phone: +94 712228648

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




-- 
*Pamod Sylvester *
 *Senior Software Engineer *
Integration Technologies Team, WSO2 Inc.; http://wso2.com
email: pa...@wso2.com cell: +94 77 7779495
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] WSO2 Committers += Asitha Nanayakkara

2014-11-23 Thread Sameera Jayaratna
Congratulations Asitha!!!

On Mon, Nov 24, 2014 at 9:52 AM, Asanka Abeyweera asank...@wso2.com wrote:

 Congratulations Asitha !!!

 On Mon, Nov 24, 2014 at 9:50 AM, Ramith Jayasinghe ram...@wso2.com
 wrote:

 Hi Asitha,
 Congratulations!
 It is with great pleasure that we welcome you as a WSO2 committer. Keep
 up the good work!

 thanks and best regards

 Ramith Jayasinghe
 Technical Lead
 WSO2 Inc., http://wso2.com
 lean.enterprise.middleware

 E: ram...@wso2.com

 --
 Ramith Jayasinghe
 Technical Lead
 WSO2 Inc., http://wso2.com
 lean.enterprise.middleware

 E: ram...@wso2.com
 P: +94 777542851


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




 --
 Asanka Abeyweera
 Software Engineer
 WSO2 Inc.

 Phone: +94 712228648

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




-- 



*Thanks  Regards,Sameera Jayaratna Software Engineer; **WSO2 Inc. *

*lean . enterprise . middleware |  http://wso2.com http://wso2.com *
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] WSO2 Committers += Asitha Nanayakkara

2014-11-23 Thread Omindu Rathnaweera
Congratulations Asitha!!

On Mon, Nov 24, 2014 at 9:53 AM, Pamod Sylvester pa...@wso2.com wrote:

 Congratulations Asitha !

 On Mon, Nov 24, 2014 at 9:52 AM, Asanka Abeyweera asank...@wso2.com
 wrote:

 Congratulations Asitha !!!

 On Mon, Nov 24, 2014 at 9:50 AM, Ramith Jayasinghe ram...@wso2.com
 wrote:

 Hi Asitha,
 Congratulations!
 It is with great pleasure that we welcome you as a WSO2 committer. Keep
 up the good work!

 thanks and best regards

 Ramith Jayasinghe
 Technical Lead
 WSO2 Inc., http://wso2.com
 lean.enterprise.middleware

 E: ram...@wso2.com

 --
 Ramith Jayasinghe
 Technical Lead
 WSO2 Inc., http://wso2.com
 lean.enterprise.middleware

 E: ram...@wso2.com
 P: +94 777542851


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




 --
 Asanka Abeyweera
 Software Engineer
 WSO2 Inc.

 Phone: +94 712228648

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




 --
 *Pamod Sylvester *
  *Senior Software Engineer *
 Integration Technologies Team, WSO2 Inc.; http://wso2.com
 email: pa...@wso2.com cell: +94 77 7779495

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




-- 
Omindu Rathnaweera
Software Engineer, WSO2 Inc.
Mobile: +94 771 197 211
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] WSO2 Committers += Asitha Nanayakkara

2014-11-23 Thread Roshan Wijesena
Congratulations!!

On Mon, Nov 24, 2014 at 9:50 AM, Ramith Jayasinghe ram...@wso2.com wrote:

 Hi Asitha,
 Congratulations!
 It is with great pleasure that we welcome you as a WSO2 committer. Keep
 up the good work!

 thanks and best regards

 Ramith Jayasinghe
 Technical Lead
 WSO2 Inc., http://wso2.com
 lean.enterprise.middleware

 E: ram...@wso2.com

 --
 Ramith Jayasinghe
 Technical Lead
 WSO2 Inc., http://wso2.com
 lean.enterprise.middleware

 E: ram...@wso2.com
 P: +94 777542851


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




-- 
Roshan Wijesena.
Senior Software Engineer-WSO2 Inc.
Mobile: *+94752126789*
Email: ros...@wso2.com
*WSO2, Inc. :** wso2.com http://wso2.com/*
lean.enterprise.middleware.
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] WSO2 Committers += Asitha Nanayakkara

2014-11-23 Thread Kalpa Welivitigoda
Congratulations Asitha ! :-)

On Mon, Nov 24, 2014 at 10:01 AM, Roshan Wijesena ros...@wso2.com wrote:

 Congratulations!!

 On Mon, Nov 24, 2014 at 9:50 AM, Ramith Jayasinghe ram...@wso2.com
 wrote:

 Hi Asitha,
 Congratulations!
 It is with great pleasure that we welcome you as a WSO2 committer. Keep
 up the good work!

 thanks and best regards

 Ramith Jayasinghe
 Technical Lead
 WSO2 Inc., http://wso2.com
 lean.enterprise.middleware

 E: ram...@wso2.com

 --
 Ramith Jayasinghe
 Technical Lead
 WSO2 Inc., http://wso2.com
 lean.enterprise.middleware

 E: ram...@wso2.com
 P: +94 777542851


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




 --
 Roshan Wijesena.
 Senior Software Engineer-WSO2 Inc.
 Mobile: *+94752126789*
 Email: ros...@wso2.com
 *WSO2, Inc. :** wso2.com http://wso2.com/*
 lean.enterprise.middleware.

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




-- 
Best Regards,

Kalpa Welivitigoda
Software Engineer, WSO2 Inc. http://wso2.com
Email: kal...@wso2.com
Mobile: +94776509215
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] [DSS 3.2.1] An Update made to a Data Service XML reflects only after a Server Restart

2014-11-23 Thread Dilan Udara Ariyaratne
Hi All,

As per the off-line discussion I had with Jayanga,
the problem was solved after a patch having the mentioned fix, was applied
to the pack.

Thanks.



*Dilan U. Ariyaratne*
Software Engineer
WSO2 Inc. http://wso2.com/
Mobile: +94775149066
lean . enterprise . middleware

On Mon, Nov 24, 2014 at 9:47 AM, Jayanga Dissanayake jaya...@wso2.com
wrote:

 Hi Anjana/Dilan,

 This is caused by the new json.gson implementation. It keeps the message
 structure in the ConfigurationContext, which doesn't get updated with
 service redeployment.

 I fixed this in [1]. So the same patch will solve this as well.

 [1] https://wso2.org/jira/browse/CARBON-15077

 Thanks,
 Jayanga.

 *Jayanga Dissanayake*
 Senior Software Engineer
 WSO2 Inc. - http://wso2.com/
 lean . enterprise . middleware
 email: jaya...@wso2.com
 mobile: +94772207259

 On Mon, Nov 24, 2014 at 9:27 AM, Dilan Udara Ariyaratne dil...@wso2.com
 wrote:

 Hi Anjana and Jayanga,

 Is this a known issue and if yes, is there a fix involved with this?

 Thanks.


 *Dilan U. Ariyaratne*
 Software Engineer
 WSO2 Inc. http://wso2.com/
 Mobile: +94775149066
 lean . enterprise . middleware

 On Mon, Nov 24, 2014 at 6:22 AM, Anjana Fernando anj...@wso2.com wrote:

 Hi,

 @Jayanga, I guess this will be gone by what you just fixed recently in
 the JSON builder.

 Cheers,
 Anjana.

 On Sun, Nov 23, 2014 at 8:29 PM, Dilan Udara Ariyaratne dil...@wso2.com
  wrote:

 Hi All,

 I have been following some of the DSS 3.2.1 Samples and found out that
 an update made to the order of parameters of a data service xml only
 appears
 to reflect after a server restart.

 To be more specific on the issue,
 let me take an example and describe.

 With Ref. to: https://docs.wso2.com/display/DSS321/JSON+Mapping+Sample
 I tried here to add an employee using the post method with an input
 JSON.
 The order of key-value pairs of the JSON was according to the default
 order of parameters
 of the data service definition.

 Then I changed the order of expected parameters using the data service
 xml editor
 and retried. Still it accepted the same JSON without any error.

 Only after a server restart, an exception was thrown saying that the
 order of input JSON keys
 were not according to the definition which means the update only
 affected after restart.

 Shouldn't these updates be taken into effect while the server is
 running?

 Appreciate any feedback on this.

 Thanks.

 *Dilan U. Ariyaratne*
 Software Engineer
 WSO2 Inc. http://wso2.com/
 Mobile: +94775149066
 lean . enterprise . middleware

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




 --
 *Anjana Fernando*
 Senior Technical Lead
 WSO2 Inc. | http://wso2.com
 lean . enterprise . middleware




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


Re: [Dev] WSO2 Committers += Asitha Nanayakkara

2014-11-23 Thread Gayashan Amarasinghe
Congratulations Nanayakkara!!! =)

On Mon, Nov 24, 2014 at 10:01 AM, Roshan Wijesena ros...@wso2.com wrote:

 Congratulations!!

 On Mon, Nov 24, 2014 at 9:50 AM, Ramith Jayasinghe ram...@wso2.com
 wrote:

 Hi Asitha,
 Congratulations!
 It is with great pleasure that we welcome you as a WSO2 committer. Keep
 up the good work!

 thanks and best regards

 Ramith Jayasinghe
 Technical Lead
 WSO2 Inc., http://wso2.com
 lean.enterprise.middleware

 E: ram...@wso2.com

 --
 Ramith Jayasinghe
 Technical Lead
 WSO2 Inc., http://wso2.com
 lean.enterprise.middleware

 E: ram...@wso2.com
 P: +94 777542851


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




 --
 Roshan Wijesena.
 Senior Software Engineer-WSO2 Inc.
 Mobile: *+94752126789*
 Email: ros...@wso2.com
 *WSO2, Inc. :** wso2.com http://wso2.com/*
 lean.enterprise.middleware.

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




-- 
*Gayashan Amarasinghe*
Software Engineer | Platform TG
WSO2, Inc. | http://wso2.com
lean. enterprise. middleware

Mobile : +94718314517
Blog : gayashan-a.blogspot.com
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] WSO2 Committers += Asitha Nanayakkara

2014-11-23 Thread Rajeevan Vimalanathan
Congratz Asitha...!!!

On Mon, Nov 24, 2014 at 10:07 AM, Gayashan Amarasinghe gayas...@wso2.com
wrote:

 Congratulations Nanayakkara!!! =)

 On Mon, Nov 24, 2014 at 10:01 AM, Roshan Wijesena ros...@wso2.com wrote:

 Congratulations!!

 On Mon, Nov 24, 2014 at 9:50 AM, Ramith Jayasinghe ram...@wso2.com
 wrote:

 Hi Asitha,
 Congratulations!
 It is with great pleasure that we welcome you as a WSO2 committer. Keep
 up the good work!

 thanks and best regards

 Ramith Jayasinghe
 Technical Lead
 WSO2 Inc., http://wso2.com
 lean.enterprise.middleware

 E: ram...@wso2.com

 --
 Ramith Jayasinghe
 Technical Lead
 WSO2 Inc., http://wso2.com
 lean.enterprise.middleware

 E: ram...@wso2.com
 P: +94 777542851


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




 --
 Roshan Wijesena.
 Senior Software Engineer-WSO2 Inc.
 Mobile: *+94752126789*
 Email: ros...@wso2.com
 *WSO2, Inc. :** wso2.com http://wso2.com/*
 lean.enterprise.middleware.

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




 --
 *Gayashan Amarasinghe*
 Software Engineer | Platform TG
 WSO2, Inc. | http://wso2.com
 lean. enterprise. middleware

 Mobile : +94718314517
 Blog : gayashan-a.blogspot.com

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




-- 
Best Regards,
V.Rajeevan
Software Engineer,
WSO2 Inc. :http://wso2.com

Mobile : +94 773090875
Email : rajeev...@wso2.com
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] WSO2 Committers += Asitha Nanayakkara

2014-11-23 Thread Abimaran Kugathasan
Congrats!

On Mon, Nov 24, 2014 at 10:09 AM, Rajeevan Vimalanathan rajeev...@wso2.com
wrote:

 Congratz Asitha...!!!

 On Mon, Nov 24, 2014 at 10:07 AM, Gayashan Amarasinghe gayas...@wso2.com
 wrote:

 Congratulations Nanayakkara!!! =)

 On Mon, Nov 24, 2014 at 10:01 AM, Roshan Wijesena ros...@wso2.com
 wrote:

 Congratulations!!

 On Mon, Nov 24, 2014 at 9:50 AM, Ramith Jayasinghe ram...@wso2.com
 wrote:

 Hi Asitha,
 Congratulations!
 It is with great pleasure that we welcome you as a WSO2 committer.
 Keep up the good work!

 thanks and best regards

 Ramith Jayasinghe
 Technical Lead
 WSO2 Inc., http://wso2.com
 lean.enterprise.middleware

 E: ram...@wso2.com

 --
 Ramith Jayasinghe
 Technical Lead
 WSO2 Inc., http://wso2.com
 lean.enterprise.middleware

 E: ram...@wso2.com
 P: +94 777542851


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




 --
 Roshan Wijesena.
 Senior Software Engineer-WSO2 Inc.
 Mobile: *+94752126789*
 Email: ros...@wso2.com
 *WSO2, Inc. :** wso2.com http://wso2.com/*
 lean.enterprise.middleware.

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




 --
 *Gayashan Amarasinghe*
 Software Engineer | Platform TG
 WSO2, Inc. | http://wso2.com
 lean. enterprise. middleware

 Mobile : +94718314517
 Blog : gayashan-a.blogspot.com

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




 --
 Best Regards,
 V.Rajeevan
 Software Engineer,
 WSO2 Inc. :http://wso2.com

 Mobile : +94 773090875
 Email : rajeev...@wso2.com

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




-- 
Thanks
Abimaran Kugathasan

Software Engineer | WSO2 Inc
Data  APIs Technologies Team
Mobile : +94 773922820

http://stackoverflow.com/users/515034
http://lk.linkedin.com/in/abimaran  http://www.lkabimaran.blogspot.com/
https://github.com/abimaran  https://twitter.com/abimaran
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] WSO2 Committers += Asitha Nanayakkara

2014-11-23 Thread Shashika Karunatilaka
Congrats Asitha

On Mon, Nov 24, 2014 at 10:09 AM, Rajeevan Vimalanathan rajeev...@wso2.com
wrote:

 Congratz Asitha...!!!

 On Mon, Nov 24, 2014 at 10:07 AM, Gayashan Amarasinghe gayas...@wso2.com
 wrote:

 Congratulations Nanayakkara!!! =)

 On Mon, Nov 24, 2014 at 10:01 AM, Roshan Wijesena ros...@wso2.com
 wrote:

 Congratulations!!

 On Mon, Nov 24, 2014 at 9:50 AM, Ramith Jayasinghe ram...@wso2.com
 wrote:

 Hi Asitha,
 Congratulations!
 It is with great pleasure that we welcome you as a WSO2 committer.
 Keep up the good work!

 thanks and best regards

 Ramith Jayasinghe
 Technical Lead
 WSO2 Inc., http://wso2.com
 lean.enterprise.middleware

 E: ram...@wso2.com

 --
 Ramith Jayasinghe
 Technical Lead
 WSO2 Inc., http://wso2.com
 lean.enterprise.middleware

 E: ram...@wso2.com
 P: +94 777542851


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




 --
 Roshan Wijesena.
 Senior Software Engineer-WSO2 Inc.
 Mobile: *+94752126789*
 Email: ros...@wso2.com
 *WSO2, Inc. :** wso2.com http://wso2.com/*
 lean.enterprise.middleware.

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




 --
 *Gayashan Amarasinghe*
 Software Engineer | Platform TG
 WSO2, Inc. | http://wso2.com
 lean. enterprise. middleware

 Mobile : +94718314517
 Blog : gayashan-a.blogspot.com

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




 --
 Best Regards,
 V.Rajeevan
 Software Engineer,
 WSO2 Inc. :http://wso2.com

 Mobile : +94 773090875
 Email : rajeev...@wso2.com

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




-- 
Shashika Prabath Karunatilaka,
Software Engineer,
WSO2, Inc: http://wso2.com/
mobile : +94 77 7487792
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] WSO2 Committers += Asitha Nanayakkara

2014-11-23 Thread Sajini De Silva
Congratulations Asitha!!!

On Mon, Nov 24, 2014 at 10:14 AM, Shashika Karunatilaka shashi...@wso2.com
wrote:

 Congrats Asitha

 On Mon, Nov 24, 2014 at 10:09 AM, Rajeevan Vimalanathan 
 rajeev...@wso2.com wrote:

 Congratz Asitha...!!!

 On Mon, Nov 24, 2014 at 10:07 AM, Gayashan Amarasinghe gayas...@wso2.com
  wrote:

 Congratulations Nanayakkara!!! =)

 On Mon, Nov 24, 2014 at 10:01 AM, Roshan Wijesena ros...@wso2.com
 wrote:

 Congratulations!!

 On Mon, Nov 24, 2014 at 9:50 AM, Ramith Jayasinghe ram...@wso2.com
 wrote:

 Hi Asitha,
 Congratulations!
 It is with great pleasure that we welcome you as a WSO2 committer.
 Keep up the good work!

 thanks and best regards

 Ramith Jayasinghe
 Technical Lead
 WSO2 Inc., http://wso2.com
 lean.enterprise.middleware

 E: ram...@wso2.com

 --
 Ramith Jayasinghe
 Technical Lead
 WSO2 Inc., http://wso2.com
 lean.enterprise.middleware

 E: ram...@wso2.com
 P: +94 777542851


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




 --
 Roshan Wijesena.
 Senior Software Engineer-WSO2 Inc.
 Mobile: *+94752126789*
 Email: ros...@wso2.com
 *WSO2, Inc. :** wso2.com http://wso2.com/*
 lean.enterprise.middleware.

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




 --
 *Gayashan Amarasinghe*
 Software Engineer | Platform TG
 WSO2, Inc. | http://wso2.com
 lean. enterprise. middleware

 Mobile : +94718314517
 Blog : gayashan-a.blogspot.com

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




 --
 Best Regards,
 V.Rajeevan
 Software Engineer,
 WSO2 Inc. :http://wso2.com

 Mobile : +94 773090875
 Email : rajeev...@wso2.com

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




 --
 Shashika Prabath Karunatilaka,
 Software Engineer,
 WSO2, Inc: http://wso2.com/
 mobile : +94 77 7487792

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




-- 
Sajini De SIlva
Software Engineer; WSO2 Inc.; http://wso2.com ,
Email: saj...@wso2.com
Blog: http://sajinid.blogspot.com/
Git hub profile: https://github.com/sajinidesilva

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


Re: [Dev] WSO2 Committers += Asitha Nanayakkara

2014-11-23 Thread Niranda Perera
Congrats Asitha! :-)

On Mon, Nov 24, 2014 at 10:14 AM, Shashika Karunatilaka shashi...@wso2.com
wrote:

 Congrats Asitha

 On Mon, Nov 24, 2014 at 10:09 AM, Rajeevan Vimalanathan 
 rajeev...@wso2.com wrote:

 Congratz Asitha...!!!

 On Mon, Nov 24, 2014 at 10:07 AM, Gayashan Amarasinghe gayas...@wso2.com
  wrote:

 Congratulations Nanayakkara!!! =)

 On Mon, Nov 24, 2014 at 10:01 AM, Roshan Wijesena ros...@wso2.com
 wrote:

 Congratulations!!

 On Mon, Nov 24, 2014 at 9:50 AM, Ramith Jayasinghe ram...@wso2.com
 wrote:

 Hi Asitha,
 Congratulations!
 It is with great pleasure that we welcome you as a WSO2 committer.
 Keep up the good work!

 thanks and best regards

 Ramith Jayasinghe
 Technical Lead
 WSO2 Inc., http://wso2.com
 lean.enterprise.middleware

 E: ram...@wso2.com

 --
 Ramith Jayasinghe
 Technical Lead
 WSO2 Inc., http://wso2.com
 lean.enterprise.middleware

 E: ram...@wso2.com
 P: +94 777542851


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




 --
 Roshan Wijesena.
 Senior Software Engineer-WSO2 Inc.
 Mobile: *+94752126789*
 Email: ros...@wso2.com
 *WSO2, Inc. :** wso2.com http://wso2.com/*
 lean.enterprise.middleware.

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




 --
 *Gayashan Amarasinghe*
 Software Engineer | Platform TG
 WSO2, Inc. | http://wso2.com
 lean. enterprise. middleware

 Mobile : +94718314517
 Blog : gayashan-a.blogspot.com

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




 --
 Best Regards,
 V.Rajeevan
 Software Engineer,
 WSO2 Inc. :http://wso2.com

 Mobile : +94 773090875
 Email : rajeev...@wso2.com

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




 --
 Shashika Prabath Karunatilaka,
 Software Engineer,
 WSO2, Inc: http://wso2.com/
 mobile : +94 77 7487792

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




-- 
*Niranda Perera*
Software Engineer, WSO2 Inc.
Mobile: +94-71-554-8430
Twitter: @n1r44 https://twitter.com/N1R44
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] Error when creating API from wsdl endpoint

2014-11-23 Thread Abimaran Kugathasan
Hi Tharindu,

Can you try your wsdl endpoint[1] in browser? Because, Log says Couldn't
retrieve endpoint information from the WSDL.

http://localhost:9000/services/SimpleStockQuoteService?wsdl

On Mon, Nov 24, 2014 at 9:50 AM, Tharindu Dharmarathna tharin...@wso2.com
wrote:

 Hi All,

 I tried to create $subject using API Manager 1.7.0. When I go through the
 process, I have got [1] error from front-end and [2] from back-end. Is
 there any workaround to solve this issue?

 *Details fill in APi manager*
 1. ​Endpoint Type:WSDL Endpoint
 2. Production WSDL:
 http://localhost:9000/services/SimpleStockQuoteService?wsdl
 3. Service:SimpleStockQuoteService
 4. Port:9000
 [1] - See the Attachment(error.png)

 [2].

 Caused by: org.wso2.carbon.apimgt.api.APIManagementException: Error while
 publishing to Gateway
 at
 org.wso2.carbon.apimgt.impl.AbstractAPIManager.handleException(AbstractAPIManager.java:687)
 at
 org.wso2.carbon.apimgt.impl.APIProviderImpl.publishToGateway(APIProviderImpl.java:864)
 at
 org.wso2.carbon.apimgt.impl.APIProviderImpl.changeAPIStatus(APIProviderImpl.java:768)
 ... 63 more
 Caused by: org.apache.axis2.AxisFault: Error while adding new API
 at
 org.wso2.carbon.apimgt.impl.utils.RESTAPIAdminClient.addApi(RESTAPIAdminClient.java:61)
 at
 org.wso2.carbon.apimgt.impl.APIGatewayManager.publishToGateway(APIGatewayManager.java:164)
 at
 org.wso2.carbon.apimgt.impl.APIProviderImpl.publishToGateway(APIProviderImpl.java:862)
 ... 64 more
 Caused by: org.apache.axis2.AxisFault: Couldn't create endpoint from the
 given WSDL URI : Couldn't retrieve endpoint information from the WSDL.
 at
 org.apache.axis2.util.Utils.getInboundFaultFromMessageContext(Utils.java:531)
 at
 org.apache.axis2.description.OutInAxisOperationClient.handleResponse(OutInAxisOperation.java:370)
 at
 org.apache.axis2.description.OutInAxisOperationClient.send(OutInAxisOperation.java:445)
 at
 org.apache.axis2.description.OutInAxisOperationClient.executeImpl(OutInAxisOperation.java:225)
 at
 org.apache.axis2.client.OperationClient.execute(OperationClient.java:149)
 at
 org.wso2.carbon.rest.api.stub.RestApiAdminStub.addApiFromString(RestApiAdminStub.java:2314)
 at
 org.wso2.carbon.apimgt.impl.utils.RESTAPIAdminClient.addApi(RESTAPIAdminClient.java:58)
 ... 66 more
 [2014-11-24 09:36:00,448] ERROR - life-cycles:jag
 org.wso2.carbon.apimgt.api.APIManagementException: Error while updating API
 status



 --

 *Tharindu Dharmarathna*Associate Software Engineer
 WSO2 Inc.; http://wso2.com
 lean.enterprise.middleware

 mobile: *+94779109091 %2B94779109091*

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




-- 
Thanks
Abimaran Kugathasan

Software Engineer | WSO2 Inc
Data  APIs Technologies Team
Mobile : +94 773922820

http://stackoverflow.com/users/515034
http://lk.linkedin.com/in/abimaran  http://www.lkabimaran.blogspot.com/
https://github.com/abimaran  https://twitter.com/abimaran
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] WSO2 Committers += Asitha Nanayakkara

2014-11-23 Thread Godwin Amila Shrimal
Congratulations Asitha...!

On Mon, Nov 24, 2014 at 10:16 AM, Sajini De Silva saj...@wso2.com wrote:

 Congratulations Asitha!!!

 On Mon, Nov 24, 2014 at 10:14 AM, Shashika Karunatilaka 
 shashi...@wso2.com wrote:

 Congrats Asitha

 On Mon, Nov 24, 2014 at 10:09 AM, Rajeevan Vimalanathan 
 rajeev...@wso2.com wrote:

 Congratz Asitha...!!!

 On Mon, Nov 24, 2014 at 10:07 AM, Gayashan Amarasinghe 
 gayas...@wso2.com wrote:

 Congratulations Nanayakkara!!! =)

 On Mon, Nov 24, 2014 at 10:01 AM, Roshan Wijesena ros...@wso2.com
 wrote:

 Congratulations!!

 On Mon, Nov 24, 2014 at 9:50 AM, Ramith Jayasinghe ram...@wso2.com
 wrote:

 Hi Asitha,
 Congratulations!
 It is with great pleasure that we welcome you as a WSO2 committer.
 Keep up the good work!

 thanks and best regards

 Ramith Jayasinghe
 Technical Lead
 WSO2 Inc., http://wso2.com
 lean.enterprise.middleware

 E: ram...@wso2.com

 --
 Ramith Jayasinghe
 Technical Lead
 WSO2 Inc., http://wso2.com
 lean.enterprise.middleware

 E: ram...@wso2.com
 P: +94 777542851


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




 --
 Roshan Wijesena.
 Senior Software Engineer-WSO2 Inc.
 Mobile: *+94752126789*
 Email: ros...@wso2.com
 *WSO2, Inc. :** wso2.com http://wso2.com/*
 lean.enterprise.middleware.

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




 --
 *Gayashan Amarasinghe*
 Software Engineer | Platform TG
 WSO2, Inc. | http://wso2.com
 lean. enterprise. middleware

 Mobile : +94718314517
 Blog : gayashan-a.blogspot.com

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




 --
 Best Regards,
 V.Rajeevan
 Software Engineer,
 WSO2 Inc. :http://wso2.com

 Mobile : +94 773090875
 Email : rajeev...@wso2.com

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




 --
 Shashika Prabath Karunatilaka,
 Software Engineer,
 WSO2, Inc: http://wso2.com/
 mobile : +94 77 7487792

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




 --
 Sajini De SIlva
 Software Engineer; WSO2 Inc.; http://wso2.com ,
 Email: saj...@wso2.com
 Blog: http://sajinid.blogspot.com/
 Git hub profile: https://github.com/sajinidesilva

 Phone: +94 712797729


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




-- 
*Godwin Amila Shrimal*
Senior Software Engineer
WSO2 Inc.; http://wso2.com
lean.enterprise.middleware

mobile: *+94772264165*
linkedin: *http://lnkd.in/KUum6D http://lnkd.in/KUum6D*
twitter: https://twitter.com/godwinamila
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] WSO2 Committers += Asitha Nanayakkara

2014-11-23 Thread Inshaf Mahath
Congrats Asitha!!!

On Mon, Nov 24, 2014 at 10:16 AM, Sajini De Silva saj...@wso2.com wrote:

 Congratulations Asitha!!!

 On Mon, Nov 24, 2014 at 10:14 AM, Shashika Karunatilaka 
 shashi...@wso2.com wrote:

 Congrats Asitha

 On Mon, Nov 24, 2014 at 10:09 AM, Rajeevan Vimalanathan 
 rajeev...@wso2.com wrote:

 Congratz Asitha...!!!

 On Mon, Nov 24, 2014 at 10:07 AM, Gayashan Amarasinghe 
 gayas...@wso2.com wrote:

 Congratulations Nanayakkara!!! =)

 On Mon, Nov 24, 2014 at 10:01 AM, Roshan Wijesena ros...@wso2.com
 wrote:

 Congratulations!!

 On Mon, Nov 24, 2014 at 9:50 AM, Ramith Jayasinghe ram...@wso2.com
 wrote:

 Hi Asitha,
 Congratulations!
 It is with great pleasure that we welcome you as a WSO2 committer.
 Keep up the good work!

 thanks and best regards

 Ramith Jayasinghe
 Technical Lead
 WSO2 Inc., http://wso2.com
 lean.enterprise.middleware

 E: ram...@wso2.com

 --
 Ramith Jayasinghe
 Technical Lead
 WSO2 Inc., http://wso2.com
 lean.enterprise.middleware

 E: ram...@wso2.com
 P: +94 777542851


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




 --
 Roshan Wijesena.
 Senior Software Engineer-WSO2 Inc.
 Mobile: *+94752126789*
 Email: ros...@wso2.com
 *WSO2, Inc. :** wso2.com http://wso2.com/*
 lean.enterprise.middleware.

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




 --
 *Gayashan Amarasinghe*
 Software Engineer | Platform TG
 WSO2, Inc. | http://wso2.com
 lean. enterprise. middleware

 Mobile : +94718314517
 Blog : gayashan-a.blogspot.com

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




 --
 Best Regards,
 V.Rajeevan
 Software Engineer,
 WSO2 Inc. :http://wso2.com

 Mobile : +94 773090875
 Email : rajeev...@wso2.com

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




 --
 Shashika Prabath Karunatilaka,
 Software Engineer,
 WSO2, Inc: http://wso2.com/
 mobile : +94 77 7487792

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




 --
 Sajini De SIlva
 Software Engineer; WSO2 Inc.; http://wso2.com ,
 Email: saj...@wso2.com
 Blog: http://sajinid.blogspot.com/
 Git hub profile: https://github.com/sajinidesilva

 Phone: +94 712797729


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




-- 
Inshaf Mahath
Associate Software Engineer
Mobile: +94775907181
WSO2 Inc.
Lean . Enterprise . Middleware
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] WSO2 Committers += Asitha Nanayakkara

2014-11-23 Thread Vinuri Perera
Congrats !!!

On Mon, Nov 24, 2014 at 10:17 AM, Inshaf Mahath ins...@wso2.com wrote:

 Congrats Asitha!!!

 On Mon, Nov 24, 2014 at 10:16 AM, Sajini De Silva saj...@wso2.com wrote:

 Congratulations Asitha!!!

 On Mon, Nov 24, 2014 at 10:14 AM, Shashika Karunatilaka 
 shashi...@wso2.com wrote:

 Congrats Asitha

 On Mon, Nov 24, 2014 at 10:09 AM, Rajeevan Vimalanathan 
 rajeev...@wso2.com wrote:

 Congratz Asitha...!!!

 On Mon, Nov 24, 2014 at 10:07 AM, Gayashan Amarasinghe 
 gayas...@wso2.com wrote:

 Congratulations Nanayakkara!!! =)

 On Mon, Nov 24, 2014 at 10:01 AM, Roshan Wijesena ros...@wso2.com
 wrote:

 Congratulations!!

 On Mon, Nov 24, 2014 at 9:50 AM, Ramith Jayasinghe ram...@wso2.com
 wrote:

 Hi Asitha,
 Congratulations!
 It is with great pleasure that we welcome you as a WSO2 committer.
 Keep up the good work!

 thanks and best regards

 Ramith Jayasinghe
 Technical Lead
 WSO2 Inc., http://wso2.com
 lean.enterprise.middleware

 E: ram...@wso2.com

 --
 Ramith Jayasinghe
 Technical Lead
 WSO2 Inc., http://wso2.com
 lean.enterprise.middleware

 E: ram...@wso2.com
 P: +94 777542851


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




 --
 Roshan Wijesena.
 Senior Software Engineer-WSO2 Inc.
 Mobile: *+94752126789*
 Email: ros...@wso2.com
 *WSO2, Inc. :** wso2.com http://wso2.com/*
 lean.enterprise.middleware.

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




 --
 *Gayashan Amarasinghe*
 Software Engineer | Platform TG
 WSO2, Inc. | http://wso2.com
 lean. enterprise. middleware

 Mobile : +94718314517
 Blog : gayashan-a.blogspot.com

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




 --
 Best Regards,
 V.Rajeevan
 Software Engineer,
 WSO2 Inc. :http://wso2.com

 Mobile : +94 773090875
 Email : rajeev...@wso2.com

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




 --
 Shashika Prabath Karunatilaka,
 Software Engineer,
 WSO2, Inc: http://wso2.com/
 mobile : +94 77 7487792

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




 --
 Sajini De SIlva
 Software Engineer; WSO2 Inc.; http://wso2.com ,
 Email: saj...@wso2.com
 Blog: http://sajinid.blogspot.com/
 Git hub profile: https://github.com/sajinidesilva

 Phone: +94 712797729


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




 --
 Inshaf Mahath
 Associate Software Engineer
 Mobile: +94775907181
 WSO2 Inc.
 Lean . Enterprise . Middleware


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




-- 
Vinuri Perera
Software Engineer | WSO2 Inc

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


Re: [Dev] WSO2 Committers += Asitha Nanayakkara

2014-11-23 Thread Hasitha Amal De Silva
Congrats Asitha ! :)

On Mon, Nov 24, 2014 at 10:25 AM, Suhan Dharmasuriya suh...@wso2.com
wrote:

 Congrats Asitha!!!

 On Mon, Nov 24, 2014 at 10:21 AM, Vinuri Perera vinu...@wso2.com wrote:

 Congrats !!!

 On Mon, Nov 24, 2014 at 10:17 AM, Inshaf Mahath ins...@wso2.com wrote:

 Congrats Asitha!!!

 On Mon, Nov 24, 2014 at 10:16 AM, Sajini De Silva saj...@wso2.com
 wrote:

 Congratulations Asitha!!!

 On Mon, Nov 24, 2014 at 10:14 AM, Shashika Karunatilaka 
 shashi...@wso2.com wrote:

 Congrats Asitha

 On Mon, Nov 24, 2014 at 10:09 AM, Rajeevan Vimalanathan 
 rajeev...@wso2.com wrote:

 Congratz Asitha...!!!

 On Mon, Nov 24, 2014 at 10:07 AM, Gayashan Amarasinghe 
 gayas...@wso2.com wrote:

 Congratulations Nanayakkara!!! =)

 On Mon, Nov 24, 2014 at 10:01 AM, Roshan Wijesena ros...@wso2.com
 wrote:

 Congratulations!!

 On Mon, Nov 24, 2014 at 9:50 AM, Ramith Jayasinghe ram...@wso2.com
  wrote:

 Hi Asitha,
 Congratulations!
 It is with great pleasure that we welcome you as a WSO2 committer.
 Keep up the good work!

 thanks and best regards

 Ramith Jayasinghe
 Technical Lead
 WSO2 Inc., http://wso2.com
 lean.enterprise.middleware

 E: ram...@wso2.com

 --
 Ramith Jayasinghe
 Technical Lead
 WSO2 Inc., http://wso2.com
 lean.enterprise.middleware

 E: ram...@wso2.com
 P: +94 777542851


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




 --
 Roshan Wijesena.
 Senior Software Engineer-WSO2 Inc.
 Mobile: *+94752126789*
 Email: ros...@wso2.com
 *WSO2, Inc. :** wso2.com http://wso2.com/*
 lean.enterprise.middleware.

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




 --
 *Gayashan Amarasinghe*
 Software Engineer | Platform TG
 WSO2, Inc. | http://wso2.com
 lean. enterprise. middleware

 Mobile : +94718314517
 Blog : gayashan-a.blogspot.com

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




 --
 Best Regards,
 V.Rajeevan
 Software Engineer,
 WSO2 Inc. :http://wso2.com

 Mobile : +94 773090875
 Email : rajeev...@wso2.com

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




 --
 Shashika Prabath Karunatilaka,
 Software Engineer,
 WSO2, Inc: http://wso2.com/
 mobile : +94 77 7487792

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




 --
 Sajini De SIlva
 Software Engineer; WSO2 Inc.; http://wso2.com ,
 Email: saj...@wso2.com
 Blog: http://sajinid.blogspot.com/
 Git hub profile: https://github.com/sajinidesilva

 Phone: +94 712797729


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




 --
 Inshaf Mahath
 Associate Software Engineer
 Mobile: +94775907181
 WSO2 Inc.
 Lean . Enterprise . Middleware


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




 --
 Vinuri Perera
 Software Engineer | WSO2 Inc

 M : 0711518805


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




 --
 Suhan Dharmasuriya
 Software Engineer - Test Automation

 *WSO2, Inc. *

 lean . enterprise . middleware
 Tel: +94 112 145345
 Mob: +94 779 869138
 Blog: http://suhan-opensource.blogspot.com/

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




-- 
Cheers,

Hasitha Amal De Silva
 Software Engineer
Mobile : 0772037426
Blog: http://devnutshell.tumblr.com/
WSO2 Inc.: http://wso2.com ( lean.enterprise.middleware. )
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] WSO2 Committers += Asitha Nanayakkara

2014-11-23 Thread Nipuni Perera
Congratz Asitha!


On Mon, Nov 24, 2014 at 10:28 AM, Hasitha Amal De Silva hasit...@wso2.com
wrote:

 Congrats Asitha ! :)

 On Mon, Nov 24, 2014 at 10:25 AM, Suhan Dharmasuriya suh...@wso2.com
 wrote:

 Congrats Asitha!!!

 On Mon, Nov 24, 2014 at 10:21 AM, Vinuri Perera vinu...@wso2.com wrote:

 Congrats !!!

 On Mon, Nov 24, 2014 at 10:17 AM, Inshaf Mahath ins...@wso2.com wrote:

 Congrats Asitha!!!

 On Mon, Nov 24, 2014 at 10:16 AM, Sajini De Silva saj...@wso2.com
 wrote:

 Congratulations Asitha!!!

 On Mon, Nov 24, 2014 at 10:14 AM, Shashika Karunatilaka 
 shashi...@wso2.com wrote:

 Congrats Asitha

 On Mon, Nov 24, 2014 at 10:09 AM, Rajeevan Vimalanathan 
 rajeev...@wso2.com wrote:

 Congratz Asitha...!!!

 On Mon, Nov 24, 2014 at 10:07 AM, Gayashan Amarasinghe 
 gayas...@wso2.com wrote:

 Congratulations Nanayakkara!!! =)

 On Mon, Nov 24, 2014 at 10:01 AM, Roshan Wijesena ros...@wso2.com
 wrote:

 Congratulations!!

 On Mon, Nov 24, 2014 at 9:50 AM, Ramith Jayasinghe 
 ram...@wso2.com wrote:

 Hi Asitha,
 Congratulations!
 It is with great pleasure that we welcome you as a WSO2 committer.
 Keep up the good work!

 thanks and best regards

 Ramith Jayasinghe
 Technical Lead
 WSO2 Inc., http://wso2.com
 lean.enterprise.middleware

 E: ram...@wso2.com

 --
 Ramith Jayasinghe
 Technical Lead
 WSO2 Inc., http://wso2.com
 lean.enterprise.middleware

 E: ram...@wso2.com
 P: +94 777542851


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




 --
 Roshan Wijesena.
 Senior Software Engineer-WSO2 Inc.
 Mobile: *+94752126789*
 Email: ros...@wso2.com
 *WSO2, Inc. :** wso2.com http://wso2.com/*
 lean.enterprise.middleware.

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




 --
 *Gayashan Amarasinghe*
 Software Engineer | Platform TG
 WSO2, Inc. | http://wso2.com
 lean. enterprise. middleware

 Mobile : +94718314517
 Blog : gayashan-a.blogspot.com

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




 --
 Best Regards,
 V.Rajeevan
 Software Engineer,
 WSO2 Inc. :http://wso2.com

 Mobile : +94 773090875
 Email : rajeev...@wso2.com

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




 --
 Shashika Prabath Karunatilaka,
 Software Engineer,
 WSO2, Inc: http://wso2.com/
 mobile : +94 77 7487792

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




 --
 Sajini De SIlva
 Software Engineer; WSO2 Inc.; http://wso2.com ,
 Email: saj...@wso2.com
 Blog: http://sajinid.blogspot.com/
 Git hub profile: https://github.com/sajinidesilva

 Phone: +94 712797729


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




 --
 Inshaf Mahath
 Associate Software Engineer
 Mobile: +94775907181
 WSO2 Inc.
 Lean . Enterprise . Middleware


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




 --
 Vinuri Perera
 Software Engineer | WSO2 Inc

 M : 0711518805


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




 --
 Suhan Dharmasuriya
 Software Engineer - Test Automation

 *WSO2, Inc. *

 lean . enterprise . middleware
 Tel: +94 112 145345
 Mob: +94 779 869138
 Blog: http://suhan-opensource.blogspot.com/

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




 --
 Cheers,

 Hasitha Amal De Silva
  Software Engineer
 Mobile : 0772037426
 Blog: http://devnutshell.tumblr.com/
 WSO2 Inc.: http://wso2.com ( lean.enterprise.middleware. )

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




-- 
Nipuni Perera
Software Engineer; WSO2 Inc.; http://wso2.com
Email: nip...@wso2.com
Git hub profile: https://github.com/nipuni
Mobile: +94 (71) 5626680
http://wso2.com
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] WSO2 Committers += Asitha Nanayakkara

2014-11-23 Thread Hasintha Indrajee
Congratulations Asitha.. !!

On Mon, Nov 24, 2014 at 10:30 AM, Nipuni Perera nip...@wso2.com wrote:

 Congratz Asitha!


 On Mon, Nov 24, 2014 at 10:28 AM, Hasitha Amal De Silva hasit...@wso2.com
  wrote:

 Congrats Asitha ! :)

 On Mon, Nov 24, 2014 at 10:25 AM, Suhan Dharmasuriya suh...@wso2.com
 wrote:

 Congrats Asitha!!!

 On Mon, Nov 24, 2014 at 10:21 AM, Vinuri Perera vinu...@wso2.com
 wrote:

 Congrats !!!

 On Mon, Nov 24, 2014 at 10:17 AM, Inshaf Mahath ins...@wso2.com
 wrote:

 Congrats Asitha!!!

 On Mon, Nov 24, 2014 at 10:16 AM, Sajini De Silva saj...@wso2.com
 wrote:

 Congratulations Asitha!!!

 On Mon, Nov 24, 2014 at 10:14 AM, Shashika Karunatilaka 
 shashi...@wso2.com wrote:

 Congrats Asitha

 On Mon, Nov 24, 2014 at 10:09 AM, Rajeevan Vimalanathan 
 rajeev...@wso2.com wrote:

 Congratz Asitha...!!!

 On Mon, Nov 24, 2014 at 10:07 AM, Gayashan Amarasinghe 
 gayas...@wso2.com wrote:

 Congratulations Nanayakkara!!! =)

 On Mon, Nov 24, 2014 at 10:01 AM, Roshan Wijesena ros...@wso2.com
  wrote:

 Congratulations!!

 On Mon, Nov 24, 2014 at 9:50 AM, Ramith Jayasinghe 
 ram...@wso2.com wrote:

 Hi Asitha,
 Congratulations!
 It is with great pleasure that we welcome you as a WSO2
 committer. Keep up the good work!

 thanks and best regards

 Ramith Jayasinghe
 Technical Lead
 WSO2 Inc., http://wso2.com
 lean.enterprise.middleware

 E: ram...@wso2.com

 --
 Ramith Jayasinghe
 Technical Lead
 WSO2 Inc., http://wso2.com
 lean.enterprise.middleware

 E: ram...@wso2.com
 P: +94 777542851


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




 --
 Roshan Wijesena.
 Senior Software Engineer-WSO2 Inc.
 Mobile: *+94752126789*
 Email: ros...@wso2.com
 *WSO2, Inc. :** wso2.com http://wso2.com/*
 lean.enterprise.middleware.

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




 --
 *Gayashan Amarasinghe*
 Software Engineer | Platform TG
 WSO2, Inc. | http://wso2.com
 lean. enterprise. middleware

 Mobile : +94718314517
 Blog : gayashan-a.blogspot.com

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




 --
 Best Regards,
 V.Rajeevan
 Software Engineer,
 WSO2 Inc. :http://wso2.com

 Mobile : +94 773090875
 Email : rajeev...@wso2.com

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




 --
 Shashika Prabath Karunatilaka,
 Software Engineer,
 WSO2, Inc: http://wso2.com/
 mobile : +94 77 7487792

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




 --
 Sajini De SIlva
 Software Engineer; WSO2 Inc.; http://wso2.com ,
 Email: saj...@wso2.com
 Blog: http://sajinid.blogspot.com/
 Git hub profile: https://github.com/sajinidesilva

 Phone: +94 712797729


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




 --
 Inshaf Mahath
 Associate Software Engineer
 Mobile: +94775907181
 WSO2 Inc.
 Lean . Enterprise . Middleware


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




 --
 Vinuri Perera
 Software Engineer | WSO2 Inc

 M : 0711518805


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




 --
 Suhan Dharmasuriya
 Software Engineer - Test Automation

 *WSO2, Inc. *

 lean . enterprise . middleware
 Tel: +94 112 145345
 Mob: +94 779 869138
 Blog: http://suhan-opensource.blogspot.com/

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




 --
 Cheers,

 Hasitha Amal De Silva
  Software Engineer
 Mobile : 0772037426
 Blog: http://devnutshell.tumblr.com/
 WSO2 Inc.: http://wso2.com ( lean.enterprise.middleware. )

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




 --
 Nipuni Perera
 Software Engineer; WSO2 Inc.; http://wso2.com
 Email: nip...@wso2.com
 Git hub profile: https://github.com/nipuni
 Mobile: +94 (71) 5626680
 http://wso2.com


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


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


Re: [Dev] Error when creating API from wsdl endpoint

2014-11-23 Thread Tharindu Dharmarathna
Hi Abimaran ,
that wsdl endpoint is  work fine

On Mon, Nov 24, 2014 at 10:16 AM, Abimaran Kugathasan abima...@wso2.com
wrote:

 Hi Tharindu,

 Can you try your wsdl endpoint[1] in browser? Because, Log says Couldn't
 retrieve endpoint information from the WSDL.

 http://localhost:9000/services/SimpleStockQuoteService?wsdl

 On Mon, Nov 24, 2014 at 9:50 AM, Tharindu Dharmarathna tharin...@wso2.com
  wrote:

 Hi All,

 I tried to create $subject using API Manager 1.7.0. When I go through the
 process, I have got [1] error from front-end and [2] from back-end. Is
 there any workaround to solve this issue?

 *Details fill in APi manager*
 1. ​Endpoint Type:WSDL Endpoint
 2. Production WSDL:
 http://localhost:9000/services/SimpleStockQuoteService?wsdl
 3. Service:SimpleStockQuoteService
 4. Port:9000
 [1] - See the Attachment(error.png)

 [2].

 Caused by: org.wso2.carbon.apimgt.api.APIManagementException: Error
 while publishing to Gateway
 at
 org.wso2.carbon.apimgt.impl.AbstractAPIManager.handleException(AbstractAPIManager.java:687)
 at
 org.wso2.carbon.apimgt.impl.APIProviderImpl.publishToGateway(APIProviderImpl.java:864)
 at
 org.wso2.carbon.apimgt.impl.APIProviderImpl.changeAPIStatus(APIProviderImpl.java:768)
 ... 63 more
 Caused by: org.apache.axis2.AxisFault: Error while adding new API
 at
 org.wso2.carbon.apimgt.impl.utils.RESTAPIAdminClient.addApi(RESTAPIAdminClient.java:61)
 at
 org.wso2.carbon.apimgt.impl.APIGatewayManager.publishToGateway(APIGatewayManager.java:164)
 at
 org.wso2.carbon.apimgt.impl.APIProviderImpl.publishToGateway(APIProviderImpl.java:862)
 ... 64 more
 Caused by: org.apache.axis2.AxisFault: Couldn't create endpoint from the
 given WSDL URI : Couldn't retrieve endpoint information from the WSDL.
 at
 org.apache.axis2.util.Utils.getInboundFaultFromMessageContext(Utils.java:531)
 at
 org.apache.axis2.description.OutInAxisOperationClient.handleResponse(OutInAxisOperation.java:370)
 at
 org.apache.axis2.description.OutInAxisOperationClient.send(OutInAxisOperation.java:445)
 at
 org.apache.axis2.description.OutInAxisOperationClient.executeImpl(OutInAxisOperation.java:225)
 at
 org.apache.axis2.client.OperationClient.execute(OperationClient.java:149)
 at
 org.wso2.carbon.rest.api.stub.RestApiAdminStub.addApiFromString(RestApiAdminStub.java:2314)
 at
 org.wso2.carbon.apimgt.impl.utils.RESTAPIAdminClient.addApi(RESTAPIAdminClient.java:58)
 ... 66 more
 [2014-11-24 09:36:00,448] ERROR - life-cycles:jag
 org.wso2.carbon.apimgt.api.APIManagementException: Error while updating API
 status



 --

 *Tharindu Dharmarathna*Associate Software Engineer
 WSO2 Inc.; http://wso2.com
 lean.enterprise.middleware

 mobile: *+94779109091 %2B94779109091*

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




 --
 Thanks
 Abimaran Kugathasan

 Software Engineer | WSO2 Inc
 Data  APIs Technologies Team
 Mobile : +94 773922820

 http://stackoverflow.com/users/515034
 http://lk.linkedin.com/in/abimaran
 http://www.lkabimaran.blogspot.com/  https://github.com/abimaran
 https://twitter.com/abimaran




-- 

*Tharindu Dharmarathna*Associate Software Engineer
WSO2 Inc.; http://wso2.com
lean.enterprise.middleware

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


Re: [Dev] WSO2 Committers += Asitha Nanayakkara

2014-11-23 Thread Pirinthapan Mahendran
Congrats Asitha..!!



Mahendran Pirinthapan
Software Engineer | WSO2 Inc.
Mobile +94772378732.

On Mon, Nov 24, 2014 at 10:31 AM, Hasintha Indrajee hasin...@wso2.com
wrote:

 Congratulations Asitha.. !!

 On Mon, Nov 24, 2014 at 10:30 AM, Nipuni Perera nip...@wso2.com wrote:

 Congratz Asitha!


 On Mon, Nov 24, 2014 at 10:28 AM, Hasitha Amal De Silva 
 hasit...@wso2.com wrote:

 Congrats Asitha ! :)

 On Mon, Nov 24, 2014 at 10:25 AM, Suhan Dharmasuriya suh...@wso2.com
 wrote:

 Congrats Asitha!!!

 On Mon, Nov 24, 2014 at 10:21 AM, Vinuri Perera vinu...@wso2.com
 wrote:

 Congrats !!!

 On Mon, Nov 24, 2014 at 10:17 AM, Inshaf Mahath ins...@wso2.com
 wrote:

 Congrats Asitha!!!

 On Mon, Nov 24, 2014 at 10:16 AM, Sajini De Silva saj...@wso2.com
 wrote:

 Congratulations Asitha!!!

 On Mon, Nov 24, 2014 at 10:14 AM, Shashika Karunatilaka 
 shashi...@wso2.com wrote:

 Congrats Asitha

 On Mon, Nov 24, 2014 at 10:09 AM, Rajeevan Vimalanathan 
 rajeev...@wso2.com wrote:

 Congratz Asitha...!!!

 On Mon, Nov 24, 2014 at 10:07 AM, Gayashan Amarasinghe 
 gayas...@wso2.com wrote:

 Congratulations Nanayakkara!!! =)

 On Mon, Nov 24, 2014 at 10:01 AM, Roshan Wijesena 
 ros...@wso2.com wrote:

 Congratulations!!

 On Mon, Nov 24, 2014 at 9:50 AM, Ramith Jayasinghe 
 ram...@wso2.com wrote:

 Hi Asitha,
 Congratulations!
 It is with great pleasure that we welcome you as a WSO2
 committer. Keep up the good work!

 thanks and best regards

 Ramith Jayasinghe
 Technical Lead
 WSO2 Inc., http://wso2.com
 lean.enterprise.middleware

 E: ram...@wso2.com

 --
 Ramith Jayasinghe
 Technical Lead
 WSO2 Inc., http://wso2.com
 lean.enterprise.middleware

 E: ram...@wso2.com
 P: +94 777542851


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




 --
 Roshan Wijesena.
 Senior Software Engineer-WSO2 Inc.
 Mobile: *+94752126789*
 Email: ros...@wso2.com
 *WSO2, Inc. :** wso2.com http://wso2.com/*
 lean.enterprise.middleware.

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




 --
 *Gayashan Amarasinghe*
 Software Engineer | Platform TG
 WSO2, Inc. | http://wso2.com
 lean. enterprise. middleware

 Mobile : +94718314517
 Blog : gayashan-a.blogspot.com

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




 --
 Best Regards,
 V.Rajeevan
 Software Engineer,
 WSO2 Inc. :http://wso2.com

 Mobile : +94 773090875
 Email : rajeev...@wso2.com

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




 --
 Shashika Prabath Karunatilaka,
 Software Engineer,
 WSO2, Inc: http://wso2.com/
 mobile : +94 77 7487792

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




 --
 Sajini De SIlva
 Software Engineer; WSO2 Inc.; http://wso2.com ,
 Email: saj...@wso2.com
 Blog: http://sajinid.blogspot.com/
 Git hub profile: https://github.com/sajinidesilva

 Phone: +94 712797729


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




 --
 Inshaf Mahath
 Associate Software Engineer
 Mobile: +94775907181
 WSO2 Inc.
 Lean . Enterprise . Middleware


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




 --
 Vinuri Perera
 Software Engineer | WSO2 Inc

 M : 0711518805


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




 --
 Suhan Dharmasuriya
 Software Engineer - Test Automation

 *WSO2, Inc. *

 lean . enterprise . middleware
 Tel: +94 112 145345
 Mob: +94 779 869138
 Blog: http://suhan-opensource.blogspot.com/

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




 --
 Cheers,

 Hasitha Amal De Silva
  Software Engineer
 Mobile : 0772037426
 Blog: http://devnutshell.tumblr.com/
 WSO2 Inc.: http://wso2.com ( lean.enterprise.middleware. )

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




 --
 Nipuni Perera
 Software Engineer; WSO2 Inc.; http://wso2.com
 Email: nip...@wso2.com
 Git hub profile: https://github.com/nipuni
 Mobile: +94 (71) 5626680
 http://wso2.com


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



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


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


Re: [Dev] WSO2 Committers += Asitha Nanayakkara

2014-11-23 Thread Harsha Kumara
Congratulations Asitha!

On Mon, Nov 24, 2014 at 10:43 AM, Pirinthapan Mahendran 
pirintha...@wso2.com wrote:

 Congrats Asitha..!!



 Mahendran Pirinthapan
 Software Engineer | WSO2 Inc.
 Mobile +94772378732.

 On Mon, Nov 24, 2014 at 10:31 AM, Hasintha Indrajee hasin...@wso2.com
 wrote:

 Congratulations Asitha.. !!

 On Mon, Nov 24, 2014 at 10:30 AM, Nipuni Perera nip...@wso2.com wrote:

 Congratz Asitha!


 On Mon, Nov 24, 2014 at 10:28 AM, Hasitha Amal De Silva 
 hasit...@wso2.com wrote:

 Congrats Asitha ! :)

 On Mon, Nov 24, 2014 at 10:25 AM, Suhan Dharmasuriya suh...@wso2.com
 wrote:

 Congrats Asitha!!!

 On Mon, Nov 24, 2014 at 10:21 AM, Vinuri Perera vinu...@wso2.com
 wrote:

 Congrats !!!

 On Mon, Nov 24, 2014 at 10:17 AM, Inshaf Mahath ins...@wso2.com
 wrote:

 Congrats Asitha!!!

 On Mon, Nov 24, 2014 at 10:16 AM, Sajini De Silva saj...@wso2.com
 wrote:

 Congratulations Asitha!!!

 On Mon, Nov 24, 2014 at 10:14 AM, Shashika Karunatilaka 
 shashi...@wso2.com wrote:

 Congrats Asitha

 On Mon, Nov 24, 2014 at 10:09 AM, Rajeevan Vimalanathan 
 rajeev...@wso2.com wrote:

 Congratz Asitha...!!!

 On Mon, Nov 24, 2014 at 10:07 AM, Gayashan Amarasinghe 
 gayas...@wso2.com wrote:

 Congratulations Nanayakkara!!! =)

 On Mon, Nov 24, 2014 at 10:01 AM, Roshan Wijesena 
 ros...@wso2.com wrote:

 Congratulations!!

 On Mon, Nov 24, 2014 at 9:50 AM, Ramith Jayasinghe 
 ram...@wso2.com wrote:

 Hi Asitha,
 Congratulations!
 It is with great pleasure that we welcome you as a WSO2
 committer. Keep up the good work!

 thanks and best regards

 Ramith Jayasinghe
 Technical Lead
 WSO2 Inc., http://wso2.com
 lean.enterprise.middleware

 E: ram...@wso2.com

 --
 Ramith Jayasinghe
 Technical Lead
 WSO2 Inc., http://wso2.com
 lean.enterprise.middleware

 E: ram...@wso2.com
 P: +94 777542851


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




 --
 Roshan Wijesena.
 Senior Software Engineer-WSO2 Inc.
 Mobile: *+94752126789*
 Email: ros...@wso2.com
 *WSO2, Inc. :** wso2.com http://wso2.com/*
 lean.enterprise.middleware.

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




 --
 *Gayashan Amarasinghe*
 Software Engineer | Platform TG
 WSO2, Inc. | http://wso2.com
 lean. enterprise. middleware

 Mobile : +94718314517
 Blog : gayashan-a.blogspot.com

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




 --
 Best Regards,
 V.Rajeevan
 Software Engineer,
 WSO2 Inc. :http://wso2.com

 Mobile : +94 773090875
 Email : rajeev...@wso2.com

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




 --
 Shashika Prabath Karunatilaka,
 Software Engineer,
 WSO2, Inc: http://wso2.com/
 mobile : +94 77 7487792

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




 --
 Sajini De SIlva
 Software Engineer; WSO2 Inc.; http://wso2.com ,
 Email: saj...@wso2.com
 Blog: http://sajinid.blogspot.com/
 Git hub profile: https://github.com/sajinidesilva

 Phone: +94 712797729


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




 --
 Inshaf Mahath
 Associate Software Engineer
 Mobile: +94775907181
 WSO2 Inc.
 Lean . Enterprise . Middleware


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




 --
 Vinuri Perera
 Software Engineer | WSO2 Inc

 M : 0711518805


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




 --
 Suhan Dharmasuriya
 Software Engineer - Test Automation

 *WSO2, Inc. *

 lean . enterprise . middleware
 Tel: +94 112 145345
 Mob: +94 779 869138
 Blog: http://suhan-opensource.blogspot.com/

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




 --
 Cheers,

 Hasitha Amal De Silva
  Software Engineer
 Mobile : 0772037426
 Blog: http://devnutshell.tumblr.com/
 WSO2 Inc.: http://wso2.com ( lean.enterprise.middleware. )

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




 --
 Nipuni Perera
 Software Engineer; WSO2 Inc.; http://wso2.com
 Email: nip...@wso2.com
 Git hub profile: https://github.com/nipuni
 Mobile: +94 (71) 5626680
 http://wso2.com


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



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



 ___
 Dev 

Re: [Dev] WSO2 Committers += Asitha Nanayakkara

2014-11-23 Thread Buddhima Wijeweera
Congratulations Asitha!

On Mon, Nov 24, 2014 at 12:17 AM, Harsha Kumara hars...@wso2.com wrote:

 Congratulations Asitha!

 On Mon, Nov 24, 2014 at 10:43 AM, Pirinthapan Mahendran 
 pirintha...@wso2.com wrote:

 Congrats Asitha..!!



 Mahendran Pirinthapan
 Software Engineer | WSO2 Inc.
 Mobile +94772378732.

 On Mon, Nov 24, 2014 at 10:31 AM, Hasintha Indrajee hasin...@wso2.com
 wrote:

 Congratulations Asitha.. !!

 On Mon, Nov 24, 2014 at 10:30 AM, Nipuni Perera nip...@wso2.com wrote:

 Congratz Asitha!


 On Mon, Nov 24, 2014 at 10:28 AM, Hasitha Amal De Silva 
 hasit...@wso2.com wrote:

 Congrats Asitha ! :)

 On Mon, Nov 24, 2014 at 10:25 AM, Suhan Dharmasuriya suh...@wso2.com
 wrote:

 Congrats Asitha!!!

 On Mon, Nov 24, 2014 at 10:21 AM, Vinuri Perera vinu...@wso2.com
 wrote:

 Congrats !!!

 On Mon, Nov 24, 2014 at 10:17 AM, Inshaf Mahath ins...@wso2.com
 wrote:

 Congrats Asitha!!!

 On Mon, Nov 24, 2014 at 10:16 AM, Sajini De Silva saj...@wso2.com
 wrote:

 Congratulations Asitha!!!

 On Mon, Nov 24, 2014 at 10:14 AM, Shashika Karunatilaka 
 shashi...@wso2.com wrote:

 Congrats Asitha

 On Mon, Nov 24, 2014 at 10:09 AM, Rajeevan Vimalanathan 
 rajeev...@wso2.com wrote:

 Congratz Asitha...!!!

 On Mon, Nov 24, 2014 at 10:07 AM, Gayashan Amarasinghe 
 gayas...@wso2.com wrote:

 Congratulations Nanayakkara!!! =)

 On Mon, Nov 24, 2014 at 10:01 AM, Roshan Wijesena 
 ros...@wso2.com wrote:

 Congratulations!!

 On Mon, Nov 24, 2014 at 9:50 AM, Ramith Jayasinghe 
 ram...@wso2.com wrote:

 Hi Asitha,
 Congratulations!
 It is with great pleasure that we welcome you as a WSO2
 committer. Keep up the good work!

 thanks and best regards

 Ramith Jayasinghe
 Technical Lead
 WSO2 Inc., http://wso2.com
 lean.enterprise.middleware

 E: ram...@wso2.com

 --
 Ramith Jayasinghe
 Technical Lead
 WSO2 Inc., http://wso2.com
 lean.enterprise.middleware

 E: ram...@wso2.com
 P: +94 777542851


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




 --
 Roshan Wijesena.
 Senior Software Engineer-WSO2 Inc.
 Mobile: *+94752126789*
 Email: ros...@wso2.com
 *WSO2, Inc. :** wso2.com http://wso2.com/*
 lean.enterprise.middleware.

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




 --
 *Gayashan Amarasinghe*
 Software Engineer | Platform TG
 WSO2, Inc. | http://wso2.com
 lean. enterprise. middleware

 Mobile : +94718314517
 Blog : gayashan-a.blogspot.com

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




 --
 Best Regards,
 V.Rajeevan
 Software Engineer,
 WSO2 Inc. :http://wso2.com

 Mobile : +94 773090875
 Email : rajeev...@wso2.com

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




 --
 Shashika Prabath Karunatilaka,
 Software Engineer,
 WSO2, Inc: http://wso2.com/
 mobile : +94 77 7487792

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




 --
 Sajini De SIlva
 Software Engineer; WSO2 Inc.; http://wso2.com ,
 Email: saj...@wso2.com
 Blog: http://sajinid.blogspot.com/
 Git hub profile: https://github.com/sajinidesilva

 Phone: +94 712797729


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




 --
 Inshaf Mahath
 Associate Software Engineer
 Mobile: +94775907181
 WSO2 Inc.
 Lean . Enterprise . Middleware


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




 --
 Vinuri Perera
 Software Engineer | WSO2 Inc

 M : 0711518805


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




 --
 Suhan Dharmasuriya
 Software Engineer - Test Automation

 *WSO2, Inc. *

 lean . enterprise . middleware
 Tel: +94 112 145345
 Mob: +94 779 869138
 Blog: http://suhan-opensource.blogspot.com/

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




 --
 Cheers,

 Hasitha Amal De Silva
  Software Engineer
 Mobile : 0772037426
 Blog: http://devnutshell.tumblr.com/
 WSO2 Inc.: http://wso2.com ( lean.enterprise.middleware. )

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




 --
 Nipuni Perera
 Software Engineer; WSO2 Inc.; http://wso2.com
 Email: nip...@wso2.com
 Git hub profile: https://github.com/nipuni
 Mobile: +94 (71) 5626680
 http://wso2.com


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



 ___
 Dev mailing list
 Dev@wso2.org
 

Re: [Dev] WSO2 Committers += Asitha Nanayakkara

2014-11-23 Thread Denuwanthi De Silva
Congrats Asitha!!

On Mon, Nov 24, 2014 at 10:49 AM, Buddhima Wijeweera buddh...@wso2.com
wrote:

 Congratulations Asitha!

 On Mon, Nov 24, 2014 at 12:17 AM, Harsha Kumara hars...@wso2.com wrote:

 Congratulations Asitha!

 On Mon, Nov 24, 2014 at 10:43 AM, Pirinthapan Mahendran 
 pirintha...@wso2.com wrote:

 Congrats Asitha..!!



 Mahendran Pirinthapan
 Software Engineer | WSO2 Inc.
 Mobile +94772378732.

 On Mon, Nov 24, 2014 at 10:31 AM, Hasintha Indrajee hasin...@wso2.com
 wrote:

 Congratulations Asitha.. !!

 On Mon, Nov 24, 2014 at 10:30 AM, Nipuni Perera nip...@wso2.com
 wrote:

 Congratz Asitha!


 On Mon, Nov 24, 2014 at 10:28 AM, Hasitha Amal De Silva 
 hasit...@wso2.com wrote:

 Congrats Asitha ! :)

 On Mon, Nov 24, 2014 at 10:25 AM, Suhan Dharmasuriya suh...@wso2.com
  wrote:

 Congrats Asitha!!!

 On Mon, Nov 24, 2014 at 10:21 AM, Vinuri Perera vinu...@wso2.com
 wrote:

 Congrats !!!

 On Mon, Nov 24, 2014 at 10:17 AM, Inshaf Mahath ins...@wso2.com
 wrote:

 Congrats Asitha!!!

 On Mon, Nov 24, 2014 at 10:16 AM, Sajini De Silva saj...@wso2.com
  wrote:

 Congratulations Asitha!!!

 On Mon, Nov 24, 2014 at 10:14 AM, Shashika Karunatilaka 
 shashi...@wso2.com wrote:

 Congrats Asitha

 On Mon, Nov 24, 2014 at 10:09 AM, Rajeevan Vimalanathan 
 rajeev...@wso2.com wrote:

 Congratz Asitha...!!!

 On Mon, Nov 24, 2014 at 10:07 AM, Gayashan Amarasinghe 
 gayas...@wso2.com wrote:

 Congratulations Nanayakkara!!! =)

 On Mon, Nov 24, 2014 at 10:01 AM, Roshan Wijesena 
 ros...@wso2.com wrote:

 Congratulations!!

 On Mon, Nov 24, 2014 at 9:50 AM, Ramith Jayasinghe 
 ram...@wso2.com wrote:

 Hi Asitha,
 Congratulations!
 It is with great pleasure that we welcome you as a WSO2
 committer. Keep up the good work!

 thanks and best regards

 Ramith Jayasinghe
 Technical Lead
 WSO2 Inc., http://wso2.com
 lean.enterprise.middleware

 E: ram...@wso2.com

 --
 Ramith Jayasinghe
 Technical Lead
 WSO2 Inc., http://wso2.com
 lean.enterprise.middleware

 E: ram...@wso2.com
 P: +94 777542851


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




 --
 Roshan Wijesena.
 Senior Software Engineer-WSO2 Inc.
 Mobile: *+94752126789*
 Email: ros...@wso2.com
 *WSO2, Inc. :** wso2.com http://wso2.com/*
 lean.enterprise.middleware.

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




 --
 *Gayashan Amarasinghe*
 Software Engineer | Platform TG
 WSO2, Inc. | http://wso2.com
 lean. enterprise. middleware

 Mobile : +94718314517
 Blog : gayashan-a.blogspot.com

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




 --
 Best Regards,
 V.Rajeevan
 Software Engineer,
 WSO2 Inc. :http://wso2.com

 Mobile : +94 773090875
 Email : rajeev...@wso2.com

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




 --
 Shashika Prabath Karunatilaka,
 Software Engineer,
 WSO2, Inc: http://wso2.com/
 mobile : +94 77 7487792

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




 --
 Sajini De SIlva
 Software Engineer; WSO2 Inc.; http://wso2.com ,
 Email: saj...@wso2.com
 Blog: http://sajinid.blogspot.com/
 Git hub profile: https://github.com/sajinidesilva

 Phone: +94 712797729


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




 --
 Inshaf Mahath
 Associate Software Engineer
 Mobile: +94775907181
 WSO2 Inc.
 Lean . Enterprise . Middleware


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




 --
 Vinuri Perera
 Software Engineer | WSO2 Inc

 M : 0711518805


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




 --
 Suhan Dharmasuriya
 Software Engineer - Test Automation

 *WSO2, Inc. *

 lean . enterprise . middleware
 Tel: +94 112 145345
 Mob: +94 779 869138
 Blog: http://suhan-opensource.blogspot.com/

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




 --
 Cheers,

 Hasitha Amal De Silva
  Software Engineer
 Mobile : 0772037426
 Blog: http://devnutshell.tumblr.com/
 WSO2 Inc.: http://wso2.com ( lean.enterprise.middleware. )

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




 --
 Nipuni Perera
 Software Engineer; WSO2 Inc.; http://wso2.com
 Email: nip...@wso2.com
 Git hub profile: https://github.com/nipuni
 Mobile: +94 (71) 5626680
 http://wso2.com


 ___
 Dev mailing list
 Dev@wso2.org
 

Re: [Dev] WSO2 Committers += Asitha Nanayakkara

2014-11-23 Thread Sewwandi Perera
Congratulations Asitha...!!! :)

On Mon, Nov 24, 2014 at 10:49 AM, Buddhima Wijeweera buddh...@wso2.com
wrote:

 Congratulations Asitha!

 On Mon, Nov 24, 2014 at 12:17 AM, Harsha Kumara hars...@wso2.com wrote:

 Congratulations Asitha!

 On Mon, Nov 24, 2014 at 10:43 AM, Pirinthapan Mahendran 
 pirintha...@wso2.com wrote:

 Congrats Asitha..!!



 Mahendran Pirinthapan
 Software Engineer | WSO2 Inc.
 Mobile +94772378732.

 On Mon, Nov 24, 2014 at 10:31 AM, Hasintha Indrajee hasin...@wso2.com
 wrote:

 Congratulations Asitha.. !!

 On Mon, Nov 24, 2014 at 10:30 AM, Nipuni Perera nip...@wso2.com
 wrote:

 Congratz Asitha!


 On Mon, Nov 24, 2014 at 10:28 AM, Hasitha Amal De Silva 
 hasit...@wso2.com wrote:

 Congrats Asitha ! :)

 On Mon, Nov 24, 2014 at 10:25 AM, Suhan Dharmasuriya suh...@wso2.com
  wrote:

 Congrats Asitha!!!

 On Mon, Nov 24, 2014 at 10:21 AM, Vinuri Perera vinu...@wso2.com
 wrote:

 Congrats !!!

 On Mon, Nov 24, 2014 at 10:17 AM, Inshaf Mahath ins...@wso2.com
 wrote:

 Congrats Asitha!!!

 On Mon, Nov 24, 2014 at 10:16 AM, Sajini De Silva saj...@wso2.com
  wrote:

 Congratulations Asitha!!!

 On Mon, Nov 24, 2014 at 10:14 AM, Shashika Karunatilaka 
 shashi...@wso2.com wrote:

 Congrats Asitha

 On Mon, Nov 24, 2014 at 10:09 AM, Rajeevan Vimalanathan 
 rajeev...@wso2.com wrote:

 Congratz Asitha...!!!

 On Mon, Nov 24, 2014 at 10:07 AM, Gayashan Amarasinghe 
 gayas...@wso2.com wrote:

 Congratulations Nanayakkara!!! =)

 On Mon, Nov 24, 2014 at 10:01 AM, Roshan Wijesena 
 ros...@wso2.com wrote:

 Congratulations!!

 On Mon, Nov 24, 2014 at 9:50 AM, Ramith Jayasinghe 
 ram...@wso2.com wrote:

 Hi Asitha,
 Congratulations!
 It is with great pleasure that we welcome you as a WSO2
 committer. Keep up the good work!

 thanks and best regards

 Ramith Jayasinghe
 Technical Lead
 WSO2 Inc., http://wso2.com
 lean.enterprise.middleware

 E: ram...@wso2.com

 --
 Ramith Jayasinghe
 Technical Lead
 WSO2 Inc., http://wso2.com
 lean.enterprise.middleware

 E: ram...@wso2.com
 P: +94 777542851


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




 --
 Roshan Wijesena.
 Senior Software Engineer-WSO2 Inc.
 Mobile: *+94752126789*
 Email: ros...@wso2.com
 *WSO2, Inc. :** wso2.com http://wso2.com/*
 lean.enterprise.middleware.

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




 --
 *Gayashan Amarasinghe*
 Software Engineer | Platform TG
 WSO2, Inc. | http://wso2.com
 lean. enterprise. middleware

 Mobile : +94718314517
 Blog : gayashan-a.blogspot.com

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




 --
 Best Regards,
 V.Rajeevan
 Software Engineer,
 WSO2 Inc. :http://wso2.com

 Mobile : +94 773090875
 Email : rajeev...@wso2.com

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




 --
 Shashika Prabath Karunatilaka,
 Software Engineer,
 WSO2, Inc: http://wso2.com/
 mobile : +94 77 7487792

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




 --
 Sajini De SIlva
 Software Engineer; WSO2 Inc.; http://wso2.com ,
 Email: saj...@wso2.com
 Blog: http://sajinid.blogspot.com/
 Git hub profile: https://github.com/sajinidesilva

 Phone: +94 712797729


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




 --
 Inshaf Mahath
 Associate Software Engineer
 Mobile: +94775907181
 WSO2 Inc.
 Lean . Enterprise . Middleware


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




 --
 Vinuri Perera
 Software Engineer | WSO2 Inc

 M : 0711518805


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




 --
 Suhan Dharmasuriya
 Software Engineer - Test Automation

 *WSO2, Inc. *

 lean . enterprise . middleware
 Tel: +94 112 145345
 Mob: +94 779 869138
 Blog: http://suhan-opensource.blogspot.com/

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




 --
 Cheers,

 Hasitha Amal De Silva
  Software Engineer
 Mobile : 0772037426
 Blog: http://devnutshell.tumblr.com/
 WSO2 Inc.: http://wso2.com ( lean.enterprise.middleware. )

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




 --
 Nipuni Perera
 Software Engineer; WSO2 Inc.; http://wso2.com
 Email: nip...@wso2.com
 Git hub profile: https://github.com/nipuni
 Mobile: +94 (71) 5626680
 http://wso2.com


 ___
 Dev mailing list
 Dev@wso2.org
 

Re: [Dev] WSO2 Committers += Asitha Nanayakkara

2014-11-23 Thread Lahiru Chandima
Congrats Asitha!

On Mon, Nov 24, 2014 at 10:49 AM, Buddhima Wijeweera buddh...@wso2.com
wrote:

 Congratulations Asitha!

 On Mon, Nov 24, 2014 at 12:17 AM, Harsha Kumara hars...@wso2.com wrote:

 Congratulations Asitha!

 On Mon, Nov 24, 2014 at 10:43 AM, Pirinthapan Mahendran 
 pirintha...@wso2.com wrote:

 Congrats Asitha..!!



 Mahendran Pirinthapan
 Software Engineer | WSO2 Inc.
 Mobile +94772378732.

 On Mon, Nov 24, 2014 at 10:31 AM, Hasintha Indrajee hasin...@wso2.com
 wrote:

 Congratulations Asitha.. !!

 On Mon, Nov 24, 2014 at 10:30 AM, Nipuni Perera nip...@wso2.com
 wrote:

 Congratz Asitha!


 On Mon, Nov 24, 2014 at 10:28 AM, Hasitha Amal De Silva 
 hasit...@wso2.com wrote:

 Congrats Asitha ! :)

 On Mon, Nov 24, 2014 at 10:25 AM, Suhan Dharmasuriya suh...@wso2.com
  wrote:

 Congrats Asitha!!!

 On Mon, Nov 24, 2014 at 10:21 AM, Vinuri Perera vinu...@wso2.com
 wrote:

 Congrats !!!

 On Mon, Nov 24, 2014 at 10:17 AM, Inshaf Mahath ins...@wso2.com
 wrote:

 Congrats Asitha!!!

 On Mon, Nov 24, 2014 at 10:16 AM, Sajini De Silva saj...@wso2.com
  wrote:

 Congratulations Asitha!!!

 On Mon, Nov 24, 2014 at 10:14 AM, Shashika Karunatilaka 
 shashi...@wso2.com wrote:

 Congrats Asitha

 On Mon, Nov 24, 2014 at 10:09 AM, Rajeevan Vimalanathan 
 rajeev...@wso2.com wrote:

 Congratz Asitha...!!!

 On Mon, Nov 24, 2014 at 10:07 AM, Gayashan Amarasinghe 
 gayas...@wso2.com wrote:

 Congratulations Nanayakkara!!! =)

 On Mon, Nov 24, 2014 at 10:01 AM, Roshan Wijesena 
 ros...@wso2.com wrote:

 Congratulations!!

 On Mon, Nov 24, 2014 at 9:50 AM, Ramith Jayasinghe 
 ram...@wso2.com wrote:

 Hi Asitha,
 Congratulations!
 It is with great pleasure that we welcome you as a WSO2
 committer. Keep up the good work!

 thanks and best regards

 Ramith Jayasinghe
 Technical Lead
 WSO2 Inc., http://wso2.com
 lean.enterprise.middleware

 E: ram...@wso2.com

 --
 Ramith Jayasinghe
 Technical Lead
 WSO2 Inc., http://wso2.com
 lean.enterprise.middleware

 E: ram...@wso2.com
 P: +94 777542851


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




 --
 Roshan Wijesena.
 Senior Software Engineer-WSO2 Inc.
 Mobile: *+94752126789*
 Email: ros...@wso2.com
 *WSO2, Inc. :** wso2.com http://wso2.com/*
 lean.enterprise.middleware.

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




 --
 *Gayashan Amarasinghe*
 Software Engineer | Platform TG
 WSO2, Inc. | http://wso2.com
 lean. enterprise. middleware

 Mobile : +94718314517
 Blog : gayashan-a.blogspot.com

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




 --
 Best Regards,
 V.Rajeevan
 Software Engineer,
 WSO2 Inc. :http://wso2.com

 Mobile : +94 773090875
 Email : rajeev...@wso2.com

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




 --
 Shashika Prabath Karunatilaka,
 Software Engineer,
 WSO2, Inc: http://wso2.com/
 mobile : +94 77 7487792

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




 --
 Sajini De SIlva
 Software Engineer; WSO2 Inc.; http://wso2.com ,
 Email: saj...@wso2.com
 Blog: http://sajinid.blogspot.com/
 Git hub profile: https://github.com/sajinidesilva

 Phone: +94 712797729


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




 --
 Inshaf Mahath
 Associate Software Engineer
 Mobile: +94775907181
 WSO2 Inc.
 Lean . Enterprise . Middleware


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




 --
 Vinuri Perera
 Software Engineer | WSO2 Inc

 M : 0711518805


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




 --
 Suhan Dharmasuriya
 Software Engineer - Test Automation

 *WSO2, Inc. *

 lean . enterprise . middleware
 Tel: +94 112 145345
 Mob: +94 779 869138
 Blog: http://suhan-opensource.blogspot.com/

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




 --
 Cheers,

 Hasitha Amal De Silva
  Software Engineer
 Mobile : 0772037426
 Blog: http://devnutshell.tumblr.com/
 WSO2 Inc.: http://wso2.com ( lean.enterprise.middleware. )

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




 --
 Nipuni Perera
 Software Engineer; WSO2 Inc.; http://wso2.com
 Email: nip...@wso2.com
 Git hub profile: https://github.com/nipuni
 Mobile: +94 (71) 5626680
 http://wso2.com


 ___
 Dev mailing list
 Dev@wso2.org
 

Re: [Dev] WSO2 Committers += Asitha Nanayakkara

2014-11-23 Thread Rajkumar Rajaratnam
Congratulations Asitha.. !!

On Mon, Nov 24, 2014 at 10:53 AM, Lahiru Chandima lahi...@wso2.com wrote:

 Congrats Asitha!

 On Mon, Nov 24, 2014 at 10:49 AM, Buddhima Wijeweera buddh...@wso2.com
 wrote:

 Congratulations Asitha!

 On Mon, Nov 24, 2014 at 12:17 AM, Harsha Kumara hars...@wso2.com wrote:

 Congratulations Asitha!

 On Mon, Nov 24, 2014 at 10:43 AM, Pirinthapan Mahendran 
 pirintha...@wso2.com wrote:

 Congrats Asitha..!!



 Mahendran Pirinthapan
 Software Engineer | WSO2 Inc.
 Mobile +94772378732.

 On Mon, Nov 24, 2014 at 10:31 AM, Hasintha Indrajee hasin...@wso2.com
 wrote:

 Congratulations Asitha.. !!

 On Mon, Nov 24, 2014 at 10:30 AM, Nipuni Perera nip...@wso2.com
 wrote:

 Congratz Asitha!


 On Mon, Nov 24, 2014 at 10:28 AM, Hasitha Amal De Silva 
 hasit...@wso2.com wrote:

 Congrats Asitha ! :)

 On Mon, Nov 24, 2014 at 10:25 AM, Suhan Dharmasuriya 
 suh...@wso2.com wrote:

 Congrats Asitha!!!

 On Mon, Nov 24, 2014 at 10:21 AM, Vinuri Perera vinu...@wso2.com
 wrote:

 Congrats !!!

 On Mon, Nov 24, 2014 at 10:17 AM, Inshaf Mahath ins...@wso2.com
 wrote:

 Congrats Asitha!!!

 On Mon, Nov 24, 2014 at 10:16 AM, Sajini De Silva 
 saj...@wso2.com wrote:

 Congratulations Asitha!!!

 On Mon, Nov 24, 2014 at 10:14 AM, Shashika Karunatilaka 
 shashi...@wso2.com wrote:

 Congrats Asitha

 On Mon, Nov 24, 2014 at 10:09 AM, Rajeevan Vimalanathan 
 rajeev...@wso2.com wrote:

 Congratz Asitha...!!!

 On Mon, Nov 24, 2014 at 10:07 AM, Gayashan Amarasinghe 
 gayas...@wso2.com wrote:

 Congratulations Nanayakkara!!! =)

 On Mon, Nov 24, 2014 at 10:01 AM, Roshan Wijesena 
 ros...@wso2.com wrote:

 Congratulations!!

 On Mon, Nov 24, 2014 at 9:50 AM, Ramith Jayasinghe 
 ram...@wso2.com wrote:

 Hi Asitha,
 Congratulations!
 It is with great pleasure that we welcome you as a WSO2
 committer. Keep up the good work!

 thanks and best regards

 Ramith Jayasinghe
 Technical Lead
 WSO2 Inc., http://wso2.com
 lean.enterprise.middleware

 E: ram...@wso2.com

 --
 Ramith Jayasinghe
 Technical Lead
 WSO2 Inc., http://wso2.com
 lean.enterprise.middleware

 E: ram...@wso2.com
 P: +94 777542851


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




 --
 Roshan Wijesena.
 Senior Software Engineer-WSO2 Inc.
 Mobile: *+94752126789*
 Email: ros...@wso2.com
 *WSO2, Inc. :** wso2.com http://wso2.com/*
 lean.enterprise.middleware.

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




 --
 *Gayashan Amarasinghe*
 Software Engineer | Platform TG
 WSO2, Inc. | http://wso2.com
 lean. enterprise. middleware

 Mobile : +94718314517
 Blog : gayashan-a.blogspot.com

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




 --
 Best Regards,
 V.Rajeevan
 Software Engineer,
 WSO2 Inc. :http://wso2.com

 Mobile : +94 773090875
 Email : rajeev...@wso2.com

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




 --
 Shashika Prabath Karunatilaka,
 Software Engineer,
 WSO2, Inc: http://wso2.com/
 mobile : +94 77 7487792

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




 --
 Sajini De SIlva
 Software Engineer; WSO2 Inc.; http://wso2.com ,
 Email: saj...@wso2.com
 Blog: http://sajinid.blogspot.com/
 Git hub profile: https://github.com/sajinidesilva

 Phone: +94 712797729


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




 --
 Inshaf Mahath
 Associate Software Engineer
 Mobile: +94775907181
 WSO2 Inc.
 Lean . Enterprise . Middleware


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




 --
 Vinuri Perera
 Software Engineer | WSO2 Inc

 M : 0711518805


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




 --
 Suhan Dharmasuriya
 Software Engineer - Test Automation

 *WSO2, Inc. *

 lean . enterprise . middleware
 Tel: +94 112 145345
 Mob: +94 779 869138
 Blog: http://suhan-opensource.blogspot.com/

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




 --
 Cheers,

 Hasitha Amal De Silva
  Software Engineer
 Mobile : 0772037426
 Blog: http://devnutshell.tumblr.com/
 WSO2 Inc.: http://wso2.com ( lean.enterprise.middleware. )

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




 --
 Nipuni Perera
 Software Engineer; WSO2 Inc.; http://wso2.com
 Email: nip...@wso2.com
 Git hub profile: https://github.com/nipuni
 Mobile: +94 (71) 5626680
 http://wso2.com


 

Re: [Dev] Error when creating API from wsdl endpoint

2014-11-23 Thread Abimaran Kugathasan
Hi Tharindu,

It seems, you have wrong value for port.

On Mon, Nov 24, 2014 at 10:32 AM, Tharindu Dharmarathna tharin...@wso2.com
wrote:

 Hi Abimaran ,
 that wsdl endpoint is  work fine

 On Mon, Nov 24, 2014 at 10:16 AM, Abimaran Kugathasan abima...@wso2.com
 wrote:

 Hi Tharindu,

 Can you try your wsdl endpoint[1] in browser? Because, Log says Couldn't
 retrieve endpoint information from the WSDL.

 http://localhost:9000/services/SimpleStockQuoteService?wsdl

 On Mon, Nov 24, 2014 at 9:50 AM, Tharindu Dharmarathna 
 tharin...@wso2.com wrote:

 Hi All,

 I tried to create $subject using API Manager 1.7.0. When I go through
 the process, I have got [1] error from front-end and [2] from back-end. Is
 there any workaround to solve this issue?

 *Details fill in APi manager*
 1. ​Endpoint Type:WSDL Endpoint
 2. Production WSDL:
 http://localhost:9000/services/SimpleStockQuoteService?wsdl
 3. Service:SimpleStockQuoteService
 4. Port:9000
 [1] - See the Attachment(error.png)

 [2].

 Caused by: org.wso2.carbon.apimgt.api.APIManagementException: Error
 while publishing to Gateway
 at
 org.wso2.carbon.apimgt.impl.AbstractAPIManager.handleException(AbstractAPIManager.java:687)
 at
 org.wso2.carbon.apimgt.impl.APIProviderImpl.publishToGateway(APIProviderImpl.java:864)
 at
 org.wso2.carbon.apimgt.impl.APIProviderImpl.changeAPIStatus(APIProviderImpl.java:768)
 ... 63 more
 Caused by: org.apache.axis2.AxisFault: Error while adding new API
 at
 org.wso2.carbon.apimgt.impl.utils.RESTAPIAdminClient.addApi(RESTAPIAdminClient.java:61)
 at
 org.wso2.carbon.apimgt.impl.APIGatewayManager.publishToGateway(APIGatewayManager.java:164)
 at
 org.wso2.carbon.apimgt.impl.APIProviderImpl.publishToGateway(APIProviderImpl.java:862)
 ... 64 more
 Caused by: org.apache.axis2.AxisFault: Couldn't create endpoint from
 the given WSDL URI : Couldn't retrieve endpoint information from the WSDL.
 at
 org.apache.axis2.util.Utils.getInboundFaultFromMessageContext(Utils.java:531)
 at
 org.apache.axis2.description.OutInAxisOperationClient.handleResponse(OutInAxisOperation.java:370)
 at
 org.apache.axis2.description.OutInAxisOperationClient.send(OutInAxisOperation.java:445)
 at
 org.apache.axis2.description.OutInAxisOperationClient.executeImpl(OutInAxisOperation.java:225)
 at
 org.apache.axis2.client.OperationClient.execute(OperationClient.java:149)
 at
 org.wso2.carbon.rest.api.stub.RestApiAdminStub.addApiFromString(RestApiAdminStub.java:2314)
 at
 org.wso2.carbon.apimgt.impl.utils.RESTAPIAdminClient.addApi(RESTAPIAdminClient.java:58)
 ... 66 more
 [2014-11-24 09:36:00,448] ERROR - life-cycles:jag
 org.wso2.carbon.apimgt.api.APIManagementException: Error while updating API
 status



 --

 *Tharindu Dharmarathna*Associate Software Engineer
 WSO2 Inc.; http://wso2.com
 lean.enterprise.middleware

 mobile: *+94779109091 %2B94779109091*

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




 --
 Thanks
 Abimaran Kugathasan

 Software Engineer | WSO2 Inc
 Data  APIs Technologies Team
 Mobile : +94 773922820

 http://stackoverflow.com/users/515034
 http://lk.linkedin.com/in/abimaran
 http://www.lkabimaran.blogspot.com/  https://github.com/abimaran
 https://twitter.com/abimaran




 --

 *Tharindu Dharmarathna*Associate Software Engineer
 WSO2 Inc.; http://wso2.com
 lean.enterprise.middleware

 mobile: *+94779109091 %2B94779109091*




-- 
Thanks
Abimaran Kugathasan

Software Engineer | WSO2 Inc
Data  APIs Technologies Team
Mobile : +94 773922820

http://stackoverflow.com/users/515034
http://lk.linkedin.com/in/abimaran  http://www.lkabimaran.blogspot.com/
https://github.com/abimaran  https://twitter.com/abimaran
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] WSO2 Committers += Asitha Nanayakkara

2014-11-23 Thread Dilan Udara Ariyaratne
Congratulations, Asitha... !!!


*Dilan U. Ariyaratne*
Software Engineer
WSO2 Inc. http://wso2.com/
Mobile: +94775149066
lean . enterprise . middleware

On Mon, Nov 24, 2014 at 11:03 AM, Rajkumar Rajaratnam rajkum...@wso2.com
wrote:

 Congratulations Asitha.. !!

 On Mon, Nov 24, 2014 at 10:53 AM, Lahiru Chandima lahi...@wso2.com
 wrote:

 Congrats Asitha!

 On Mon, Nov 24, 2014 at 10:49 AM, Buddhima Wijeweera buddh...@wso2.com
 wrote:

 Congratulations Asitha!

 On Mon, Nov 24, 2014 at 12:17 AM, Harsha Kumara hars...@wso2.com
 wrote:

 Congratulations Asitha!

 On Mon, Nov 24, 2014 at 10:43 AM, Pirinthapan Mahendran 
 pirintha...@wso2.com wrote:

 Congrats Asitha..!!



 Mahendran Pirinthapan
 Software Engineer | WSO2 Inc.
 Mobile +94772378732.

 On Mon, Nov 24, 2014 at 10:31 AM, Hasintha Indrajee hasin...@wso2.com
  wrote:

 Congratulations Asitha.. !!

 On Mon, Nov 24, 2014 at 10:30 AM, Nipuni Perera nip...@wso2.com
 wrote:

 Congratz Asitha!


 On Mon, Nov 24, 2014 at 10:28 AM, Hasitha Amal De Silva 
 hasit...@wso2.com wrote:

 Congrats Asitha ! :)

 On Mon, Nov 24, 2014 at 10:25 AM, Suhan Dharmasuriya 
 suh...@wso2.com wrote:

 Congrats Asitha!!!

 On Mon, Nov 24, 2014 at 10:21 AM, Vinuri Perera vinu...@wso2.com
 wrote:

 Congrats !!!

 On Mon, Nov 24, 2014 at 10:17 AM, Inshaf Mahath ins...@wso2.com
 wrote:

 Congrats Asitha!!!

 On Mon, Nov 24, 2014 at 10:16 AM, Sajini De Silva 
 saj...@wso2.com wrote:

 Congratulations Asitha!!!

 On Mon, Nov 24, 2014 at 10:14 AM, Shashika Karunatilaka 
 shashi...@wso2.com wrote:

 Congrats Asitha

 On Mon, Nov 24, 2014 at 10:09 AM, Rajeevan Vimalanathan 
 rajeev...@wso2.com wrote:

 Congratz Asitha...!!!

 On Mon, Nov 24, 2014 at 10:07 AM, Gayashan Amarasinghe 
 gayas...@wso2.com wrote:

 Congratulations Nanayakkara!!! =)

 On Mon, Nov 24, 2014 at 10:01 AM, Roshan Wijesena 
 ros...@wso2.com wrote:

 Congratulations!!

 On Mon, Nov 24, 2014 at 9:50 AM, Ramith Jayasinghe 
 ram...@wso2.com wrote:

 Hi Asitha,
 Congratulations!
 It is with great pleasure that we welcome you as a WSO2
 committer. Keep up the good work!

 thanks and best regards

 Ramith Jayasinghe
 Technical Lead
 WSO2 Inc., http://wso2.com
 lean.enterprise.middleware

 E: ram...@wso2.com

 --
 Ramith Jayasinghe
 Technical Lead
 WSO2 Inc., http://wso2.com
 lean.enterprise.middleware

 E: ram...@wso2.com
 P: +94 777542851


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




 --
 Roshan Wijesena.
 Senior Software Engineer-WSO2 Inc.
 Mobile: *+94752126789*
 Email: ros...@wso2.com
 *WSO2, Inc. :** wso2.com http://wso2.com/*
 lean.enterprise.middleware.

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




 --
 *Gayashan Amarasinghe*
 Software Engineer | Platform TG
 WSO2, Inc. | http://wso2.com
 lean. enterprise. middleware

 Mobile : +94718314517
 Blog : gayashan-a.blogspot.com

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




 --
 Best Regards,
 V.Rajeevan
 Software Engineer,
 WSO2 Inc. :http://wso2.com

 Mobile : +94 773090875
 Email : rajeev...@wso2.com

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




 --
 Shashika Prabath Karunatilaka,
 Software Engineer,
 WSO2, Inc: http://wso2.com/
 mobile : +94 77 7487792

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




 --
 Sajini De SIlva
 Software Engineer; WSO2 Inc.; http://wso2.com ,
 Email: saj...@wso2.com
 Blog: http://sajinid.blogspot.com/
 Git hub profile: https://github.com/sajinidesilva

 Phone: +94 712797729


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




 --
 Inshaf Mahath
 Associate Software Engineer
 Mobile: +94775907181
 WSO2 Inc.
 Lean . Enterprise . Middleware


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




 --
 Vinuri Perera
 Software Engineer | WSO2 Inc

 M : 0711518805


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




 --
 Suhan Dharmasuriya
 Software Engineer - Test Automation

 *WSO2, Inc. *

 lean . enterprise . middleware
 Tel: +94 112 145345
 Mob: +94 779 869138
 Blog: http://suhan-opensource.blogspot.com/

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




 --
 Cheers,

 Hasitha Amal De Silva
  Software Engineer
 Mobile : 0772037426
 Blog: http://devnutshell.tumblr.com/
 WSO2 Inc.: http://wso2.com ( lean.enterprise.middleware. )

 ___
 Dev mailing list