Re: [Dev] CEP gives an error when adding stream-definition to a sample without using management console and re-run the sample

2014-10-09 Thread Praneesha Chandrasiri
Hi Shashika,

I think this is related to the discussion in the mail thread with the
subject [Dev] [BAM] Location of the stream definitions XML file in BAM?
in @Dev group.

Hope this information will be useful!

Copying @Documentation in case if there are any updates to be done in the
docs.

On Thu, Oct 9, 2014 at 11:34 AM, Shashika Karunatilaka shashi...@wso2.com
wrote:

 Hi,
 I'm in a process of running a sample using [1],
 in the samples there are pre-defined event streams, i found that those
 stream definitions can be found at  CEP_HOME
 /samples/artifacts/sample-id/stream-definitions.xml.
 If i tried to edit and add another attribute to
 stream-definitions.xml's payloadData it gives me a error if i re run the
 sample using [1].

 {DataBridgeDS}  Error redefining event stream of carbon.super:

{

  name: UserLoginInputStream,

  version: 1.0.0,

  nickName: login,

  description: Handles event stream related to user login life
 cycle.,

  payloadData: [

 {name: user_id,

  type: STRING

 },

 {name: newly_added,

  type: STRING

 }

 ]

 }



 org.wso2.carbon.databridge.commons.exception.DifferentStreamDefinitionAlreadyDefinedException:
 Cannot define Stream definition:{

   streamId: UserLoginInputStream:1.0.0,

   name: UserLoginInputStream,

   version: 1.0.0,

   nickName: login,

   description: Handles event stream related to user login life cycle.,

   payloadData: [

 {

   name: user_id,

   type: STRING

 }

   ]

 }, Another Stream with same name and version exist :{

   streamId: UserLoginInputStream:1.0.0,

   name: UserLoginInputStream,

   version: 1.0.0,

   nickName: login,

   description: Handles event stream related to user login life cycle.,

   payloadData: [

 {

   name: user_id,

   type: STRING

 }

   ]

 }
 and if i add the same data, save it using management console and re run
 the product using [1], it gives a similar kind of error with regard to that
 newly added data. then this can be fixed by adding the same data which
 added using management console to  CEP_HOME
 /samples/artifacts/sample-id/stream-definitions.xml.
 I found that there is another stream definition file in  
 CEP_HOME/repository/conf/data-bridge
 which updates the stream-definition when runnig the samples.

 My question is there any other way, file which stores the stream
 definition other than above mentioned locations?

 [1]
 https://docs.wso2.com/display/CEP310/Setting+up+CEP+Samples#SettingupCEPSamples-Prerequisites
 --
 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




-- 
Thanks  Best Regards,
*Praneesha Chandrasiri*
*Technical Writer*
*WSO2 Inc. *
*Mobile: +(94) 718156888*
*E-mail: pranee...@wso2.com pranee...@wso2.com*
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] ESB build error

2014-10-09 Thread Shiva Balachandran
Hi Chamin,

Please check if that directory contains the respective pom file. Also,
where are you building it from,using a IDE or using the terminal?

Thank you,



On Thu, Oct 9, 2014 at 11:45 AM, Chamin Nalinda cha...@wso2.com wrote:

 Error message says fails to collect dependencies for jars

 -- start -

 [INFO]
 
 [INFO] Reactor Summary:
 [INFO]
 [INFO] WSO2 ESB - Aggregator Module .. SUCCESS [0.317s]
 [INFO] WSO2 ESB - Styles Parent .. SUCCESS [0.012s]
 [INFO] WSO2 ESB - Styles . SUCCESS [4.901s]
 [INFO] WSO2 Stratos ESB - Styles . SUCCESS [0.210s]
 [INFO] WSO2 ESB - Samples Parent . SUCCESS [0.011s]
 [INFO] WSO2 ESB - Samples  FAILURE [4.441s]
 [INFO] WSO2 Stratos ESB - Samples  SKIPPED
 [INFO] WSO2 ESB - Features Parent  SKIPPED
 [INFO] WSO2 ESB - Features Aggregator Module . SKIPPED
 [INFO] WSO2 ESB - Styles Features  SKIPPED
 [INFO] WSO2 ESB - Samples Features ... SKIPPED
 [INFO] WSO2 Stratos ESB - Login User Interface ... SKIPPED
 [INFO] WSO2 Stratos ESB - Features Aggregator Module . SKIPPED
 [INFO] WSO2 Stratos ESB - Login UI Feature ... SKIPPED
 [INFO] WSO2 Stratos ESB - Styles Features  SKIPPED
 [INFO] WSO2 Stratos ESB - Samples Features ... SKIPPED
 [INFO] WSO2 ESB - P2 Profile Generation .. SKIPPED
 [INFO] WSO2 ESB - Distribution ... SKIPPED
 [INFO] WSO2 ESB - Integration Parent . SKIPPED
 [INFO] ESB Test Service Module ... SKIPPED
 [INFO] Integration Commons Module - ESB test Module .. SKIPPED
 [INFO] WSO2 ESB Integration Test Core  SKIPPED
 [INFO] ESB Mediators Test Module - 1 . SKIPPED
 [INFO] ESB Mediators Test Module - 2 . SKIPPED
 [INFO] ESB test Module - Sample .. SKIPPED
 [INFO] ESB test Module-Transport . SKIPPED
 [INFO] ESB test Module-Other . SKIPPED
 [INFO] ESB test Module-Service ... SKIPPED
 [INFO] ESB UI Test Module  SKIPPED
 [INFO] Integration Test Reporting  SKIPPED
 [INFO] WSO2 Carbon - Releases - products - Aggregator Module  SKIPPED
 [INFO]
 
 [INFO] BUILD FAILURE
 [INFO]
 
 [INFO] Total time: 11.365s
 [INFO] Finished at: Thu Oct 09 11:24:57 IST 2014
 [INFO] Final Memory: 20M/736M
 [INFO]
 
 [ERROR] Failed to execute goal on project org.wso2.esb.samples: Could not
 resolve dependencies for project
 org.wso2.esb:org.wso2.esb.samples:bundle:4.8.1: Failed to collect
 dependencies for [org.apache.synapse:synapse-core:jar:2.1.2-wso2v1
 (compile), org.apache.synapse:synapse-commons:jar:2.1.2-wso2v1 (compile),
 org.apache.ws.security.wso2:wss4j:jar:1.5.11.wso2v3 (compile),
 org.apache.rampart.wso2:rampart-core:jar:1.6.1.wso2v10 (compile),
 org.apache.geronimo.specs.wso2:geronimo-jms_1.1_spec:jar:1.1.0.wso2v1
 (compile)]: Failed to read artifact descriptor for
 org.apache.ws.security.wso2:wss4j:jar:1.5.11.wso2v3: Could not find
 artifact org.wso2.carbon:carbon-parent:pom:4.0.0-SNAPSHOT in wso2-nexus (
 http://maven.wso2.org/nexus/content/groups/wso2-public/) - [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/DependencyResolutionException
 [ERROR]
 [ERROR] After correcting the problems, you can resume the build with the
 command
 [ERROR]   mvn goals -rf :org.wso2.esb.samples


 -- end --


 --
 *Chamin Nalinda*

 Intern - Engineering
 WSO2 Inc. http://www.wso2.com
 lean.enterprise.middleware

 Mobile: (+94) 77 241 66 04
 Linkedin: https://www.linkedin.com/in/chaminnalinda
 Web: http://www.ckreativity.com
 Blog: http://techspiro.blogspot.com/


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




-- 
Shiva Balachandran
Software Engineer
WSO2 Inc.

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


Re: [Dev] ESB build error

2014-10-09 Thread Chamin Nalinda
yes the pom is there, I'm using terminal.

I follow this link[1] and I did go through the link[2] as well where there
is similar issue, but in my case it didn't work.

[1] https://docs.wso2.com/display/ESB480/Building+from+Source
[2] https://www.mail-archive.com/dev@wso2.org/msg32909.html

On Thu, Oct 9, 2014 at 11:49 AM, Shiva Balachandran sh...@wso2.com wrote:

 Hi Chamin,

 Please check if that directory contains the respective pom file. Also,
 where are you building it from,using a IDE or using the terminal?

 Thank you,



 On Thu, Oct 9, 2014 at 11:45 AM, Chamin Nalinda cha...@wso2.com wrote:

 Error message says fails to collect dependencies for jars

 -- start -

 [INFO]
 
 [INFO] Reactor Summary:
 [INFO]
 [INFO] WSO2 ESB - Aggregator Module .. SUCCESS
 [0.317s]
 [INFO] WSO2 ESB - Styles Parent .. SUCCESS
 [0.012s]
 [INFO] WSO2 ESB - Styles . SUCCESS
 [4.901s]
 [INFO] WSO2 Stratos ESB - Styles . SUCCESS
 [0.210s]
 [INFO] WSO2 ESB - Samples Parent . SUCCESS
 [0.011s]
 [INFO] WSO2 ESB - Samples  FAILURE
 [4.441s]
 [INFO] WSO2 Stratos ESB - Samples  SKIPPED
 [INFO] WSO2 ESB - Features Parent  SKIPPED
 [INFO] WSO2 ESB - Features Aggregator Module . SKIPPED
 [INFO] WSO2 ESB - Styles Features  SKIPPED
 [INFO] WSO2 ESB - Samples Features ... SKIPPED
 [INFO] WSO2 Stratos ESB - Login User Interface ... SKIPPED
 [INFO] WSO2 Stratos ESB - Features Aggregator Module . SKIPPED
 [INFO] WSO2 Stratos ESB - Login UI Feature ... SKIPPED
 [INFO] WSO2 Stratos ESB - Styles Features  SKIPPED
 [INFO] WSO2 Stratos ESB - Samples Features ... SKIPPED
 [INFO] WSO2 ESB - P2 Profile Generation .. SKIPPED
 [INFO] WSO2 ESB - Distribution ... SKIPPED
 [INFO] WSO2 ESB - Integration Parent . SKIPPED
 [INFO] ESB Test Service Module ... SKIPPED
 [INFO] Integration Commons Module - ESB test Module .. SKIPPED
 [INFO] WSO2 ESB Integration Test Core  SKIPPED
 [INFO] ESB Mediators Test Module - 1 . SKIPPED
 [INFO] ESB Mediators Test Module - 2 . SKIPPED
 [INFO] ESB test Module - Sample .. SKIPPED
 [INFO] ESB test Module-Transport . SKIPPED
 [INFO] ESB test Module-Other . SKIPPED
 [INFO] ESB test Module-Service ... SKIPPED
 [INFO] ESB UI Test Module  SKIPPED
 [INFO] Integration Test Reporting  SKIPPED
 [INFO] WSO2 Carbon - Releases - products - Aggregator Module  SKIPPED
 [INFO]
 
 [INFO] BUILD FAILURE
 [INFO]
 
 [INFO] Total time: 11.365s
 [INFO] Finished at: Thu Oct 09 11:24:57 IST 2014
 [INFO] Final Memory: 20M/736M
 [INFO]
 
 [ERROR] Failed to execute goal on project org.wso2.esb.samples: Could not
 resolve dependencies for project
 org.wso2.esb:org.wso2.esb.samples:bundle:4.8.1: Failed to collect
 dependencies for [org.apache.synapse:synapse-core:jar:2.1.2-wso2v1
 (compile), org.apache.synapse:synapse-commons:jar:2.1.2-wso2v1 (compile),
 org.apache.ws.security.wso2:wss4j:jar:1.5.11.wso2v3 (compile),
 org.apache.rampart.wso2:rampart-core:jar:1.6.1.wso2v10 (compile),
 org.apache.geronimo.specs.wso2:geronimo-jms_1.1_spec:jar:1.1.0.wso2v1
 (compile)]: Failed to read artifact descriptor for
 org.apache.ws.security.wso2:wss4j:jar:1.5.11.wso2v3: Could not find
 artifact org.wso2.carbon:carbon-parent:pom:4.0.0-SNAPSHOT in wso2-nexus (
 http://maven.wso2.org/nexus/content/groups/wso2-public/) - [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/DependencyResolutionException
 [ERROR]
 [ERROR] After correcting the problems, you can resume the build with the
 command
 [ERROR]   mvn goals -rf :org.wso2.esb.samples


 -- end --


 --
 *Chamin Nalinda*

 Intern - Engineering
 WSO2 Inc. http://www.wso2.com
 lean.enterprise.middleware

 Mobile: (+94) 77 241 66 04
 Linkedin: https://www.linkedin.com/in/chaminnalinda
 Web: http://www.ckreativity.com
 Blog: http://techspiro.blogspot.com/


 

Re: [Dev] CEP gives an error when adding stream-definition to a sample without using management console and re-run the sample

2014-10-09 Thread Niranda Perera
Hi Shashika,

AFAIK CEP in it's startup reads the
CEP_HOME/repository/conf/data-bridge/streams-definition.xml
file by default and store it in the registry. When you run a sample, during
the start-up, it will gather the relevant files from the
samples/artifacts/id directories.

Try changing the name of the edited stream.


On Thu, Oct 9, 2014 at 11:41 AM, Praneesha Chandrasiri pranee...@wso2.com
wrote:

 Hi Shashika,

 I think this is related to the discussion in the mail thread with the
 subject [Dev] [BAM] Location of the stream definitions XML file in BAM?
 in @Dev group.

 Hope this information will be useful!

 Copying @Documentation in case if there are any updates to be done in the
 docs.

 On Thu, Oct 9, 2014 at 11:34 AM, Shashika Karunatilaka shashi...@wso2.com
  wrote:

 Hi,
 I'm in a process of running a sample using [1],
 in the samples there are pre-defined event streams, i found that those
 stream definitions can be found at  CEP_HOME
 /samples/artifacts/sample-id/stream-definitions.xml.
 If i tried to edit and add another attribute to
 stream-definitions.xml's payloadData it gives me a error if i re run the
 sample using [1].

 {DataBridgeDS}  Error redefining event stream of carbon.super:

{

  name: UserLoginInputStream,

  version: 1.0.0,

  nickName: login,

  description: Handles event stream related to user login life
 cycle.,

  payloadData: [

 {name: user_id,

  type: STRING

 },

 {name: newly_added,

  type: STRING

 }

 ]

 }



 org.wso2.carbon.databridge.commons.exception.DifferentStreamDefinitionAlreadyDefinedException:
 Cannot define Stream definition:{

   streamId: UserLoginInputStream:1.0.0,

   name: UserLoginInputStream,

   version: 1.0.0,

   nickName: login,

   description: Handles event stream related to user login life cycle.,

   payloadData: [

 {

   name: user_id,

   type: STRING

 }

   ]

 }, Another Stream with same name and version exist :{

   streamId: UserLoginInputStream:1.0.0,

   name: UserLoginInputStream,

   version: 1.0.0,

   nickName: login,

   description: Handles event stream related to user login life cycle.,

   payloadData: [

 {

   name: user_id,

   type: STRING

 }

   ]

 }
 and if i add the same data, save it using management console and re run
 the product using [1], it gives a similar kind of error with regard to that
 newly added data. then this can be fixed by adding the same data which
 added using management console to  CEP_HOME
 /samples/artifacts/sample-id/stream-definitions.xml.
 I found that there is another stream definition file in  
 CEP_HOME/repository/conf/data-bridge
 which updates the stream-definition when runnig the samples.

 My question is there any other way, file which stores the stream
 definition other than above mentioned locations?

 [1]
 https://docs.wso2.com/display/CEP310/Setting+up+CEP+Samples#SettingupCEPSamples-Prerequisites
 --
 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




 --
 Thanks  Best Regards,
 *Praneesha Chandrasiri*
 *Technical Writer*
 *WSO2 Inc. *
 *Mobile: +(94) 718156888 %2B%2894%29%20718156888*
 *E-mail: pranee...@wso2.com pranee...@wso2.com*

  --
 You received this message because you are subscribed to the Google Groups
 WSO2 Documentation group.
 To unsubscribe from this group and stop receiving emails from it, send an
 email to documentation+unsubscr...@wso2.com.
 For more options, visit https://groups.google.com/a/wso2.com/d/optout.




-- 
*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


[Dev] Jaggery websocket sample not working

2014-10-09 Thread Sam Sivayogam
HI All,

I'm trying to run the following sample using wso2as 5.2.1
http://jaggeryjs.org/documentation.jag?api=webSocket

But it gives the following error message *ReferenceError: webSocket
is not defined.*


Thank You.

-- 
*Sam Sivayogam*

Software Engineer

http://www.wso2.com/
*Mobile*  : +94 772 906 439
*Office*   : +94 112 145 345
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


[Dev] ClassNotFoundException : org.wso2.carbon.student.mgt.GetStudents when creating carbon component.

2014-10-09 Thread Hemika Kodikara
Hi All,

I have been following this tutorial on creating a carbon component [1]. I
have created all 3 OSGI bundles and added them to the dropins folder.
Once I start the carbon server, I see the component I created as
student.menu. But when clicked on it, nothing happens. In the carbon
console I see the following error. I have also attached a copy of the tree
structure of the org.wso2.carbon.student.mgt.ui project and also the
content of the org.wso2.carbon.student.mgt.ui jar file.

 The error -

[2014-10-09 11:21:37,920] ERROR
{org.apache.catalina.core.ApplicationDispatcher} -  Servlet.service() for
servlet bridgeservlet threw exception
java.lang.ClassNotFoundException: org.wso2.carbon.student.mgt.GetStudents
at
org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:455)
at
org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:421)
at
org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:412)
at
org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.java:107)
at java.lang.ClassLoader.loadClass(ClassLoader.java:356)
at
org.wso2.carbon.student.mgt.stub.StudentManagerStub.toEnvelope(StudentManagerStub.java:461)
at
org.wso2.carbon.student.mgt.stub.StudentManagerStub.getStudents(StudentManagerStub.java:169)
at
org.wso2.carbon.student.mgt.ui.StudentManagerClient.getStudents(StudentManagerClient.java:24)
at
org.apache.jsp.student_002dmgt.index_jsp._jspService(org.apache.jsp.student_002dmgt.index_jsp:77)
at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:111)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:848)
at
org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:403)
at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:492)
at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:378)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:848)
at org.wso2.carbon.ui.JspServlet.service(JspServlet.java:155)
at org.wso2.carbon.ui.TilesJspServlet.service(TilesJspServlet.java:80)
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:68)
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.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:749)
at
org.apache.catalina.core.ApplicationDispatcher.doInclude(ApplicationDispatcher.java:605)
at
org.apache.catalina.core.ApplicationDispatcher.include(ApplicationDispatcher.java:544)
at
org.eclipse.equinox.http.servlet.internal.RequestDispatcherAdaptor.include(RequestDispatcherAdaptor.java:37)
at
org.eclipse.equinox.http.helper.ContextPathServletAdaptor$RequestDispatcherAdaptor.include(ContextPathServletAdaptor.java:369)
at
org.apache.jasper.runtime.JspRuntimeLibrary.include(JspRuntimeLibrary.java:1015)
at
org.apache.jasper.runtime.PageContextImpl.include(PageContextImpl.java:700)
at sun.reflect.GeneratedMethodAccessor37.invoke(Unknown Source)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:601)
at org.apache.tiles.jsp.context.JspUtil.doInclude(JspUtil.java:87)
at
org.apache.tiles.jsp.context.JspTilesRequestContext.include(JspTilesRequestContext.java:88)
at
org.apache.tiles.jsp.context.JspTilesRequestContext.dispatch(JspTilesRequestContext.java:82)
at
org.apache.tiles.impl.BasicTilesContainer.render(BasicTilesContainer.java:465)
at
org.apache.tiles.jsp.taglib.InsertAttributeTag.render(InsertAttributeTag.java:140)
at
org.apache.tiles.jsp.taglib.InsertAttributeTag.render(InsertAttributeTag.java:117)
at
org.apache.tiles.jsp.taglib.RenderTagSupport.execute(RenderTagSupport.java:171)
at
org.apache.tiles.jsp.taglib.RoleSecurityTagSupport.doEndTag(RoleSecurityTagSupport.java:75)
at
org.apache.tiles.jsp.taglib.ContainerTagSupport.doEndTag(ContainerTagSupport.java:80)
at
org.apache.jsp.admin.layout.template_jsp._jspx_meth_tiles_insertAttribute_7(org.apache.jsp.admin.layout.template_jsp:603)
at
org.apache.jsp.admin.layout.template_jsp._jspService(org.apache.jsp.admin.layout.template_jsp:335)
at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:111)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:848)
at

Re: [Dev] ESB build error

2014-10-09 Thread Chamin Nalinda
Hi Ranwala,

location is : product-releases/chunk-04/products/pom.xml

here's the error stack (some artifacts are missing)


 start 

[INFO]

[INFO]

[INFO] Building WSO2 ESB - Samples 4.8.1
[INFO]

[INFO]

[INFO] Reactor Summary:
[INFO]
[INFO] WSO2 ESB - Aggregator Module .. SUCCESS [0.367s]
[INFO] WSO2 ESB - Styles Parent .. SUCCESS [0.010s]
[INFO] WSO2 ESB - Styles . SUCCESS [1.668s]
[INFO] WSO2 Stratos ESB - Styles . SUCCESS [0.232s]
[INFO] WSO2 ESB - Samples Parent . SUCCESS [0.010s]
[INFO] WSO2 ESB - Samples  FAILURE [1.185s]
[INFO] WSO2 Stratos ESB - Samples  SKIPPED
[INFO] WSO2 ESB - Features Parent  SKIPPED
[INFO] WSO2 ESB - Features Aggregator Module . SKIPPED
[INFO] WSO2 ESB - Styles Features  SKIPPED
[INFO] WSO2 ESB - Samples Features ... SKIPPED
[INFO] WSO2 Stratos ESB - Login User Interface ... SKIPPED
[INFO] WSO2 Stratos ESB - Features Aggregator Module . SKIPPED
[INFO] WSO2 Stratos ESB - Login UI Feature ... SKIPPED
[INFO] WSO2 Stratos ESB - Styles Features  SKIPPED
[INFO] WSO2 Stratos ESB - Samples Features ... SKIPPED
[INFO] WSO2 ESB - P2 Profile Generation .. SKIPPED
[INFO] WSO2 ESB - Distribution ... SKIPPED
[INFO] WSO2 ESB - Integration Parent . SKIPPED
[INFO] ESB Test Service Module ... SKIPPED
[INFO] Integration Commons Module - ESB test Module .. SKIPPED
[INFO] WSO2 ESB Integration Test Core  SKIPPED
[INFO] ESB Mediators Test Module - 1 . SKIPPED
[INFO] ESB Mediators Test Module - 2 . SKIPPED
[INFO] ESB test Module - Sample .. SKIPPED
[INFO] ESB test Module-Transport . SKIPPED
[INFO] ESB test Module-Other . SKIPPED
[INFO] ESB test Module-Service ... SKIPPED
[INFO] ESB UI Test Module  SKIPPED
[INFO] Integration Test Reporting  SKIPPED
[INFO] WSO2 Carbon - Releases - products - Aggregator Module  SKIPPED
[INFO]

[INFO] BUILD FAILURE
[INFO]

[INFO] Total time: 5.050s
[INFO] Finished at: Thu Oct 09 12:00:05 IST 2014
[INFO] Final Memory: 19M/736M
[INFO]

[ERROR] Failed to execute goal on project org.wso2.esb.samples: Could not
resolve dependencies for project
org.wso2.esb:org.wso2.esb.samples:bundle:4.8.1: Failed to collect
dependencies for [org.apache.synapse:synapse-core:jar:2.1.2-wso2v1
(compile), org.apache.synapse:synapse-commons:jar:2.1.2-wso2v1 (compile),
org.apache.ws.security.wso2:wss4j:jar:1.5.11.wso2v3 (compile),
org.apache.rampart.wso2:rampart-core:jar:1.6.1.wso2v10 (compile),
org.apache.geronimo.specs.wso2:geronimo-jms_1.1_spec:jar:1.1.0.wso2v1
(compile)]: Failed to read artifact descriptor for
org.apache.ws.security.wso2:wss4j:jar:1.5.11.wso2v3: Failure to find
org.wso2.carbon:carbon-parent:pom:4.0.0-SNAPSHOT in
http://maven.wso2.org/nexus/content/groups/wso2-public/ was cached in the
local repository, resolution will not be reattempted until the update
interval of wso2-nexus has elapsed or updates are forced - [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute
goal on project org.wso2.esb.samples: Could not resolve dependencies for
project org.wso2.esb:org.wso2.esb.samples:bundle:4.8.1: Failed to collect
dependencies for [org.apache.synapse:synapse-core:jar:2.1.2-wso2v1
(compile), org.apache.synapse:synapse-commons:jar:2.1.2-wso2v1 (compile),
org.apache.ws.security.wso2:wss4j:jar:1.5.11.wso2v3 (compile),
org.apache.rampart.wso2:rampart-core:jar:1.6.1.wso2v10 (compile),
org.apache.geronimo.specs.wso2:geronimo-jms_1.1_spec:jar:1.1.0.wso2v1
(compile)]
at
org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies(LifecycleDependencyResolver.java:210)
at
org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.resolveProjectDependencies(LifecycleDependencyResolver.java:117)
at
org.apache.maven.lifecycle.internal.MojoExecutor.ensureDependenciesAreResolved(MojoExecutor.java:258)
at
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:201)
at
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
at

Re: [Dev] ClassNotFoundException : org.wso2.carbon.student.mgt.GetStudents when creating carbon component.

2014-10-09 Thread Supun Muthutantrige
Hi Hemika,

Can you attach the StudentManagerClient.java file. It seems the problem is
caused from there.

Regards



*Supun Rasitha Muthutantrige*




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


Re: [Dev] ClassNotFoundException : org.wso2.carbon.student.mgt.GetStudents when creating carbon component.

2014-10-09 Thread Shashika Karunatilaka
Hi Hemika,
check the folder structure of the resources in eclipse

Thank you

On Thu, Oct 9, 2014 at 12:03 PM, Hemika Kodikara hem...@wso2.com wrote:

 Hi All,

 I have been following this tutorial on creating a carbon component [1]. I
 have created all 3 OSGI bundles and added them to the dropins folder.
 Once I start the carbon server, I see the component I created as
 student.menu. But when clicked on it, nothing happens. In the carbon
 console I see the following error. I have also attached a copy of the tree
 structure of the org.wso2.carbon.student.mgt.ui project and also the
 content of the org.wso2.carbon.student.mgt.ui jar file.

  The error -

 [2014-10-09 11:21:37,920] ERROR
 {org.apache.catalina.core.ApplicationDispatcher} -  Servlet.service() for
 servlet bridgeservlet threw exception
 java.lang.ClassNotFoundException: org.wso2.carbon.student.mgt.GetStudents
 at
 org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:455)
 at
 org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:421)
 at
 org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:412)
 at
 org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.java:107)
 at java.lang.ClassLoader.loadClass(ClassLoader.java:356)
 at
 org.wso2.carbon.student.mgt.stub.StudentManagerStub.toEnvelope(StudentManagerStub.java:461)
 at
 org.wso2.carbon.student.mgt.stub.StudentManagerStub.getStudents(StudentManagerStub.java:169)
 at
 org.wso2.carbon.student.mgt.ui.StudentManagerClient.getStudents(StudentManagerClient.java:24)
 at
 org.apache.jsp.student_002dmgt.index_jsp._jspService(org.apache.jsp.student_002dmgt.index_jsp:77)
 at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:111)
 at javax.servlet.http.HttpServlet.service(HttpServlet.java:848)
 at
 org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:403)
 at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:492)
 at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:378)
 at javax.servlet.http.HttpServlet.service(HttpServlet.java:848)
 at org.wso2.carbon.ui.JspServlet.service(JspServlet.java:155)
 at org.wso2.carbon.ui.TilesJspServlet.service(TilesJspServlet.java:80)
 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:68)
 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.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:749)
 at
 org.apache.catalina.core.ApplicationDispatcher.doInclude(ApplicationDispatcher.java:605)
 at
 org.apache.catalina.core.ApplicationDispatcher.include(ApplicationDispatcher.java:544)
 at
 org.eclipse.equinox.http.servlet.internal.RequestDispatcherAdaptor.include(RequestDispatcherAdaptor.java:37)
 at
 org.eclipse.equinox.http.helper.ContextPathServletAdaptor$RequestDispatcherAdaptor.include(ContextPathServletAdaptor.java:369)
 at
 org.apache.jasper.runtime.JspRuntimeLibrary.include(JspRuntimeLibrary.java:1015)
 at
 org.apache.jasper.runtime.PageContextImpl.include(PageContextImpl.java:700)
 at sun.reflect.GeneratedMethodAccessor37.invoke(Unknown Source)
 at
 sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
 at java.lang.reflect.Method.invoke(Method.java:601)
 at org.apache.tiles.jsp.context.JspUtil.doInclude(JspUtil.java:87)
 at
 org.apache.tiles.jsp.context.JspTilesRequestContext.include(JspTilesRequestContext.java:88)
 at
 org.apache.tiles.jsp.context.JspTilesRequestContext.dispatch(JspTilesRequestContext.java:82)
 at
 org.apache.tiles.impl.BasicTilesContainer.render(BasicTilesContainer.java:465)
 at
 org.apache.tiles.jsp.taglib.InsertAttributeTag.render(InsertAttributeTag.java:140)
 at
 org.apache.tiles.jsp.taglib.InsertAttributeTag.render(InsertAttributeTag.java:117)
 at
 org.apache.tiles.jsp.taglib.RenderTagSupport.execute(RenderTagSupport.java:171)
 at
 org.apache.tiles.jsp.taglib.RoleSecurityTagSupport.doEndTag(RoleSecurityTagSupport.java:75)
 at
 org.apache.tiles.jsp.taglib.ContainerTagSupport.doEndTag(ContainerTagSupport.java:80)
 at
 org.apache.jsp.admin.layout.template_jsp._jspx_meth_tiles_insertAttribute_7(org.apache.jsp.admin.layout.template_jsp:603)
 at
 

Re: [Dev] ClassNotFoundException : org.wso2.carbon.student.mgt.GetStudents when creating carbon component.

2014-10-09 Thread Shashika Karunatilaka
yes as chamin said check the component.xml as well, seems it couldn't find
the resource.properties and map it

Thank you.

On Thu, Oct 9, 2014 at 12:15 PM, Chamin Nalinda cha...@wso2.com wrote:

 Hi Hemika,

 The menu should appear as Students. Check your Resources.properties
 and component.xml and make sure they are accordance with documentation.

 On Thu, Oct 9, 2014 at 12:03 PM, Hemika Kodikara hem...@wso2.com wrote:

 Hi All,

 I have been following this tutorial on creating a carbon component [1]. I
 have created all 3 OSGI bundles and added them to the dropins folder.
 Once I start the carbon server, I see the component I created as
 student.menu. But when clicked on it, nothing happens. In the carbon
 console I see the following error. I have also attached a copy of the tree
 structure of the org.wso2.carbon.student.mgt.ui project and also the
 content of the org.wso2.carbon.student.mgt.ui jar file.

  The error -

 [2014-10-09 11:21:37,920] ERROR
 {org.apache.catalina.core.ApplicationDispatcher} -  Servlet.service() for
 servlet bridgeservlet threw exception
 java.lang.ClassNotFoundException: org.wso2.carbon.student.mgt.GetStudents
 at
 org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:455)
 at
 org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:421)
 at
 org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:412)
 at
 org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.java:107)
 at java.lang.ClassLoader.loadClass(ClassLoader.java:356)
 at
 org.wso2.carbon.student.mgt.stub.StudentManagerStub.toEnvelope(StudentManagerStub.java:461)
 at
 org.wso2.carbon.student.mgt.stub.StudentManagerStub.getStudents(StudentManagerStub.java:169)
 at
 org.wso2.carbon.student.mgt.ui.StudentManagerClient.getStudents(StudentManagerClient.java:24)
 at
 org.apache.jsp.student_002dmgt.index_jsp._jspService(org.apache.jsp.student_002dmgt.index_jsp:77)
 at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:111)
 at javax.servlet.http.HttpServlet.service(HttpServlet.java:848)
 at
 org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:403)
 at
 org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:492)
 at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:378)
 at javax.servlet.http.HttpServlet.service(HttpServlet.java:848)
 at org.wso2.carbon.ui.JspServlet.service(JspServlet.java:155)
 at org.wso2.carbon.ui.TilesJspServlet.service(TilesJspServlet.java:80)
 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:68)
 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.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:749)
 at
 org.apache.catalina.core.ApplicationDispatcher.doInclude(ApplicationDispatcher.java:605)
 at
 org.apache.catalina.core.ApplicationDispatcher.include(ApplicationDispatcher.java:544)
 at
 org.eclipse.equinox.http.servlet.internal.RequestDispatcherAdaptor.include(RequestDispatcherAdaptor.java:37)
 at
 org.eclipse.equinox.http.helper.ContextPathServletAdaptor$RequestDispatcherAdaptor.include(ContextPathServletAdaptor.java:369)
 at
 org.apache.jasper.runtime.JspRuntimeLibrary.include(JspRuntimeLibrary.java:1015)
 at
 org.apache.jasper.runtime.PageContextImpl.include(PageContextImpl.java:700)
 at sun.reflect.GeneratedMethodAccessor37.invoke(Unknown Source)
 at
 sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
 at java.lang.reflect.Method.invoke(Method.java:601)
 at org.apache.tiles.jsp.context.JspUtil.doInclude(JspUtil.java:87)
 at
 org.apache.tiles.jsp.context.JspTilesRequestContext.include(JspTilesRequestContext.java:88)
 at
 org.apache.tiles.jsp.context.JspTilesRequestContext.dispatch(JspTilesRequestContext.java:82)
 at
 org.apache.tiles.impl.BasicTilesContainer.render(BasicTilesContainer.java:465)
 at
 org.apache.tiles.jsp.taglib.InsertAttributeTag.render(InsertAttributeTag.java:140)
 at
 org.apache.tiles.jsp.taglib.InsertAttributeTag.render(InsertAttributeTag.java:117)
 at
 org.apache.tiles.jsp.taglib.RenderTagSupport.execute(RenderTagSupport.java:171)
 at
 

Re: [Dev] Governance Registry: Web service executor sample

2014-10-09 Thread Himasha Guruge
Hi Shiva,

This is the xml configuration of the lifecycle source in governance
registry.

aspect name=SampleLifeCycle
class=org.wso2.carbon.governance.registry.extensions.aspects.DefaultLifeCycle
configuration type=literal
lifecycle
scxml xmlns=http://www.w3.org/2005/07/scxml;
   version=1.0
   initialstate=Development
state id=Development
datamodel
   data name=transitionExecution
execution forEvent=Promote
class=org.wso2.carbon.governance.registry.extensions.executors.WSExecutor
parameter name=async value=false/
parameter name=save.type value=property/
parameter name=save.name value=response/
parameter name=response.xpath value=//ns:return/
parameter name=response.namespace value=
http://ws.apache.org/axis2/
parameter name=response.namespace.prefix value=ns/
parameter name=epr value=
http://localhost:8080/axis2/services/AdderService.AdderServiceHttpSoap11Endpoint/
/
parameter name=payload
soapenv:Envelope xmlns:soapenv=
http://schemas.xmlsoap.org/soap/envelope/; xmlns:axis=
http://ws.apache.org/axis2;
soapenv:Header/
soapenv:Body
axis:add
axis:args05/axis:args0
axis:args16/axis:args1
/axis:add
/soapenv:Body
/soapenv:Envelope
/parameter
  /execution
/data
/datamodel
transition event=Promote target=Tested/

/state
state id=Tested
datamodel
data name=checkItems
item name=Effective Inspection Completed
forEvent=
/item
item name=Test Cases Passed forEvent=
/item
item name=Smoke Test Passed forEvent=
/item
/data
/datamodel
transition event=Promote target=Production/
transition event=Demote target=Development/
/state
state id=Production
transition event=Demote target=Tested/
/state
/scxml
/lifecycle
/configuration
/aspect


Thanks  Regards,

On Thu, Oct 9, 2014 at 12:10 PM, Shiva Balachandran sh...@wso2.com wrote:

 Hi Himasha,

 Please share the complete XML file.

 Thank you

 On Thu, Oct 9, 2014 at 9:28 AM, Himasha Guruge himas...@wso2.com wrote:

 Hi All,

 In Governance Registry web service executor sample[1] , when trying to
 create a new lifecycle, I'm unable to save it since it says unable to
 validate the configuration.

 In the console, following error is shown where line number 23 points to
  axis:args05/axis:args0 of the payload parameter.

  ERROR {org.wso2.carbon.governance.lcm.util.CommonUtil} -  Unable to
 parse the XML configuration. Please validate the XML
 configurationorg.xml.sax.SAXParseException; lineNumber: 23; columnNumber:
 33; cvc-complex-type.2.3: Element 'parameter' cannot have character
 [children], because the type's content type is element-only.

 I have added the exact segment mentioned in the sample, under data model
 tag of Development state. What could be the issue in the xml configuration?

 [1]
  https://docs.wso2.com/display/Governance460/Web+Service+Executor+Sample
 https://docs.wso2.com/display/Governance460/Web+Service+Executor+Sample
 Thanks  Regards,

 --
 Himasha Guruge
 *Software Engineer*
 WS*O2* *Inc.*
 Mobile: +94 777459299
 himas...@wso2.com

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




 --
 Shiva Balachandran
 Software Engineer
 WSO2 Inc.

 Mobile - +94 774445788




-- 
Himasha Guruge
*Software Engineer*
WS*O2* *Inc.*
Mobile: +94 777459299
himas...@wso2.com
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] ClassNotFoundException : org.wso2.carbon.student.mgt.GetStudents when creating carbon component.

2014-10-09 Thread Hemika Kodikara
Hi Supun,

I have attached the request file. Please note that in eclipse it shows
several error in 2 import lines and others. But the build gets succeeded
when using Maven.

Hi Chamin and Shashika,
The contents are the same as it is mentioned in the tutorial. I also
noticed the issue. But couldn't find a reason.

- component.xml --

component xmlns=http://products.wso2.org/carbon;
menus
menu
idstudentmgt_menu/id
i18n-keystudent.menu/i18n-key
i18n-bundleorg.wso2.carbon.student.mgt.ui.i18n.Resources
/i18n-bundle
parent-menumanage_menu/parent-menu
link../student-mgt/index.jsp/link
regionregion1/region
order50/order
style-classmanage/style-class
icon../student-mgt/images/students.gif/icon
require-permission/permission/protected/manage/require-permission
/menu
/menus
/component

-- component.xml --

- Resources.properties --

student.menu=Students


- Resources.properties -

Note : several others issues are also shown in red in my index.jsp. But it
doesn't seem to stop the build.

Thanks.

Hemika Kodikara
Software Engineer
WSO2 Inc.
lean . enterprise . middleware
http://wso2.com

Mobile : +9477762

On Thu, Oct 9, 2014 at 12:19 PM, Shashika Karunatilaka shashi...@wso2.com
wrote:

 yes as chamin said check the component.xml as well, seems it couldn't find
 the resource.properties and map it

 Thank you.

 On Thu, Oct 9, 2014 at 12:15 PM, Chamin Nalinda cha...@wso2.com wrote:

 Hi Hemika,

 The menu should appear as Students. Check your Resources.properties
 and component.xml and make sure they are accordance with documentation.

 On Thu, Oct 9, 2014 at 12:03 PM, Hemika Kodikara hem...@wso2.com wrote:

 Hi All,

 I have been following this tutorial on creating a carbon component [1].
 I have created all 3 OSGI bundles and added them to the dropins folder.
 Once I start the carbon server, I see the component I created as
 student.menu. But when clicked on it, nothing happens. In the carbon
 console I see the following error. I have also attached a copy of the tree
 structure of the org.wso2.carbon.student.mgt.ui project and also the
 content of the org.wso2.carbon.student.mgt.ui jar file.

  The error -

 [2014-10-09 11:21:37,920] ERROR
 {org.apache.catalina.core.ApplicationDispatcher} -  Servlet.service() for
 servlet bridgeservlet threw exception
 java.lang.ClassNotFoundException: org.wso2.carbon.student.mgt.GetStudents
 at
 org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:455)
 at
 org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:421)
 at
 org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:412)
 at
 org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.java:107)
 at java.lang.ClassLoader.loadClass(ClassLoader.java:356)
 at
 org.wso2.carbon.student.mgt.stub.StudentManagerStub.toEnvelope(StudentManagerStub.java:461)
 at
 org.wso2.carbon.student.mgt.stub.StudentManagerStub.getStudents(StudentManagerStub.java:169)
 at
 org.wso2.carbon.student.mgt.ui.StudentManagerClient.getStudents(StudentManagerClient.java:24)
 at
 org.apache.jsp.student_002dmgt.index_jsp._jspService(org.apache.jsp.student_002dmgt.index_jsp:77)
 at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:111)
 at javax.servlet.http.HttpServlet.service(HttpServlet.java:848)
 at
 org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:403)
 at
 org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:492)
 at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:378)
 at javax.servlet.http.HttpServlet.service(HttpServlet.java:848)
 at org.wso2.carbon.ui.JspServlet.service(JspServlet.java:155)
 at org.wso2.carbon.ui.TilesJspServlet.service(TilesJspServlet.java:80)
 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:68)
 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.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:749)
 at
 org.apache.catalina.core.ApplicationDispatcher.doInclude(ApplicationDispatcher.java:605)
 at
 org.apache.catalina.core.ApplicationDispatcher.include(ApplicationDispatcher.java:544)
 at
 

Re: [Dev] CEP gives an error when adding stream-definition to a sample without using management console and re-run the sample

2014-10-09 Thread Rajeev Sampath
Hi,

This happens since the stream is already stored in the registry. You can
either increment the version number of the modified stream or else delete
the existing stream from the registry (Manage - Event Streams in
management console).


Thanks
Rajeev

On Thu, Oct 9, 2014 at 11:34 AM, Shashika Karunatilaka shashi...@wso2.com
wrote:

 Hi,
 I'm in a process of running a sample using [1],
 in the samples there are pre-defined event streams, i found that those
 stream definitions can be found at  CEP_HOME
 /samples/artifacts/sample-id/stream-definitions.xml.
 If i tried to edit and add another attribute to
 stream-definitions.xml's payloadData it gives me a error if i re run the
 sample using [1].

 {DataBridgeDS}  Error redefining event stream of carbon.super:

{

  name: UserLoginInputStream,

  version: 1.0.0,

  nickName: login,

  description: Handles event stream related to user login life
 cycle.,

  payloadData: [

 {name: user_id,

  type: STRING

 },

 {name: newly_added,

  type: STRING

 }

 ]

 }



 org.wso2.carbon.databridge.commons.exception.DifferentStreamDefinitionAlreadyDefinedException:
 Cannot define Stream definition:{

   streamId: UserLoginInputStream:1.0.0,

   name: UserLoginInputStream,

   version: 1.0.0,

   nickName: login,

   description: Handles event stream related to user login life cycle.,

   payloadData: [

 {

   name: user_id,

   type: STRING

 }

   ]

 }, Another Stream with same name and version exist :{

   streamId: UserLoginInputStream:1.0.0,

   name: UserLoginInputStream,

   version: 1.0.0,

   nickName: login,

   description: Handles event stream related to user login life cycle.,

   payloadData: [

 {

   name: user_id,

   type: STRING

 }

   ]

 }
 and if i add the same data, save it using management console and re run
 the product using [1], it gives a similar kind of error with regard to that
 newly added data. then this can be fixed by adding the same data which
 added using management console to  CEP_HOME
 /samples/artifacts/sample-id/stream-definitions.xml.
 I found that there is another stream definition file in  
 CEP_HOME/repository/conf/data-bridge
 which updates the stream-definition when runnig the samples.

 My question is there any other way, file which stores the stream
 definition other than above mentioned locations?

 [1]
 https://docs.wso2.com/display/CEP310/Setting+up+CEP+Samples#SettingupCEPSamples-Prerequisites
 --
 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




-- 
Rajeev Sampath
Senior Software Engineer
WSO2, Inc.; http://www.wso2.com.

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


Re: [Dev] ClassNotFoundException : org.wso2.carbon.student.mgt.GetStudents when creating carbon component.

2014-10-09 Thread Rajeev Sampath
Hi,

Class loading problems occur if multiple osgi bundles contain the same java
package (unless they are added as fragment bundles). Check whether the 3
bundles you have added contain a common package.


Thanks
Rajeev

On Thu, Oct 9, 2014 at 12:03 PM, Hemika Kodikara hem...@wso2.com wrote:

 Hi All,

 I have been following this tutorial on creating a carbon component [1]. I
 have created all 3 OSGI bundles and added them to the dropins folder.
 Once I start the carbon server, I see the component I created as
 student.menu. But when clicked on it, nothing happens. In the carbon
 console I see the following error. I have also attached a copy of the tree
 structure of the org.wso2.carbon.student.mgt.ui project and also the
 content of the org.wso2.carbon.student.mgt.ui jar file.

  The error -

 [2014-10-09 11:21:37,920] ERROR
 {org.apache.catalina.core.ApplicationDispatcher} -  Servlet.service() for
 servlet bridgeservlet threw exception
 java.lang.ClassNotFoundException: org.wso2.carbon.student.mgt.GetStudents
 at
 org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:455)
 at
 org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:421)
 at
 org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:412)
 at
 org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.java:107)
 at java.lang.ClassLoader.loadClass(ClassLoader.java:356)
 at
 org.wso2.carbon.student.mgt.stub.StudentManagerStub.toEnvelope(StudentManagerStub.java:461)
 at
 org.wso2.carbon.student.mgt.stub.StudentManagerStub.getStudents(StudentManagerStub.java:169)
 at
 org.wso2.carbon.student.mgt.ui.StudentManagerClient.getStudents(StudentManagerClient.java:24)
 at
 org.apache.jsp.student_002dmgt.index_jsp._jspService(org.apache.jsp.student_002dmgt.index_jsp:77)
 at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:111)
 at javax.servlet.http.HttpServlet.service(HttpServlet.java:848)
 at
 org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:403)
 at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:492)
 at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:378)
 at javax.servlet.http.HttpServlet.service(HttpServlet.java:848)
 at org.wso2.carbon.ui.JspServlet.service(JspServlet.java:155)
 at org.wso2.carbon.ui.TilesJspServlet.service(TilesJspServlet.java:80)
 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:68)
 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.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:749)
 at
 org.apache.catalina.core.ApplicationDispatcher.doInclude(ApplicationDispatcher.java:605)
 at
 org.apache.catalina.core.ApplicationDispatcher.include(ApplicationDispatcher.java:544)
 at
 org.eclipse.equinox.http.servlet.internal.RequestDispatcherAdaptor.include(RequestDispatcherAdaptor.java:37)
 at
 org.eclipse.equinox.http.helper.ContextPathServletAdaptor$RequestDispatcherAdaptor.include(ContextPathServletAdaptor.java:369)
 at
 org.apache.jasper.runtime.JspRuntimeLibrary.include(JspRuntimeLibrary.java:1015)
 at
 org.apache.jasper.runtime.PageContextImpl.include(PageContextImpl.java:700)
 at sun.reflect.GeneratedMethodAccessor37.invoke(Unknown Source)
 at
 sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
 at java.lang.reflect.Method.invoke(Method.java:601)
 at org.apache.tiles.jsp.context.JspUtil.doInclude(JspUtil.java:87)
 at
 org.apache.tiles.jsp.context.JspTilesRequestContext.include(JspTilesRequestContext.java:88)
 at
 org.apache.tiles.jsp.context.JspTilesRequestContext.dispatch(JspTilesRequestContext.java:82)
 at
 org.apache.tiles.impl.BasicTilesContainer.render(BasicTilesContainer.java:465)
 at
 org.apache.tiles.jsp.taglib.InsertAttributeTag.render(InsertAttributeTag.java:140)
 at
 org.apache.tiles.jsp.taglib.InsertAttributeTag.render(InsertAttributeTag.java:117)
 at
 org.apache.tiles.jsp.taglib.RenderTagSupport.execute(RenderTagSupport.java:171)
 at
 org.apache.tiles.jsp.taglib.RoleSecurityTagSupport.doEndTag(RoleSecurityTagSupport.java:75)
 at
 org.apache.tiles.jsp.taglib.ContainerTagSupport.doEndTag(ContainerTagSupport.java:80)
 at
 

[Dev] How to get WSO2 Carbon Log to UI?

2014-10-09 Thread Jerad Rutnam
Hi,

Do anyone know how to get wso2 carbon info log to front-end using jaggery?
I want to get Startos back-end log to the UI.

Regards,
-- 
*Jerad Rutnam | **Software Engineer - UI*
WSO2, Inc. www.wso2.com

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


Re: [Dev] Jaggery websocket sample not working

2014-10-09 Thread madhuka udantha
Hi,

Try this
https://github.com/wso2/jaggery/tree/master/apps/sample/chatroom

On Thu, Oct 9, 2014 at 12:02 PM, Sam Sivayogam s...@wso2.com wrote:

 HI All,

 I'm trying to run the following sample using wso2as 5.2.1 
 http://jaggeryjs.org/documentation.jag?api=webSocket

 But it gives the following error message *ReferenceError: webSocket is not 
 defined.*


 Thank You.

 --
 *Sam Sivayogam*

 Software Engineer

 http://www.wso2.com/
 *Mobile*  : +94 772 906 439
 *Office*   : +94 112 145 345

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




-- 
Cheers,
Madhuka Udantha
http://madhukaudantha.blogspot.com
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] ClassNotFoundException : org.wso2.carbon.student.mgt.GetStudents when creating carbon component.

2014-10-09 Thread Lahiru Chandima
Hi Hemika,

Expand the deployed student management stub osgi bundle and check whether
GetStudents.class class file is in it.

Thanks

On Thu, Oct 9, 2014 at 12:34 PM, Rajeev Sampath raje...@wso2.com wrote:

 Hi,

 Class loading problems occur if multiple osgi bundles contain the same
 java package (unless they are added as fragment bundles). Check whether the
 3 bundles you have added contain a common package.


 Thanks
 Rajeev

 On Thu, Oct 9, 2014 at 12:03 PM, Hemika Kodikara hem...@wso2.com wrote:

 Hi All,

 I have been following this tutorial on creating a carbon component [1]. I
 have created all 3 OSGI bundles and added them to the dropins folder.
 Once I start the carbon server, I see the component I created as
 student.menu. But when clicked on it, nothing happens. In the carbon
 console I see the following error. I have also attached a copy of the tree
 structure of the org.wso2.carbon.student.mgt.ui project and also the
 content of the org.wso2.carbon.student.mgt.ui jar file.

  The error -

 [2014-10-09 11:21:37,920] ERROR
 {org.apache.catalina.core.ApplicationDispatcher} -  Servlet.service() for
 servlet bridgeservlet threw exception
 java.lang.ClassNotFoundException: org.wso2.carbon.student.mgt.GetStudents
 at
 org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:455)
 at
 org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:421)
 at
 org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:412)
 at
 org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.java:107)
 at java.lang.ClassLoader.loadClass(ClassLoader.java:356)
 at
 org.wso2.carbon.student.mgt.stub.StudentManagerStub.toEnvelope(StudentManagerStub.java:461)
 at
 org.wso2.carbon.student.mgt.stub.StudentManagerStub.getStudents(StudentManagerStub.java:169)
 at
 org.wso2.carbon.student.mgt.ui.StudentManagerClient.getStudents(StudentManagerClient.java:24)
 at
 org.apache.jsp.student_002dmgt.index_jsp._jspService(org.apache.jsp.student_002dmgt.index_jsp:77)
 at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:111)
 at javax.servlet.http.HttpServlet.service(HttpServlet.java:848)
 at
 org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:403)
 at
 org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:492)
 at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:378)
 at javax.servlet.http.HttpServlet.service(HttpServlet.java:848)
 at org.wso2.carbon.ui.JspServlet.service(JspServlet.java:155)
 at org.wso2.carbon.ui.TilesJspServlet.service(TilesJspServlet.java:80)
 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:68)
 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.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:749)
 at
 org.apache.catalina.core.ApplicationDispatcher.doInclude(ApplicationDispatcher.java:605)
 at
 org.apache.catalina.core.ApplicationDispatcher.include(ApplicationDispatcher.java:544)
 at
 org.eclipse.equinox.http.servlet.internal.RequestDispatcherAdaptor.include(RequestDispatcherAdaptor.java:37)
 at
 org.eclipse.equinox.http.helper.ContextPathServletAdaptor$RequestDispatcherAdaptor.include(ContextPathServletAdaptor.java:369)
 at
 org.apache.jasper.runtime.JspRuntimeLibrary.include(JspRuntimeLibrary.java:1015)
 at
 org.apache.jasper.runtime.PageContextImpl.include(PageContextImpl.java:700)
 at sun.reflect.GeneratedMethodAccessor37.invoke(Unknown Source)
 at
 sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
 at java.lang.reflect.Method.invoke(Method.java:601)
 at org.apache.tiles.jsp.context.JspUtil.doInclude(JspUtil.java:87)
 at
 org.apache.tiles.jsp.context.JspTilesRequestContext.include(JspTilesRequestContext.java:88)
 at
 org.apache.tiles.jsp.context.JspTilesRequestContext.dispatch(JspTilesRequestContext.java:82)
 at
 org.apache.tiles.impl.BasicTilesContainer.render(BasicTilesContainer.java:465)
 at
 org.apache.tiles.jsp.taglib.InsertAttributeTag.render(InsertAttributeTag.java:140)
 at
 org.apache.tiles.jsp.taglib.InsertAttributeTag.render(InsertAttributeTag.java:117)
 at
 org.apache.tiles.jsp.taglib.RenderTagSupport.execute(RenderTagSupport.java:171)
 

Re: [Dev] ESB build error

2014-10-09 Thread Tishan Dahanayakage
Hi Chamin,

I assume you checked out the source for chunk 04. (eg:svn checkout
https://svn.wso2.org/repos/wso2/carbon/platform/tags/turing-chunk04
local-platform-directory-2)
Before start building particular product in the chunk make sure you have
build all respective kernel patches. Refer [1] to know what kernel patches
need to be build for a given chunk. You can checkout kernel patches from
here[2]. For your case you should build patch 001 and 002. After that try
building from chunk. It should work.
@Documentation
However relevant documentation need to be upgraded mentioning that users
need to build kernel patches also. Praneesha fixed this in CEP
documentation. That change should reflect upon every product documentation
under chunk releases.

[1] http://wso2.com/products/carbon/release-matrix/

On Thu, Oct 9, 2014 at 12:09 PM, Chamin Nalinda cha...@wso2.com wrote:

 Hi Ranwala,

 location is : product-releases/chunk-04/products/pom.xml

 here's the error stack (some artifacts are missing)


  start 

 [INFO]

 [INFO]
 
 [INFO] Building WSO2 ESB - Samples 4.8.1
 [INFO]
 
 [INFO]
 
 [INFO] Reactor Summary:
 [INFO]
 [INFO] WSO2 ESB - Aggregator Module .. SUCCESS [0.367s]
 [INFO] WSO2 ESB - Styles Parent .. SUCCESS [0.010s]
 [INFO] WSO2 ESB - Styles . SUCCESS [1.668s]
 [INFO] WSO2 Stratos ESB - Styles . SUCCESS [0.232s]
 [INFO] WSO2 ESB - Samples Parent . SUCCESS [0.010s]
 [INFO] WSO2 ESB - Samples  FAILURE [1.185s]
 [INFO] WSO2 Stratos ESB - Samples  SKIPPED
 [INFO] WSO2 ESB - Features Parent  SKIPPED
 [INFO] WSO2 ESB - Features Aggregator Module . SKIPPED
 [INFO] WSO2 ESB - Styles Features  SKIPPED
 [INFO] WSO2 ESB - Samples Features ... SKIPPED
 [INFO] WSO2 Stratos ESB - Login User Interface ... SKIPPED
 [INFO] WSO2 Stratos ESB - Features Aggregator Module . SKIPPED
 [INFO] WSO2 Stratos ESB - Login UI Feature ... SKIPPED
 [INFO] WSO2 Stratos ESB - Styles Features  SKIPPED
 [INFO] WSO2 Stratos ESB - Samples Features ... SKIPPED
 [INFO] WSO2 ESB - P2 Profile Generation .. SKIPPED
 [INFO] WSO2 ESB - Distribution ... SKIPPED
 [INFO] WSO2 ESB - Integration Parent . SKIPPED
 [INFO] ESB Test Service Module ... SKIPPED
 [INFO] Integration Commons Module - ESB test Module .. SKIPPED
 [INFO] WSO2 ESB Integration Test Core  SKIPPED
 [INFO] ESB Mediators Test Module - 1 . SKIPPED
 [INFO] ESB Mediators Test Module - 2 . SKIPPED
 [INFO] ESB test Module - Sample .. SKIPPED
 [INFO] ESB test Module-Transport . SKIPPED
 [INFO] ESB test Module-Other . SKIPPED
 [INFO] ESB test Module-Service ... SKIPPED
 [INFO] ESB UI Test Module  SKIPPED
 [INFO] Integration Test Reporting  SKIPPED
 [INFO] WSO2 Carbon - Releases - products - Aggregator Module  SKIPPED
 [INFO]
 
 [INFO] BUILD FAILURE
 [INFO]
 
 [INFO] Total time: 5.050s
 [INFO] Finished at: Thu Oct 09 12:00:05 IST 2014
 [INFO] Final Memory: 19M/736M
 [INFO]
 
 [ERROR] Failed to execute goal on project org.wso2.esb.samples: Could not
 resolve dependencies for project
 org.wso2.esb:org.wso2.esb.samples:bundle:4.8.1: Failed to collect
 dependencies for [org.apache.synapse:synapse-core:jar:2.1.2-wso2v1
 (compile), org.apache.synapse:synapse-commons:jar:2.1.2-wso2v1 (compile),
 org.apache.ws.security.wso2:wss4j:jar:1.5.11.wso2v3 (compile),
 org.apache.rampart.wso2:rampart-core:jar:1.6.1.wso2v10 (compile),
 org.apache.geronimo.specs.wso2:geronimo-jms_1.1_spec:jar:1.1.0.wso2v1
 (compile)]: Failed to read artifact descriptor for
 org.apache.ws.security.wso2:wss4j:jar:1.5.11.wso2v3: Failure to find
 org.wso2.carbon:carbon-parent:pom:4.0.0-SNAPSHOT in
 http://maven.wso2.org/nexus/content/groups/wso2-public/ was cached in the
 local repository, resolution will not be reattempted until the update
 interval of wso2-nexus has elapsed or updates are forced - [Help 1]
 org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute
 goal on project org.wso2.esb.samples: Could not resolve dependencies for
 project 

Re: [Dev] ESB build error

2014-10-09 Thread Tishan Dahanayakage
Hi all,
Sorry. I hit enter accidentally. Appending to previous mail.
[2] https://svn.wso2.org/repos/wso2/carbon/kernel/branches/4.2.0/patches/



On Thu, Oct 9, 2014 at 1:02 PM, Tishan Dahanayakage tis...@wso2.com wrote:

 Hi Chamin,

 I assume you checked out the source for chunk 04. (eg:svn checkout
 https://svn.wso2.org/repos/wso2/carbon/platform/tags/turing-chunk04
 local-platform-directory-2)
 Before start building particular product in the chunk make sure you have
 build all respective kernel patches. Refer [1] to know what kernel patches
 need to be build for a given chunk. You can checkout kernel patches from
 here[2]. For your case you should build patch 001 and 002. After that try
 building from chunk. It should work.
 @Documentation
 However relevant documentation need to be upgraded mentioning that users
 need to build kernel patches also. Praneesha fixed this in CEP
 documentation. That change should reflect upon every product documentation
 under chunk releases.

 [1] http://wso2.com/products/carbon/release-matrix/

 On Thu, Oct 9, 2014 at 12:09 PM, Chamin Nalinda cha...@wso2.com wrote:

 Hi Ranwala,

 location is : product-releases/chunk-04/products/pom.xml

 here's the error stack (some artifacts are missing)


  start 

 [INFO]

 [INFO]
 
 [INFO] Building WSO2 ESB - Samples 4.8.1
 [INFO]
 
 [INFO]
 
 [INFO] Reactor Summary:
 [INFO]
 [INFO] WSO2 ESB - Aggregator Module .. SUCCESS
 [0.367s]
 [INFO] WSO2 ESB - Styles Parent .. SUCCESS
 [0.010s]
 [INFO] WSO2 ESB - Styles . SUCCESS
 [1.668s]
 [INFO] WSO2 Stratos ESB - Styles . SUCCESS
 [0.232s]
 [INFO] WSO2 ESB - Samples Parent . SUCCESS
 [0.010s]
 [INFO] WSO2 ESB - Samples  FAILURE
 [1.185s]
 [INFO] WSO2 Stratos ESB - Samples  SKIPPED
 [INFO] WSO2 ESB - Features Parent  SKIPPED
 [INFO] WSO2 ESB - Features Aggregator Module . SKIPPED
 [INFO] WSO2 ESB - Styles Features  SKIPPED
 [INFO] WSO2 ESB - Samples Features ... SKIPPED
 [INFO] WSO2 Stratos ESB - Login User Interface ... SKIPPED
 [INFO] WSO2 Stratos ESB - Features Aggregator Module . SKIPPED
 [INFO] WSO2 Stratos ESB - Login UI Feature ... SKIPPED
 [INFO] WSO2 Stratos ESB - Styles Features  SKIPPED
 [INFO] WSO2 Stratos ESB - Samples Features ... SKIPPED
 [INFO] WSO2 ESB - P2 Profile Generation .. SKIPPED
 [INFO] WSO2 ESB - Distribution ... SKIPPED
 [INFO] WSO2 ESB - Integration Parent . SKIPPED
 [INFO] ESB Test Service Module ... SKIPPED
 [INFO] Integration Commons Module - ESB test Module .. SKIPPED
 [INFO] WSO2 ESB Integration Test Core  SKIPPED
 [INFO] ESB Mediators Test Module - 1 . SKIPPED
 [INFO] ESB Mediators Test Module - 2 . SKIPPED
 [INFO] ESB test Module - Sample .. SKIPPED
 [INFO] ESB test Module-Transport . SKIPPED
 [INFO] ESB test Module-Other . SKIPPED
 [INFO] ESB test Module-Service ... SKIPPED
 [INFO] ESB UI Test Module  SKIPPED
 [INFO] Integration Test Reporting  SKIPPED
 [INFO] WSO2 Carbon - Releases - products - Aggregator Module  SKIPPED
 [INFO]
 
 [INFO] BUILD FAILURE
 [INFO]
 
 [INFO] Total time: 5.050s
 [INFO] Finished at: Thu Oct 09 12:00:05 IST 2014
 [INFO] Final Memory: 19M/736M
 [INFO]
 
 [ERROR] Failed to execute goal on project org.wso2.esb.samples: Could not
 resolve dependencies for project
 org.wso2.esb:org.wso2.esb.samples:bundle:4.8.1: Failed to collect
 dependencies for [org.apache.synapse:synapse-core:jar:2.1.2-wso2v1
 (compile), org.apache.synapse:synapse-commons:jar:2.1.2-wso2v1 (compile),
 org.apache.ws.security.wso2:wss4j:jar:1.5.11.wso2v3 (compile),
 org.apache.rampart.wso2:rampart-core:jar:1.6.1.wso2v10 (compile),
 org.apache.geronimo.specs.wso2:geronimo-jms_1.1_spec:jar:1.1.0.wso2v1
 (compile)]: Failed to read artifact descriptor for
 org.apache.ws.security.wso2:wss4j:jar:1.5.11.wso2v3: Failure to find
 org.wso2.carbon:carbon-parent:pom:4.0.0-SNAPSHOT in
 http://maven.wso2.org/nexus/content/groups/wso2-public/ was cached in
 the local repository, resolution will not be reattempted 

Re: [Dev] How to get WSO2 Carbon Log to UI?

2014-10-09 Thread KasunG Gajasinghe
For Carbon, you can use the LogViewer admin service to get the system logs.
It uses the log4j memory appender to get the logs.

On Thu, Oct 9, 2014 at 9:10 AM, Jerad Rutnam je...@wso2.com wrote:

 Hi,

 Do anyone know how to get wso2 carbon info log to front-end using jaggery?
 I want to get Startos back-end log to the UI.

 Regards,
 --
 *Jerad Rutnam | **Software Engineer - UI*
 WSO2, Inc. www.wso2.com

 *Email: je...@wso2.com je...@wso2.com*

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




-- 

*Kasun Gajasinghe*Senior Software Engineer, WSO2 Inc.
email: kasung AT spamfree wso2.com
linked-in: http://lk.linkedin.com/in/gajasinghe
blog: http://kasunbg.org
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] How to get WSO2 Carbon Log to UI?

2014-10-09 Thread Waruna Perera
Hi jerad,

Here is an example logviewerclient.

[1]
https://github.com/wso2-dev/carbon-platform-integration-utils/blob/master/common-admin-clients/src/main/java/org/wso2/carbon/integration/common/admin/client/LogViewerClient.java

On Thu, Oct 9, 2014 at 1:10 PM, KasunG Gajasinghe kas...@wso2.com wrote:


 For Carbon, you can use the LogViewer admin service to get the system
 logs. It uses the log4j memory appender to get the logs.

 On Thu, Oct 9, 2014 at 9:10 AM, Jerad Rutnam je...@wso2.com wrote:

 Hi,

 Do anyone know how to get wso2 carbon info log to front-end using
 jaggery? I want to get Startos back-end log to the UI.

 Regards,
 --
 *Jerad Rutnam | **Software Engineer - UI*
 WSO2, Inc. www.wso2.com

 *Email: je...@wso2.com je...@wso2.com*

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




 --

 *Kasun Gajasinghe*Senior Software Engineer, WSO2 Inc.
 email: kasung AT spamfree wso2.com
 linked-in: http://lk.linkedin.com/in/gajasinghe
 blog: http://kasunbg.org



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




-- 
Waruna Perera
Senior Software Engineer - Test Automation
Mobile: +94 77 3867037
WSO2, Inc.; http://wso2.com/
lean . enterprise . middlewear.
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] ESB build error

2014-10-09 Thread Mariangela Hills
Hi Trishan,

Praneesha, has raised a JIRA [1] in this regard and we are in the process
of updating the docs.

[1] https://wso2.org/jira/browse/DOCUMENTATION-1104

Regards,
Mariangela




*--*
Mariangela Hills
Senior Technical Writer

*WSO2, Inc.*lean.enterprise.middleware.
m: +94 773 500185
w: http://wso2.com
http://wso2.com/events/

On Thu, Oct 9, 2014 at 1:05 PM, Tishan Dahanayakage tis...@wso2.com wrote:

 Hi all,
 Sorry. I hit enter accidentally. Appending to previous mail.
 [2] https://svn.wso2.org/repos/wso2/carbon/kernel/branches/4.2.0/patches/



 On Thu, Oct 9, 2014 at 1:02 PM, Tishan Dahanayakage tis...@wso2.com
 wrote:

 Hi Chamin,

 I assume you checked out the source for chunk 04. (eg:svn checkout
 https://svn.wso2.org/repos/wso2/carbon/platform/tags/turing-chunk04
 local-platform-directory-2)
 Before start building particular product in the chunk make sure you have
 build all respective kernel patches. Refer [1] to know what kernel patches
 need to be build for a given chunk. You can checkout kernel patches from
 here[2]. For your case you should build patch 001 and 002. After that try
 building from chunk. It should work.
 @Documentation
 However relevant documentation need to be upgraded mentioning that users
 need to build kernel patches also. Praneesha fixed this in CEP
 documentation. That change should reflect upon every product documentation
 under chunk releases.

 [1] http://wso2.com/products/carbon/release-matrix/

 On Thu, Oct 9, 2014 at 12:09 PM, Chamin Nalinda cha...@wso2.com wrote:

 Hi Ranwala,

 location is : product-releases/chunk-04/products/pom.xml

 here's the error stack (some artifacts are missing)


  start 

 [INFO]

 [INFO]
 
 [INFO] Building WSO2 ESB - Samples 4.8.1
 [INFO]
 
 [INFO]
 
 [INFO] Reactor Summary:
 [INFO]
 [INFO] WSO2 ESB - Aggregator Module .. SUCCESS
 [0.367s]
 [INFO] WSO2 ESB - Styles Parent .. SUCCESS
 [0.010s]
 [INFO] WSO2 ESB - Styles . SUCCESS
 [1.668s]
 [INFO] WSO2 Stratos ESB - Styles . SUCCESS
 [0.232s]
 [INFO] WSO2 ESB - Samples Parent . SUCCESS
 [0.010s]
 [INFO] WSO2 ESB - Samples  FAILURE
 [1.185s]
 [INFO] WSO2 Stratos ESB - Samples  SKIPPED
 [INFO] WSO2 ESB - Features Parent  SKIPPED
 [INFO] WSO2 ESB - Features Aggregator Module . SKIPPED
 [INFO] WSO2 ESB - Styles Features  SKIPPED
 [INFO] WSO2 ESB - Samples Features ... SKIPPED
 [INFO] WSO2 Stratos ESB - Login User Interface ... SKIPPED
 [INFO] WSO2 Stratos ESB - Features Aggregator Module . SKIPPED
 [INFO] WSO2 Stratos ESB - Login UI Feature ... SKIPPED
 [INFO] WSO2 Stratos ESB - Styles Features  SKIPPED
 [INFO] WSO2 Stratos ESB - Samples Features ... SKIPPED
 [INFO] WSO2 ESB - P2 Profile Generation .. SKIPPED
 [INFO] WSO2 ESB - Distribution ... SKIPPED
 [INFO] WSO2 ESB - Integration Parent . SKIPPED
 [INFO] ESB Test Service Module ... SKIPPED
 [INFO] Integration Commons Module - ESB test Module .. SKIPPED
 [INFO] WSO2 ESB Integration Test Core  SKIPPED
 [INFO] ESB Mediators Test Module - 1 . SKIPPED
 [INFO] ESB Mediators Test Module - 2 . SKIPPED
 [INFO] ESB test Module - Sample .. SKIPPED
 [INFO] ESB test Module-Transport . SKIPPED
 [INFO] ESB test Module-Other . SKIPPED
 [INFO] ESB test Module-Service ... SKIPPED
 [INFO] ESB UI Test Module  SKIPPED
 [INFO] Integration Test Reporting  SKIPPED
 [INFO] WSO2 Carbon - Releases - products - Aggregator Module  SKIPPED
 [INFO]
 
 [INFO] BUILD FAILURE
 [INFO]
 
 [INFO] Total time: 5.050s
 [INFO] Finished at: Thu Oct 09 12:00:05 IST 2014
 [INFO] Final Memory: 19M/736M
 [INFO]
 
 [ERROR] Failed to execute goal on project org.wso2.esb.samples: Could
 not resolve dependencies for project
 org.wso2.esb:org.wso2.esb.samples:bundle:4.8.1: Failed to collect
 dependencies for [org.apache.synapse:synapse-core:jar:2.1.2-wso2v1
 (compile), org.apache.synapse:synapse-commons:jar:2.1.2-wso2v1 (compile),
 org.apache.ws.security.wso2:wss4j:jar:1.5.11.wso2v3 (compile),
 

Re: [Dev] ESB build error

2014-10-09 Thread Mariangela Hills
Hi Tishan,

Praneesha, has raised a JIRA [1] in this regard and we are in the process
of updating the docs.

[1] https://wso2.org/jira/browse/DOCUMENTATION-1104

Regards,
Mariangela




*--*
Mariangela Hills
Senior Technical Writer

*WSO2, Inc.*lean.enterprise.middleware.
m: +94 773 500185
w: http://wso2.com
http://wso2.com/events/

On Thu, Oct 9, 2014 at 1:34 PM, Mariangela Hills mariang...@wso2.com
wrote:

 Hi Trishan,

 Praneesha, has raised a JIRA [1] in this regard and we are in the process
 of updating the docs.

 [1] https://wso2.org/jira/browse/DOCUMENTATION-1104

 Regards,
 Mariangela




 *--*
 Mariangela Hills
 Senior Technical Writer

 *WSO2, Inc.*lean.enterprise.middleware.
 m: +94 773 500185
 w: http://wso2.com
 http://wso2.com/events/

 On Thu, Oct 9, 2014 at 1:05 PM, Tishan Dahanayakage tis...@wso2.com
 wrote:

 Hi all,
 Sorry. I hit enter accidentally. Appending to previous mail.
 [2] https://svn.wso2.org/repos/wso2/carbon/kernel/branches/4.2.0/patches/



 On Thu, Oct 9, 2014 at 1:02 PM, Tishan Dahanayakage tis...@wso2.com
 wrote:

 Hi Chamin,

 I assume you checked out the source for chunk 04. (eg:svn checkout
 https://svn.wso2.org/repos/wso2/carbon/platform/tags/turing-chunk04
 local-platform-directory-2)
 Before start building particular product in the chunk make sure you have
 build all respective kernel patches. Refer [1] to know what kernel patches
 need to be build for a given chunk. You can checkout kernel patches from
 here[2]. For your case you should build patch 001 and 002. After that try
 building from chunk. It should work.
 @Documentation
 However relevant documentation need to be upgraded mentioning that users
 need to build kernel patches also. Praneesha fixed this in CEP
 documentation. That change should reflect upon every product documentation
 under chunk releases.

 [1] http://wso2.com/products/carbon/release-matrix/

 On Thu, Oct 9, 2014 at 12:09 PM, Chamin Nalinda cha...@wso2.com wrote:

 Hi Ranwala,

 location is : product-releases/chunk-04/products/pom.xml

 here's the error stack (some artifacts are missing)


  start 

 [INFO]

 [INFO]
 
 [INFO] Building WSO2 ESB - Samples 4.8.1
 [INFO]
 
 [INFO]
 
 [INFO] Reactor Summary:
 [INFO]
 [INFO] WSO2 ESB - Aggregator Module .. SUCCESS
 [0.367s]
 [INFO] WSO2 ESB - Styles Parent .. SUCCESS
 [0.010s]
 [INFO] WSO2 ESB - Styles . SUCCESS
 [1.668s]
 [INFO] WSO2 Stratos ESB - Styles . SUCCESS
 [0.232s]
 [INFO] WSO2 ESB - Samples Parent . SUCCESS
 [0.010s]
 [INFO] WSO2 ESB - Samples  FAILURE
 [1.185s]
 [INFO] WSO2 Stratos ESB - Samples  SKIPPED
 [INFO] WSO2 ESB - Features Parent  SKIPPED
 [INFO] WSO2 ESB - Features Aggregator Module . SKIPPED
 [INFO] WSO2 ESB - Styles Features  SKIPPED
 [INFO] WSO2 ESB - Samples Features ... SKIPPED
 [INFO] WSO2 Stratos ESB - Login User Interface ... SKIPPED
 [INFO] WSO2 Stratos ESB - Features Aggregator Module . SKIPPED
 [INFO] WSO2 Stratos ESB - Login UI Feature ... SKIPPED
 [INFO] WSO2 Stratos ESB - Styles Features  SKIPPED
 [INFO] WSO2 Stratos ESB - Samples Features ... SKIPPED
 [INFO] WSO2 ESB - P2 Profile Generation .. SKIPPED
 [INFO] WSO2 ESB - Distribution ... SKIPPED
 [INFO] WSO2 ESB - Integration Parent . SKIPPED
 [INFO] ESB Test Service Module ... SKIPPED
 [INFO] Integration Commons Module - ESB test Module .. SKIPPED
 [INFO] WSO2 ESB Integration Test Core  SKIPPED
 [INFO] ESB Mediators Test Module - 1 . SKIPPED
 [INFO] ESB Mediators Test Module - 2 . SKIPPED
 [INFO] ESB test Module - Sample .. SKIPPED
 [INFO] ESB test Module-Transport . SKIPPED
 [INFO] ESB test Module-Other . SKIPPED
 [INFO] ESB test Module-Service ... SKIPPED
 [INFO] ESB UI Test Module  SKIPPED
 [INFO] Integration Test Reporting  SKIPPED
 [INFO] WSO2 Carbon - Releases - products - Aggregator Module  SKIPPED
 [INFO]
 
 [INFO] BUILD FAILURE
 [INFO]
 
 [INFO] Total time: 5.050s
 [INFO] Finished at: Thu Oct 09 12:00:05 IST 2014
 [INFO] Final Memory: 19M/736M
 [INFO]
 

Re: [Dev] ESB build error

2014-10-09 Thread Chamin Nalinda
Hi Tishan,

Thanks for your response. I'll give it a try and see

On Thu, Oct 9, 2014 at 1:35 PM, Mariangela Hills mariang...@wso2.com
wrote:

 Hi Tishan,

 Praneesha, has raised a JIRA [1] in this regard and we are in the process
 of updating the docs.

 [1] https://wso2.org/jira/browse/DOCUMENTATION-1104

 Regards,
 Mariangela




 *--*
 Mariangela Hills
 Senior Technical Writer

 *WSO2, Inc.*lean.enterprise.middleware.
 m: +94 773 500185
 w: http://wso2.com
 http://wso2.com/events/

 On Thu, Oct 9, 2014 at 1:34 PM, Mariangela Hills mariang...@wso2.com
 wrote:

 Hi Trishan,

 Praneesha, has raised a JIRA [1] in this regard and we are in the process
 of updating the docs.

 [1] https://wso2.org/jira/browse/DOCUMENTATION-1104

 Regards,
 Mariangela




 *--*
 Mariangela Hills
 Senior Technical Writer

 *WSO2, Inc.*lean.enterprise.middleware.
 m: +94 773 500185
 w: http://wso2.com
 http://wso2.com/events/

 On Thu, Oct 9, 2014 at 1:05 PM, Tishan Dahanayakage tis...@wso2.com
 wrote:

 Hi all,
 Sorry. I hit enter accidentally. Appending to previous mail.
 [2]
 https://svn.wso2.org/repos/wso2/carbon/kernel/branches/4.2.0/patches/



 On Thu, Oct 9, 2014 at 1:02 PM, Tishan Dahanayakage tis...@wso2.com
 wrote:

 Hi Chamin,

 I assume you checked out the source for chunk 04. (eg:svn checkout
 https://svn.wso2.org/repos/wso2/carbon/platform/tags/turing-chunk04
 local-platform-directory-2)
 Before start building particular product in the chunk make sure you
 have build all respective kernel patches. Refer [1] to know what kernel
 patches need to be build for a given chunk. You can checkout kernel patches
 from here[2]. For your case you should build patch 001 and 002. After that
 try building from chunk. It should work.
 @Documentation
 However relevant documentation need to be upgraded mentioning that
 users need to build kernel patches also. Praneesha fixed this in CEP
 documentation. That change should reflect upon every product documentation
 under chunk releases.

 [1] http://wso2.com/products/carbon/release-matrix/

 On Thu, Oct 9, 2014 at 12:09 PM, Chamin Nalinda cha...@wso2.com
 wrote:

 Hi Ranwala,

 location is : product-releases/chunk-04/products/pom.xml

 here's the error stack (some artifacts are missing)


  start 

 [INFO]

 [INFO]
 
 [INFO] Building WSO2 ESB - Samples 4.8.1
 [INFO]
 
 [INFO]
 
 [INFO] Reactor Summary:
 [INFO]
 [INFO] WSO2 ESB - Aggregator Module .. SUCCESS
 [0.367s]
 [INFO] WSO2 ESB - Styles Parent .. SUCCESS
 [0.010s]
 [INFO] WSO2 ESB - Styles . SUCCESS
 [1.668s]
 [INFO] WSO2 Stratos ESB - Styles . SUCCESS
 [0.232s]
 [INFO] WSO2 ESB - Samples Parent . SUCCESS
 [0.010s]
 [INFO] WSO2 ESB - Samples  FAILURE
 [1.185s]
 [INFO] WSO2 Stratos ESB - Samples  SKIPPED
 [INFO] WSO2 ESB - Features Parent  SKIPPED
 [INFO] WSO2 ESB - Features Aggregator Module . SKIPPED
 [INFO] WSO2 ESB - Styles Features  SKIPPED
 [INFO] WSO2 ESB - Samples Features ... SKIPPED
 [INFO] WSO2 Stratos ESB - Login User Interface ... SKIPPED
 [INFO] WSO2 Stratos ESB - Features Aggregator Module . SKIPPED
 [INFO] WSO2 Stratos ESB - Login UI Feature ... SKIPPED
 [INFO] WSO2 Stratos ESB - Styles Features  SKIPPED
 [INFO] WSO2 Stratos ESB - Samples Features ... SKIPPED
 [INFO] WSO2 ESB - P2 Profile Generation .. SKIPPED
 [INFO] WSO2 ESB - Distribution ... SKIPPED
 [INFO] WSO2 ESB - Integration Parent . SKIPPED
 [INFO] ESB Test Service Module ... SKIPPED
 [INFO] Integration Commons Module - ESB test Module .. SKIPPED
 [INFO] WSO2 ESB Integration Test Core  SKIPPED
 [INFO] ESB Mediators Test Module - 1 . SKIPPED
 [INFO] ESB Mediators Test Module - 2 . SKIPPED
 [INFO] ESB test Module - Sample .. SKIPPED
 [INFO] ESB test Module-Transport . SKIPPED
 [INFO] ESB test Module-Other . SKIPPED
 [INFO] ESB test Module-Service ... SKIPPED
 [INFO] ESB UI Test Module  SKIPPED
 [INFO] Integration Test Reporting  SKIPPED
 [INFO] WSO2 Carbon - Releases - products - Aggregator Module  SKIPPED
 [INFO]
 
 [INFO] BUILD FAILURE
 [INFO]
 
 [INFO] 

Re: [Dev] How to get WSO2 Carbon Log to UI?

2014-10-09 Thread Jerad Rutnam
Hi,

@Kasun: Thanks for the response and the tip.

@Waruna: Thanks for the response and sending me the class file. Ill check
if it's already there in Stratos.

Regards,
Jerad

On Thu, Oct 9, 2014 at 1:30 PM, Waruna Perera waru...@wso2.com wrote:

 Hi jerad,

 Here is an example logviewerclient.

 [1]
 https://github.com/wso2-dev/carbon-platform-integration-utils/blob/master/common-admin-clients/src/main/java/org/wso2/carbon/integration/common/admin/client/LogViewerClient.java

 On Thu, Oct 9, 2014 at 1:10 PM, KasunG Gajasinghe kas...@wso2.com wrote:


 For Carbon, you can use the LogViewer admin service to get the system
 logs. It uses the log4j memory appender to get the logs.

 On Thu, Oct 9, 2014 at 9:10 AM, Jerad Rutnam je...@wso2.com wrote:

 Hi,

 Do anyone know how to get wso2 carbon info log to front-end using
 jaggery? I want to get Startos back-end log to the UI.

 Regards,
 --
 *Jerad Rutnam | **Software Engineer - UI*
 WSO2, Inc. www.wso2.com

 *Email: je...@wso2.com je...@wso2.com*

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




 --

 *Kasun Gajasinghe*Senior Software Engineer, WSO2 Inc.
 email: kasung AT spamfree wso2.com
 linked-in: http://lk.linkedin.com/in/gajasinghe
 blog: http://kasunbg.org



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




 --
 Waruna Perera
 Senior Software Engineer - Test Automation
 Mobile: +94 77 3867037
 WSO2, Inc.; http://wso2.com/
 lean . enterprise . middlewear.




-- 
*Jerad Rutnam | **Software Engineer - UI*
WSO2, Inc. www.wso2.com

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


[Dev] Please merge pull request #25 for carbon-registry

2014-10-09 Thread Denuwanthi De Silva
Hi,

please review  merge pull req[1], which is a fix for issue [2].

[1]https://github.com/wso2-dev/carbon-registry/pull/25
[2]https://wso2.org/jira/browse/REGISTRY-2310

Thanks,
-- 
Denuwanthi De Silva
Software Engineer;
WSO2 Inc.; http://wso2.com,
Email: denuwan...@wso2.com
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] CEP gives an error when adding stream-definition to a sample without using management console and re-run the sample

2014-10-09 Thread Shashika Karunatilaka
Thanks Niranda and Rajeev your replies answered my question

On Thu, Oct 9, 2014 at 12:30 PM, Rajeev Sampath raje...@wso2.com wrote:

 Hi,

 This happens since the stream is already stored in the registry. You can
 either increment the version number of the modified stream or else delete
 the existing stream from the registry (Manage - Event Streams in
 management console).


 Thanks
 Rajeev

 On Thu, Oct 9, 2014 at 11:34 AM, Shashika Karunatilaka shashi...@wso2.com
  wrote:

 Hi,
 I'm in a process of running a sample using [1],
 in the samples there are pre-defined event streams, i found that those
 stream definitions can be found at  CEP_HOME
 /samples/artifacts/sample-id/stream-definitions.xml.
 If i tried to edit and add another attribute to
 stream-definitions.xml's payloadData it gives me a error if i re run the
 sample using [1].

 {DataBridgeDS}  Error redefining event stream of carbon.super:

{

  name: UserLoginInputStream,

  version: 1.0.0,

  nickName: login,

  description: Handles event stream related to user login life
 cycle.,

  payloadData: [

 {name: user_id,

  type: STRING

 },

 {name: newly_added,

  type: STRING

 }

 ]

 }



 org.wso2.carbon.databridge.commons.exception.DifferentStreamDefinitionAlreadyDefinedException:
 Cannot define Stream definition:{

   streamId: UserLoginInputStream:1.0.0,

   name: UserLoginInputStream,

   version: 1.0.0,

   nickName: login,

   description: Handles event stream related to user login life cycle.,

   payloadData: [

 {

   name: user_id,

   type: STRING

 }

   ]

 }, Another Stream with same name and version exist :{

   streamId: UserLoginInputStream:1.0.0,

   name: UserLoginInputStream,

   version: 1.0.0,

   nickName: login,

   description: Handles event stream related to user login life cycle.,

   payloadData: [

 {

   name: user_id,

   type: STRING

 }

   ]

 }
 and if i add the same data, save it using management console and re run
 the product using [1], it gives a similar kind of error with regard to that
 newly added data. then this can be fixed by adding the same data which
 added using management console to  CEP_HOME
 /samples/artifacts/sample-id/stream-definitions.xml.
 I found that there is another stream definition file in  
 CEP_HOME/repository/conf/data-bridge
 which updates the stream-definition when runnig the samples.

 My question is there any other way, file which stores the stream
 definition other than above mentioned locations?

 [1]
 https://docs.wso2.com/display/CEP310/Setting+up+CEP+Samples#SettingupCEPSamples-Prerequisites
 --
 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




 --
 Rajeev Sampath
 Senior Software Engineer
 WSO2, Inc.; http://www.wso2.com.

 Mobile:
 * +94716265766 %2B94716265766*




-- 
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] How to restrict API Design page to allow only files of certain extension(.jpg, .png, .gif) to be uploaded for API thumbnail image in APIM

2014-10-09 Thread Anuruddha Premalal
Hi Niranda,

If it's a security concern in restricting the uploadable thumbnail type,
you should  filter the  types from the server side as well.

IMO This should actually come as a fix in the next release.

For now you can replace the following file with the attached file.

AM_HOME/repository/deployment/server/jaggeryapps/publisher/site/blocks/item-design/ajax/add.jag

Also the diff file relevant to the change is attached herewith.


On Thu, Oct 9, 2014 at 11:20 AM, Niranda Perera nira...@wso2.com wrote:

 Hi Dinesh,

 Thank you for your input. It was indeed very helpful. :-)

 Cheers

 On Thu, Oct 9, 2014 at 10:16 AM, Dinesh J Weerakkody dine...@wso2.com
 wrote:

 Hi Niranda,

 modern browsers support accept attribute and explain in this
 stackoverflow tread [1]. If that doesn't work for you, you have to write a
 custom js for validation.
 Sample validation can be found here [2].

 [1]
 http://stackoverflow.com/questions/3521122/html-input-type-file-apply-a-filter
 [2]
 http://www.codeproject.com/Tips/700593/FileUpload-Filter-File-Type-File-Extension-File-Si


 On Wed, Oct 8, 2014 at 5:48 PM, Niranda Perera nira...@wso2.com wrote:

 Hi,

 Is there any way to restrict only files of certain file types to be
 uploaded in the API thumbnail image section in APIM?

 Rgds


 --
 *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




 --

 *Dinesh J. Weerakkody*
 Software Engineer
 WSO2 Inc.
 lean | enterprise | middleware
 M : +94 727 361788 | E : dine...@wso2.com | W : www.wso2.com




 --
 *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




-- 
*Anuruddha Premalal*
Software Eng. | WSO2 Inc.
Mobile : +94710461070
Web site : www.regilandvalley.com
Index: src/site/blocks/item-design/ajax/add.jag
===
--- src/site/blocks/item-design/ajax/add.jag(revision 208169)
+++ src/site/blocks/item-design/ajax/add.jag(working copy)
@@ -74,16 +74,30 @@
 
 apiData.swagger = 
generate_swagger_object(request.getParameter(swagger, UTF-8));
 
-result = mod.updateAPIDesign(apiData);
-if (result.error==true) {
-obj = {
-error:true,
-message:result.message
-};
-} else {
-obj = {
-error:false,
-data :apiId
+if(apiData.imageUrl){
+var name = apiData.imageUrl.getName();
+var ext =  name.split('.').pop().toLowerCase();
+var supportedFileTypes = {png:1, jpg:1, gif:1 } ;
+
+if(!supportedFileTypes[ext]) {
+obj = {
+error:true,
+message:Invalid thumbnail file type
+};
+}else{
+result = mod.updateAPIDesign(apiData);
+
+if (result.error==true) {
+obj = {
+error:true,
+message:result.message
+};
+} else {
+obj = {
+error:false,
+data :apiId
+}
+}
 }
 }
 print(obj);


add.jag
Description: Binary data
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


[Dev] Tenant creation with LDAP issue

2014-10-09 Thread Godwin Amila Shrimal
Hi,

I am working on a jira[1], When we create a tenant it create the admin user
in LDAP and it always disable *(userAccountControl=546)*, That's why it
doesn't allow to log in with admin user. BTW I tried to update the
userAccountControl property to *512 (enable user)* and it gives a LDAP
error with error code 53. What can be the reason for this ?


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


Thanks
Godwin


-- 
*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


[Dev] Cache apphome data to improve performance in AF

2014-10-09 Thread Samith Dassanayake
Hi all,

I have started to work on $subject[1]. Currently we poll all the user home
data based on a timeout to update the user home and in current
implementation we are fetching all the application's data each time
regardless of the *applicationCreationStatus*.This operation causes huge
delay in user home. On the other hand we cannot cache *userHomeInfo* directly
since it includes a dynamic data element,*applicationCreationStatus[2] and
a*s a solution the approach that we going to take here is, first we'll
retrieve the User Home data based on each *applicationCreationStatus* and
cache them separately as user_home_apps_completed, user_home_apps_pending,
user_home_apps_failed and then we'll only poll for the pending and failed
applications based on the cached app info and update the cache accordingly.
This we reduce the delay in the home page after the the first login.

[1] https://wso2.org/jira/browse/APPFAC-2396
[2] Mail thread: [AppFactory] Updating ApplicationInfoService

Thanks,
Samith
-- 
Best Regards

Samith Dassanayake
Software Engineer, WSO2 Inc.
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


[Dev] Please merge pull request #11 to jaggery-extensions

2014-10-09 Thread Dakshika Jayathilaka
Hi,

please review and merge pull request [1], which fix jira[2]

[1] https://github.com/wso2/jaggery-extensions/pull/11
[2] https://wso2.org/jira/browse/JAGGERY-397

Thank you,

*Dakshika Jayathilaka*
Software Engineer
WSO2, Inc.
lean.enterprise.middleware
0771100911
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] Cache apphome data to improve performance in AF

2014-10-09 Thread Danushka Fernando
Hi Samith
So say we create a new application. It goes to the pending list. So we are
polling pending and failed lists. So this application creates successfully.
Then it will disappear from pending. On what approach we are updating the
UI saying the new application is successfully created?

Thanks  Regards
Danushka Fernando
Software Engineer
WSO2 inc. http://wso2.com/
Mobile : +94716332729

On Thu, Oct 9, 2014 at 5:56 PM, Samith Dassanayake sam...@wso2.com wrote:


 Hi all,

 I have started to work on $subject[1]. Currently we poll all the user home
 data based on a timeout to update the user home and in current
 implementation we are fetching all the application's data each time
 regardless of the *applicationCreationStatus*.This operation causes huge
 delay in user home. On the other hand we cannot cache *userHomeInfo* directly
 since it includes a dynamic data element,*applicationCreationStatus[2]
 and a*s a solution the approach that we going to take here is, first
 we'll retrieve the User Home data based on each
 *applicationCreationStatus* and cache them separately as
 user_home_apps_completed, user_home_apps_pending, user_home_apps_failed and
 then we'll only poll for the pending and failed applications based on the
 cached app info and update the cache accordingly. This we reduce the delay
 in the home page after the the first login.

 [1] https://wso2.org/jira/browse/APPFAC-2396
 [2] Mail thread: [AppFactory] Updating ApplicationInfoService

 Thanks,
 Samith
 --
 Best Regards

 Samith Dassanayake
 Software Engineer, WSO2 Inc.


 ___
 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] How to restrict API Design page to allow only files of certain extension(.jpg, .png, .gif) to be uploaded for API thumbnail image in APIM

2014-10-09 Thread Niranda Perera
Thanks Anuruddha

On Thu, Oct 9, 2014 at 5:35 PM, Anuruddha Premalal anurud...@wso2.com
wrote:

 Hi Niranda,

 If it's a security concern in restricting the uploadable thumbnail type,
 you should  filter the  types from the server side as well.

 IMO This should actually come as a fix in the next release.

 For now you can replace the following file with the attached file.


 AM_HOME/repository/deployment/server/jaggeryapps/publisher/site/blocks/item-design/ajax/add.jag

 Also the diff file relevant to the change is attached herewith.


 On Thu, Oct 9, 2014 at 11:20 AM, Niranda Perera nira...@wso2.com wrote:

 Hi Dinesh,

 Thank you for your input. It was indeed very helpful. :-)

 Cheers

 On Thu, Oct 9, 2014 at 10:16 AM, Dinesh J Weerakkody dine...@wso2.com
 wrote:

 Hi Niranda,

 modern browsers support accept attribute and explain in this
 stackoverflow tread [1]. If that doesn't work for you, you have to write a
 custom js for validation.
 Sample validation can be found here [2].

 [1]
 http://stackoverflow.com/questions/3521122/html-input-type-file-apply-a-filter
 [2]
 http://www.codeproject.com/Tips/700593/FileUpload-Filter-File-Type-File-Extension-File-Si


 On Wed, Oct 8, 2014 at 5:48 PM, Niranda Perera nira...@wso2.com wrote:

 Hi,

 Is there any way to restrict only files of certain file types to be
 uploaded in the API thumbnail image section in APIM?

 Rgds


 --
 *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




 --

 *Dinesh J. Weerakkody*
 Software Engineer
 WSO2 Inc.
 lean | enterprise | middleware
 M : +94 727 361788 | E : dine...@wso2.com | W : www.wso2.com




 --
 *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




 --
 *Anuruddha Premalal*
 Software Eng. | WSO2 Inc.
 Mobile : +94710461070
 Web site : www.regilandvalley.com




-- 
*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


[Dev] [APIM] Problem Invoking the Publisher API

2014-10-09 Thread Dumidu Handakumbura
Hi Guys,

I'm invoking the API Manager 1.7 publisher API in the following way to
publish an API, the problem is the API is getting created with resource
method as GET though I have specified GET,PUT,POST,DELETE,OPTIONS. Please
Advice.



curl -X POST -c cookies
http://localhost:9763/publisher/site/blocks/user/login/ajax/login.jag -d
action=loginusername=provider1password=provider1;

curl -X POST -b cookies
http://localhost:9763/publisher/site/blocks/item-add/ajax/add.jag -d
action=addAPIname=EchoServiceLatestvisibility=publicversion=1.0.0description=test
databasesendpointType=nonsecuredhttp_checked=httphttps_checked=httpswsdl=tags=echoservicenewlatest,echotier=SilverthumbUrl=
https://upload.wikimedia.org/wikipedia/en/b/bc/Wiki.pngcontext=/echoservicenlatesttiersCollection=GoldresourceCount=0resourceMethod-0=
*GET,PUT,POST,DELETE,OPTIONS*resourceMethodAuthType-0=ApplicationresourceMethodThrottlingTier-0=UnlimiteduriTemplate-0=/*
-d'endpoint_config={production_endpoints:{url:
http://localhost:9773/services/echo/echoString
,config:null},endpoint_type:http}';

curl -X POST -b cookies
http://localhost:9763/publisher/site/blocks/life-cycles/ajax/life-cycles.jag
-d
name=EchoServiceLatestversion=1.0.0provider=provider1status=PUBLISHEDpublishToGateway=trueaction=updateStatus;


Regards,
Dumidu

-- 
*Dumidu Handakumbura*
Software Engineer - QA
WSO2 Inc; http://www.wso2.com/.
Mobile;
*+9406740 *
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] Cache apphome data to improve performance in AF

2014-10-09 Thread Samith Dassanayake
What we are going to do is, when we are polling, first we'll get the app
keys of the pending application list, from the cache and then we request
user home data only for the those keys. For that we will implement a method
to retrieve app home data for given array of appkeys:
getUserHomeData(String[] appkeys) and update the cache accordingly based on
the status of the retrieved user home data.

On Thu, Oct 9, 2014 at 6:24 PM, Danushka Fernando danush...@wso2.com
wrote:

 Hi Samith
 So say we create a new application. It goes to the pending list. So we are
 polling pending and failed lists. So this application creates successfully.
 Then it will disappear from pending. On what approach we are updating the
 UI saying the new application is successfully created?

 Thanks  Regards
 Danushka Fernando
 Software Engineer
 WSO2 inc. http://wso2.com/
 Mobile : +94716332729

 On Thu, Oct 9, 2014 at 5:56 PM, Samith Dassanayake sam...@wso2.com
 wrote:


 Hi all,

 I have started to work on $subject[1]. Currently we poll all the user
 home data based on a timeout to update the user home and in current
 implementation we are fetching all the application's data each time
 regardless of the *applicationCreationStatus*.This operation causes huge
 delay in user home. On the other hand we cannot cache *userHomeInfo* directly
 since it includes a dynamic data element,*applicationCreationStatus[2]
 and a*s a solution the approach that we going to take here is, first
 we'll retrieve the User Home data based on each
 *applicationCreationStatus* and cache them separately as
 user_home_apps_completed, user_home_apps_pending, user_home_apps_failed and
 then we'll only poll for the pending and failed applications based on the
 cached app info and update the cache accordingly. This we reduce the delay
 in the home page after the the first login.

 [1] https://wso2.org/jira/browse/APPFAC-2396
 [2] Mail thread: [AppFactory] Updating ApplicationInfoService

 Thanks,
 Samith
 --
 Best Regards

 Samith Dassanayake
 Software Engineer, WSO2 Inc.


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





-- 
Best Regards

Samith Dassanayake
Software Engineer, WSO2 Inc.
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] object array as attribute in Stream definition in CEP

2014-10-09 Thread Tishan Dahanayakage
Hi Gelareh,

Yes. You can't send object array as an attribute of event. However if your
array of objects comprise of which are instances of above given types, then
you can decompose your object array and send obviously. Moreover if objects
in your object array are of complex/custom type then you can try
decomposing each object type and send in as different streams which you can
later join inside CEP for processing.

On Thu, Oct 9, 2014 at 6:31 PM, Gelareh Abooghadareh 
abooghada...@m-creations.com wrote:


 Hello everyone,

 I want to define a stream for using in CEP.

 It seems that the attributes can be only from these types: String, Int,
 Long, Double, Float, and Bool

 I have an attribute of object Array in my event which I want to send to
 CEP as part of my stream definition.

 How can I do this?

 thanks and regards,

 Gelareh


 --
 m-creations gmbh
 Acker 2
 55116 Mainz

 Fon: 06131 - 6224417
 Fax: 06131 - 6224418
 “www.m-creations.com”
 --
 Sitz der Gesellschaft: Mainz, HRB Mainz 7382
 Geschäftsführer: Frank Pacholak, Kambiz Darabi

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




-- 
Tishan Dahanayakage
Software Engineer
WSO2, Inc.
Mobile:+94 716481328

Disclaimer: This communication may contain privileged or other confidential
information and is intended exclusively for the addressee/s. If you are not
the intended recipient/s, or believe that you may have received this
communication in error, please reply to the sender indicating that fact and
delete the copy you received and in addition, you should not print, copy,
re-transmit, disseminate, or otherwise use the information contained in
this communication. Internet communications cannot be guaranteed to be
timely, secure, error or virus-free. The sender does not accept liability
for any errors or omissions.
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] Default sessionIdLength for webapps

2014-10-09 Thread Afkham Azeez
Can you keep it at 16, and make it possible to configure it?

On Thu, Oct 9, 2014 at 8:37 PM, Supun Malinga sup...@wso2.com wrote:

 Hi,

 I'm going to set $subject via config from platform 4.3 onward. What should
 be the optimum value ?.

 Tomcat default value for this is 16 and seems not enough for security
 purposes.

 https://wso2.org/jira/browse/WSAS-1818

 thanks,
 --
 Supun Malinga,

 Senior Software Engineer,
 WSO2 Inc.
 http://wso2.com
 email: sup...@wso2.com sup...@wso2.com
 mobile: +94 (0)71 56 91 321




-- 
*Afkham Azeez*
Director of Architecture; WSO2, Inc.; http://wso2.com
Member; Apache Software Foundation; http://www.apache.org/
* http://www.apache.org/*
*email: **az...@wso2.com* az...@wso2.com
* cell: +94 77 3320919blog: **http://blog.afkham.org*
http://blog.afkham.org
*twitter: **http://twitter.com/afkham_azeez*
http://twitter.com/afkham_azeez
*linked-in: **http://lk.linkedin.com/in/afkhamazeez
http://lk.linkedin.com/in/afkhamazeez*

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


Re: [Dev] Default sessionIdLength for webapps

2014-10-09 Thread Prabath Siriwardena
Any reason why we should stick to 16..?

Thanks  regards,
-Prabath

On Thu, Oct 9, 2014 at 8:42 PM, Afkham Azeez az...@wso2.com wrote:

 Can you keep it at 16, and make it possible to configure it?

 On Thu, Oct 9, 2014 at 8:37 PM, Supun Malinga sup...@wso2.com wrote:

 Hi,

 I'm going to set $subject via config from platform 4.3 onward. What
 should be the optimum value ?.

 Tomcat default value for this is 16 and seems not enough for security
 purposes.

 https://wso2.org/jira/browse/WSAS-1818

 thanks,
 --
 Supun Malinga,

 Senior Software Engineer,
 WSO2 Inc.
 http://wso2.com
 email: sup...@wso2.com sup...@wso2.com
 mobile: +94 (0)71 56 91 321




 --
 *Afkham Azeez*
 Director of Architecture; WSO2, Inc.; http://wso2.com
 Member; Apache Software Foundation; http://www.apache.org/
 * http://www.apache.org/*
 *email: **az...@wso2.com* az...@wso2.com
 * cell: +94 77 3320919 %2B94%2077%203320919blog: *
 *http://blog.afkham.org* http://blog.afkham.org
 *twitter: **http://twitter.com/afkham_azeez*
 http://twitter.com/afkham_azeez
 *linked-in: **http://lk.linkedin.com/in/afkhamazeez
 http://lk.linkedin.com/in/afkhamazeez*

 *Lean . Enterprise . Middleware*




-- 
Thanks  Regards,
Prabath

Twitter : @prabath
LinkedIn : http://www.linkedin.com/in/prabathsiriwardena

Mobile : +94 71 809 6732

http://blog.facilelogin.com
http://blog.api-security.org
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


[Dev] [ESB] Using a template parameter as the key of an endpoint in a sequence template

2014-10-09 Thread Rushmin Fernando
In the below sample code, do I have a way to use the value of the parameter
endpointRef as the key of the endpoint.

$endpointRef or $func:endpointRef doesn't get resolved to the parameter
value.


template xmlns=http://ws.apache.org/ns/synapse; name=Template_A

parameter name=endpointRef description=End point reference for the
back end call./

sequence

call
endpoint key=$endpointRef/
/call

 /sequence
/template


Thanks
Rushmin



-- 
*Rushmin Fernando*
*Technical Lead*

WSO2 Inc. http://wso2.com/ - Lean . Enterprise . Middleware

email : rush...@wso2.com
mobile : +94772310855
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] [ESB] Using a template parameter as the key of an endpoint in a sequence template

2014-10-09 Thread Rushmin Fernando
Found the answer. I have missed the key-expression property in the
endpoint element  [1]  :-)

[1] - https://docs.wso2.com/display/ESB481/Indirect+and+Resolving+Endpoints

Thanks
Rushmin

On Thu, Oct 9, 2014 at 12:11 PM, Rushmin Fernando rush...@wso2.com wrote:


 In the below sample code, do I have a way to use the value of the
 parameter endpointRef as the key of the endpoint.

 $endpointRef or $func:endpointRef doesn't get resolved to the parameter
 value.


 template xmlns=http://ws.apache.org/ns/synapse; name=Template_A

 parameter name=endpointRef description=End point reference for the
 back end call./

 sequence

 call
 endpoint key=$endpointRef/
 /call

  /sequence
 /template


 Thanks
 Rushmin



 --
 *Rushmin Fernando*
 *Technical Lead*

 WSO2 Inc. http://wso2.com/ - Lean . Enterprise . Middleware

 email : rush...@wso2.com
 mobile : +94772310855





-- 
*Rushmin Fernando*
*Technical Lead*

WSO2 Inc. http://wso2.com/ - Lean . Enterprise . Middleware

email : rush...@wso2.com
mobile : +94772310855
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


[Dev] Error sending rest call to jax-rs web service in wso2 cloud

2014-10-09 Thread Tharindu Dharmarathna
Hi all,

I have developed jax-rs app with wso2 app cloud. when I call it services
using rest client it shows me following error.

How can I Solve this issue
error Log

*type* Exception report

*message* *org.apache.cxf.interceptor.Fault: access denied
(java.lang.RuntimePermission modifyThreadGroup)*

*description* *The server encountered an internal error that prevented it
from fulfilling this request.*

*exception*

java.lang.RuntimeException: org.apache.cxf.interceptor.Fault: access
denied (java.lang.RuntimePermission modifyThreadGroup)

org.apache.cxf.interceptor.AbstractFaultChainInitiatorObserver.onMessage(AbstractFaultChainInitiatorObserver.java:116)

org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:371)

org.apache.cxf.transport.ChainInitiationObserver.onMessage(ChainInitiationObserver.java:121)

org.apache.cxf.transport.http.AbstractHTTPDestination.invoke(AbstractHTTPDestination.java:243)

org.apache.cxf.transport.servlet.ServletController.invokeDestination(ServletController.java:223)

org.apache.cxf.transport.servlet.ServletController.invoke(ServletController.java:197)

org.apache.cxf.transport.servlet.ServletController.invoke(ServletController.java:149)

org.apache.cxf.transport.servlet.CXFNonSpringServlet.invoke(CXFNonSpringServlet.java:171)

org.apache.cxf.transport.servlet.AbstractHTTPServlet.handleRequest(AbstractHTTPServlet.java:286)

org.apache.cxf.transport.servlet.AbstractHTTPServlet.doGet(AbstractHTTPServlet.java:211)
javax.servlet.http.HttpServlet.service(HttpServlet.java:735)

org.apache.cxf.transport.servlet.AbstractHTTPServlet.service(AbstractHTTPServlet.java:262)
sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)

sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
java.lang.reflect.Method.invoke(Method.java:606)
org.apache.catalina.security.SecurityUtil$1.run(SecurityUtil.java:274)
org.apache.catalina.security.SecurityUtil$1.run(SecurityUtil.java:271)
java.security.AccessController.doPrivileged(Native Method)
javax.security.auth.Subject.doAsPrivileged(Subject.java:536)
org.apache.catalina.security.SecurityUtil.execute(SecurityUtil.java:306)

org.apache.catalina.security.SecurityUtil.doAsPrivilege(SecurityUtil.java:166)

*root cause*

org.apache.cxf.interceptor.Fault: access denied
(java.lang.RuntimePermission modifyThreadGroup)

org.apache.cxf.service.invoker.AbstractInvoker.createFault(AbstractInvoker.java:163)

org.apache.cxf.service.invoker.AbstractInvoker.invoke(AbstractInvoker.java:129)
org.apache.cxf.jaxrs.JAXRSInvoker.invoke(JAXRSInvoker.java:211)
org.apache.cxf.jaxrs.JAXRSInvoker.invoke(JAXRSInvoker.java:99)

org.apache.cxf.interceptor.ServiceInvokerInterceptor$1.run(ServiceInvokerInterceptor.java:59)

org.apache.cxf.interceptor.ServiceInvokerInterceptor.handleMessage(ServiceInvokerInterceptor.java:96)

org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:307)

org.apache.cxf.transport.ChainInitiationObserver.onMessage(ChainInitiationObserver.java:121)

org.apache.cxf.transport.http.AbstractHTTPDestination.invoke(AbstractHTTPDestination.java:243)

org.apache.cxf.transport.servlet.ServletController.invokeDestination(ServletController.java:223)

org.apache.cxf.transport.servlet.ServletController.invoke(ServletController.java:197)

org.apache.cxf.transport.servlet.ServletController.invoke(ServletController.java:149)

org.apache.cxf.transport.servlet.CXFNonSpringServlet.invoke(CXFNonSpringServlet.java:171)

org.apache.cxf.transport.servlet.AbstractHTTPServlet.handleRequest(AbstractHTTPServlet.java:286)

org.apache.cxf.transport.servlet.AbstractHTTPServlet.doGet(AbstractHTTPServlet.java:211)
javax.servlet.http.HttpServlet.service(HttpServlet.java:735)

org.apache.cxf.transport.servlet.AbstractHTTPServlet.service(AbstractHTTPServlet.java:262)
sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)

sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
java.lang.reflect.Method.invoke(Method.java:606)
org.apache.catalina.security.SecurityUtil$1.run(SecurityUtil.java:274)
org.apache.catalina.security.SecurityUtil$1.run(SecurityUtil.java:271)
java.security.AccessController.doPrivileged(Native Method)
javax.security.auth.Subject.doAsPrivileged(Subject.java:536)
org.apache.catalina.security.SecurityUtil.execute(SecurityUtil.java:306)


Re: [Dev] Error sending rest call to jax-rs web service in wso2 cloud

2014-10-09 Thread Danushka Fernando
This is because we have java security enabled. Can you post the following
line with your pom file of the application.

com.wso2.cpt.service.UserServices.getUsers(UserServices.java:33)


Thanks  Regards
Danushka Fernando
Software Engineer
WSO2 inc. http://wso2.com/
Mobile : +94716332729

On Fri, Oct 10, 2014 at 1:02 AM, Tharindu Dharmarathna tharin...@wso2.com
wrote:

 Hi all,

 I have developed jax-rs app with wso2 app cloud. when I call it services
 using rest client it shows me following error.

 How can I Solve this issue
 error Log

 *type* Exception report

 *message* *org.apache.cxf.interceptor.Fault: access denied
 (java.lang.RuntimePermission modifyThreadGroup)*

 *description* *The server encountered an internal error that prevented it
 from fulfilling this request.*

 *exception*

 java.lang.RuntimeException: org.apache.cxf.interceptor.Fault: access denied 
 (java.lang.RuntimePermission modifyThreadGroup)
   
 org.apache.cxf.interceptor.AbstractFaultChainInitiatorObserver.onMessage(AbstractFaultChainInitiatorObserver.java:116)
   
 org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:371)
   
 org.apache.cxf.transport.ChainInitiationObserver.onMessage(ChainInitiationObserver.java:121)
   
 org.apache.cxf.transport.http.AbstractHTTPDestination.invoke(AbstractHTTPDestination.java:243)
   
 org.apache.cxf.transport.servlet.ServletController.invokeDestination(ServletController.java:223)
   
 org.apache.cxf.transport.servlet.ServletController.invoke(ServletController.java:197)
   
 org.apache.cxf.transport.servlet.ServletController.invoke(ServletController.java:149)
   
 org.apache.cxf.transport.servlet.CXFNonSpringServlet.invoke(CXFNonSpringServlet.java:171)
   
 org.apache.cxf.transport.servlet.AbstractHTTPServlet.handleRequest(AbstractHTTPServlet.java:286)
   
 org.apache.cxf.transport.servlet.AbstractHTTPServlet.doGet(AbstractHTTPServlet.java:211)
   javax.servlet.http.HttpServlet.service(HttpServlet.java:735)
   
 org.apache.cxf.transport.servlet.AbstractHTTPServlet.service(AbstractHTTPServlet.java:262)
   sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   
 sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
   
 sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   java.lang.reflect.Method.invoke(Method.java:606)
   org.apache.catalina.security.SecurityUtil$1.run(SecurityUtil.java:274)
   org.apache.catalina.security.SecurityUtil$1.run(SecurityUtil.java:271)
   java.security.AccessController.doPrivileged(Native Method)
   javax.security.auth.Subject.doAsPrivileged(Subject.java:536)
   org.apache.catalina.security.SecurityUtil.execute(SecurityUtil.java:306)
   
 org.apache.catalina.security.SecurityUtil.doAsPrivilege(SecurityUtil.java:166)

 *root cause*

 org.apache.cxf.interceptor.Fault: access denied 
 (java.lang.RuntimePermission modifyThreadGroup)
   
 org.apache.cxf.service.invoker.AbstractInvoker.createFault(AbstractInvoker.java:163)
   
 org.apache.cxf.service.invoker.AbstractInvoker.invoke(AbstractInvoker.java:129)
   org.apache.cxf.jaxrs.JAXRSInvoker.invoke(JAXRSInvoker.java:211)
   org.apache.cxf.jaxrs.JAXRSInvoker.invoke(JAXRSInvoker.java:99)
   
 org.apache.cxf.interceptor.ServiceInvokerInterceptor$1.run(ServiceInvokerInterceptor.java:59)
   
 org.apache.cxf.interceptor.ServiceInvokerInterceptor.handleMessage(ServiceInvokerInterceptor.java:96)
   
 org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:307)
   
 org.apache.cxf.transport.ChainInitiationObserver.onMessage(ChainInitiationObserver.java:121)
   
 org.apache.cxf.transport.http.AbstractHTTPDestination.invoke(AbstractHTTPDestination.java:243)
   
 org.apache.cxf.transport.servlet.ServletController.invokeDestination(ServletController.java:223)
   
 org.apache.cxf.transport.servlet.ServletController.invoke(ServletController.java:197)
   
 org.apache.cxf.transport.servlet.ServletController.invoke(ServletController.java:149)
   
 org.apache.cxf.transport.servlet.CXFNonSpringServlet.invoke(CXFNonSpringServlet.java:171)
   
 org.apache.cxf.transport.servlet.AbstractHTTPServlet.handleRequest(AbstractHTTPServlet.java:286)
   
 org.apache.cxf.transport.servlet.AbstractHTTPServlet.doGet(AbstractHTTPServlet.java:211)
   javax.servlet.http.HttpServlet.service(HttpServlet.java:735)
   
 org.apache.cxf.transport.servlet.AbstractHTTPServlet.service(AbstractHTTPServlet.java:262)
   sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   
 sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
   
 sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   java.lang.reflect.Method.invoke(Method.java:606)
   org.apache.catalina.security.SecurityUtil$1.run(SecurityUtil.java:274)
 

[Dev] API manager Migration from AM 1.7 to 1.8 - Changes done to APIs

2014-10-09 Thread Chamila Adhikarinayake
Hi all,
I'm currently working on the migration issue[1]. The resources are not
shown in the store API console because some fields related to swagger are
missing in the 1.7 apis in the registry.

in applicationdata/api-docs/api/1.2/resource files these are missing
 nickname, basePath, parameters in operations array.

some values can be found in old swagger 1.1 resource (parameters for api
resource is in the api-doc.json file in the registry). I'm currently
working on a migration tool to copy these values to the new resource.

Are there any other new changes done to apis in AM 1.8 (which are not in AM
1.7) ?

[1] https://wso2.org/jira/browse/APIMANAGER-2950

Thanks,
Chamila.


-- 
Regards,
Chamila Adhikarinayake
Software Engineer
WSO2, Inc.
Mobile - +94712346437
Email  - chami...@wso2.com
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] API manager Migration from AM 1.7 to 1.8 - Changes done to APIs

2014-10-09 Thread Nuwan Dias
Adding Ruwan

On Fri, Oct 10, 2014 at 9:08 AM, Chamila Adhikarinayake chami...@wso2.com
wrote:

 Hi all,
 I'm currently working on the migration issue[1]. The resources are not
 shown in the store API console because some fields related to swagger are
 missing in the 1.7 apis in the registry.

 in applicationdata/api-docs/api/1.2/resource files these are missing
  nickname, basePath, parameters in operations array.

 some values can be found in old swagger 1.1 resource (parameters for api
 resource is in the api-doc.json file in the registry). I'm currently
 working on a migration tool to copy these values to the new resource.

 Are there any other new changes done to apis in AM 1.8 (which are not in
 AM 1.7) ?

 [1] https://wso2.org/jira/browse/APIMANAGER-2950

 Thanks,
 Chamila.


 --
 Regards,
 Chamila Adhikarinayake
 Software Engineer
 WSO2, Inc.
 Mobile - +94712346437
 Email  - chami...@wso2.com




-- 
Nuwan Dias

Associate Tech Lead - WSO2, Inc. http://wso2.com
email : nuw...@wso2.com
Phone : +94 777 775 729
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] [APIM] Problem Invoking the Publisher API

2014-10-09 Thread Dumidu Handakumbura
Thanks Dinesh, that worked.

On Fri, Oct 10, 2014 at 8:50 AM, Dinesh J Weerakkody dine...@wso2.com
wrote:

 Hi Dumidu,

 According to the implementation, you have to send same no of comma
 separated values to resourceMethodAuthType-0 and
 resourceMethodThrottlingTier-0 parameters.
 For example your API creation request should be

 curl -X POST -b cookies
 http://localhost:9763/publisher/site/blocks/item-add/ajax/add.jag -d
 action=addAPIname=
 EchoServiceLatestvisibility=publicversion=1.0.0description=test
 databasesendpointType=nonsecuredhttp_checked=httphttps_checked=httpswsdl=tags=echoservicenewlatest,echotier=SilverthumbUrl=
 https://upload.wikimedia.org/wikipedia/en/b/bc/Wiki.pngcontext=/echoservicenlatesttiersCollection=GoldresourceCount=0resourceMethod-0=
 *GET,PUT,POST,DELETE,OPTIONS*resourceMethodAuthType-0=
 *Application,Application,Application,Application,Application*
 resourceMethodThrottlingTier-0=
 *Unlimited,Unlimited,Unlimited,Unlimited,Unlimited*uriTemplate-0=/*
 -d'endpoint_config={production_endpoints:{url:
 http://localhost:9773/services/echo/echoString
 ,config:null},endpoint_type:http}';




 On Thu, Oct 9, 2014 at 6:33 PM, Dumidu Handakumbura dum...@wso2.com
 wrote:

 Hi Guys,

 I'm invoking the API Manager 1.7 publisher API in the following way to
 publish an API, the problem is the API is getting created with resource
 method as GET though I have specified GET,PUT,POST,DELETE,OPTIONS. Please
 Advice.

 

 curl -X POST -c cookies
 http://localhost:9763/publisher/site/blocks/user/login/ajax/login.jag -d
 action=loginusername=provider1password=provider1;

 curl -X POST -b cookies
 http://localhost:9763/publisher/site/blocks/item-add/ajax/add.jag -d
 action=addAPIname=EchoServiceLatestvisibility=publicversion=1.0.0description=test
 databasesendpointType=nonsecuredhttp_checked=httphttps_checked=httpswsdl=tags=echoservicenewlatest,echotier=SilverthumbUrl=
 https://upload.wikimedia.org/wikipedia/en/b/bc/Wiki.pngcontext=/echoservicenlatesttiersCollection=GoldresourceCount=0resourceMethod-0=
 *GET,PUT,POST,DELETE,OPTIONS*resourceMethodAuthType-0=ApplicationresourceMethodThrottlingTier-0=UnlimiteduriTemplate-0=/*
 -d'endpoint_config={production_endpoints:{url:
 http://localhost:9773/services/echo/echoString
 ,config:null},endpoint_type:http}';

 curl -X POST -b cookies
 http://localhost:9763/publisher/site/blocks/life-cycles/ajax/life-cycles.jag
 -d
 name=EchoServiceLatestversion=1.0.0provider=provider1status=PUBLISHEDpublishToGateway=trueaction=updateStatus;


 Regards,
 Dumidu

 --
 *Dumidu Handakumbura*
 Software Engineer - QA
 WSO2 Inc; http://www.wso2.com/.
 Mobile;
 *+9406740 %2B9406740 *

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




 --

 *Dinesh J. Weerakkody*
 Software Engineer
 WSO2 Inc.
 lean | enterprise | middleware
 M : +94 727 361788 | E : dine...@wso2.com | W : www.wso2.com




-- 
*Dumidu Handakumbura*
Software Engineer - QA
WSO2 Inc; http://www.wso2.com/.
Mobile;
*+9406740 *
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] [carbon-storage-management] HDFS Datanode carbonistion code JIRA SS-405 (#50)

2014-10-09 Thread Bhathiya Jayasekara
Hi Poshitha,

You can use following methods to get Carbon Home and etc directory.

CarbonUtils.getCarbonHome()
CarbonUtils.getEtcCarbonConfigDirPath()

Thanks,
Bhathiya



On Fri, Oct 10, 2014 at 9:29 AM, Prabath Abeysekara 
notificati...@github.com wrote:

 In
 components/hdfs/org.wso2.carbon.hdfs.datanode/src/main/java/org/wso2/carbon/hdfs/datanode/HDFSDataNode.java:

   public HDFSDataNode() {
  -log.info(HDFS: Entered Data Node );
  -
  -   
  -   Configuration configuration = new Configuration(false);
  -String carbonHome = 
  System.getProperty(ServerConstants.CARBON_HOME);
  -  //String hadoopConf = carbonHome + File.separator + repository + 
  File.separator +
  -  //conf + File.separator + etc + 
  File.separator + hadoop;
  +configuration = new HdfsConfiguration(false);
  +String carbonHome = 
  System.getProperty(ServerConstants.CARBON_HOME);
   String hadoopCoreSiteConf = carbonHome + File.separator + 
  repository + File.separator +
   conf + File.separator + etc + File.separator + 
  hadoop + File.separator + CORE_SITE_XML;
   String hdfsCoreSiteConf = carbonHome + File.separator + 
  repository + File.separator +
   conf + File.separator + etc + File.separator + 
  hadoop + File.separator + HDFS_SITE_XML;

 Remove the initialization of variables such as carbonHome,
 hadoopCoreSiteConf, etc out of the constructor and have them initalized as
 top level public static final variables.

 —
 Reply to this email directly or view it on GitHub
 https://github.com/wso2-dev/carbon-storage-management/pull/50/files#r18687773
 .




-- 
*Bhathiya Jayasekara*
*Software Engineer,*
*WSO2 inc., http://wso2.com http://wso2.com*

*Phone: +94715478185*
*LinkedIn: http://www.linkedin.com/in/bhathiyaj
http://www.linkedin.com/in/bhathiyaj*
*Twitter: https://twitter.com/bhathiyax https://twitter.com/bhathiyax*
*Blog: http://movingaheadblog.blogspot.com
http://movingaheadblog.blogspot.com/*
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


[Dev] WSO2 Committers += Sameera Kannangara

2014-10-09 Thread Subash Chaturanga
Hi all,
It's our pleasure to welcome Sameera Kannangara as a WSO2 Committer.
Sameera has contributed immensely to WSO2 Governance Registry and platform
and shown great commitment. In recognition of his contribution, he has been
voted as a WSO2 Commiter.

Welcome aboard and keep up the good work.

-- 
Thanks
/subash

*Subash Chaturanga*
Senior Software Engineer
Platform TG; WSO2 Inc. http://wso2.com
Contact:
email: sub...@wso2.com
blog:  http://subashsdm.blogspot.com/
twitter: @subash89
phone: +9477 2225922
Lean . Enterprise . Middleware
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


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

2014-10-09 Thread Heshani Gamage
Congratulations Denuwanthi!

On Fri, Oct 10, 2014 at 9:36 AM, Subash Chaturanga sub...@wso2.com wrote:

 Hi all,
 It's our pleasure to welcome Denuwanthi De Silva as a WSO2 Committer.
 Denuwanthi has contributed immensely to WSO2 Governance Registry and
 platform and shown great commitment. In recognition of her contribution,
 she has been voted as a WSO2 Commiter.

 Welcome aboard and keep up the good work.

 --
 Thanks
 /subash

 *Subash Chaturanga*
 Senior Software Engineer
 Platform TG; WSO2 Inc. http://wso2.com
 Contact:
 email: sub...@wso2.com
 blog:  http://subashsdm.blogspot.com/
 twitter: @subash89
 phone: +9477 2225922
 Lean . Enterprise . Middleware

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




-- 
Heshani Gamage
Software Engineer, WSO2, Inc.
email : hesh...@wso2.com
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] WSO2 Committers += Sameera Kannangara

2014-10-09 Thread Heshani Gamage
Congratulations Sameera!

On Fri, Oct 10, 2014 at 9:38 AM, Subash Chaturanga sub...@wso2.com wrote:

 Hi all,
 It's our pleasure to welcome Sameera Kannangara as a WSO2 Committer.
 Sameera has contributed immensely to WSO2 Governance Registry and platform
 and shown great commitment. In recognition of his contribution, he has been
 voted as a WSO2 Commiter.

 Welcome aboard and keep up the good work.

 --
 Thanks
 /subash

 *Subash Chaturanga*
 Senior Software Engineer
 Platform TG; WSO2 Inc. http://wso2.com
 Contact:
 email: sub...@wso2.com
 blog:  http://subashsdm.blogspot.com/
 twitter: @subash89
 phone: +9477 2225922
 Lean . Enterprise . Middleware

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




-- 
Heshani Gamage
Software Engineer, WSO2, Inc.
email : hesh...@wso2.com
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


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

2014-10-09 Thread Kalpa Welivitigoda
Congratulations Denuwanthi !

On Fri, Oct 10, 2014 at 9:42 AM, Heshani Gamage hesh...@wso2.com wrote:

 Congratulations Denuwanthi!

 On Fri, Oct 10, 2014 at 9:36 AM, Subash Chaturanga sub...@wso2.com
 wrote:

 Hi all,
 It's our pleasure to welcome Denuwanthi De Silva as a WSO2 Committer.
 Denuwanthi has contributed immensely to WSO2 Governance Registry and
 platform and shown great commitment. In recognition of her contribution,
 she has been voted as a WSO2 Commiter.

 Welcome aboard and keep up the good work.

 --
 Thanks
 /subash

 *Subash Chaturanga*
 Senior Software Engineer
 Platform TG; WSO2 Inc. http://wso2.com
 Contact:
 email: sub...@wso2.com
 blog:  http://subashsdm.blogspot.com/
 twitter: @subash89
 phone: +9477 2225922
 Lean . Enterprise . Middleware

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




 --
 Heshani Gamage
 Software Engineer, WSO2, Inc.
 email : hesh...@wso2.com

 ___
 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] WSO2 Committers += Denuwanthi De Silva

2014-10-09 Thread Ayesha Dissanayaka
Congratulations Denuwanthi!!!

-- 
*Ayesha Dissanayaka*
Software Engineer,
WSO2, Inc : http://wso2.com
http://www.google.com/url?q=http%3A%2F%2Fwso2.comsa=Dsntz=1usg=AFQjCNEZvyc0uMD1HhBaEGCBxs6e9fBObg
20, Palmgrove Avenue, Colombo 3
E-Mail: aye...@wso2.com ayshsa...@gmail.com
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] WSO2 Committers += Sameera Kannangara

2014-10-09 Thread Ayesha Dissanayaka
Congratulations Sameera!!!

On Fri, Oct 10, 2014 at 9:42 AM, Heshani Gamage hesh...@wso2.com wrote:

 Congratulations Sameera!

 On Fri, Oct 10, 2014 at 9:38 AM, Subash Chaturanga sub...@wso2.com
 wrote:

 Hi all,
 It's our pleasure to welcome Sameera Kannangara as a WSO2 Committer.
 Sameera has contributed immensely to WSO2 Governance Registry and platform
 and shown great commitment. In recognition of his contribution, he has been
 voted as a WSO2 Commiter.

 Welcome aboard and keep up the good work.

 --
 Thanks
 /subash

 *Subash Chaturanga*
 Senior Software Engineer
 Platform TG; WSO2 Inc. http://wso2.com
 Contact:
 email: sub...@wso2.com
 blog:  http://subashsdm.blogspot.com/
 twitter: @subash89
 phone: +9477 2225922
 Lean . Enterprise . Middleware

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




 --
 Heshani Gamage
 Software Engineer, WSO2, Inc.
 email : hesh...@wso2.com

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




-- 
*Ayesha Dissanayaka*
Software Engineer,
WSO2, Inc : http://wso2.com
http://www.google.com/url?q=http%3A%2F%2Fwso2.comsa=Dsntz=1usg=AFQjCNEZvyc0uMD1HhBaEGCBxs6e9fBObg
20, Palmgrove Avenue, Colombo 3
E-Mail: aye...@wso2.com ayshsa...@gmail.com
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] WSO2 Committers += Sameera Kannangara

2014-10-09 Thread Kalpa Welivitigoda
Congratulations Sameera !

On Fri, Oct 10, 2014 at 9:42 AM, Heshani Gamage hesh...@wso2.com wrote:

 Congratulations Sameera!

 On Fri, Oct 10, 2014 at 9:38 AM, Subash Chaturanga sub...@wso2.com
 wrote:

 Hi all,
 It's our pleasure to welcome Sameera Kannangara as a WSO2 Committer.
 Sameera has contributed immensely to WSO2 Governance Registry and platform
 and shown great commitment. In recognition of his contribution, he has been
 voted as a WSO2 Commiter.

 Welcome aboard and keep up the good work.

 --
 Thanks
 /subash

 *Subash Chaturanga*
 Senior Software Engineer
 Platform TG; WSO2 Inc. http://wso2.com
 Contact:
 email: sub...@wso2.com
 blog:  http://subashsdm.blogspot.com/
 twitter: @subash89
 phone: +9477 2225922
 Lean . Enterprise . Middleware

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




 --
 Heshani Gamage
 Software Engineer, WSO2, Inc.
 email : hesh...@wso2.com

 ___
 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] WSO2 Committers += Denuwanthi De Silva

2014-10-09 Thread Milinda Perera
Congratulations Denuwanthi ..

On Fri, Oct 10, 2014 at 9:43 AM, Ayesha Dissanayaka aye...@wso2.com wrote:

 Congratulations Denuwanthi!!!

 --
 *Ayesha Dissanayaka*
 Software Engineer,
 WSO2, Inc : http://wso2.com
 http://www.google.com/url?q=http%3A%2F%2Fwso2.comsa=Dsntz=1usg=AFQjCNEZvyc0uMD1HhBaEGCBxs6e9fBObg
 20, Palmgrove Avenue, Colombo 3
 E-Mail: aye...@wso2.com ayshsa...@gmail.com

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




-- 
Milinda Perera
Software Engineer;
WSO2 Inc. http://wso2.com ,
Mobile: (+94) 714 115 032
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


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

2014-10-09 Thread Danesh Kuruppu
Congrats Denuwanthi !!!

On Fri, Oct 10, 2014 at 9:44 AM, Sameera Jayaratna samee...@wso2.com
wrote:

 Congratz Denuwanthi!!

 On Fri, Oct 10, 2014 at 9:42 AM, Heshani Gamage hesh...@wso2.com wrote:

 Congratulations Denuwanthi!

 On Fri, Oct 10, 2014 at 9:36 AM, Subash Chaturanga sub...@wso2.com
 wrote:

 Hi all,
 It's our pleasure to welcome Denuwanthi De Silva as a WSO2 Committer.
 Denuwanthi has contributed immensely to WSO2 Governance Registry and
 platform and shown great commitment. In recognition of her contribution,
 she has been voted as a WSO2 Commiter.

 Welcome aboard and keep up the good work.

 --
 Thanks
 /subash

 *Subash Chaturanga*
 Senior Software Engineer
 Platform TG; WSO2 Inc. http://wso2.com
 Contact:
 email: sub...@wso2.com
 blog:  http://subashsdm.blogspot.com/
 twitter: @subash89
 phone: +9477 2225922
 Lean . Enterprise . Middleware

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




 --
 Heshani Gamage
 Software Engineer, WSO2, Inc.
 email : hesh...@wso2.com

 ___
 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




-- 

Danesh Kuruppu
Software Engineer
WSO2 Inc,
Mobile: +94 (77) 1690552
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] WSO2 Committers += Sameera Kannangara

2014-10-09 Thread Sameera Jayaratna
Congratz Sameera!!!

On Fri, Oct 10, 2014 at 9:44 AM, Ayesha Dissanayaka aye...@wso2.com wrote:

 Congratulations Sameera!!!

 On Fri, Oct 10, 2014 at 9:42 AM, Heshani Gamage hesh...@wso2.com wrote:

 Congratulations Sameera!

 On Fri, Oct 10, 2014 at 9:38 AM, Subash Chaturanga sub...@wso2.com
 wrote:

 Hi all,
 It's our pleasure to welcome Sameera Kannangara as a WSO2 Committer.
 Sameera has contributed immensely to WSO2 Governance Registry and platform
 and shown great commitment. In recognition of his contribution, he has been
 voted as a WSO2 Commiter.

 Welcome aboard and keep up the good work.

 --
 Thanks
 /subash

 *Subash Chaturanga*
 Senior Software Engineer
 Platform TG; WSO2 Inc. http://wso2.com
 Contact:
 email: sub...@wso2.com
 blog:  http://subashsdm.blogspot.com/
 twitter: @subash89
 phone: +9477 2225922
 Lean . Enterprise . Middleware

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




 --
 Heshani Gamage
 Software Engineer, WSO2, Inc.
 email : hesh...@wso2.com

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




 --
 *Ayesha Dissanayaka*
 Software Engineer,
 WSO2, Inc : http://wso2.com
 http://www.google.com/url?q=http%3A%2F%2Fwso2.comsa=Dsntz=1usg=AFQjCNEZvyc0uMD1HhBaEGCBxs6e9fBObg
 20, Palmgrove Avenue, Colombo 3
 E-Mail: aye...@wso2.com ayshsa...@gmail.com

 ___
 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 += Sameera Kannangara

2014-10-09 Thread Milinda Perera
Congratulations Sameera ...!

On Fri, Oct 10, 2014 at 9:44 AM, Ayesha Dissanayaka aye...@wso2.com wrote:

 Congratulations Sameera!!!

 On Fri, Oct 10, 2014 at 9:42 AM, Heshani Gamage hesh...@wso2.com wrote:

 Congratulations Sameera!

 On Fri, Oct 10, 2014 at 9:38 AM, Subash Chaturanga sub...@wso2.com
 wrote:

 Hi all,
 It's our pleasure to welcome Sameera Kannangara as a WSO2 Committer.
 Sameera has contributed immensely to WSO2 Governance Registry and platform
 and shown great commitment. In recognition of his contribution, he has been
 voted as a WSO2 Commiter.

 Welcome aboard and keep up the good work.

 --
 Thanks
 /subash

 *Subash Chaturanga*
 Senior Software Engineer
 Platform TG; WSO2 Inc. http://wso2.com
 Contact:
 email: sub...@wso2.com
 blog:  http://subashsdm.blogspot.com/
 twitter: @subash89
 phone: +9477 2225922
 Lean . Enterprise . Middleware

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




 --
 Heshani Gamage
 Software Engineer, WSO2, Inc.
 email : hesh...@wso2.com

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




 --
 *Ayesha Dissanayaka*
 Software Engineer,
 WSO2, Inc : http://wso2.com
 http://www.google.com/url?q=http%3A%2F%2Fwso2.comsa=Dsntz=1usg=AFQjCNEZvyc0uMD1HhBaEGCBxs6e9fBObg
 20, Palmgrove Avenue, Colombo 3
 E-Mail: aye...@wso2.com ayshsa...@gmail.com

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




-- 
Milinda Perera
Software Engineer;
WSO2 Inc. http://wso2.com ,
Mobile: (+94) 714 115 032
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


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

2014-10-09 Thread Sachini Jayasekara
Congratulations Denuwanthi!!!

On Fri, Oct 10, 2014 at 9:43 AM, Ayesha Dissanayaka aye...@wso2.com wrote:

 Congratulations Denuwanthi!!!

 --
 *Ayesha Dissanayaka*
 Software Engineer,
 WSO2, Inc : http://wso2.com
 http://www.google.com/url?q=http%3A%2F%2Fwso2.comsa=Dsntz=1usg=AFQjCNEZvyc0uMD1HhBaEGCBxs6e9fBObg
 20, Palmgrove Avenue, Colombo 3
 E-Mail: aye...@wso2.com ayshsa...@gmail.com

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




-- 



*Thanks  Regards,Sachini JayasekaraSoftware 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 += Denuwanthi De Silva

2014-10-09 Thread Sewwandi Perera
Congratulations Denuwanthi...!!! :)

On Fri, Oct 10, 2014 at 9:45 AM, Danesh Kuruppu dan...@wso2.com wrote:

 Congrats Denuwanthi !!!

 On Fri, Oct 10, 2014 at 9:44 AM, Sameera Jayaratna samee...@wso2.com
 wrote:

 Congratz Denuwanthi!!

 On Fri, Oct 10, 2014 at 9:42 AM, Heshani Gamage hesh...@wso2.com wrote:

 Congratulations Denuwanthi!

 On Fri, Oct 10, 2014 at 9:36 AM, Subash Chaturanga sub...@wso2.com
 wrote:

 Hi all,
 It's our pleasure to welcome Denuwanthi De Silva as a WSO2 Committer.
 Denuwanthi has contributed immensely to WSO2 Governance Registry and
 platform and shown great commitment. In recognition of her contribution,
 she has been voted as a WSO2 Commiter.

 Welcome aboard and keep up the good work.

 --
 Thanks
 /subash

 *Subash Chaturanga*
 Senior Software Engineer
 Platform TG; WSO2 Inc. http://wso2.com
 Contact:
 email: sub...@wso2.com
 blog:  http://subashsdm.blogspot.com/
 twitter: @subash89
 phone: +9477 2225922
 Lean . Enterprise . Middleware

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




 --
 Heshani Gamage
 Software Engineer, WSO2, Inc.
 email : hesh...@wso2.com

 ___
 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




 --

 Danesh Kuruppu
 Software Engineer
 WSO2 Inc,
 Mobile: +94 (77) 1690552

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




-- 
Sewwandi Perera
Software Engineer

WSO2 Inc.; http://wso2.com
lean.enterprise.middleware
mobile: +94-713765098
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] WSO2 Committers += Sameera Kannangara

2014-10-09 Thread Roshan Wijesena
Congratulations!!

On Fri, Oct 10, 2014 at 9:38 AM, Subash Chaturanga sub...@wso2.com wrote:

 Hi all,
 It's our pleasure to welcome Sameera Kannangara as a WSO2 Committer.
 Sameera has contributed immensely to WSO2 Governance Registry and platform
 and shown great commitment. In recognition of his contribution, he has been
 voted as a WSO2 Commiter.

 Welcome aboard and keep up the good work.

 --
 Thanks
 /subash

 *Subash Chaturanga*
 Senior Software Engineer
 Platform TG; WSO2 Inc. http://wso2.com
 Contact:
 email: sub...@wso2.com
 blog:  http://subashsdm.blogspot.com/
 twitter: @subash89
 phone: +9477 2225922
 Lean . Enterprise . Middleware

 ___
 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 += Sameera Kannangara

2014-10-09 Thread Sewwandi Perera
Congratulations Sameera...!!! :)

On Fri, Oct 10, 2014 at 9:45 AM, Milinda Perera milin...@wso2.com wrote:

 Congratulations Sameera ...!

 On Fri, Oct 10, 2014 at 9:44 AM, Ayesha Dissanayaka aye...@wso2.com
 wrote:

 Congratulations Sameera!!!

 On Fri, Oct 10, 2014 at 9:42 AM, Heshani Gamage hesh...@wso2.com wrote:

 Congratulations Sameera!

 On Fri, Oct 10, 2014 at 9:38 AM, Subash Chaturanga sub...@wso2.com
 wrote:

 Hi all,
 It's our pleasure to welcome Sameera Kannangara as a WSO2 Committer.
 Sameera has contributed immensely to WSO2 Governance Registry and platform
 and shown great commitment. In recognition of his contribution, he has been
 voted as a WSO2 Commiter.

 Welcome aboard and keep up the good work.

 --
 Thanks
 /subash

 *Subash Chaturanga*
 Senior Software Engineer
 Platform TG; WSO2 Inc. http://wso2.com
 Contact:
 email: sub...@wso2.com
 blog:  http://subashsdm.blogspot.com/
 twitter: @subash89
 phone: +9477 2225922
 Lean . Enterprise . Middleware

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




 --
 Heshani Gamage
 Software Engineer, WSO2, Inc.
 email : hesh...@wso2.com

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




 --
 *Ayesha Dissanayaka*
 Software Engineer,
 WSO2, Inc : http://wso2.com
 http://www.google.com/url?q=http%3A%2F%2Fwso2.comsa=Dsntz=1usg=AFQjCNEZvyc0uMD1HhBaEGCBxs6e9fBObg
 20, Palmgrove Avenue, Colombo 3
 E-Mail: aye...@wso2.com ayshsa...@gmail.com

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




 --
 Milinda Perera
 Software Engineer;
 WSO2 Inc. http://wso2.com ,
 Mobile: (+94) 714 115 032


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




-- 
Sewwandi Perera
Software Engineer

WSO2 Inc.; http://wso2.com
lean.enterprise.middleware
mobile: +94-713765098
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] WSO2 Committers += Sameera Kannangara

2014-10-09 Thread Dunith Dhanushka
Congrats Sameera!

On Fri, Oct 10, 2014 at 9:45 AM, Milinda Perera milin...@wso2.com wrote:

 Congratulations Sameera ...!

 On Fri, Oct 10, 2014 at 9:44 AM, Ayesha Dissanayaka aye...@wso2.com
 wrote:

 Congratulations Sameera!!!

 On Fri, Oct 10, 2014 at 9:42 AM, Heshani Gamage hesh...@wso2.com wrote:

 Congratulations Sameera!

 On Fri, Oct 10, 2014 at 9:38 AM, Subash Chaturanga sub...@wso2.com
 wrote:

 Hi all,
 It's our pleasure to welcome Sameera Kannangara as a WSO2 Committer.
 Sameera has contributed immensely to WSO2 Governance Registry and platform
 and shown great commitment. In recognition of his contribution, he has been
 voted as a WSO2 Commiter.

 Welcome aboard and keep up the good work.

 --
 Thanks
 /subash

 *Subash Chaturanga*
 Senior Software Engineer
 Platform TG; WSO2 Inc. http://wso2.com
 Contact:
 email: sub...@wso2.com
 blog:  http://subashsdm.blogspot.com/
 twitter: @subash89
 phone: +9477 2225922
 Lean . Enterprise . Middleware

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




 --
 Heshani Gamage
 Software Engineer, WSO2, Inc.
 email : hesh...@wso2.com

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




 --
 *Ayesha Dissanayaka*
 Software Engineer,
 WSO2, Inc : http://wso2.com
 http://www.google.com/url?q=http%3A%2F%2Fwso2.comsa=Dsntz=1usg=AFQjCNEZvyc0uMD1HhBaEGCBxs6e9fBObg
 20, Palmgrove Avenue, Colombo 3
 E-Mail: aye...@wso2.com ayshsa...@gmail.com

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




 --
 Milinda Perera
 Software Engineer;
 WSO2 Inc. http://wso2.com ,
 Mobile: (+94) 714 115 032


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




-- 
Regards,

Dunith Dhanushka,
Senior Software Engineer - BAM,
WSO2 Inc,

Mobile - +94 71 8615744
Blog - dunithd.wordpress.com http://blog.dunith.com
Twitter - @dunithd http://twitter.com/dunithd
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] WSO2 Committers += Sameera Kannangara

2014-10-09 Thread Sachini Jayasekara
Congratulations!!!

On Fri, Oct 10, 2014 at 9:51 AM, Sewwandi Perera sewwa...@wso2.com wrote:

 Congratulations Sameera...!!! :)

 On Fri, Oct 10, 2014 at 9:45 AM, Milinda Perera milin...@wso2.com wrote:

 Congratulations Sameera ...!

 On Fri, Oct 10, 2014 at 9:44 AM, Ayesha Dissanayaka aye...@wso2.com
 wrote:

 Congratulations Sameera!!!

 On Fri, Oct 10, 2014 at 9:42 AM, Heshani Gamage hesh...@wso2.com
 wrote:

 Congratulations Sameera!

 On Fri, Oct 10, 2014 at 9:38 AM, Subash Chaturanga sub...@wso2.com
 wrote:

 Hi all,
 It's our pleasure to welcome Sameera Kannangara as a WSO2 Committer.
 Sameera has contributed immensely to WSO2 Governance Registry and platform
 and shown great commitment. In recognition of his contribution, he has 
 been
 voted as a WSO2 Commiter.

 Welcome aboard and keep up the good work.

 --
 Thanks
 /subash

 *Subash Chaturanga*
 Senior Software Engineer
 Platform TG; WSO2 Inc. http://wso2.com
 Contact:
 email: sub...@wso2.com
 blog:  http://subashsdm.blogspot.com/
 twitter: @subash89
 phone: +9477 2225922
 Lean . Enterprise . Middleware

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




 --
 Heshani Gamage
 Software Engineer, WSO2, Inc.
 email : hesh...@wso2.com

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




 --
 *Ayesha Dissanayaka*
 Software Engineer,
 WSO2, Inc : http://wso2.com
 http://www.google.com/url?q=http%3A%2F%2Fwso2.comsa=Dsntz=1usg=AFQjCNEZvyc0uMD1HhBaEGCBxs6e9fBObg
 20, Palmgrove Avenue, Colombo 3
 E-Mail: aye...@wso2.com ayshsa...@gmail.com

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




 --
 Milinda Perera
 Software Engineer;
 WSO2 Inc. http://wso2.com ,
 Mobile: (+94) 714 115 032


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




 --
 Sewwandi Perera
 Software Engineer

 WSO2 Inc.; http://wso2.com
 lean.enterprise.middleware
 mobile: +94-713765098

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




-- 



*Thanks  Regards,Sachini JayasekaraSoftware 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 += Sameera Kannangara

2014-10-09 Thread Lasindu Charith
Congratulations Sameera ..!!!

On Fri, Oct 10, 2014 at 9:51 AM, Sewwandi Perera sewwa...@wso2.com wrote:

 Congratulations Sameera...!!! :)

 On Fri, Oct 10, 2014 at 9:45 AM, Milinda Perera milin...@wso2.com wrote:

 Congratulations Sameera ...!

 On Fri, Oct 10, 2014 at 9:44 AM, Ayesha Dissanayaka aye...@wso2.com
 wrote:

 Congratulations Sameera!!!

 On Fri, Oct 10, 2014 at 9:42 AM, Heshani Gamage hesh...@wso2.com
 wrote:

 Congratulations Sameera!

 On Fri, Oct 10, 2014 at 9:38 AM, Subash Chaturanga sub...@wso2.com
 wrote:

 Hi all,
 It's our pleasure to welcome Sameera Kannangara as a WSO2 Committer.
 Sameera has contributed immensely to WSO2 Governance Registry and platform
 and shown great commitment. In recognition of his contribution, he has 
 been
 voted as a WSO2 Commiter.

 Welcome aboard and keep up the good work.

 --
 Thanks
 /subash

 *Subash Chaturanga*
 Senior Software Engineer
 Platform TG; WSO2 Inc. http://wso2.com
 Contact:
 email: sub...@wso2.com
 blog:  http://subashsdm.blogspot.com/
 twitter: @subash89
 phone: +9477 2225922
 Lean . Enterprise . Middleware

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




 --
 Heshani Gamage
 Software Engineer, WSO2, Inc.
 email : hesh...@wso2.com

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




 --
 *Ayesha Dissanayaka*
 Software Engineer,
 WSO2, Inc : http://wso2.com
 http://www.google.com/url?q=http%3A%2F%2Fwso2.comsa=Dsntz=1usg=AFQjCNEZvyc0uMD1HhBaEGCBxs6e9fBObg
 20, Palmgrove Avenue, Colombo 3
 E-Mail: aye...@wso2.com ayshsa...@gmail.com

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




 --
 Milinda Perera
 Software Engineer;
 WSO2 Inc. http://wso2.com ,
 Mobile: (+94) 714 115 032


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




 --
 Sewwandi Perera
 Software Engineer

 WSO2 Inc.; http://wso2.com
 lean.enterprise.middleware
 mobile: +94-713765098

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




-- 
*Lasindu Charith*
Software Engineer, WSO2 Inc.
Mobile: +94714427192
Web: blog.lasindu.com
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] Tenant creation with LDAP issue

2014-10-09 Thread Godwin Amila Shrimal
Hi,

Found the reason, LDAP has password policy. password we are entering from
carbon product should compatible with those policies.


Thanks
Godwin



On Thu, Oct 9, 2014 at 5:45 PM, Godwin Amila Shrimal god...@wso2.com
wrote:

 Hi,

 I am working on a jira[1], When we create a tenant it create the admin
 user in LDAP and it always disable *(userAccountControl=546)*, That's why
 it doesn't allow to log in with admin user. BTW I tried to update the
 userAccountControl property to *512 (enable user)* and it gives a LDAP
 error with error code 53. What can be the reason for this ?


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


 Thanks
 Godwin


 --
 *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




-- 
*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 += Denuwanthi De Silva

2014-10-09 Thread Lasindu Charith
Congratulations Denuwanthi ..!!!

On Fri, Oct 10, 2014 at 9:50 AM, Sewwandi Perera sewwa...@wso2.com wrote:


 Congratulations Denuwanthi...!!! :)

 On Fri, Oct 10, 2014 at 9:45 AM, Danesh Kuruppu dan...@wso2.com wrote:

 Congrats Denuwanthi !!!

 On Fri, Oct 10, 2014 at 9:44 AM, Sameera Jayaratna samee...@wso2.com
 wrote:

 Congratz Denuwanthi!!

 On Fri, Oct 10, 2014 at 9:42 AM, Heshani Gamage hesh...@wso2.com
 wrote:

 Congratulations Denuwanthi!

 On Fri, Oct 10, 2014 at 9:36 AM, Subash Chaturanga sub...@wso2.com
 wrote:

 Hi all,
 It's our pleasure to welcome Denuwanthi De Silva as a WSO2 Committer.
 Denuwanthi has contributed immensely to WSO2 Governance Registry and
 platform and shown great commitment. In recognition of her contribution,
 she has been voted as a WSO2 Commiter.

 Welcome aboard and keep up the good work.

 --
 Thanks
 /subash

 *Subash Chaturanga*
 Senior Software Engineer
 Platform TG; WSO2 Inc. http://wso2.com
 Contact:
 email: sub...@wso2.com
 blog:  http://subashsdm.blogspot.com/
 twitter: @subash89
 phone: +9477 2225922
 Lean . Enterprise . Middleware

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




 --
 Heshani Gamage
 Software Engineer, WSO2, Inc.
 email : hesh...@wso2.com

 ___
 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




 --

 Danesh Kuruppu
 Software Engineer
 WSO2 Inc,
 Mobile: +94 (77) 1690552

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




 --
 Sewwandi Perera
 Software Engineer

 WSO2 Inc.; http://wso2.com
 lean.enterprise.middleware
 mobile: +94-713765098

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




-- 
*Lasindu Charith*
Software Engineer, WSO2 Inc.
Mobile: +94714427192
Web: blog.lasindu.com
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


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

2014-10-09 Thread Prasanna Dangalla
Congratulations Denuwanthi 

On Fri, Oct 10, 2014 at 9:53 AM, Lasindu Charith lasi...@wso2.com wrote:

 Congratulations Denuwanthi ..!!!

 On Fri, Oct 10, 2014 at 9:50 AM, Sewwandi Perera sewwa...@wso2.com
 wrote:


 Congratulations Denuwanthi...!!! :)

 On Fri, Oct 10, 2014 at 9:45 AM, Danesh Kuruppu dan...@wso2.com wrote:

 Congrats Denuwanthi !!!

 On Fri, Oct 10, 2014 at 9:44 AM, Sameera Jayaratna samee...@wso2.com
 wrote:

 Congratz Denuwanthi!!

 On Fri, Oct 10, 2014 at 9:42 AM, Heshani Gamage hesh...@wso2.com
 wrote:

 Congratulations Denuwanthi!

 On Fri, Oct 10, 2014 at 9:36 AM, Subash Chaturanga sub...@wso2.com
 wrote:

 Hi all,
 It's our pleasure to welcome Denuwanthi De Silva as a WSO2 Committer.
 Denuwanthi has contributed immensely to WSO2 Governance Registry and
 platform and shown great commitment. In recognition of her contribution,
 she has been voted as a WSO2 Commiter.

 Welcome aboard and keep up the good work.

 --
 Thanks
 /subash

 *Subash Chaturanga*
 Senior Software Engineer
 Platform TG; WSO2 Inc. http://wso2.com
 Contact:
 email: sub...@wso2.com
 blog:  http://subashsdm.blogspot.com/
 twitter: @subash89
 phone: +9477 2225922
 Lean . Enterprise . Middleware

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




 --
 Heshani Gamage
 Software Engineer, WSO2, Inc.
 email : hesh...@wso2.com

 ___
 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




 --

 Danesh Kuruppu
 Software Engineer
 WSO2 Inc,
 Mobile: +94 (77) 1690552

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




 --
 Sewwandi Perera
 Software Engineer

 WSO2 Inc.; http://wso2.com
 lean.enterprise.middleware
 mobile: +94-713765098

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




 --
 *Lasindu Charith*
 Software Engineer, WSO2 Inc.
 Mobile: +94714427192
 Web: blog.lasindu.com

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




-- 
Prasanna Dangalla
Software Engineer, WSO2, Inc.; http://wso2.com/
lean.enterprise.middleware

cell: +94 777 55 80 30 | +94 718 11 27 51
twitter: @prasa77
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] WSO2 Committers += Sameera Kannangara

2014-10-09 Thread Prasanna Dangalla
Congratulations Sameera 

On Fri, Oct 10, 2014 at 9:53 AM, Lasindu Charith lasi...@wso2.com wrote:

 Congratulations Sameera ..!!!

 On Fri, Oct 10, 2014 at 9:51 AM, Sewwandi Perera sewwa...@wso2.com
 wrote:

 Congratulations Sameera...!!! :)

 On Fri, Oct 10, 2014 at 9:45 AM, Milinda Perera milin...@wso2.com
 wrote:

 Congratulations Sameera ...!

 On Fri, Oct 10, 2014 at 9:44 AM, Ayesha Dissanayaka aye...@wso2.com
 wrote:

 Congratulations Sameera!!!

 On Fri, Oct 10, 2014 at 9:42 AM, Heshani Gamage hesh...@wso2.com
 wrote:

 Congratulations Sameera!

 On Fri, Oct 10, 2014 at 9:38 AM, Subash Chaturanga sub...@wso2.com
 wrote:

 Hi all,
 It's our pleasure to welcome Sameera Kannangara as a WSO2 Committer.
 Sameera has contributed immensely to WSO2 Governance Registry and 
 platform
 and shown great commitment. In recognition of his contribution, he has 
 been
 voted as a WSO2 Commiter.

 Welcome aboard and keep up the good work.

 --
 Thanks
 /subash

 *Subash Chaturanga*
 Senior Software Engineer
 Platform TG; WSO2 Inc. http://wso2.com
 Contact:
 email: sub...@wso2.com
 blog:  http://subashsdm.blogspot.com/
 twitter: @subash89
 phone: +9477 2225922
 Lean . Enterprise . Middleware

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




 --
 Heshani Gamage
 Software Engineer, WSO2, Inc.
 email : hesh...@wso2.com

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




 --
 *Ayesha Dissanayaka*
 Software Engineer,
 WSO2, Inc : http://wso2.com
 http://www.google.com/url?q=http%3A%2F%2Fwso2.comsa=Dsntz=1usg=AFQjCNEZvyc0uMD1HhBaEGCBxs6e9fBObg
 20, Palmgrove Avenue, Colombo 3
 E-Mail: aye...@wso2.com ayshsa...@gmail.com

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




 --
 Milinda Perera
 Software Engineer;
 WSO2 Inc. http://wso2.com ,
 Mobile: (+94) 714 115 032


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




 --
 Sewwandi Perera
 Software Engineer

 WSO2 Inc.; http://wso2.com
 lean.enterprise.middleware
 mobile: +94-713765098

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




 --
 *Lasindu Charith*
 Software Engineer, WSO2 Inc.
 Mobile: +94714427192
 Web: blog.lasindu.com

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




-- 
Prasanna Dangalla
Software Engineer, WSO2, Inc.; http://wso2.com/
lean.enterprise.middleware

cell: +94 777 55 80 30 | +94 718 11 27 51
twitter: @prasa77
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] WSO2 Committers += Sameera Kannangara

2014-10-09 Thread Danesh Kuruppu
Congrats Sameera!!!

On Fri, Oct 10, 2014 at 9:53 AM, Lasindu Charith lasi...@wso2.com wrote:

 Congratulations Sameera ..!!!

 On Fri, Oct 10, 2014 at 9:51 AM, Sewwandi Perera sewwa...@wso2.com
 wrote:

 Congratulations Sameera...!!! :)

 On Fri, Oct 10, 2014 at 9:45 AM, Milinda Perera milin...@wso2.com
 wrote:

 Congratulations Sameera ...!

 On Fri, Oct 10, 2014 at 9:44 AM, Ayesha Dissanayaka aye...@wso2.com
 wrote:

 Congratulations Sameera!!!

 On Fri, Oct 10, 2014 at 9:42 AM, Heshani Gamage hesh...@wso2.com
 wrote:

 Congratulations Sameera!

 On Fri, Oct 10, 2014 at 9:38 AM, Subash Chaturanga sub...@wso2.com
 wrote:

 Hi all,
 It's our pleasure to welcome Sameera Kannangara as a WSO2 Committer.
 Sameera has contributed immensely to WSO2 Governance Registry and 
 platform
 and shown great commitment. In recognition of his contribution, he has 
 been
 voted as a WSO2 Commiter.

 Welcome aboard and keep up the good work.

 --
 Thanks
 /subash

 *Subash Chaturanga*
 Senior Software Engineer
 Platform TG; WSO2 Inc. http://wso2.com
 Contact:
 email: sub...@wso2.com
 blog:  http://subashsdm.blogspot.com/
 twitter: @subash89
 phone: +9477 2225922
 Lean . Enterprise . Middleware

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




 --
 Heshani Gamage
 Software Engineer, WSO2, Inc.
 email : hesh...@wso2.com

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




 --
 *Ayesha Dissanayaka*
 Software Engineer,
 WSO2, Inc : http://wso2.com
 http://www.google.com/url?q=http%3A%2F%2Fwso2.comsa=Dsntz=1usg=AFQjCNEZvyc0uMD1HhBaEGCBxs6e9fBObg
 20, Palmgrove Avenue, Colombo 3
 E-Mail: aye...@wso2.com ayshsa...@gmail.com

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




 --
 Milinda Perera
 Software Engineer;
 WSO2 Inc. http://wso2.com ,
 Mobile: (+94) 714 115 032


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




 --
 Sewwandi Perera
 Software Engineer

 WSO2 Inc.; http://wso2.com
 lean.enterprise.middleware
 mobile: +94-713765098

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




 --
 *Lasindu Charith*
 Software Engineer, WSO2 Inc.
 Mobile: +94714427192
 Web: blog.lasindu.com

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




-- 

Danesh Kuruppu
Software Engineer
WSO2 Inc,
Mobile: +94 (77) 1690552
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


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

2014-10-09 Thread Yasassri Ratnayake
Congratulations Denuwanthi

On Fri, Oct 10, 2014 at 9:55 AM, Prasanna Dangalla prasa...@wso2.com
wrote:

 Congratulations Denuwanthi 

 On Fri, Oct 10, 2014 at 9:53 AM, Lasindu Charith lasi...@wso2.com wrote:

 Congratulations Denuwanthi ..!!!

 On Fri, Oct 10, 2014 at 9:50 AM, Sewwandi Perera sewwa...@wso2.com
 wrote:


 Congratulations Denuwanthi...!!! :)

 On Fri, Oct 10, 2014 at 9:45 AM, Danesh Kuruppu dan...@wso2.com wrote:

 Congrats Denuwanthi !!!

 On Fri, Oct 10, 2014 at 9:44 AM, Sameera Jayaratna samee...@wso2.com
 wrote:

 Congratz Denuwanthi!!

 On Fri, Oct 10, 2014 at 9:42 AM, Heshani Gamage hesh...@wso2.com
 wrote:

 Congratulations Denuwanthi!

 On Fri, Oct 10, 2014 at 9:36 AM, Subash Chaturanga sub...@wso2.com
 wrote:

 Hi all,
 It's our pleasure to welcome Denuwanthi De Silva as a WSO2
 Committer. Denuwanthi has contributed immensely to WSO2 Governance 
 Registry
 and platform and shown great commitment. In recognition of her
 contribution, she has been voted as a WSO2 Commiter.

 Welcome aboard and keep up the good work.

 --
 Thanks
 /subash

 *Subash Chaturanga*
 Senior Software Engineer
 Platform TG; WSO2 Inc. http://wso2.com
 Contact:
 email: sub...@wso2.com
 blog:  http://subashsdm.blogspot.com/
 twitter: @subash89
 phone: +9477 2225922
 Lean . Enterprise . Middleware

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




 --
 Heshani Gamage
 Software Engineer, WSO2, Inc.
 email : hesh...@wso2.com

 ___
 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




 --

 Danesh Kuruppu
 Software Engineer
 WSO2 Inc,
 Mobile: +94 (77) 1690552

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




 --
 Sewwandi Perera
 Software Engineer

 WSO2 Inc.; http://wso2.com
 lean.enterprise.middleware
 mobile: +94-713765098

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




 --
 *Lasindu Charith*
 Software Engineer, WSO2 Inc.
 Mobile: +94714427192
 Web: blog.lasindu.com

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




 --
 Prasanna Dangalla
 Software Engineer, WSO2, Inc.; http://wso2.com/
 lean.enterprise.middleware

 cell: +94 777 55 80 30 | +94 718 11 27 51
 twitter: @prasa77

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




-- 
Yasassri Ratnayake
Software Engineer - QA
WSO2 Inc ; http://wso2.com
lean.enterprise.middleware
*Mobile : +94715933168*
*Blog : http://yasassriratnayake.blogspot.com/
http://yasassriratnayake.blogspot.com/*
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


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

2014-10-09 Thread Anuruddha Premalal
Congratulations Denuwanthi!!

On Fri, Oct 10, 2014 at 9:56 AM, Yasassri Ratnayake yasas...@wso2.com
wrote:

 Congratulations Denuwanthi

 On Fri, Oct 10, 2014 at 9:55 AM, Prasanna Dangalla prasa...@wso2.com
 wrote:

 Congratulations Denuwanthi 

 On Fri, Oct 10, 2014 at 9:53 AM, Lasindu Charith lasi...@wso2.com
 wrote:

 Congratulations Denuwanthi ..!!!

 On Fri, Oct 10, 2014 at 9:50 AM, Sewwandi Perera sewwa...@wso2.com
 wrote:


 Congratulations Denuwanthi...!!! :)

 On Fri, Oct 10, 2014 at 9:45 AM, Danesh Kuruppu dan...@wso2.com
 wrote:

 Congrats Denuwanthi !!!

 On Fri, Oct 10, 2014 at 9:44 AM, Sameera Jayaratna samee...@wso2.com
 wrote:

 Congratz Denuwanthi!!

 On Fri, Oct 10, 2014 at 9:42 AM, Heshani Gamage hesh...@wso2.com
 wrote:

 Congratulations Denuwanthi!

 On Fri, Oct 10, 2014 at 9:36 AM, Subash Chaturanga sub...@wso2.com
 wrote:

 Hi all,
 It's our pleasure to welcome Denuwanthi De Silva as a WSO2
 Committer. Denuwanthi has contributed immensely to WSO2 Governance 
 Registry
 and platform and shown great commitment. In recognition of her
 contribution, she has been voted as a WSO2 Commiter.

 Welcome aboard and keep up the good work.

 --
 Thanks
 /subash

 *Subash Chaturanga*
 Senior Software Engineer
 Platform TG; WSO2 Inc. http://wso2.com
 Contact:
 email: sub...@wso2.com
 blog:  http://subashsdm.blogspot.com/
 twitter: @subash89
 phone: +9477 2225922
 Lean . Enterprise . Middleware

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




 --
 Heshani Gamage
 Software Engineer, WSO2, Inc.
 email : hesh...@wso2.com

 ___
 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




 --

 Danesh Kuruppu
 Software Engineer
 WSO2 Inc,
 Mobile: +94 (77) 1690552

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




 --
 Sewwandi Perera
 Software Engineer

 WSO2 Inc.; http://wso2.com
 lean.enterprise.middleware
 mobile: +94-713765098

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




 --
 *Lasindu Charith*
 Software Engineer, WSO2 Inc.
 Mobile: +94714427192
 Web: blog.lasindu.com

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




 --
 Prasanna Dangalla
 Software Engineer, WSO2, Inc.; http://wso2.com/
 lean.enterprise.middleware

 cell: +94 777 55 80 30 | +94 718 11 27 51
 twitter: @prasa77

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




 --
 Yasassri Ratnayake
 Software Engineer - QA
 WSO2 Inc ; http://wso2.com
 lean.enterprise.middleware
 *Mobile : +94715933168 %2B94715933168*
 *Blog : http://yasassriratnayake.blogspot.com/
 http://yasassriratnayake.blogspot.com/*

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




-- 
*Anuruddha Premalal*
Software Eng. | WSO2 Inc.
Mobile : +94710461070
Web site : www.regilandvalley.com
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] WSO2 Committers += Sameera Kannangara

2014-10-09 Thread Anuruddha Premalal
Congratulations Sameera!!

On Fri, Oct 10, 2014 at 9:56 AM, Prasanna Dangalla prasa...@wso2.com
wrote:

 Congratulations Sameera 

 On Fri, Oct 10, 2014 at 9:53 AM, Lasindu Charith lasi...@wso2.com wrote:

 Congratulations Sameera ..!!!

 On Fri, Oct 10, 2014 at 9:51 AM, Sewwandi Perera sewwa...@wso2.com
 wrote:

 Congratulations Sameera...!!! :)

 On Fri, Oct 10, 2014 at 9:45 AM, Milinda Perera milin...@wso2.com
 wrote:

 Congratulations Sameera ...!

 On Fri, Oct 10, 2014 at 9:44 AM, Ayesha Dissanayaka aye...@wso2.com
 wrote:

 Congratulations Sameera!!!

 On Fri, Oct 10, 2014 at 9:42 AM, Heshani Gamage hesh...@wso2.com
 wrote:

 Congratulations Sameera!

 On Fri, Oct 10, 2014 at 9:38 AM, Subash Chaturanga sub...@wso2.com
 wrote:

 Hi all,
 It's our pleasure to welcome Sameera Kannangara as a WSO2 Committer.
 Sameera has contributed immensely to WSO2 Governance Registry and 
 platform
 and shown great commitment. In recognition of his contribution, he has 
 been
 voted as a WSO2 Commiter.

 Welcome aboard and keep up the good work.

 --
 Thanks
 /subash

 *Subash Chaturanga*
 Senior Software Engineer
 Platform TG; WSO2 Inc. http://wso2.com
 Contact:
 email: sub...@wso2.com
 blog:  http://subashsdm.blogspot.com/
 twitter: @subash89
 phone: +9477 2225922
 Lean . Enterprise . Middleware

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




 --
 Heshani Gamage
 Software Engineer, WSO2, Inc.
 email : hesh...@wso2.com

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




 --
 *Ayesha Dissanayaka*
 Software Engineer,
 WSO2, Inc : http://wso2.com
 http://www.google.com/url?q=http%3A%2F%2Fwso2.comsa=Dsntz=1usg=AFQjCNEZvyc0uMD1HhBaEGCBxs6e9fBObg
 20, Palmgrove Avenue, Colombo 3
 E-Mail: aye...@wso2.com ayshsa...@gmail.com

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




 --
 Milinda Perera
 Software Engineer;
 WSO2 Inc. http://wso2.com ,
 Mobile: (+94) 714 115 032


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




 --
 Sewwandi Perera
 Software Engineer

 WSO2 Inc.; http://wso2.com
 lean.enterprise.middleware
 mobile: +94-713765098

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




 --
 *Lasindu Charith*
 Software Engineer, WSO2 Inc.
 Mobile: +94714427192
 Web: blog.lasindu.com

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




 --
 Prasanna Dangalla
 Software Engineer, WSO2, Inc.; http://wso2.com/
 lean.enterprise.middleware

 cell: +94 777 55 80 30 | +94 718 11 27 51
 twitter: @prasa77

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




-- 
*Anuruddha Premalal*
Software Eng. | WSO2 Inc.
Mobile : +94710461070
Web site : www.regilandvalley.com
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] WSO2 Committers += Sameera Kannangara

2014-10-09 Thread Kasun De Silva
Congratz Sameera..

*Kasun de Silva*
Software Engineer | *WSO2 Inc.*; http://wso2.com
lean.enterprise.middleware

email   : kas...@wso2.com
mobile : +94 77 794 4260


On Fri, Oct 10, 2014 at 9:56 AM, Prasanna Dangalla prasa...@wso2.com
wrote:

 Congratulations Sameera 

 On Fri, Oct 10, 2014 at 9:53 AM, Lasindu Charith lasi...@wso2.com wrote:

 Congratulations Sameera ..!!!

 On Fri, Oct 10, 2014 at 9:51 AM, Sewwandi Perera sewwa...@wso2.com
 wrote:

 Congratulations Sameera...!!! :)

 On Fri, Oct 10, 2014 at 9:45 AM, Milinda Perera milin...@wso2.com
 wrote:

 Congratulations Sameera ...!

 On Fri, Oct 10, 2014 at 9:44 AM, Ayesha Dissanayaka aye...@wso2.com
 wrote:

 Congratulations Sameera!!!

 On Fri, Oct 10, 2014 at 9:42 AM, Heshani Gamage hesh...@wso2.com
 wrote:

 Congratulations Sameera!

 On Fri, Oct 10, 2014 at 9:38 AM, Subash Chaturanga sub...@wso2.com
 wrote:

 Hi all,
 It's our pleasure to welcome Sameera Kannangara as a WSO2 Committer.
 Sameera has contributed immensely to WSO2 Governance Registry and 
 platform
 and shown great commitment. In recognition of his contribution, he has 
 been
 voted as a WSO2 Commiter.

 Welcome aboard and keep up the good work.

 --
 Thanks
 /subash

 *Subash Chaturanga*
 Senior Software Engineer
 Platform TG; WSO2 Inc. http://wso2.com
 Contact:
 email: sub...@wso2.com
 blog:  http://subashsdm.blogspot.com/
 twitter: @subash89
 phone: +9477 2225922
 Lean . Enterprise . Middleware

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




 --
 Heshani Gamage
 Software Engineer, WSO2, Inc.
 email : hesh...@wso2.com

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




 --
 *Ayesha Dissanayaka*
 Software Engineer,
 WSO2, Inc : http://wso2.com
 http://www.google.com/url?q=http%3A%2F%2Fwso2.comsa=Dsntz=1usg=AFQjCNEZvyc0uMD1HhBaEGCBxs6e9fBObg
 20, Palmgrove Avenue, Colombo 3
 E-Mail: aye...@wso2.com ayshsa...@gmail.com

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




 --
 Milinda Perera
 Software Engineer;
 WSO2 Inc. http://wso2.com ,
 Mobile: (+94) 714 115 032


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




 --
 Sewwandi Perera
 Software Engineer

 WSO2 Inc.; http://wso2.com
 lean.enterprise.middleware
 mobile: +94-713765098

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




 --
 *Lasindu Charith*
 Software Engineer, WSO2 Inc.
 Mobile: +94714427192
 Web: blog.lasindu.com

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




 --
 Prasanna Dangalla
 Software Engineer, WSO2, Inc.; http://wso2.com/
 lean.enterprise.middleware

 cell: +94 777 55 80 30 | +94 718 11 27 51
 twitter: @prasa77

 ___
 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 += Denuwanthi De Silva

2014-10-09 Thread Kasun De Silva
Congratz Denuwanthi...

*Kasun de Silva*
Software Engineer | *WSO2 Inc.*; http://wso2.com
lean.enterprise.middleware

email   : kas...@wso2.com
mobile : +94 77 794 4260


On Fri, Oct 10, 2014 at 9:56 AM, Yasassri Ratnayake yasas...@wso2.com
wrote:

 Congratulations Denuwanthi

 On Fri, Oct 10, 2014 at 9:55 AM, Prasanna Dangalla prasa...@wso2.com
 wrote:

 Congratulations Denuwanthi 

 On Fri, Oct 10, 2014 at 9:53 AM, Lasindu Charith lasi...@wso2.com
 wrote:

 Congratulations Denuwanthi ..!!!

 On Fri, Oct 10, 2014 at 9:50 AM, Sewwandi Perera sewwa...@wso2.com
 wrote:


 Congratulations Denuwanthi...!!! :)

 On Fri, Oct 10, 2014 at 9:45 AM, Danesh Kuruppu dan...@wso2.com
 wrote:

 Congrats Denuwanthi !!!

 On Fri, Oct 10, 2014 at 9:44 AM, Sameera Jayaratna samee...@wso2.com
 wrote:

 Congratz Denuwanthi!!

 On Fri, Oct 10, 2014 at 9:42 AM, Heshani Gamage hesh...@wso2.com
 wrote:

 Congratulations Denuwanthi!

 On Fri, Oct 10, 2014 at 9:36 AM, Subash Chaturanga sub...@wso2.com
 wrote:

 Hi all,
 It's our pleasure to welcome Denuwanthi De Silva as a WSO2
 Committer. Denuwanthi has contributed immensely to WSO2 Governance 
 Registry
 and platform and shown great commitment. In recognition of her
 contribution, she has been voted as a WSO2 Commiter.

 Welcome aboard and keep up the good work.

 --
 Thanks
 /subash

 *Subash Chaturanga*
 Senior Software Engineer
 Platform TG; WSO2 Inc. http://wso2.com
 Contact:
 email: sub...@wso2.com
 blog:  http://subashsdm.blogspot.com/
 twitter: @subash89
 phone: +9477 2225922
 Lean . Enterprise . Middleware

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




 --
 Heshani Gamage
 Software Engineer, WSO2, Inc.
 email : hesh...@wso2.com

 ___
 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




 --

 Danesh Kuruppu
 Software Engineer
 WSO2 Inc,
 Mobile: +94 (77) 1690552

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




 --
 Sewwandi Perera
 Software Engineer

 WSO2 Inc.; http://wso2.com
 lean.enterprise.middleware
 mobile: +94-713765098

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




 --
 *Lasindu Charith*
 Software Engineer, WSO2 Inc.
 Mobile: +94714427192
 Web: blog.lasindu.com

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




 --
 Prasanna Dangalla
 Software Engineer, WSO2, Inc.; http://wso2.com/
 lean.enterprise.middleware

 cell: +94 777 55 80 30 | +94 718 11 27 51
 twitter: @prasa77

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




 --
 Yasassri Ratnayake
 Software Engineer - QA
 WSO2 Inc ; http://wso2.com
 lean.enterprise.middleware
 *Mobile : +94715933168 %2B94715933168*
 *Blog : http://yasassriratnayake.blogspot.com/
 http://yasassriratnayake.blogspot.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] How to run a product with different configurations in Test Suit

2014-10-09 Thread Darshana Akalanka Pagoda Arachchi
Hi all,

In the Message Broker test suit we have test cases which automatically run
the products and then runs tests on it. I however do not have a clear idea
on how the products gets deployed.

All we have is a base test class which is extended by other test classes
which is as follows.

--
*import org.apache.commons.logging.Log;*
*import org.apache.commons.logging.LogFactory;*
*import org.wso2.carbon.automation.engine.context.AutomationContext;*
*import org.wso2.carbon.automation.engine.context.TestUserMode;*

*/***
* * Base class of all MB integration tests*
* */*
*public class MBIntegrationBaseTest {*

*protected Log log = LogFactory.getLog(MBIntegrationBaseTest.class);*
*protected AutomationContext automationContext;*
*protected String backendURL;*

*protected void init(TestUserMode userMode) throws Exception {*
*automationContext = new AutomationContext(MB, userMode);*
*backendURL = automationContext.getContextUrls().getBackEndUrl();*
*}*

*}*

---

The pom file for this module is attached and I believe is responsible in
copying and extracting the built product to a working directory to test.

I want to write a test which alter the configurations of the products
before the product is deployed. Is this possible? Please advice.

Thanks,
-- 
*Darshana Akalanka Pagoda Arachchi,*
*Software Engineer*
*078-4721791*
?xml version=1.0 encoding=UTF-8?
project xmlns=http://maven.apache.org/POM/4.0.0;
 xmlns:xsi=http://www.w3.org/2001/XMLSchema-instance;
 xsi:schemaLocation=http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd;
parent
groupIdorg.wso2.mb/groupId
artifactIdorg.wso2.mb.integration.tests/artifactId
version3.0.0-SNAPSHOT/version
relativePath../pom.xml/relativePath
/parent

modelVersion4.0.0/modelVersion
nameMB AMQP based Test Module/name
artifactIdorg.wso2.carbon.mb.amqp.test/artifactId
packagingjar/packaging

build
plugins
plugin
artifactIdmaven-surefire-plugin/artifactId
inheritedfalse/inherited
version2.12.4/version
configuration
!--argLine-Xmx1024m -XX:PermSize=256m -XX:MaxPermSize=512m -Xdebug -Xnoagent -Djava.compiler=NONE -Xrunjdwp:transport=dt_socket,server=y,suspend=y,address=5006/argLine--
argLine-Xmx1024m -XX:PermSize=256m -XX:MaxPermSize=512m/argLine
parallelfalse/parallel
suiteXmlFiles
suiteXmlFilesrc/test/resources/testng-server-mgt.xml/suiteXmlFile
suiteXmlFilesrc/test/resources/testng.xml/suiteXmlFile
/suiteXmlFiles

systemProperties
property
namemaven.test.haltafterfailure/name
valuefalse/value
/property
property
namecarbon.zip/name
value
${basedir}/../../../distribution/target/wso2mb-${project.version}.zip
/value
/property
property
nameframework.resource.location/name
value
${basedir}/src/test/resources/
/value
/property
property
nameusedefaultlisteners/name
valuefalse/value
/property
sec.verifier.dir${basedir}/target/security-verifier//sec.verifier.dir
emma.home${basedir}/target/emma/emma.home
instr.file${basedir}/src/test/resources/instrumentation.txt/instr.file
filters.file${basedir}/src/test/resources/filters.txt/filters.file
emma.output${basedir}/target/emma/emma.output
/systemProperties
workingDirectory${basedir}/target/workingDirectory
/configuration
/plugin
plugin
artifactIdmaven-dependency-plugin/artifactId
executions

execution
idcopy-emma-dependencies/id
phasecompile/phase
goals
goalcopy-dependencies/goal
/goals
configuration
outputDirectory${project.build.directory}/emma/outputDirectory
includeTypesjar/includeTypes
   

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

2014-10-09 Thread Rajkumar Rajaratnam
Congratz Denuwanthi!!

On Fri, Oct 10, 2014 at 10:00 AM, Kasun De Silva kas...@wso2.com wrote:

 Congratz Denuwanthi...

 *Kasun de Silva*
 Software Engineer | *WSO2 Inc.*; http://wso2.com
 lean.enterprise.middleware

 email   : kas...@wso2.com
 mobile : +94 77 794 4260


 On Fri, Oct 10, 2014 at 9:56 AM, Yasassri Ratnayake yasas...@wso2.com
 wrote:

 Congratulations Denuwanthi

 On Fri, Oct 10, 2014 at 9:55 AM, Prasanna Dangalla prasa...@wso2.com
 wrote:

 Congratulations Denuwanthi 

 On Fri, Oct 10, 2014 at 9:53 AM, Lasindu Charith lasi...@wso2.com
 wrote:

 Congratulations Denuwanthi ..!!!

 On Fri, Oct 10, 2014 at 9:50 AM, Sewwandi Perera sewwa...@wso2.com
 wrote:


 Congratulations Denuwanthi...!!! :)

 On Fri, Oct 10, 2014 at 9:45 AM, Danesh Kuruppu dan...@wso2.com
 wrote:

 Congrats Denuwanthi !!!

 On Fri, Oct 10, 2014 at 9:44 AM, Sameera Jayaratna samee...@wso2.com
  wrote:

 Congratz Denuwanthi!!

 On Fri, Oct 10, 2014 at 9:42 AM, Heshani Gamage hesh...@wso2.com
 wrote:

 Congratulations Denuwanthi!

 On Fri, Oct 10, 2014 at 9:36 AM, Subash Chaturanga sub...@wso2.com
  wrote:

 Hi all,
 It's our pleasure to welcome Denuwanthi De Silva as a WSO2
 Committer. Denuwanthi has contributed immensely to WSO2 Governance 
 Registry
 and platform and shown great commitment. In recognition of her
 contribution, she has been voted as a WSO2 Commiter.

 Welcome aboard and keep up the good work.

 --
 Thanks
 /subash

 *Subash Chaturanga*
 Senior Software Engineer
 Platform TG; WSO2 Inc. http://wso2.com
 Contact:
 email: sub...@wso2.com
 blog:  http://subashsdm.blogspot.com/
 twitter: @subash89
 phone: +9477 2225922
 Lean . Enterprise . Middleware

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




 --
 Heshani Gamage
 Software Engineer, WSO2, Inc.
 email : hesh...@wso2.com

 ___
 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




 --

 Danesh Kuruppu
 Software Engineer
 WSO2 Inc,
 Mobile: +94 (77) 1690552

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




 --
 Sewwandi Perera
 Software Engineer

 WSO2 Inc.; http://wso2.com
 lean.enterprise.middleware
 mobile: +94-713765098

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




 --
 *Lasindu Charith*
 Software Engineer, WSO2 Inc.
 Mobile: +94714427192
 Web: blog.lasindu.com

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




 --
 Prasanna Dangalla
 Software Engineer, WSO2, Inc.; http://wso2.com/
 lean.enterprise.middleware

 cell: +94 777 55 80 30 | +94 718 11 27 51
 twitter: @prasa77

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




 --
 Yasassri Ratnayake
 Software Engineer - QA
 WSO2 Inc ; http://wso2.com
 lean.enterprise.middleware
 *Mobile : +94715933168 %2B94715933168*
 *Blog : http://yasassriratnayake.blogspot.com/
 http://yasassriratnayake.blogspot.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




-- 
Rajkumar Rajaratnam
Software Engineer | WSO2, Inc.
Mobile +94777568639 | +94783498120
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] WSO2 Committers += Sameera Kannangara

2014-10-09 Thread Rajkumar Rajaratnam
Congrats Sameera!!!

On Fri, Oct 10, 2014 at 9:59 AM, Anuruddha Premalal anurud...@wso2.com
wrote:

 Congratulations Sameera!!

 On Fri, Oct 10, 2014 at 9:56 AM, Prasanna Dangalla prasa...@wso2.com
 wrote:

 Congratulations Sameera 

 On Fri, Oct 10, 2014 at 9:53 AM, Lasindu Charith lasi...@wso2.com
 wrote:

 Congratulations Sameera ..!!!

 On Fri, Oct 10, 2014 at 9:51 AM, Sewwandi Perera sewwa...@wso2.com
 wrote:

 Congratulations Sameera...!!! :)

 On Fri, Oct 10, 2014 at 9:45 AM, Milinda Perera milin...@wso2.com
 wrote:

 Congratulations Sameera ...!

 On Fri, Oct 10, 2014 at 9:44 AM, Ayesha Dissanayaka aye...@wso2.com
 wrote:

 Congratulations Sameera!!!

 On Fri, Oct 10, 2014 at 9:42 AM, Heshani Gamage hesh...@wso2.com
 wrote:

 Congratulations Sameera!

 On Fri, Oct 10, 2014 at 9:38 AM, Subash Chaturanga sub...@wso2.com
 wrote:

 Hi all,
 It's our pleasure to welcome Sameera Kannangara as a WSO2
 Committer. Sameera has contributed immensely to WSO2 Governance 
 Registry
 and platform and shown great commitment. In recognition of his
 contribution, he has been voted as a WSO2 Commiter.

 Welcome aboard and keep up the good work.

 --
 Thanks
 /subash

 *Subash Chaturanga*
 Senior Software Engineer
 Platform TG; WSO2 Inc. http://wso2.com
 Contact:
 email: sub...@wso2.com
 blog:  http://subashsdm.blogspot.com/
 twitter: @subash89
 phone: +9477 2225922
 Lean . Enterprise . Middleware

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




 --
 Heshani Gamage
 Software Engineer, WSO2, Inc.
 email : hesh...@wso2.com

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




 --
 *Ayesha Dissanayaka*
 Software Engineer,
 WSO2, Inc : http://wso2.com
 http://www.google.com/url?q=http%3A%2F%2Fwso2.comsa=Dsntz=1usg=AFQjCNEZvyc0uMD1HhBaEGCBxs6e9fBObg
 20, Palmgrove Avenue, Colombo 3
 E-Mail: aye...@wso2.com ayshsa...@gmail.com

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




 --
 Milinda Perera
 Software Engineer;
 WSO2 Inc. http://wso2.com ,
 Mobile: (+94) 714 115 032


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




 --
 Sewwandi Perera
 Software Engineer

 WSO2 Inc.; http://wso2.com
 lean.enterprise.middleware
 mobile: +94-713765098

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




 --
 *Lasindu Charith*
 Software Engineer, WSO2 Inc.
 Mobile: +94714427192
 Web: blog.lasindu.com

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




 --
 Prasanna Dangalla
 Software Engineer, WSO2, Inc.; http://wso2.com/
 lean.enterprise.middleware

 cell: +94 777 55 80 30 | +94 718 11 27 51
 twitter: @prasa77

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




 --
 *Anuruddha Premalal*
 Software Eng. | WSO2 Inc.
 Mobile : +94710461070
 Web site : www.regilandvalley.com


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




-- 
Rajkumar Rajaratnam
Software Engineer | WSO2, Inc.
Mobile +94777568639 | +94783498120
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] WSO2 Committers += Sameera Kannangara

2014-10-09 Thread Dakshika Jayathilaka
Congratulations Sameera!!

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

On Fri, Oct 10, 2014 at 9:59 AM, Anuruddha Premalal anurud...@wso2.com
wrote:

 Congratulations Sameera!!

 On Fri, Oct 10, 2014 at 9:56 AM, Prasanna Dangalla prasa...@wso2.com
 wrote:

 Congratulations Sameera 

 On Fri, Oct 10, 2014 at 9:53 AM, Lasindu Charith lasi...@wso2.com
 wrote:

 Congratulations Sameera ..!!!

 On Fri, Oct 10, 2014 at 9:51 AM, Sewwandi Perera sewwa...@wso2.com
 wrote:

 Congratulations Sameera...!!! :)

 On Fri, Oct 10, 2014 at 9:45 AM, Milinda Perera milin...@wso2.com
 wrote:

 Congratulations Sameera ...!

 On Fri, Oct 10, 2014 at 9:44 AM, Ayesha Dissanayaka aye...@wso2.com
 wrote:

 Congratulations Sameera!!!

 On Fri, Oct 10, 2014 at 9:42 AM, Heshani Gamage hesh...@wso2.com
 wrote:

 Congratulations Sameera!

 On Fri, Oct 10, 2014 at 9:38 AM, Subash Chaturanga sub...@wso2.com
 wrote:

 Hi all,
 It's our pleasure to welcome Sameera Kannangara as a WSO2
 Committer. Sameera has contributed immensely to WSO2 Governance 
 Registry
 and platform and shown great commitment. In recognition of his
 contribution, he has been voted as a WSO2 Commiter.

 Welcome aboard and keep up the good work.

 --
 Thanks
 /subash

 *Subash Chaturanga*
 Senior Software Engineer
 Platform TG; WSO2 Inc. http://wso2.com
 Contact:
 email: sub...@wso2.com
 blog:  http://subashsdm.blogspot.com/
 twitter: @subash89
 phone: +9477 2225922
 Lean . Enterprise . Middleware

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




 --
 Heshani Gamage
 Software Engineer, WSO2, Inc.
 email : hesh...@wso2.com

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




 --
 *Ayesha Dissanayaka*
 Software Engineer,
 WSO2, Inc : http://wso2.com
 http://www.google.com/url?q=http%3A%2F%2Fwso2.comsa=Dsntz=1usg=AFQjCNEZvyc0uMD1HhBaEGCBxs6e9fBObg
 20, Palmgrove Avenue, Colombo 3
 E-Mail: aye...@wso2.com ayshsa...@gmail.com

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




 --
 Milinda Perera
 Software Engineer;
 WSO2 Inc. http://wso2.com ,
 Mobile: (+94) 714 115 032


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




 --
 Sewwandi Perera
 Software Engineer

 WSO2 Inc.; http://wso2.com
 lean.enterprise.middleware
 mobile: +94-713765098

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




 --
 *Lasindu Charith*
 Software Engineer, WSO2 Inc.
 Mobile: +94714427192
 Web: blog.lasindu.com

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




 --
 Prasanna Dangalla
 Software Engineer, WSO2, Inc.; http://wso2.com/
 lean.enterprise.middleware

 cell: +94 777 55 80 30 | +94 718 11 27 51
 twitter: @prasa77

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




 --
 *Anuruddha Premalal*
 Software Eng. | WSO2 Inc.
 Mobile : +94710461070
 Web site : www.regilandvalley.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 += Denuwanthi De Silva

2014-10-09 Thread Dakshika Jayathilaka
Congratulations!!

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

On Fri, Oct 10, 2014 at 10:04 AM, Rajkumar Rajaratnam rajkum...@wso2.com
wrote:

 Congratz Denuwanthi!!

 On Fri, Oct 10, 2014 at 10:00 AM, Kasun De Silva kas...@wso2.com wrote:

 Congratz Denuwanthi...

 *Kasun de Silva*
 Software Engineer | *WSO2 Inc.*; http://wso2.com
 lean.enterprise.middleware

 email   : kas...@wso2.com
 mobile : +94 77 794 4260


 On Fri, Oct 10, 2014 at 9:56 AM, Yasassri Ratnayake yasas...@wso2.com
 wrote:

 Congratulations Denuwanthi

 On Fri, Oct 10, 2014 at 9:55 AM, Prasanna Dangalla prasa...@wso2.com
 wrote:

 Congratulations Denuwanthi 

 On Fri, Oct 10, 2014 at 9:53 AM, Lasindu Charith lasi...@wso2.com
 wrote:

 Congratulations Denuwanthi ..!!!

 On Fri, Oct 10, 2014 at 9:50 AM, Sewwandi Perera sewwa...@wso2.com
 wrote:


 Congratulations Denuwanthi...!!! :)

 On Fri, Oct 10, 2014 at 9:45 AM, Danesh Kuruppu dan...@wso2.com
 wrote:

 Congrats Denuwanthi !!!

 On Fri, Oct 10, 2014 at 9:44 AM, Sameera Jayaratna 
 samee...@wso2.com wrote:

 Congratz Denuwanthi!!

 On Fri, Oct 10, 2014 at 9:42 AM, Heshani Gamage hesh...@wso2.com
 wrote:

 Congratulations Denuwanthi!

 On Fri, Oct 10, 2014 at 9:36 AM, Subash Chaturanga 
 sub...@wso2.com wrote:

 Hi all,
 It's our pleasure to welcome Denuwanthi De Silva as a WSO2
 Committer. Denuwanthi has contributed immensely to WSO2 Governance 
 Registry
 and platform and shown great commitment. In recognition of her
 contribution, she has been voted as a WSO2 Commiter.

 Welcome aboard and keep up the good work.

 --
 Thanks
 /subash

 *Subash Chaturanga*
 Senior Software Engineer
 Platform TG; WSO2 Inc. http://wso2.com
 Contact:
 email: sub...@wso2.com
 blog:  http://subashsdm.blogspot.com/
 twitter: @subash89
 phone: +9477 2225922
 Lean . Enterprise . Middleware

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




 --
 Heshani Gamage
 Software Engineer, WSO2, Inc.
 email : hesh...@wso2.com

 ___
 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




 --

 Danesh Kuruppu
 Software Engineer
 WSO2 Inc,
 Mobile: +94 (77) 1690552

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




 --
 Sewwandi Perera
 Software Engineer

 WSO2 Inc.; http://wso2.com
 lean.enterprise.middleware
 mobile: +94-713765098

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




 --
 *Lasindu Charith*
 Software Engineer, WSO2 Inc.
 Mobile: +94714427192
 Web: blog.lasindu.com

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




 --
 Prasanna Dangalla
 Software Engineer, WSO2, Inc.; http://wso2.com/
 lean.enterprise.middleware

 cell: +94 777 55 80 30 | +94 718 11 27 51
 twitter: @prasa77

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




 --
 Yasassri Ratnayake
 Software Engineer - QA
 WSO2 Inc ; http://wso2.com
 lean.enterprise.middleware
 *Mobile : +94715933168 %2B94715933168*
 *Blog : http://yasassriratnayake.blogspot.com/
 http://yasassriratnayake.blogspot.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




 --
 Rajkumar Rajaratnam
 Software Engineer | WSO2, Inc.
 Mobile +94777568639 | +94783498120

 ___
 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] What is the standard way of handling exceptions

2014-10-09 Thread Waruna Perera
Hi Danesh,

In integration tests we used to log the exception and throw it. The reason
is the result will be included in the testng reports.

Thanks

On Wed, Oct 8, 2014 at 9:24 AM, Danesh Kuruppu dan...@wso2.com wrote:

 One more question, why we do both log exception and throw it inside
 handleException?. It will result in multiple log messages in log file, for
 a single problem in the code.

 On Thu, Oct 2, 2014 at 9:32 AM, Dinesh J Weerakkody dine...@wso2.com
 wrote:

 Hi,

 I'm just curious about the stranded way of handling exceptions in WSO2
 products. When I go through source code, I found that we use
 handleException method in some places (in some places use deferent method
 such as create new exceptions, catch, log and ignore, etc.) Can someone
 explain the standard exception handling mechanism in WSO2 products and it
 will be very helpful for newcomers also. (use cases for each case like when
 to use what method).


 When it comes to handleException method, I have another question.


 *Current handle exception method*
 public void handleException(String msg, Exception e) throws
 ProductException{
 log.error(msg, e);
 throw new ProductException(msg, e);
 }

 *Problem*
 class One{
 public void methodOne() {
 try {
 Two two = new Two();
 two.methodTwo();
 } catch (WhateverException e) {
 handleException(Whatever exception message, e);
 }
 }
 }

 class Two{
 public void methodTwo() {
 try {
 // Database manipulation code goes here
 } catch (SQLException e) {
 handleException(Cannot complete the transaction, e);
 }
 }
 }

 In handleException method we always create a new Exception. When we have
 multiple method calls, there will be duplicate stacktraces and the actual
 exception is printed in very latter part of the stack trace. Sometimes it
 is bit difficult to trace an error. Is there any specific reason to create
 new exceptions inside handleException method, instead of throwing same
 exception object if the exceptions is an instance of ProductException like
 below sample.

 public void handleException(String msg, Exception e) throws
 ProductException{
 log.error(msg, e);
 if(e instanceof ProductException)
throw e;
 throw new ProductException(msg, e);
 }

 Thank you.


 --

 *Dinesh J. Weerakkody*
 Software Engineer
 WSO2 Inc.
 lean | enterprise | middleware
 M : +94 727 361788 | E : dine...@wso2.com | W : www.wso2.com

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




 --

 Danesh Kuruppu
 Software Engineer
 WSO2 Inc,
 Mobile: +94 (77) 1690552

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




-- 
Waruna Perera
Senior Software Engineer - Test Automation
Mobile: +94 77 3867037
WSO2, Inc.; http://wso2.com/
lean . enterprise . middlewear.
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


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

2014-10-09 Thread Inosh Perera
Congratulations Denuwanthi!!



On Fri, Oct 10, 2014 at 10:05 AM, Dakshika Jayathilaka daksh...@wso2.com
wrote:

 Congratulations!!

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

 On Fri, Oct 10, 2014 at 10:04 AM, Rajkumar Rajaratnam rajkum...@wso2.com
 wrote:

 Congratz Denuwanthi!!

 On Fri, Oct 10, 2014 at 10:00 AM, Kasun De Silva kas...@wso2.com wrote:

 Congratz Denuwanthi...

 *Kasun de Silva*
 Software Engineer | *WSO2 Inc.*; http://wso2.com
 lean.enterprise.middleware

 email   : kas...@wso2.com
 mobile : +94 77 794 4260


 On Fri, Oct 10, 2014 at 9:56 AM, Yasassri Ratnayake yasas...@wso2.com
 wrote:

 Congratulations Denuwanthi

 On Fri, Oct 10, 2014 at 9:55 AM, Prasanna Dangalla prasa...@wso2.com
 wrote:

 Congratulations Denuwanthi 

 On Fri, Oct 10, 2014 at 9:53 AM, Lasindu Charith lasi...@wso2.com
 wrote:

 Congratulations Denuwanthi ..!!!

 On Fri, Oct 10, 2014 at 9:50 AM, Sewwandi Perera sewwa...@wso2.com
 wrote:


 Congratulations Denuwanthi...!!! :)

 On Fri, Oct 10, 2014 at 9:45 AM, Danesh Kuruppu dan...@wso2.com
 wrote:

 Congrats Denuwanthi !!!

 On Fri, Oct 10, 2014 at 9:44 AM, Sameera Jayaratna 
 samee...@wso2.com wrote:

 Congratz Denuwanthi!!

 On Fri, Oct 10, 2014 at 9:42 AM, Heshani Gamage hesh...@wso2.com
 wrote:

 Congratulations Denuwanthi!

 On Fri, Oct 10, 2014 at 9:36 AM, Subash Chaturanga 
 sub...@wso2.com wrote:

 Hi all,
 It's our pleasure to welcome Denuwanthi De Silva as a WSO2
 Committer. Denuwanthi has contributed immensely to WSO2 Governance 
 Registry
 and platform and shown great commitment. In recognition of her
 contribution, she has been voted as a WSO2 Commiter.

 Welcome aboard and keep up the good work.

 --
 Thanks
 /subash

 *Subash Chaturanga*
 Senior Software Engineer
 Platform TG; WSO2 Inc. http://wso2.com
 Contact:
 email: sub...@wso2.com
 blog:  http://subashsdm.blogspot.com/
 twitter: @subash89
 phone: +9477 2225922
 Lean . Enterprise . Middleware

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




 --
 Heshani Gamage
 Software Engineer, WSO2, Inc.
 email : hesh...@wso2.com

 ___
 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




 --

 Danesh Kuruppu
 Software Engineer
 WSO2 Inc,
 Mobile: +94 (77) 1690552

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




 --
 Sewwandi Perera
 Software Engineer

 WSO2 Inc.; http://wso2.com
 lean.enterprise.middleware
 mobile: +94-713765098

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




 --
 *Lasindu Charith*
 Software Engineer, WSO2 Inc.
 Mobile: +94714427192
 Web: blog.lasindu.com

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




 --
 Prasanna Dangalla
 Software Engineer, WSO2, Inc.; http://wso2.com/
 lean.enterprise.middleware

 cell: +94 777 55 80 30 | +94 718 11 27 51
 twitter: @prasa77

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




 --
 Yasassri Ratnayake
 Software Engineer - QA
 WSO2 Inc ; http://wso2.com
 lean.enterprise.middleware
 *Mobile : +94715933168 %2B94715933168*
 *Blog : http://yasassriratnayake.blogspot.com/
 http://yasassriratnayake.blogspot.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




 --
 Rajkumar Rajaratnam
 Software Engineer | WSO2, Inc.
 Mobile +94777568639 | +94783498120

 ___
 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




-- 
Inosh Perera
Software Engineer, WSO2 Inc.
Tel: 0785293686
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


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

2014-10-09 Thread Nipuni Perera
Congratulations Denuwanthi!!!



On Fri, Oct 10, 2014 at 10:21 AM, Inosh Perera ino...@wso2.com wrote:

 Congratulations Denuwanthi!!



 On Fri, Oct 10, 2014 at 10:05 AM, Dakshika Jayathilaka daksh...@wso2.com
 wrote:

 Congratulations!!

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

 On Fri, Oct 10, 2014 at 10:04 AM, Rajkumar Rajaratnam rajkum...@wso2.com
  wrote:

 Congratz Denuwanthi!!

 On Fri, Oct 10, 2014 at 10:00 AM, Kasun De Silva kas...@wso2.com
 wrote:

 Congratz Denuwanthi...

 *Kasun de Silva*
 Software Engineer | *WSO2 Inc.*; http://wso2.com
 lean.enterprise.middleware

 email   : kas...@wso2.com
 mobile : +94 77 794 4260


 On Fri, Oct 10, 2014 at 9:56 AM, Yasassri Ratnayake yasas...@wso2.com
 wrote:

 Congratulations Denuwanthi

 On Fri, Oct 10, 2014 at 9:55 AM, Prasanna Dangalla prasa...@wso2.com
 wrote:

 Congratulations Denuwanthi 

 On Fri, Oct 10, 2014 at 9:53 AM, Lasindu Charith lasi...@wso2.com
 wrote:

 Congratulations Denuwanthi ..!!!

 On Fri, Oct 10, 2014 at 9:50 AM, Sewwandi Perera sewwa...@wso2.com
 wrote:


 Congratulations Denuwanthi...!!! :)

 On Fri, Oct 10, 2014 at 9:45 AM, Danesh Kuruppu dan...@wso2.com
 wrote:

 Congrats Denuwanthi !!!

 On Fri, Oct 10, 2014 at 9:44 AM, Sameera Jayaratna 
 samee...@wso2.com wrote:

 Congratz Denuwanthi!!

 On Fri, Oct 10, 2014 at 9:42 AM, Heshani Gamage hesh...@wso2.com
  wrote:

 Congratulations Denuwanthi!

 On Fri, Oct 10, 2014 at 9:36 AM, Subash Chaturanga 
 sub...@wso2.com wrote:

 Hi all,
 It's our pleasure to welcome Denuwanthi De Silva as a WSO2
 Committer. Denuwanthi has contributed immensely to WSO2 Governance 
 Registry
 and platform and shown great commitment. In recognition of her
 contribution, she has been voted as a WSO2 Commiter.

 Welcome aboard and keep up the good work.

 --
 Thanks
 /subash

 *Subash Chaturanga*
 Senior Software Engineer
 Platform TG; WSO2 Inc. http://wso2.com
 Contact:
 email: sub...@wso2.com
 blog:  http://subashsdm.blogspot.com/
 twitter: @subash89
 phone: +9477 2225922
 Lean . Enterprise . Middleware

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




 --
 Heshani Gamage
 Software Engineer, WSO2, Inc.
 email : hesh...@wso2.com

 ___
 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




 --

 Danesh Kuruppu
 Software Engineer
 WSO2 Inc,
 Mobile: +94 (77) 1690552

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




 --
 Sewwandi Perera
 Software Engineer

 WSO2 Inc.; http://wso2.com
 lean.enterprise.middleware
 mobile: +94-713765098

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




 --
 *Lasindu Charith*
 Software Engineer, WSO2 Inc.
 Mobile: +94714427192
 Web: blog.lasindu.com

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




 --
 Prasanna Dangalla
 Software Engineer, WSO2, Inc.; http://wso2.com/
 lean.enterprise.middleware

 cell: +94 777 55 80 30 | +94 718 11 27 51
 twitter: @prasa77

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




 --
 Yasassri Ratnayake
 Software Engineer - QA
 WSO2 Inc ; http://wso2.com
 lean.enterprise.middleware
 *Mobile : +94715933168 %2B94715933168*
 *Blog : http://yasassriratnayake.blogspot.com/
 http://yasassriratnayake.blogspot.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




 --
 Rajkumar Rajaratnam
 Software Engineer | WSO2, Inc.
 Mobile +94777568639 | +94783498120

 ___
 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




 --
 Inosh Perera
 Software Engineer, WSO2 Inc.
 Tel: 0785293686

 ___
 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

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

2014-10-09 Thread Vijitha Ekanayake
Congratulations Denuwanthi !!!

On Fri, Oct 10, 2014 at 9:55 AM, Prasanna Dangalla prasa...@wso2.com
wrote:

 Congratulations Denuwanthi 

 On Fri, Oct 10, 2014 at 9:53 AM, Lasindu Charith lasi...@wso2.com wrote:

 Congratulations Denuwanthi ..!!!

 On Fri, Oct 10, 2014 at 9:50 AM, Sewwandi Perera sewwa...@wso2.com
 wrote:


 Congratulations Denuwanthi...!!! :)

 On Fri, Oct 10, 2014 at 9:45 AM, Danesh Kuruppu dan...@wso2.com wrote:

 Congrats Denuwanthi !!!

 On Fri, Oct 10, 2014 at 9:44 AM, Sameera Jayaratna samee...@wso2.com
 wrote:

 Congratz Denuwanthi!!

 On Fri, Oct 10, 2014 at 9:42 AM, Heshani Gamage hesh...@wso2.com
 wrote:

 Congratulations Denuwanthi!

 On Fri, Oct 10, 2014 at 9:36 AM, Subash Chaturanga sub...@wso2.com
 wrote:

 Hi all,
 It's our pleasure to welcome Denuwanthi De Silva as a WSO2
 Committer. Denuwanthi has contributed immensely to WSO2 Governance 
 Registry
 and platform and shown great commitment. In recognition of her
 contribution, she has been voted as a WSO2 Commiter.

 Welcome aboard and keep up the good work.

 --
 Thanks
 /subash

 *Subash Chaturanga*
 Senior Software Engineer
 Platform TG; WSO2 Inc. http://wso2.com
 Contact:
 email: sub...@wso2.com
 blog:  http://subashsdm.blogspot.com/
 twitter: @subash89
 phone: +9477 2225922
 Lean . Enterprise . Middleware

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




 --
 Heshani Gamage
 Software Engineer, WSO2, Inc.
 email : hesh...@wso2.com

 ___
 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




 --

 Danesh Kuruppu
 Software Engineer
 WSO2 Inc,
 Mobile: +94 (77) 1690552

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




 --
 Sewwandi Perera
 Software Engineer

 WSO2 Inc.; http://wso2.com
 lean.enterprise.middleware
 mobile: +94-713765098

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




 --
 *Lasindu Charith*
 Software Engineer, WSO2 Inc.
 Mobile: +94714427192
 Web: blog.lasindu.com

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




 --
 Prasanna Dangalla
 Software Engineer, WSO2, Inc.; http://wso2.com/
 lean.enterprise.middleware

 cell: +94 777 55 80 30 | +94 718 11 27 51
 twitter: @prasa77

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




-- 
Vijitha Ekanayake
Software Engineer*, *WSO2, Inc.; http://wso2.com/
Mobile : +94 777 24 73 39 | +94 718 74 44 08
lean.enterprise.middleware
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


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

2014-10-09 Thread Dinesh J Weerakkody
Congratulations... !

On Fri, Oct 10, 2014 at 10:27 AM, Vijitha Ekanayake vijit...@wso2.com
wrote:

 Congratulations Denuwanthi !!!

 On Fri, Oct 10, 2014 at 9:55 AM, Prasanna Dangalla prasa...@wso2.com
 wrote:

 Congratulations Denuwanthi 

 On Fri, Oct 10, 2014 at 9:53 AM, Lasindu Charith lasi...@wso2.com
 wrote:

 Congratulations Denuwanthi ..!!!

 On Fri, Oct 10, 2014 at 9:50 AM, Sewwandi Perera sewwa...@wso2.com
 wrote:


 Congratulations Denuwanthi...!!! :)

 On Fri, Oct 10, 2014 at 9:45 AM, Danesh Kuruppu dan...@wso2.com
 wrote:

 Congrats Denuwanthi !!!

 On Fri, Oct 10, 2014 at 9:44 AM, Sameera Jayaratna samee...@wso2.com
 wrote:

 Congratz Denuwanthi!!

 On Fri, Oct 10, 2014 at 9:42 AM, Heshani Gamage hesh...@wso2.com
 wrote:

 Congratulations Denuwanthi!

 On Fri, Oct 10, 2014 at 9:36 AM, Subash Chaturanga sub...@wso2.com
 wrote:

 Hi all,
 It's our pleasure to welcome Denuwanthi De Silva as a WSO2
 Committer. Denuwanthi has contributed immensely to WSO2 Governance 
 Registry
 and platform and shown great commitment. In recognition of her
 contribution, she has been voted as a WSO2 Commiter.

 Welcome aboard and keep up the good work.

 --
 Thanks
 /subash

 *Subash Chaturanga*
 Senior Software Engineer
 Platform TG; WSO2 Inc. http://wso2.com
 Contact:
 email: sub...@wso2.com
 blog:  http://subashsdm.blogspot.com/
 twitter: @subash89
 phone: +9477 2225922
 Lean . Enterprise . Middleware

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




 --
 Heshani Gamage
 Software Engineer, WSO2, Inc.
 email : hesh...@wso2.com

 ___
 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




 --

 Danesh Kuruppu
 Software Engineer
 WSO2 Inc,
 Mobile: +94 (77) 1690552

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




 --
 Sewwandi Perera
 Software Engineer

 WSO2 Inc.; http://wso2.com
 lean.enterprise.middleware
 mobile: +94-713765098

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




 --
 *Lasindu Charith*
 Software Engineer, WSO2 Inc.
 Mobile: +94714427192
 Web: blog.lasindu.com

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




 --
 Prasanna Dangalla
 Software Engineer, WSO2, Inc.; http://wso2.com/
 lean.enterprise.middleware

 cell: +94 777 55 80 30 | +94 718 11 27 51
 twitter: @prasa77

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




 --
 Vijitha Ekanayake
 Software Engineer*, *WSO2, Inc.; http://wso2.com/
 Mobile : +94 777 24 73 39 | +94 718 74 44 08
 lean.enterprise.middleware

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




-- 

*Dinesh J. Weerakkody*
Software Engineer
WSO2 Inc.
lean | enterprise | middleware
M : +94 727 361788 | E : dine...@wso2.com | W : www.wso2.com
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] WSO2 Committers += Sameera Kannangara

2014-10-09 Thread Dinesh J Weerakkody
Congratulations Sameera...

On Fri, Oct 10, 2014 at 10:05 AM, Dakshika Jayathilaka daksh...@wso2.com
wrote:

 Congratulations Sameera!!

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

 On Fri, Oct 10, 2014 at 9:59 AM, Anuruddha Premalal anurud...@wso2.com
 wrote:

 Congratulations Sameera!!

 On Fri, Oct 10, 2014 at 9:56 AM, Prasanna Dangalla prasa...@wso2.com
 wrote:

 Congratulations Sameera 

 On Fri, Oct 10, 2014 at 9:53 AM, Lasindu Charith lasi...@wso2.com
 wrote:

 Congratulations Sameera ..!!!

 On Fri, Oct 10, 2014 at 9:51 AM, Sewwandi Perera sewwa...@wso2.com
 wrote:

 Congratulations Sameera...!!! :)

 On Fri, Oct 10, 2014 at 9:45 AM, Milinda Perera milin...@wso2.com
 wrote:

 Congratulations Sameera ...!

 On Fri, Oct 10, 2014 at 9:44 AM, Ayesha Dissanayaka aye...@wso2.com
 wrote:

 Congratulations Sameera!!!

 On Fri, Oct 10, 2014 at 9:42 AM, Heshani Gamage hesh...@wso2.com
 wrote:

 Congratulations Sameera!

 On Fri, Oct 10, 2014 at 9:38 AM, Subash Chaturanga sub...@wso2.com
  wrote:

 Hi all,
 It's our pleasure to welcome Sameera Kannangara as a WSO2
 Committer. Sameera has contributed immensely to WSO2 Governance 
 Registry
 and platform and shown great commitment. In recognition of his
 contribution, he has been voted as a WSO2 Commiter.

 Welcome aboard and keep up the good work.

 --
 Thanks
 /subash

 *Subash Chaturanga*
 Senior Software Engineer
 Platform TG; WSO2 Inc. http://wso2.com
 Contact:
 email: sub...@wso2.com
 blog:  http://subashsdm.blogspot.com/
 twitter: @subash89
 phone: +9477 2225922
 Lean . Enterprise . Middleware

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




 --
 Heshani Gamage
 Software Engineer, WSO2, Inc.
 email : hesh...@wso2.com

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




 --
 *Ayesha Dissanayaka*
 Software Engineer,
 WSO2, Inc : http://wso2.com
 http://www.google.com/url?q=http%3A%2F%2Fwso2.comsa=Dsntz=1usg=AFQjCNEZvyc0uMD1HhBaEGCBxs6e9fBObg
 20, Palmgrove Avenue, Colombo 3
 E-Mail: aye...@wso2.com ayshsa...@gmail.com

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




 --
 Milinda Perera
 Software Engineer;
 WSO2 Inc. http://wso2.com ,
 Mobile: (+94) 714 115 032


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




 --
 Sewwandi Perera
 Software Engineer

 WSO2 Inc.; http://wso2.com
 lean.enterprise.middleware
 mobile: +94-713765098

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




 --
 *Lasindu Charith*
 Software Engineer, WSO2 Inc.
 Mobile: +94714427192
 Web: blog.lasindu.com

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




 --
 Prasanna Dangalla
 Software Engineer, WSO2, Inc.; http://wso2.com/
 lean.enterprise.middleware

 cell: +94 777 55 80 30 | +94 718 11 27 51
 twitter: @prasa77

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




 --
 *Anuruddha Premalal*
 Software Eng. | WSO2 Inc.
 Mobile : +94710461070
 Web site : www.regilandvalley.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




-- 

*Dinesh J. Weerakkody*
Software Engineer
WSO2 Inc.
lean | enterprise | middleware
M : +94 727 361788 | E : dine...@wso2.com | W : www.wso2.com
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] WSO2 Committers += Sameera Kannangara

2014-10-09 Thread Vijitha Ekanayake
Congratulations Sameera !!!

On Fri, Oct 10, 2014 at 9:42 AM, Heshani Gamage hesh...@wso2.com wrote:

 Congratulations Sameera!

 On Fri, Oct 10, 2014 at 9:38 AM, Subash Chaturanga sub...@wso2.com
 wrote:

 Hi all,
 It's our pleasure to welcome Sameera Kannangara as a WSO2 Committer.
 Sameera has contributed immensely to WSO2 Governance Registry and platform
 and shown great commitment. In recognition of his contribution, he has been
 voted as a WSO2 Commiter.

 Welcome aboard and keep up the good work.

 --
 Thanks
 /subash

 *Subash Chaturanga*
 Senior Software Engineer
 Platform TG; WSO2 Inc. http://wso2.com
 Contact:
 email: sub...@wso2.com
 blog:  http://subashsdm.blogspot.com/
 twitter: @subash89
 phone: +9477 2225922
 Lean . Enterprise . Middleware

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




 --
 Heshani Gamage
 Software Engineer, WSO2, Inc.
 email : hesh...@wso2.com

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




-- 
Vijitha Ekanayake
Software Engineer*, *WSO2, Inc.; http://wso2.com/
Mobile : +94 777 24 73 39 | +94 718 74 44 08
lean.enterprise.middleware
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


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

2014-10-09 Thread Harsha Kumara
Congratulations Denuwanthi!

On Fri, Oct 10, 2014 at 10:30 AM, Dinesh J Weerakkody dine...@wso2.com
wrote:

 Congratulations... !

 On Fri, Oct 10, 2014 at 10:27 AM, Vijitha Ekanayake vijit...@wso2.com
 wrote:

 Congratulations Denuwanthi !!!

 On Fri, Oct 10, 2014 at 9:55 AM, Prasanna Dangalla prasa...@wso2.com
 wrote:

 Congratulations Denuwanthi 

 On Fri, Oct 10, 2014 at 9:53 AM, Lasindu Charith lasi...@wso2.com
 wrote:

 Congratulations Denuwanthi ..!!!

 On Fri, Oct 10, 2014 at 9:50 AM, Sewwandi Perera sewwa...@wso2.com
 wrote:


 Congratulations Denuwanthi...!!! :)

 On Fri, Oct 10, 2014 at 9:45 AM, Danesh Kuruppu dan...@wso2.com
 wrote:

 Congrats Denuwanthi !!!

 On Fri, Oct 10, 2014 at 9:44 AM, Sameera Jayaratna samee...@wso2.com
  wrote:

 Congratz Denuwanthi!!

 On Fri, Oct 10, 2014 at 9:42 AM, Heshani Gamage hesh...@wso2.com
 wrote:

 Congratulations Denuwanthi!

 On Fri, Oct 10, 2014 at 9:36 AM, Subash Chaturanga sub...@wso2.com
  wrote:

 Hi all,
 It's our pleasure to welcome Denuwanthi De Silva as a WSO2
 Committer. Denuwanthi has contributed immensely to WSO2 Governance 
 Registry
 and platform and shown great commitment. In recognition of her
 contribution, she has been voted as a WSO2 Commiter.

 Welcome aboard and keep up the good work.

 --
 Thanks
 /subash

 *Subash Chaturanga*
 Senior Software Engineer
 Platform TG; WSO2 Inc. http://wso2.com
 Contact:
 email: sub...@wso2.com
 blog:  http://subashsdm.blogspot.com/
 twitter: @subash89
 phone: +9477 2225922
 Lean . Enterprise . Middleware

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




 --
 Heshani Gamage
 Software Engineer, WSO2, Inc.
 email : hesh...@wso2.com

 ___
 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




 --

 Danesh Kuruppu
 Software Engineer
 WSO2 Inc,
 Mobile: +94 (77) 1690552

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




 --
 Sewwandi Perera
 Software Engineer

 WSO2 Inc.; http://wso2.com
 lean.enterprise.middleware
 mobile: +94-713765098

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




 --
 *Lasindu Charith*
 Software Engineer, WSO2 Inc.
 Mobile: +94714427192
 Web: blog.lasindu.com

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




 --
 Prasanna Dangalla
 Software Engineer, WSO2, Inc.; http://wso2.com/
 lean.enterprise.middleware

 cell: +94 777 55 80 30 | +94 718 11 27 51
 twitter: @prasa77

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




 --
 Vijitha Ekanayake
 Software Engineer*, *WSO2, Inc.; http://wso2.com/
 Mobile : +94 777 24 73 39 | +94 718 74 44 08
 lean.enterprise.middleware

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




 --

 *Dinesh J. Weerakkody*
 Software Engineer
 WSO2 Inc.
 lean | enterprise | middleware
 M : +94 727 361788 | E : dine...@wso2.com | W : www.wso2.com

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




-- 
Harsha Kumara
Software Engineer, WSO2 Inc.
Mobile: +94775505618
Blog:harshcreationz.blogspot.com
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


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

2014-10-09 Thread Malithi Edirisinghe
Congratulations Denuwanthi ...

On Fri, Oct 10, 2014 at 10:27 AM, Vijitha Ekanayake vijit...@wso2.com
wrote:

 Congratulations Denuwanthi !!!

 On Fri, Oct 10, 2014 at 9:55 AM, Prasanna Dangalla prasa...@wso2.com
 wrote:

 Congratulations Denuwanthi 

 On Fri, Oct 10, 2014 at 9:53 AM, Lasindu Charith lasi...@wso2.com
 wrote:

 Congratulations Denuwanthi ..!!!

 On Fri, Oct 10, 2014 at 9:50 AM, Sewwandi Perera sewwa...@wso2.com
 wrote:


 Congratulations Denuwanthi...!!! :)

 On Fri, Oct 10, 2014 at 9:45 AM, Danesh Kuruppu dan...@wso2.com
 wrote:

 Congrats Denuwanthi !!!

 On Fri, Oct 10, 2014 at 9:44 AM, Sameera Jayaratna samee...@wso2.com
 wrote:

 Congratz Denuwanthi!!

 On Fri, Oct 10, 2014 at 9:42 AM, Heshani Gamage hesh...@wso2.com
 wrote:

 Congratulations Denuwanthi!

 On Fri, Oct 10, 2014 at 9:36 AM, Subash Chaturanga sub...@wso2.com
 wrote:

 Hi all,
 It's our pleasure to welcome Denuwanthi De Silva as a WSO2
 Committer. Denuwanthi has contributed immensely to WSO2 Governance 
 Registry
 and platform and shown great commitment. In recognition of her
 contribution, she has been voted as a WSO2 Commiter.

 Welcome aboard and keep up the good work.

 --
 Thanks
 /subash

 *Subash Chaturanga*
 Senior Software Engineer
 Platform TG; WSO2 Inc. http://wso2.com
 Contact:
 email: sub...@wso2.com
 blog:  http://subashsdm.blogspot.com/
 twitter: @subash89
 phone: +9477 2225922
 Lean . Enterprise . Middleware

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




 --
 Heshani Gamage
 Software Engineer, WSO2, Inc.
 email : hesh...@wso2.com

 ___
 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




 --

 Danesh Kuruppu
 Software Engineer
 WSO2 Inc,
 Mobile: +94 (77) 1690552

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




 --
 Sewwandi Perera
 Software Engineer

 WSO2 Inc.; http://wso2.com
 lean.enterprise.middleware
 mobile: +94-713765098

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




 --
 *Lasindu Charith*
 Software Engineer, WSO2 Inc.
 Mobile: +94714427192
 Web: blog.lasindu.com

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




 --
 Prasanna Dangalla
 Software Engineer, WSO2, Inc.; http://wso2.com/
 lean.enterprise.middleware

 cell: +94 777 55 80 30 | +94 718 11 27 51
 twitter: @prasa77

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




 --
 Vijitha Ekanayake
 Software Engineer*, *WSO2, Inc.; http://wso2.com/
 Mobile : +94 777 24 73 39 | +94 718 74 44 08
 lean.enterprise.middleware

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




-- 

*Malithi Edirisinghe*
Senior Software Engineer
WSO2 Inc.

Mobile : +94 (0) 718176807
malit...@wso2.com
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] WSO2 Committers += Sameera Kannangara

2014-10-09 Thread Harsha Kumara
Congratulations Sameera!

On Fri, Oct 10, 2014 at 10:33 AM, Vijitha Ekanayake vijit...@wso2.com
wrote:

 Congratulations Sameera !!!

 On Fri, Oct 10, 2014 at 9:42 AM, Heshani Gamage hesh...@wso2.com wrote:

 Congratulations Sameera!

 On Fri, Oct 10, 2014 at 9:38 AM, Subash Chaturanga sub...@wso2.com
 wrote:

 Hi all,
 It's our pleasure to welcome Sameera Kannangara as a WSO2 Committer.
 Sameera has contributed immensely to WSO2 Governance Registry and platform
 and shown great commitment. In recognition of his contribution, he has been
 voted as a WSO2 Commiter.

 Welcome aboard and keep up the good work.

 --
 Thanks
 /subash

 *Subash Chaturanga*
 Senior Software Engineer
 Platform TG; WSO2 Inc. http://wso2.com
 Contact:
 email: sub...@wso2.com
 blog:  http://subashsdm.blogspot.com/
 twitter: @subash89
 phone: +9477 2225922
 Lean . Enterprise . Middleware

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




 --
 Heshani Gamage
 Software Engineer, WSO2, Inc.
 email : hesh...@wso2.com

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




 --
 Vijitha Ekanayake
 Software Engineer*, *WSO2, Inc.; http://wso2.com/
 Mobile : +94 777 24 73 39 | +94 718 74 44 08
 lean.enterprise.middleware

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




-- 
Harsha Kumara
Software Engineer, WSO2 Inc.
Mobile: +94775505618
Blog:harshcreationz.blogspot.com
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] WSO2 Committers += Sameera Kannangara

2014-10-09 Thread Yasassri Ratnayake
Congrats Sameera!!

On Fri, Oct 10, 2014 at 10:33 AM, Vijitha Ekanayake vijit...@wso2.com
wrote:

 Congratulations Sameera !!!

 On Fri, Oct 10, 2014 at 9:42 AM, Heshani Gamage hesh...@wso2.com wrote:

 Congratulations Sameera!

 On Fri, Oct 10, 2014 at 9:38 AM, Subash Chaturanga sub...@wso2.com
 wrote:

 Hi all,
 It's our pleasure to welcome Sameera Kannangara as a WSO2 Committer.
 Sameera has contributed immensely to WSO2 Governance Registry and platform
 and shown great commitment. In recognition of his contribution, he has been
 voted as a WSO2 Commiter.

 Welcome aboard and keep up the good work.

 --
 Thanks
 /subash

 *Subash Chaturanga*
 Senior Software Engineer
 Platform TG; WSO2 Inc. http://wso2.com
 Contact:
 email: sub...@wso2.com
 blog:  http://subashsdm.blogspot.com/
 twitter: @subash89
 phone: +9477 2225922
 Lean . Enterprise . Middleware

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




 --
 Heshani Gamage
 Software Engineer, WSO2, Inc.
 email : hesh...@wso2.com

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




 --
 Vijitha Ekanayake
 Software Engineer*, *WSO2, Inc.; http://wso2.com/
 Mobile : +94 777 24 73 39 | +94 718 74 44 08
 lean.enterprise.middleware

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




-- 
Yasassri Ratnayake
Software Engineer - QA
WSO2 Inc ; http://wso2.com
lean.enterprise.middleware
*Mobile : +94715933168*
*Blog : http://yasassriratnayake.blogspot.com/
http://yasassriratnayake.blogspot.com/*
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


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

2014-10-09 Thread Niranda Perera
Congrats Denuwanthi!

On Fri, Oct 10, 2014 at 10:34 AM, Malithi Edirisinghe malit...@wso2.com
wrote:

 Congratulations Denuwanthi ...

 On Fri, Oct 10, 2014 at 10:27 AM, Vijitha Ekanayake vijit...@wso2.com
 wrote:

 Congratulations Denuwanthi !!!

 On Fri, Oct 10, 2014 at 9:55 AM, Prasanna Dangalla prasa...@wso2.com
 wrote:

 Congratulations Denuwanthi 

 On Fri, Oct 10, 2014 at 9:53 AM, Lasindu Charith lasi...@wso2.com
 wrote:

 Congratulations Denuwanthi ..!!!

 On Fri, Oct 10, 2014 at 9:50 AM, Sewwandi Perera sewwa...@wso2.com
 wrote:


 Congratulations Denuwanthi...!!! :)

 On Fri, Oct 10, 2014 at 9:45 AM, Danesh Kuruppu dan...@wso2.com
 wrote:

 Congrats Denuwanthi !!!

 On Fri, Oct 10, 2014 at 9:44 AM, Sameera Jayaratna samee...@wso2.com
  wrote:

 Congratz Denuwanthi!!

 On Fri, Oct 10, 2014 at 9:42 AM, Heshani Gamage hesh...@wso2.com
 wrote:

 Congratulations Denuwanthi!

 On Fri, Oct 10, 2014 at 9:36 AM, Subash Chaturanga sub...@wso2.com
  wrote:

 Hi all,
 It's our pleasure to welcome Denuwanthi De Silva as a WSO2
 Committer. Denuwanthi has contributed immensely to WSO2 Governance 
 Registry
 and platform and shown great commitment. In recognition of her
 contribution, she has been voted as a WSO2 Commiter.

 Welcome aboard and keep up the good work.

 --
 Thanks
 /subash

 *Subash Chaturanga*
 Senior Software Engineer
 Platform TG; WSO2 Inc. http://wso2.com
 Contact:
 email: sub...@wso2.com
 blog:  http://subashsdm.blogspot.com/
 twitter: @subash89
 phone: +9477 2225922
 Lean . Enterprise . Middleware

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




 --
 Heshani Gamage
 Software Engineer, WSO2, Inc.
 email : hesh...@wso2.com

 ___
 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




 --

 Danesh Kuruppu
 Software Engineer
 WSO2 Inc,
 Mobile: +94 (77) 1690552

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




 --
 Sewwandi Perera
 Software Engineer

 WSO2 Inc.; http://wso2.com
 lean.enterprise.middleware
 mobile: +94-713765098

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




 --
 *Lasindu Charith*
 Software Engineer, WSO2 Inc.
 Mobile: +94714427192
 Web: blog.lasindu.com

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




 --
 Prasanna Dangalla
 Software Engineer, WSO2, Inc.; http://wso2.com/
 lean.enterprise.middleware

 cell: +94 777 55 80 30 | +94 718 11 27 51
 twitter: @prasa77

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




 --
 Vijitha Ekanayake
 Software Engineer*, *WSO2, Inc.; http://wso2.com/
 Mobile : +94 777 24 73 39 | +94 718 74 44 08
 lean.enterprise.middleware

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




 --

 *Malithi Edirisinghe*
 Senior Software Engineer
 WSO2 Inc.

 Mobile : +94 (0) 718176807
 malit...@wso2.com

 ___
 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] WSO2 Committers += Denuwanthi De Silva

2014-10-09 Thread Gayashan Amarasinghe
Congratulations Denuwanthi!!!

On Fri, Oct 10, 2014 at 10:35 AM, Niranda Perera nira...@wso2.com wrote:

 Congrats Denuwanthi!

 On Fri, Oct 10, 2014 at 10:34 AM, Malithi Edirisinghe malit...@wso2.com
 wrote:

 Congratulations Denuwanthi ...

 On Fri, Oct 10, 2014 at 10:27 AM, Vijitha Ekanayake vijit...@wso2.com
 wrote:

 Congratulations Denuwanthi !!!

 On Fri, Oct 10, 2014 at 9:55 AM, Prasanna Dangalla prasa...@wso2.com
 wrote:

 Congratulations Denuwanthi 

 On Fri, Oct 10, 2014 at 9:53 AM, Lasindu Charith lasi...@wso2.com
 wrote:

 Congratulations Denuwanthi ..!!!

 On Fri, Oct 10, 2014 at 9:50 AM, Sewwandi Perera sewwa...@wso2.com
 wrote:


 Congratulations Denuwanthi...!!! :)

 On Fri, Oct 10, 2014 at 9:45 AM, Danesh Kuruppu dan...@wso2.com
 wrote:

 Congrats Denuwanthi !!!

 On Fri, Oct 10, 2014 at 9:44 AM, Sameera Jayaratna 
 samee...@wso2.com wrote:

 Congratz Denuwanthi!!

 On Fri, Oct 10, 2014 at 9:42 AM, Heshani Gamage hesh...@wso2.com
 wrote:

 Congratulations Denuwanthi!

 On Fri, Oct 10, 2014 at 9:36 AM, Subash Chaturanga 
 sub...@wso2.com wrote:

 Hi all,
 It's our pleasure to welcome Denuwanthi De Silva as a WSO2
 Committer. Denuwanthi has contributed immensely to WSO2 Governance 
 Registry
 and platform and shown great commitment. In recognition of her
 contribution, she has been voted as a WSO2 Commiter.

 Welcome aboard and keep up the good work.

 --
 Thanks
 /subash

 *Subash Chaturanga*
 Senior Software Engineer
 Platform TG; WSO2 Inc. http://wso2.com
 Contact:
 email: sub...@wso2.com
 blog:  http://subashsdm.blogspot.com/
 twitter: @subash89
 phone: +9477 2225922
 Lean . Enterprise . Middleware

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




 --
 Heshani Gamage
 Software Engineer, WSO2, Inc.
 email : hesh...@wso2.com

 ___
 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




 --

 Danesh Kuruppu
 Software Engineer
 WSO2 Inc,
 Mobile: +94 (77) 1690552

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




 --
 Sewwandi Perera
 Software Engineer

 WSO2 Inc.; http://wso2.com
 lean.enterprise.middleware
 mobile: +94-713765098

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




 --
 *Lasindu Charith*
 Software Engineer, WSO2 Inc.
 Mobile: +94714427192
 Web: blog.lasindu.com

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




 --
 Prasanna Dangalla
 Software Engineer, WSO2, Inc.; http://wso2.com/
 lean.enterprise.middleware

 cell: +94 777 55 80 30 | +94 718 11 27 51
 twitter: @prasa77

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




 --
 Vijitha Ekanayake
 Software Engineer*, *WSO2, Inc.; http://wso2.com/
 Mobile : +94 777 24 73 39 | +94 718 74 44 08
 lean.enterprise.middleware

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




 --

 *Malithi Edirisinghe*
 Senior Software Engineer
 WSO2 Inc.

 Mobile : +94 (0) 718176807
 malit...@wso2.com

 ___
 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




-- 
*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 += Denuwanthi De Silva

2014-10-09 Thread Gimantha Bandara
Congratulations Denuwanthi!

On Fri, Oct 10, 2014 at 11:00 AM, Gayashan Amarasinghe gayas...@wso2.com
wrote:

 Congratulations Denuwanthi!!!

 On Fri, Oct 10, 2014 at 10:35 AM, Niranda Perera nira...@wso2.com wrote:

 Congrats Denuwanthi!

 On Fri, Oct 10, 2014 at 10:34 AM, Malithi Edirisinghe malit...@wso2.com
 wrote:

 Congratulations Denuwanthi ...

 On Fri, Oct 10, 2014 at 10:27 AM, Vijitha Ekanayake vijit...@wso2.com
 wrote:

 Congratulations Denuwanthi !!!

 On Fri, Oct 10, 2014 at 9:55 AM, Prasanna Dangalla prasa...@wso2.com
 wrote:

 Congratulations Denuwanthi 

 On Fri, Oct 10, 2014 at 9:53 AM, Lasindu Charith lasi...@wso2.com
 wrote:

 Congratulations Denuwanthi ..!!!

 On Fri, Oct 10, 2014 at 9:50 AM, Sewwandi Perera sewwa...@wso2.com
 wrote:


 Congratulations Denuwanthi...!!! :)

 On Fri, Oct 10, 2014 at 9:45 AM, Danesh Kuruppu dan...@wso2.com
 wrote:

 Congrats Denuwanthi !!!

 On Fri, Oct 10, 2014 at 9:44 AM, Sameera Jayaratna 
 samee...@wso2.com wrote:

 Congratz Denuwanthi!!

 On Fri, Oct 10, 2014 at 9:42 AM, Heshani Gamage hesh...@wso2.com
 wrote:

 Congratulations Denuwanthi!

 On Fri, Oct 10, 2014 at 9:36 AM, Subash Chaturanga 
 sub...@wso2.com wrote:

 Hi all,
 It's our pleasure to welcome Denuwanthi De Silva as a WSO2
 Committer. Denuwanthi has contributed immensely to WSO2 Governance 
 Registry
 and platform and shown great commitment. In recognition of her
 contribution, she has been voted as a WSO2 Commiter.

 Welcome aboard and keep up the good work.

 --
 Thanks
 /subash

 *Subash Chaturanga*
 Senior Software Engineer
 Platform TG; WSO2 Inc. http://wso2.com
 Contact:
 email: sub...@wso2.com
 blog:  http://subashsdm.blogspot.com/
 twitter: @subash89
 phone: +9477 2225922
 Lean . Enterprise . Middleware

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




 --
 Heshani Gamage
 Software Engineer, WSO2, Inc.
 email : hesh...@wso2.com

 ___
 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




 --

 Danesh Kuruppu
 Software Engineer
 WSO2 Inc,
 Mobile: +94 (77) 1690552

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




 --
 Sewwandi Perera
 Software Engineer

 WSO2 Inc.; http://wso2.com
 lean.enterprise.middleware
 mobile: +94-713765098

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




 --
 *Lasindu Charith*
 Software Engineer, WSO2 Inc.
 Mobile: +94714427192
 Web: blog.lasindu.com

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




 --
 Prasanna Dangalla
 Software Engineer, WSO2, Inc.; http://wso2.com/
 lean.enterprise.middleware

 cell: +94 777 55 80 30 | +94 718 11 27 51
 twitter: @prasa77

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




 --
 Vijitha Ekanayake
 Software Engineer*, *WSO2, Inc.; http://wso2.com/
 Mobile : +94 777 24 73 39 | +94 718 74 44 08
 lean.enterprise.middleware

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




 --

 *Malithi Edirisinghe*
 Senior Software Engineer
 WSO2 Inc.

 Mobile : +94 (0) 718176807
 malit...@wso2.com

 ___
 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




 --
 *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




-- 
Gimantha Bandara
Software Engineer
WSO2. Inc : http://wso2.com
Mobile : +94714961919
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] WSO2 Committers += Sameera Kannangara

2014-10-09 Thread Shashika Karunatilaka
Congrats sameera.

On Fri, Oct 10, 2014 at 10:36 AM, Yasassri Ratnayake yasas...@wso2.com
wrote:

 Congrats Sameera!!

 On Fri, Oct 10, 2014 at 10:33 AM, Vijitha Ekanayake vijit...@wso2.com
 wrote:

 Congratulations Sameera !!!

 On Fri, Oct 10, 2014 at 9:42 AM, Heshani Gamage hesh...@wso2.com wrote:

 Congratulations Sameera!

 On Fri, Oct 10, 2014 at 9:38 AM, Subash Chaturanga sub...@wso2.com
 wrote:

 Hi all,
 It's our pleasure to welcome Sameera Kannangara as a WSO2 Committer.
 Sameera has contributed immensely to WSO2 Governance Registry and platform
 and shown great commitment. In recognition of his contribution, he has been
 voted as a WSO2 Commiter.

 Welcome aboard and keep up the good work.

 --
 Thanks
 /subash

 *Subash Chaturanga*
 Senior Software Engineer
 Platform TG; WSO2 Inc. http://wso2.com
 Contact:
 email: sub...@wso2.com
 blog:  http://subashsdm.blogspot.com/
 twitter: @subash89
 phone: +9477 2225922
 Lean . Enterprise . Middleware

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




 --
 Heshani Gamage
 Software Engineer, WSO2, Inc.
 email : hesh...@wso2.com

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




 --
 Vijitha Ekanayake
 Software Engineer*, *WSO2, Inc.; http://wso2.com/
 Mobile : +94 777 24 73 39 | +94 718 74 44 08
 lean.enterprise.middleware

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




 --
 Yasassri Ratnayake
 Software Engineer - QA
 WSO2 Inc ; http://wso2.com
 lean.enterprise.middleware
 *Mobile : +94715933168 %2B94715933168*
 *Blog : http://yasassriratnayake.blogspot.com/
 http://yasassriratnayake.blogspot.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 += Denuwanthi De Silva

2014-10-09 Thread Thilini Shanika
Congratulations Denuwanthi !!

On Fri, Oct 10, 2014 at 11:00 AM, Gayashan Amarasinghe gayas...@wso2.com
wrote:

 Congratulations Denuwanthi!!!

 On Fri, Oct 10, 2014 at 10:35 AM, Niranda Perera nira...@wso2.com wrote:

 Congrats Denuwanthi!

 On Fri, Oct 10, 2014 at 10:34 AM, Malithi Edirisinghe malit...@wso2.com
 wrote:

 Congratulations Denuwanthi ...

 On Fri, Oct 10, 2014 at 10:27 AM, Vijitha Ekanayake vijit...@wso2.com
 wrote:

 Congratulations Denuwanthi !!!

 On Fri, Oct 10, 2014 at 9:55 AM, Prasanna Dangalla prasa...@wso2.com
 wrote:

 Congratulations Denuwanthi 

 On Fri, Oct 10, 2014 at 9:53 AM, Lasindu Charith lasi...@wso2.com
 wrote:

 Congratulations Denuwanthi ..!!!

 On Fri, Oct 10, 2014 at 9:50 AM, Sewwandi Perera sewwa...@wso2.com
 wrote:


 Congratulations Denuwanthi...!!! :)

 On Fri, Oct 10, 2014 at 9:45 AM, Danesh Kuruppu dan...@wso2.com
 wrote:

 Congrats Denuwanthi !!!

 On Fri, Oct 10, 2014 at 9:44 AM, Sameera Jayaratna 
 samee...@wso2.com wrote:

 Congratz Denuwanthi!!

 On Fri, Oct 10, 2014 at 9:42 AM, Heshani Gamage hesh...@wso2.com
 wrote:

 Congratulations Denuwanthi!

 On Fri, Oct 10, 2014 at 9:36 AM, Subash Chaturanga 
 sub...@wso2.com wrote:

 Hi all,
 It's our pleasure to welcome Denuwanthi De Silva as a WSO2
 Committer. Denuwanthi has contributed immensely to WSO2 Governance 
 Registry
 and platform and shown great commitment. In recognition of her
 contribution, she has been voted as a WSO2 Commiter.

 Welcome aboard and keep up the good work.

 --
 Thanks
 /subash

 *Subash Chaturanga*
 Senior Software Engineer
 Platform TG; WSO2 Inc. http://wso2.com
 Contact:
 email: sub...@wso2.com
 blog:  http://subashsdm.blogspot.com/
 twitter: @subash89
 phone: +9477 2225922
 Lean . Enterprise . Middleware

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




 --
 Heshani Gamage
 Software Engineer, WSO2, Inc.
 email : hesh...@wso2.com

 ___
 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




 --

 Danesh Kuruppu
 Software Engineer
 WSO2 Inc,
 Mobile: +94 (77) 1690552

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




 --
 Sewwandi Perera
 Software Engineer

 WSO2 Inc.; http://wso2.com
 lean.enterprise.middleware
 mobile: +94-713765098

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




 --
 *Lasindu Charith*
 Software Engineer, WSO2 Inc.
 Mobile: +94714427192
 Web: blog.lasindu.com

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




 --
 Prasanna Dangalla
 Software Engineer, WSO2, Inc.; http://wso2.com/
 lean.enterprise.middleware

 cell: +94 777 55 80 30 | +94 718 11 27 51
 twitter: @prasa77

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




 --
 Vijitha Ekanayake
 Software Engineer*, *WSO2, Inc.; http://wso2.com/
 Mobile : +94 777 24 73 39 | +94 718 74 44 08
 lean.enterprise.middleware

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




 --

 *Malithi Edirisinghe*
 Senior Software Engineer
 WSO2 Inc.

 Mobile : +94 (0) 718176807
 malit...@wso2.com

 ___
 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




 --
 *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




-- 
Thilini Shanika
Software Engineer
WSO2, Inc.; http://wso2.com
20, Palmgrove Avenue, Colombo 3

E-mail: tgtshan...@gmail.com
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] WSO2 Committers += Sameera Kannangara

2014-10-09 Thread Thilini Shanika
Congratulations !!

On Fri, Oct 10, 2014 at 10:36 AM, Yasassri Ratnayake yasas...@wso2.com
wrote:

 Congrats Sameera!!

 On Fri, Oct 10, 2014 at 10:33 AM, Vijitha Ekanayake vijit...@wso2.com
 wrote:

 Congratulations Sameera !!!

 On Fri, Oct 10, 2014 at 9:42 AM, Heshani Gamage hesh...@wso2.com wrote:

 Congratulations Sameera!

 On Fri, Oct 10, 2014 at 9:38 AM, Subash Chaturanga sub...@wso2.com
 wrote:

 Hi all,
 It's our pleasure to welcome Sameera Kannangara as a WSO2 Committer.
 Sameera has contributed immensely to WSO2 Governance Registry and platform
 and shown great commitment. In recognition of his contribution, he has been
 voted as a WSO2 Commiter.

 Welcome aboard and keep up the good work.

 --
 Thanks
 /subash

 *Subash Chaturanga*
 Senior Software Engineer
 Platform TG; WSO2 Inc. http://wso2.com
 Contact:
 email: sub...@wso2.com
 blog:  http://subashsdm.blogspot.com/
 twitter: @subash89
 phone: +9477 2225922
 Lean . Enterprise . Middleware

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




 --
 Heshani Gamage
 Software Engineer, WSO2, Inc.
 email : hesh...@wso2.com

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




 --
 Vijitha Ekanayake
 Software Engineer*, *WSO2, Inc.; http://wso2.com/
 Mobile : +94 777 24 73 39 | +94 718 74 44 08
 lean.enterprise.middleware

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




 --
 Yasassri Ratnayake
 Software Engineer - QA
 WSO2 Inc ; http://wso2.com
 lean.enterprise.middleware
 *Mobile : +94715933168 %2B94715933168*
 *Blog : http://yasassriratnayake.blogspot.com/
 http://yasassriratnayake.blogspot.com/*

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




-- 
Thilini Shanika
Software Engineer
WSO2, Inc.; http://wso2.com
20, Palmgrove Avenue, Colombo 3

E-mail: tgtshan...@gmail.com
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] WSO2 Committers += Sameera Kannangara

2014-10-09 Thread Gimantha Bandara
Congratulations Sameera!

On Fri, Oct 10, 2014 at 11:04 AM, Shashika Karunatilaka shashi...@wso2.com
wrote:

 Congrats sameera.

 On Fri, Oct 10, 2014 at 10:36 AM, Yasassri Ratnayake yasas...@wso2.com
 wrote:

 Congrats Sameera!!

 On Fri, Oct 10, 2014 at 10:33 AM, Vijitha Ekanayake vijit...@wso2.com
 wrote:

 Congratulations Sameera !!!

 On Fri, Oct 10, 2014 at 9:42 AM, Heshani Gamage hesh...@wso2.com
 wrote:

 Congratulations Sameera!

 On Fri, Oct 10, 2014 at 9:38 AM, Subash Chaturanga sub...@wso2.com
 wrote:

 Hi all,
 It's our pleasure to welcome Sameera Kannangara as a WSO2 Committer.
 Sameera has contributed immensely to WSO2 Governance Registry and platform
 and shown great commitment. In recognition of his contribution, he has 
 been
 voted as a WSO2 Commiter.

 Welcome aboard and keep up the good work.

 --
 Thanks
 /subash

 *Subash Chaturanga*
 Senior Software Engineer
 Platform TG; WSO2 Inc. http://wso2.com
 Contact:
 email: sub...@wso2.com
 blog:  http://subashsdm.blogspot.com/
 twitter: @subash89
 phone: +9477 2225922
 Lean . Enterprise . Middleware

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




 --
 Heshani Gamage
 Software Engineer, WSO2, Inc.
 email : hesh...@wso2.com

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




 --
 Vijitha Ekanayake
 Software Engineer*, *WSO2, Inc.; http://wso2.com/
 Mobile : +94 777 24 73 39 | +94 718 74 44 08
 lean.enterprise.middleware

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




 --
 Yasassri Ratnayake
 Software Engineer - QA
 WSO2 Inc ; http://wso2.com
 lean.enterprise.middleware
 *Mobile : +94715933168 %2B94715933168*
 *Blog : http://yasassriratnayake.blogspot.com/
 http://yasassriratnayake.blogspot.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




-- 
Gimantha Bandara
Software Engineer
WSO2. Inc : http://wso2.com
Mobile : +94714961919
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] WSO2 Committers += Sameera Kannangara

2014-10-09 Thread Gayashan Amarasinghe
Congratulations Kannangara!!!

On Fri, Oct 10, 2014 at 11:04 AM, Shashika Karunatilaka shashi...@wso2.com
wrote:

 Congrats sameera.

 On Fri, Oct 10, 2014 at 10:36 AM, Yasassri Ratnayake yasas...@wso2.com
 wrote:

 Congrats Sameera!!

 On Fri, Oct 10, 2014 at 10:33 AM, Vijitha Ekanayake vijit...@wso2.com
 wrote:

 Congratulations Sameera !!!

 On Fri, Oct 10, 2014 at 9:42 AM, Heshani Gamage hesh...@wso2.com
 wrote:

 Congratulations Sameera!

 On Fri, Oct 10, 2014 at 9:38 AM, Subash Chaturanga sub...@wso2.com
 wrote:

 Hi all,
 It's our pleasure to welcome Sameera Kannangara as a WSO2 Committer.
 Sameera has contributed immensely to WSO2 Governance Registry and platform
 and shown great commitment. In recognition of his contribution, he has 
 been
 voted as a WSO2 Commiter.

 Welcome aboard and keep up the good work.

 --
 Thanks
 /subash

 *Subash Chaturanga*
 Senior Software Engineer
 Platform TG; WSO2 Inc. http://wso2.com
 Contact:
 email: sub...@wso2.com
 blog:  http://subashsdm.blogspot.com/
 twitter: @subash89
 phone: +9477 2225922
 Lean . Enterprise . Middleware

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




 --
 Heshani Gamage
 Software Engineer, WSO2, Inc.
 email : hesh...@wso2.com

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




 --
 Vijitha Ekanayake
 Software Engineer*, *WSO2, Inc.; http://wso2.com/
 Mobile : +94 777 24 73 39 | +94 718 74 44 08
 lean.enterprise.middleware

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




 --
 Yasassri Ratnayake
 Software Engineer - QA
 WSO2 Inc ; http://wso2.com
 lean.enterprise.middleware
 *Mobile : +94715933168 %2B94715933168*
 *Blog : http://yasassriratnayake.blogspot.com/
 http://yasassriratnayake.blogspot.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




-- 
*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 += Sameera Kannangara

2014-10-09 Thread Malintha Adikari
Congratulations Sameera!

On Fri, Oct 10, 2014 at 11:07 AM, Gayashan Amarasinghe gayas...@wso2.com
wrote:

 Congratulations Kannangara!!!

 On Fri, Oct 10, 2014 at 11:04 AM, Shashika Karunatilaka 
 shashi...@wso2.com wrote:

 Congrats sameera.

 On Fri, Oct 10, 2014 at 10:36 AM, Yasassri Ratnayake yasas...@wso2.com
 wrote:

 Congrats Sameera!!

 On Fri, Oct 10, 2014 at 10:33 AM, Vijitha Ekanayake vijit...@wso2.com
 wrote:

 Congratulations Sameera !!!

 On Fri, Oct 10, 2014 at 9:42 AM, Heshani Gamage hesh...@wso2.com
 wrote:

 Congratulations Sameera!

 On Fri, Oct 10, 2014 at 9:38 AM, Subash Chaturanga sub...@wso2.com
 wrote:

 Hi all,
 It's our pleasure to welcome Sameera Kannangara as a WSO2 Committer.
 Sameera has contributed immensely to WSO2 Governance Registry and 
 platform
 and shown great commitment. In recognition of his contribution, he has 
 been
 voted as a WSO2 Commiter.

 Welcome aboard and keep up the good work.

 --
 Thanks
 /subash

 *Subash Chaturanga*
 Senior Software Engineer
 Platform TG; WSO2 Inc. http://wso2.com
 Contact:
 email: sub...@wso2.com
 blog:  http://subashsdm.blogspot.com/
 twitter: @subash89
 phone: +9477 2225922
 Lean . Enterprise . Middleware

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




 --
 Heshani Gamage
 Software Engineer, WSO2, Inc.
 email : hesh...@wso2.com

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




 --
 Vijitha Ekanayake
 Software Engineer*, *WSO2, Inc.; http://wso2.com/
 Mobile : +94 777 24 73 39 | +94 718 74 44 08
 lean.enterprise.middleware

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




 --
 Yasassri Ratnayake
 Software Engineer - QA
 WSO2 Inc ; http://wso2.com
 lean.enterprise.middleware
 *Mobile : +94715933168 %2B94715933168*
 *Blog : http://yasassriratnayake.blogspot.com/
 http://yasassriratnayake.blogspot.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




 --
 *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




-- 
*Malintha Adikari*
 Software Engineer
WSO2 Inc.; http://wso2.com
lean.enterprise.middleware

Mobile: +94 71 2312958
Blog:http://malinthas.blogspot.com
Page:   http://about.me/malintha
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev