[Dev] [APIM]When JWT token and claims are enabled in api-manager.xml, apis cannot be invoked

2013-10-17 Thread Ushani Balasooriya
When JWT token and claims are enabled in api, following exception will be
printed in key manager.

ERROR {org.apache.axis2.rpc.receivers.RPCMessageReceiver} -  There is no
suitable serializer for class
org.wso2.carbon.apimgt.impl.utils.ClaimCacheKey
{org.apache.axis2.rpc.receivers.RPCMessageReceiver}
java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
 at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:601)
 at
org.apache.axis2.rpc.receivers.RPCUtil.invokeServiceClass(RPCUtil.java:212)
at
org.apache.axis2.rpc.receivers.RPCMessageReceiver.invokeBusinessLogic(RPCMessageReceiver.java:117)
 at
org.apache.axis2.receivers.AbstractInOutMessageReceiver.invokeBusinessLogic(AbstractInOutMessageReceiver.java:40)
at
org.apache.axis2.receivers.AbstractMessageReceiver.receive(AbstractMessageReceiver.java:110)
 at org.apache.axis2.engine.AxisEngine.receive(AxisEngine.java:180)
at
org.apache.axis2.transport.http.HTTPTransportUtils.processHTTPPostRequest(HTTPTransportUtils.java:172)
 at org.apache.axis2.transport.http.AxisServlet.doPost(AxisServlet.java:146)
at
org.wso2.carbon.core.transports.CarbonServlet.doPost(CarbonServlet.java:231)
 at javax.servlet.http.HttpServlet.service(HttpServlet.java:755)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:848)
 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.wso2.carbon.tomcat.ext.filter.CharacterSetFilter.doFilter(CharacterSetFilter.java:61)
 at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
 at
org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:222)
at
org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:123)
 at
org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:472)
at
org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:171)
 at
org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:99)
at
org.wso2.carbon.tomcat.ext.valves.CompositeValve.continueInvocation(CompositeValve.java:178)
 at
org.wso2.carbon.tomcat.ext.valves.CarbonTomcatValve$1.invoke(CarbonTomcatValve.java:47)
at
org.wso2.carbon.webapp.mgt.TenantLazyLoaderValve.invoke(TenantLazyLoaderValve.java:56)
 at
org.wso2.carbon.tomcat.ext.valves.TomcatValveContainer.invokeValves(TomcatValveContainer.java:47)
at
org.wso2.carbon.tomcat.ext.valves.CompositeValve.invoke(CompositeValve.java:141)
 at
org.wso2.carbon.tomcat.ext.valves.CarbonStuckThreadDetectionValve.invoke(CarbonStuckThreadDetectionValve.java:156)
at org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:936)
 at
org.wso2.carbon.tomcat.ext.valves.CarbonContextCreatorValve.invoke(CarbonContextCreatorValve.java:52)
at
org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
 at
org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:407)
at
org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1004)
 at
org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:589)
at
org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.run(NioEndpoint.java:1653)
 at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
 at java.lang.Thread.run(Thread.java:722)
Caused by: com.hazelcast.nio.serialization.HazelcastSerializationException:
There is no suitable serializer for class
org.wso2.carbon.apimgt.impl.utils.ClaimCacheKey
 at
com.hazelcast.nio.serialization.SerializationServiceImpl.toData(SerializationServiceImpl.java:154)
at com.hazelcast.spi.impl.NodeEngineImpl.toData(NodeEngineImpl.java:149)
 at com.hazelcast.map.MapService.toData(MapService.java:656)
at com.hazelcast.map.proxy.MapProxyImpl.get(MapProxyImpl.java:54)
 at
org.wso2.carbon.core.clustering.hazelcast.HazelcastDistributedMapProvider$DistMap.get(HazelcastDistributedMapProvider.java:113)
at org.wso2.carbon.caching.impl.CacheImpl.get(CacheImpl.java:208)
 at

Re: [Dev] Code Freeze for Carbon 4.2.0 - chunk 02 release - after 3pm today

2013-10-17 Thread Isuru Haththotuwa
Please grant commit rights to myself (IsuruH) as well. Earlier IsuruP had
the commit rights, but currently he is in support.


On Thu, Oct 17, 2013 at 9:58 AM, Kasun Indrasiri ka...@wso2.com wrote:

 Please grant commit rights to :

 Dushan, Miyuru, Kasun


 On Mon, Oct 7, 2013 at 1:13 PM, Prabath Abeysekera praba...@wso2.comwrote:

 Hi Sumedha,

 On Mon, Oct 7, 2013 at 12:18 PM, Sumedha Rubasinghe sume...@wso2.comwrote:




 On Mon, Oct 7, 2013 at 11:21 AM, Prabath Abeysekera 
 praba...@wso2.comwrote:

 Hi,

 Can we get the commit rights granted for the SS team (Deep, Bhathiya,
 Dhanuka, PrabathA) too?


 Hi Prabath,
 Dhanuka should already be having it. We decided to have this per one
 member from each team to control what is being added (until chunk 02 is
 done).


 Understood. It would be great if, at least I can get the commit rights
 granted, as I'm currently in the middle of implementing some urgent RSS
 Manager and HDFS related fixes/improvements which do not have any direct
 impact on the chunk2 build, and also, is something that the team is waiting
 for, in order to continue their developments.


 Cheers,
 Prabath






 Cheers,
 Prabath


 On Sat, Sep 21, 2013 at 11:02 AM, Sumedha Rubasinghe 
 sume...@wso2.comwrote:

 Yes. Until release is done. But you should be able to commit.


 On Sat, Sep 21, 2013 at 10:58 AM, Sanjeewa Malalgoda 
 sanje...@wso2.com wrote:

 Still is this frozen?

 Thanks,
 sanjeewa.


 On Fri, Sep 20, 2013 at 10:51 AM, Dhanushka Ranasinghe 
 dhanush...@wso2.com wrote:

 Granted

 Thank You
 Dhanushka


 On Fri, Sep 20, 2013 at 9:38 AM, Kasun Indrasiri ka...@wso2.comwrote:

 Also please grant commit rights to following people (We will be
 only committing to 2.1.2 synapse only).

 - Vanji, Miyuru, Malaka, IsuruU, Kasun


 On Wed, Sep 18, 2013 at 3:57 PM, Dhanushka Ranasinghe 
 dhanush...@wso2.com wrote:

 Done

 Thank You
 Dhanushka


 On Wed, Sep 18, 2013 at 3:47 PM, Kasun Indrasiri 
 ka...@wso2.comwrote:

 Please grant commit rights to Ravi and Dushan from ESB team.


 On Wed, Sep 18, 2013 at 11:12 AM, Sumedha Rubasinghe 
 sume...@wso2.com wrote:

 Devs,
 Carbon 4.2.0 branch will be frozen for commits after 3pm today
 in preparation for chunk02 release.
 It will still remain open for teams who are releasing.


 --
 /sumedha
 b :  bit.ly/sumedha

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




 --
 Kasun Indrasiri
 Software Architect
 WSO2, Inc.; http://wso2.com
 lean.enterprise.middleware

 cell: +94 71 536 4128
 Blog : http://kasunpanorama.blogspot.com/




 --
 Dhanushka Ranasinghe,
 WSO2 lnc  http://wso2.com
 E-mail : dhanush...@wso2.com
 Mobile : +94771928269




 --
 Kasun Indrasiri
 Software Architect
 WSO2, Inc.; http://wso2.com
 lean.enterprise.middleware

 cell: +94 71 536 4128
 Blog : http://kasunpanorama.blogspot.com/




 --
 Dhanushka Ranasinghe,
 WSO2 lnc  http://wso2.com
 E-mail : dhanush...@wso2.com
 Mobile : +94771928269

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




 --
 *
 *
 *Sanjeewa Malalgoda*
 Senior Software Engineer
 WSO2 Inc.
 Mobile : +94713068779

  http://sanjeewamalalgoda.blogspot.com/blog
 :http://sanjeewamalalgoda.blogspot.com/http://sanjeewamalalgoda.blogspot.com/



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




 --
 /sumedha
 m: +94 773017743
 b :  bit.ly/sumedha

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




 --
 Prabath Abeysekara
 Associate Technical Lead, Data TG.
 WSO2 Inc.
 Email: praba...@wso2.com
 Mobile: +94774171471

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




 --
 /sumedha
 m: +94 773017743
 b :  bit.ly/sumedha




 --
 Prabath Abeysekara
 Associate Technical Lead, Data TG.
 WSO2 Inc.
 Email: praba...@wso2.com
 Mobile: +94774171471

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




 --
 Kasun Indrasiri
 Software Architect
 WSO2, Inc.; http://wso2.com
 lean.enterprise.middleware

 cell: +94 77 556 5206
 Blog : http://kasunpanorama.blogspot.com/

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




-- 
Thanks and Regards,

Isuru H.
Software Engineer, WSO2 Inc.
+94 716 358 048* http://wso2.com/*
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] Have we tested tenant partitioning in ELB 2.1.0?

2013-10-17 Thread Kishanthan Thangarajah
Hi IsuruH,

Can we also verify the fix at https://wso2.org/jira/browse/LB-82 ? It is
for tenant partitioning by sending tenantDomain as URL param with other
query params in place.

Thanks,
Kishanthan.


On Thu, Oct 17, 2013 at 9:32 AM, Isuru Haththotuwa isu...@wso2.com wrote:

 Hi AmilaM,

 On Thu, Oct 17, 2013 at 9:25 AM, Amila Maha Arachchi ami...@wso2.comwrote:

 Hi IsuruH,

 $Subject? If not can you please test it before the release. We (Cloud
 team) are going to need it for our deployment and we will also try it from
 our end. Wanted to bring it to your attention so that you can fix if there
 are any issues before the release.

 I will check on this and do the needful.


 Regards,
 AmilaM.

 --
 *Amila Maharachchi*
 Senior Technical Lead
 WSO2, Inc.; http://wso2.com

 Blog: http://maharachchi.blogspot.com
 Mobile: +94719371446




 --
 Thanks and Regards,

 Isuru H.
 Software Engineer, WSO2 Inc.
 +94 716 358 048* http://wso2.com/*



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




-- 
*Kishanthan Thangarajah*
Senior Software Engineer,
Platform Technologies Team,
WSO2, Inc.
lean.enterprise.middleware

Mobile - +94773426635
Blog - *http://kishanthan.wordpress.com*
Twitter - *http://twitter.com/kishanthan*
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] Chunk-02 build failure

2013-10-17 Thread Lasantha Fernando
Hi all,

Hit upon this same issue when doing a clean repo build last night. When you
resume the build after failure, the build proceeds fine. This issue seems
to be consistently reproducible in a clean repo build. Any idea what is
happening?

Thanks,
Lasantha


On 9 October 2013 13:24, Subash Chaturanga sub...@wso2.com wrote:

 Hi folks,
 Apparently org.wso2.carbon.identity.core 4.2.0 is released in chunk 1 and
 it is suppose to download from the repo when building. But for some reason
 it is not.
 Have to manually go inside org.wso2.carbon.identity.core 4.2.0 and build
 it.



 On Thu, Oct 3, 2013 at 1:46 PM, Shazni Nazeer sha...@wso2.com wrote:

 I too get the same error.

 Shazni Nazeer
 Senior Software Engineer

 Mob: +94 715 440 607


 On Thu, Oct 3, 2013 at 1:33 PM, Gihan Anuruddha gi...@wso2.com wrote:

 Getting this on a clean repo.

 [INFO] BUILD FAILURE
 [INFO]
 
 [INFO] Total time: 25:39.016s
 [INFO] Finished at: Thu Oct 03 13:03:53 IST 2013
 [INFO] Final Memory: 1310M/1875M
 [INFO]
 
 [ERROR] Failed to execute goal on project org.wso2.stratos.identity.
 saml2.sso.mgt: Could not resolve dependencies for project org.wso2.
 carbon:org.wso2.stratos.identity.saml2.sso.mgt:bundle:2.2.0: The
 following artifacts could not be resolved: org.wso2.carbon:org.wso2.
 carbon.identity.core:jar:4.2.0, org.wso2.carbon:org.wso2.carbon.security
 .mgt:jar:4.2.0, org.wso2.xkms.wso2:xkms:jar:2.4.0.wso2v1, org.wso2.
 carbon:org.wso2.carbon.identity.base:jar:4.2.0: Could not find artifact
 org.wso2.carbon:org.wso2.carbon.identity.core:jar:4.2.0 in central (
 http://repo.maven.apache.org/maven2) - [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.stratos.identity.saml2.sso.mgt

 --
 W.G. Gihan Anuruddha
 Senior Software Engineer | WSO2, Inc.
 M: +94772272595

 ___
 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




 --
 Thanks
 /subash

 *Subash Chaturanga*
 Senior Software Engineer :Integration TG; WSO2 Inc. http://wso2.com

 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




-- 
*Lasantha Fernando*
Software Engineer - Data Technologies Team
WSO2 Inc. http://wso2.com

email: lasan...@wso2.com
mobile: (+94) 71 5247551
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


[Dev] Even after removing the permitted role (restricted by role), still the API is behaved in the same manner in store

2013-10-17 Thread Suneth Ranasinghe
When create an API by restricting API visibility, restricting by roles and
let permitted user to access the API. Once after removing the relevant role
from the particular user and login in to the store again. But still the
restricted API is visible to the user. I have restarted the server and did
the same then the restricted API is not visible to that user.

Reported the issue via JIRA [1]. Is that related to permission cache?


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

-- 
Suneth Ranasinghe
Senior Software Engineer - QA
Mobile: +94717387198
*
*
wso2.com
Lean Enterprise Middleware
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] Even after removing the permitted role (restricted by role), still the API is behaved in the same manner in store

2013-10-17 Thread Nuwan Dias
Yes. This is because when you remove the role from the user, those changes
are not immediately reflected on the Store. You should no longer be seeing
this issue after about 15 minutes.


On Thu, Oct 17, 2013 at 12:07 PM, Suneth Ranasinghe sun...@wso2.com wrote:


 When create an API by restricting API visibility, restricting by roles and
 let permitted user to access the API. Once after removing the relevant role
 from the particular user and login in to the store again. But still the
 restricted API is visible to the user. I have restarted the server and did
 the same then the restricted API is not visible to that user.

 Reported the issue via JIRA [1]. Is that related to permission cache?


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

 --
 Suneth Ranasinghe
 Senior Software Engineer - QA
 Mobile: +94717387198
 *
 *
 wso2.com
 Lean Enterprise Middleware

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




-- 
Nuwan Dias

Senior Software Engineer - 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] Chunk-02 build failure

2013-10-17 Thread Subash Chaturanga
Hi,
I infact revert this above commit. Because the dependencies picks from the
orbit and it has correct signature. So the only possible issue is, chunk 02
not building latest orbit bundle.


On Thu, Oct 17, 2013 at 12:03 PM, Lasantha Fernando lasan...@wso2.comwrote:

 Hi all,

 Hit upon this same issue when doing a clean repo build last night. When
 you resume the build after failure, the build proceeds fine. This issue
 seems to be consistently reproducible in a clean repo build. Any idea what
 is happening?

 Thanks,
 Lasantha


 On 9 October 2013 13:24, Subash Chaturanga sub...@wso2.com wrote:

 Hi folks,
 Apparently org.wso2.carbon.identity.core 4.2.0 is released in chunk 1
 and it is suppose to download from the repo when building. But for some
 reason it is not.
 Have to manually go inside org.wso2.carbon.identity.core 4.2.0 and build
 it.



 On Thu, Oct 3, 2013 at 1:46 PM, Shazni Nazeer sha...@wso2.com wrote:

 I too get the same error.

 Shazni Nazeer
 Senior Software Engineer

 Mob: +94 715 440 607


 On Thu, Oct 3, 2013 at 1:33 PM, Gihan Anuruddha gi...@wso2.com wrote:

 Getting this on a clean repo.

 [INFO] BUILD FAILURE
 [INFO]
 
 [INFO] Total time: 25:39.016s
 [INFO] Finished at: Thu Oct 03 13:03:53 IST 2013
 [INFO] Final Memory: 1310M/1875M
 [INFO]
 
 [ERROR] Failed to execute goal on project org.wso2.stratos.identity.
 saml2.sso.mgt: Could not resolve dependencies for project org.wso2.
 carbon:org.wso2.stratos.identity.saml2.sso.mgt:bundle:2.2.0: The
 following artifacts could not be resolved: org.wso2.carbon:org.wso2.
 carbon.identity.core:jar:4.2.0, org.wso2.carbon:org.wso2.carbon.
 security.mgt:jar:4.2.0, org.wso2.xkms.wso2:xkms:jar:2.4.0.wso2v1, org.
 wso2.carbon:org.wso2.carbon.identity.base:jar:4.2.0: Could not find
 artifact org.wso2.carbon:org.wso2.carbon.identity.core:jar:4.2.0 in
 central (http://repo.maven.apache.org/maven2) - [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.stratos.identity.saml2.sso.mgt

 --
 W.G. Gihan Anuruddha
 Senior Software Engineer | WSO2, Inc.
 M: +94772272595

 ___
 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




 --
 Thanks
 /subash

 *Subash Chaturanga*
 Senior Software Engineer :Integration TG; WSO2 Inc. http://wso2.com

 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




 --
 *Lasantha Fernando*
 Software Engineer - Data Technologies Team
 WSO2 Inc. http://wso2.com

 email: lasan...@wso2.com
 mobile: (+94) 71 5247551




-- 
Thanks
/subash

*Subash Chaturanga*
Senior Software Engineer :Integration TG; WSO2 Inc. http://wso2.com

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


[Dev] [chunk02][Build Failure] org.wso2.carbon.automation.api

2013-10-17 Thread Subash Chaturanga
Hi

O] 
[INFO] BUILD FAILURE
[INFO]

[INFO] Total time: 25:33.107s
[INFO] Finished at: Thu Oct 17 12:06:55 IST 2013
[INFO] Final Memory: 1357M/1789M
[INFO]

[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile
(default-compile) on project org.wso2.carbon.automation.api: Compilation
failure: Compilation failure:
[ERROR]
/home/subash/development/carbon/platform/branches/4.2.0/platform-integration/test-automation-framework/4.2.1/org.wso2.carbon.automation.api/src/main/java/org/wso2/carbon/automation/api/clients/cep/EventStreamManagerAdminServiceClient.java:[11,48]
package org.wso2.carbon.event.stream.manager.stub does not exist
[ERROR]
/home/subash/development/carbon/platform/branches/4.2.0/platform-integration/test-automation-framework/4.2.1/org.wso2.carbon.automation.api/src/main/java/org/wso2/carbon/automation/api/clients/cep/EventStreamManagerAdminServiceClient.java:[12,54]
package org.wso2.carbon.event.stream.manager.stub.types does not exist
[ERROR]
/home/subash/development/carbon/platform/branches/4.2.0/platform-integration/test-automation-framework/4.2.1/org.wso2.carbon.automation.api/src/main/java/org/wso2/carbon/automation/api/clients/cep/EventStreamManagerAdminServiceClient.java:[13,54]
package org.wso2.carbon.event.stream.manager.stub.types does not exist
[ERROR]
/home/subash/development/carbon/platform/branches/4.2.0/platform-integration/test-automation-framework/4.2.1/org.wso2.carbon.automation.api/src/main/java/org/wso2/carbon/automation/api/clients/cep/EventStreamManagerAdminServiceClient.java:[20,12]
cannot find symbol
[ERROR] symbol  : class EventStreamAdminServiceStub
[ERROR] location: class
org.wso2.carbon.automation.api.clients.cep.EventStreamManagerAdminServiceClient
[ERROR]
/home/subash/development/carbon/platform/branches/4.2.0/platform-integration/test-automation-framework/4.2.1/org.wso2.carbon.automation.api/src/main/java/org/wso2/carbon/automation/api/clients/cep/EventStreamManagerAdminServiceClient.java:[57,72]
cannot find symbol
[ERROR] symbol  : class EventStreamAttributeDto
[ERROR] location: class
org.wso2.carbon.automation.api.clients.cep.EventStreamManagerAdminServiceClient
[ERROR]
/home/subash/development/carbon/platform/branches/4.2.0/platform-integration/test-automation-framework/4.2.1/org.wso2.carbon.automation.api/src/main/java/org/wso2/carbon/automation/api/clients/cep/EventStreamManagerAdminServiceClient.java:[58,31]
cannot find symbol
[ERROR] symbol  : class EventStreamAttributeDto
[ERROR] location: class
org.wso2.carbon.automation.api.clients.cep.EventStreamManagerAdminServiceClient
[ERROR]
/home/subash/development/carbon/platform/branches/4.2.0/platform-integration/test-automation-framework/4.2.1/org.wso2.carbon.automation.api/src/main/java/org/wso2/carbon/automation/api/clients/cep/EventStreamManagerAdminServiceClient.java:[58,79]
cannot find symbol
[ERROR] symbol  : class EventStreamAttributeDto
[ERROR] location: class
org.wso2.carbon.automation.api.clients.cep.EventStreamManagerAdminServiceClient
[ERROR]
/home/subash/development/carbon/platform/branches/4.2.0/platform-integration/test-automation-framework/4.2.1/org.wso2.carbon.automation.api/src/main/java/org/wso2/carbon/automation/api/clients/cep/EventStreamManagerAdminServiceClient.java:[11,48]
package org.wso2.carbon.event.stream.manager.stub does not exist
[ERROR]
/home/subash/development/carbon/platform/branches/4.2.0/platform-integration/test-automation-framework/4.2.1/org.wso2.carbon.automation.api/src/main/java/org/wso2/carbon/automation/api/clients/cep/EventStreamManagerAdminServiceClient.java:[12,54]
package org.wso2.carbon.event.stream.manager.stub.types does not exist
[ERROR]
/home/subash/development/carbon/platform/branches/4.2.0/platform-integration/test-automation-framework/4.2.1/org.wso2.carbon.automation.api/src/main/java/org/wso2/carbon/automation/api/clients/cep/EventStreamManagerAdminServiceClient.java:[13,54]
package org.wso2.carbon.event.stream.manager.stub.types does not exist
[ERROR]
/home/subash/development/carbon/platform/branches/4.2.0/platform-integration/test-automation-framework/4.2.1/org.wso2.carbon.automation.api/src/main/java/org/wso2/carbon/automation/api/clients/cep/EventStreamManagerAdminServiceClient.java:[20,12]
cannot find symbol
[ERROR] symbol  : class EventStreamAdminServiceStub
[ERROR] location: class
org.wso2.carbon.automation.api.clients.cep.EventStreamManagerAdminServiceClient
[ERROR]
/home/subash/development/carbon/platform/branches/4.2.0/platform-integration/test-automation-framework/4.2.1/org.wso2.carbon.automation.api/src/main/java/org/wso2/carbon/automation/api/clients/cep/EventStreamManagerAdminServiceClient.java:[57,72]
cannot find symbol
[ERROR] symbol  : class EventStreamAttributeDto
[ERROR] location: class

Re: [Dev] [chunk02][Build Failure] org.wso2.carbon.automation.api

2013-10-17 Thread Mohanadarshan Vivekanandalingam
Hi Subash,

Sorry for the inconvenience.. I have fix the issue in commit r188536.. I
have missed the pom dependency when moving the code from scratch..
Now it is building without any issue.. Please take an svn up in
test-automation-framework and continue the build..

Regards,
Mohan


On Thu, Oct 17, 2013 at 12:24 PM, Subash Chaturanga sub...@wso2.com wrote:

 Hi

 O] 
 [INFO] BUILD FAILURE
 [INFO]
 
 [INFO] Total time: 25:33.107s
 [INFO] Finished at: Thu Oct 17 12:06:55 IST 2013
 [INFO] Final Memory: 1357M/1789M
 [INFO]
 
 [ERROR] Failed to execute goal
 org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile
 (default-compile) on project org.wso2.carbon.automation.api: Compilation
 failure: Compilation failure:
 [ERROR]
 /home/subash/development/carbon/platform/branches/4.2.0/platform-integration/test-automation-framework/4.2.1/org.wso2.carbon.automation.api/src/main/java/org/wso2/carbon/automation/api/clients/cep/EventStreamManagerAdminServiceClient.java:[11,48]
 package org.wso2.carbon.event.stream.manager.stub does not exist
 [ERROR]
 /home/subash/development/carbon/platform/branches/4.2.0/platform-integration/test-automation-framework/4.2.1/org.wso2.carbon.automation.api/src/main/java/org/wso2/carbon/automation/api/clients/cep/EventStreamManagerAdminServiceClient.java:[12,54]
 package org.wso2.carbon.event.stream.manager.stub.types does not exist
 [ERROR]
 /home/subash/development/carbon/platform/branches/4.2.0/platform-integration/test-automation-framework/4.2.1/org.wso2.carbon.automation.api/src/main/java/org/wso2/carbon/automation/api/clients/cep/EventStreamManagerAdminServiceClient.java:[13,54]
 package org.wso2.carbon.event.stream.manager.stub.types does not exist
 [ERROR]
 /home/subash/development/carbon/platform/branches/4.2.0/platform-integration/test-automation-framework/4.2.1/org.wso2.carbon.automation.api/src/main/java/org/wso2/carbon/automation/api/clients/cep/EventStreamManagerAdminServiceClient.java:[20,12]
 cannot find symbol
 [ERROR] symbol  : class EventStreamAdminServiceStub
 [ERROR] location: class
 org.wso2.carbon.automation.api.clients.cep.EventStreamManagerAdminServiceClient
 [ERROR]
 /home/subash/development/carbon/platform/branches/4.2.0/platform-integration/test-automation-framework/4.2.1/org.wso2.carbon.automation.api/src/main/java/org/wso2/carbon/automation/api/clients/cep/EventStreamManagerAdminServiceClient.java:[57,72]
 cannot find symbol
 [ERROR] symbol  : class EventStreamAttributeDto
 [ERROR] location: class
 org.wso2.carbon.automation.api.clients.cep.EventStreamManagerAdminServiceClient
 [ERROR]
 /home/subash/development/carbon/platform/branches/4.2.0/platform-integration/test-automation-framework/4.2.1/org.wso2.carbon.automation.api/src/main/java/org/wso2/carbon/automation/api/clients/cep/EventStreamManagerAdminServiceClient.java:[58,31]
 cannot find symbol
 [ERROR] symbol  : class EventStreamAttributeDto
 [ERROR] location: class
 org.wso2.carbon.automation.api.clients.cep.EventStreamManagerAdminServiceClient
 [ERROR]
 /home/subash/development/carbon/platform/branches/4.2.0/platform-integration/test-automation-framework/4.2.1/org.wso2.carbon.automation.api/src/main/java/org/wso2/carbon/automation/api/clients/cep/EventStreamManagerAdminServiceClient.java:[58,79]
 cannot find symbol
 [ERROR] symbol  : class EventStreamAttributeDto
 [ERROR] location: class
 org.wso2.carbon.automation.api.clients.cep.EventStreamManagerAdminServiceClient
 [ERROR]
 /home/subash/development/carbon/platform/branches/4.2.0/platform-integration/test-automation-framework/4.2.1/org.wso2.carbon.automation.api/src/main/java/org/wso2/carbon/automation/api/clients/cep/EventStreamManagerAdminServiceClient.java:[11,48]
 package org.wso2.carbon.event.stream.manager.stub does not exist
 [ERROR]
 /home/subash/development/carbon/platform/branches/4.2.0/platform-integration/test-automation-framework/4.2.1/org.wso2.carbon.automation.api/src/main/java/org/wso2/carbon/automation/api/clients/cep/EventStreamManagerAdminServiceClient.java:[12,54]
 package org.wso2.carbon.event.stream.manager.stub.types does not exist
 [ERROR]
 /home/subash/development/carbon/platform/branches/4.2.0/platform-integration/test-automation-framework/4.2.1/org.wso2.carbon.automation.api/src/main/java/org/wso2/carbon/automation/api/clients/cep/EventStreamManagerAdminServiceClient.java:[13,54]
 package org.wso2.carbon.event.stream.manager.stub.types does not exist
 [ERROR]
 /home/subash/development/carbon/platform/branches/4.2.0/platform-integration/test-automation-framework/4.2.1/org.wso2.carbon.automation.api/src/main/java/org/wso2/carbon/automation/api/clients/cep/EventStreamManagerAdminServiceClient.java:[20,12]
 cannot find symbol
 [ERROR] symbol  : class EventStreamAdminServiceStub
 [ERROR] location: class
 

Re: [Dev] Synchronized Capp deployment - getting capp deployment success message even-though some artifacts are not deploying correctly

2013-10-17 Thread Dimuthu De Lanerolle
Hi Miyuru,

Any update on this?



On Wed, Oct 16, 2013 at 6:04 PM, Kishanthan Thangarajah kishant...@wso2.com
 wrote:

 IIRC, Miyuru fixed this at synapse level recently.


 On Wed, Oct 16, 2013 at 4:18 PM, Dimuthu De Lanerolle 
 dimut...@wso2.comwrote:

 I am getting this error while trying to deploy a Capp in esb 4.8.0
 distribution. I have created Message store and a Message processor and a
 faulty Endpoint. AFAIU according to the synchronized Capp deployment
 concept ApplicationManager Successfully Deployed Carbon Application :
 CApp_1.0.0 should only display if all  artifacts deployed correctly. Below
 is the error I am getting once deployed the Capp to esb 4.8.0. What cloud
 be the reason for this?

 [2013-10-16 15:59:33,774]  INFO - ApplicationManager Deploying Carbon
 Application : CApp_1.0.0.car...
 [2013-10-16 15:59:36,646]  INFO - MessageStoreFactory Successfully
 created Message Store: MessageSt
 [2013-10-16 15:59:36,646]  INFO - InMemoryStore Initialized Store
 [MessageSt]...
 [2013-10-16 15:59:36,646]  INFO - MessageStoreDeployer Message Store
 named 'MessageSt' has been deployed from file :
 /home/dimuthu/Downloads/wso2esb-4.8.0/repository/carbonapps/work/1381919373775CApp_1.0.0.car/MessageSt_1.0.0/MessageSt-1.0.0.xml
 [2013-10-16 15:59:36,652] ERROR - EndpointDeployer Endpoint Deployment
 from the file :
 /home/dimuthu/Downloads/wso2esb-4.8.0/repository/carbonapps/work/1381919373775CApp_1.0.0.car/EndpointER_1.0.0/EndpointER-1.0.0.xml
 : Failed.
 org.apache.axiom.om.OMException: javax.xml.stream.XMLStreamException:
 ParseError at [row,col]:[9,4]
 Message: The element type endpoint must be terminated by the matching
 end-tag /endpoint.
  at
 org.apache.axiom.om.impl.builder.StAXOMBuilder.next(StAXOMBuilder.java:296)
 at
 org.apache.axiom.om.impl.llom.OMElementImpl.buildNext(OMElementImpl.java:653)
  at
 org.apache.axiom.om.impl.llom.OMNodeImpl.getNextOMSibling(OMNodeImpl.java:122)
 at
 org.apache.axiom.om.impl.traverse.OMChildrenIterator.getNextNode(OMChildrenIterator.java:36)
  at
 org.apache.axiom.om.impl.traverse.OMAbstractIterator.hasNext(OMAbstractIterator.java:58)
 at
 org.apache.axiom.om.impl.traverse.OMFilterIterator.hasNext(OMFilterIterator.java:54)
  at
 org.apache.axiom.om.impl.llom.OMElementImpl.getFirstChildWithName(OMElementImpl.java:273)
 at
 org.apache.synapse.config.xml.endpoints.EndpointFactory.getEndpointFactory(EndpointFactory.java:193)
  at
 org.apache.synapse.config.xml.endpoints.EndpointFactory.getEndpointFromElement(EndpointFactory.java:80)
 at
 org.apache.synapse.deployers.EndpointDeployer.deploySynapseArtifact(EndpointDeployer.java:53)
  at
 org.wso2.carbon.endpoint.EndpointDeployer.deploySynapseArtifact(EndpointDeployer.java:36)
 at
 org.apache.synapse.deployers.AbstractSynapseArtifactDeployer.deploy(AbstractSynapseArtifactDeployer.java:189)
  at
 org.wso2.carbon.application.deployer.synapse.SynapseAppDeployer.deployArtifacts(SynapseAppDeployer.java:109)
 at
 org.wso2.carbon.application.deployer.internal.ApplicationManager.deployCarbonApp(ApplicationManager.java:251)
  at
 org.wso2.carbon.application.deployer.CappAxis2Deployer.deploy(CappAxis2Deployer.java:71)
 at
 org.apache.axis2.deployment.repository.util.DeploymentFileData.deploy(DeploymentFileData.java:136)
  at
 org.apache.axis2.deployment.DeploymentEngine.doDeploy(DeploymentEngine.java:810)
 at
 org.apache.axis2.deployment.repository.util.WSInfoList.update(WSInfoList.java:144)
  at
 org.apache.axis2.deployment.RepositoryListener.update(RepositoryListener.java:377)
 at
 org.apache.axis2.deployment.RepositoryListener.checkServices(RepositoryListener.java:254)
  at
 org.apache.axis2.deployment.RepositoryListener.startListener(RepositoryListener.java:371)
 at
 org.apache.axis2.deployment.scheduler.SchedulerTask.checkRepository(SchedulerTask.java:59)
  at
 org.apache.axis2.deployment.scheduler.SchedulerTask.run(SchedulerTask.java:67)
 at
 org.wso2.carbon.core.deployment.CarbonDeploymentSchedulerTask.runAxisDeployment(CarbonDeploymentSchedulerTask.java:65)
  at
 org.wso2.carbon.core.deployment.CarbonDeploymentSchedulerTask.run(CarbonDeploymentSchedulerTask.java:110)
 at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
  at
 java.util.concurrent.FutureTask$Sync.innerRunAndReset(FutureTask.java:317)
 at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:150)
  at
 java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$101(ScheduledThreadPoolExecutor.java:98)
 at
 java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.runPeriodic(ScheduledThreadPoolExecutor.java:180)
  at
 java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:204)
 at
 java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
  at
 java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
 at java.lang.Thread.run(Thread.java:662)
 Caused by: javax.xml.stream.XMLStreamException: 

[Dev] Kernel commit required

2013-10-17 Thread Chanaka Fernando
Hi,

Please commit the following patch to carbon 4.2.0 branch.

https://wso2.org/jira/browse/ESBJAVA-2575

Thanks,
Chanaka
-- 
--
Chanaka Fernando
Technical Lead
WSO2, Inc.; http://wso2.com
lean.enterprise.middleware

mobile: +94 773337238
Blog : http://soatutorials.blogspot.com
LinkedIn:http://www.linkedin.com/pub/chanaka-fernando/19/a20/5b0
Twitter:https://twitter.com/chanakaudaya
Wordpress:http://chanakaudaya.wordpress.com
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


[Dev] Kernel commit required

2013-10-17 Thread Susinda Perera
Hi

Please commit the following patch [1] to
carbon/kernel/branches/4.1.0/patches/patch0003https://svn.wso2.org/repos/wso2/carbon/kernel/branches/4.1.0/patches/patch0003

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


Thanks
/Susinda

-- 
*Susinda Perera*
Software Engineer
Mobile:(+94)716049075

WSO2 Inc. http://wso2.com/
Tel : 94 11 214 5345 Fax :94 11 2145300
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] Kernel commit required

2013-10-17 Thread Manoj Kumara
Hi,

Committed with r188554.

Best Regards..


Manoj Kumara
Software Engineer
WSO2, Inc.; http://wso2.com

Twitter:  http://twitter.com/ManKuma
Mobile: +94713448188


On Thu, Oct 17, 2013 at 2:30 PM, Susinda Perera susi...@wso2.com wrote:


 Hi

 Please commit the following patch [1] to
 carbon/kernel/branches/4.1.0/patches/patch0003https://svn.wso2.org/repos/wso2/carbon/kernel/branches/4.1.0/patches/patch0003

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


 Thanks
 /Susinda

 --
 *Susinda Perera*
 Software Engineer
 Mobile:(+94)716049075

 WSO2 Inc. http://wso2.com/
 Tel : 94 11 214 5345 Fax :94 11 2145300


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


[Dev] [WSO2 - REST] Proxy service or API

2013-10-17 Thread Manolo Forastiere
Hi, I'm blocked on a dubt and can't go on to resolve my issue. I have to
call a Rest Remote Services, pass trought an ESB. I have to pass 3 post var
in the call as below:
curl -k -X POST
http://www.ebi.ac.uk/Tools/services/rest/emboss_matcher/run/-d
asequence=FASTA -d bsequence=FASTA -d email=
mafor...@gmail.com

This call return a jobId

To do this i realize this proxy service:

?xml version=1.0 encoding=UTF-8?
proxy xmlns=http://ws.apache.org/ns/synapse;
   name=BioframeProxyService
   transports=https,http
   statistics=disable
   trace=disable
   startOnLoad=true
   target
  inSequence
 property name=ContentType value=text/xml scope=axis2
type=STRING/
 switch source=$axis2:HTTP_METHOD
case regex=GET
   property name=HTTP_METHOD value=GET scope=axis2
type=STRING/
/case
case regex=POST
   property name=HTTP_METHOD value=POST scope=axis2
type=STRING/
/case
default/
 /switch
  /inSequence
  outSequence
 send/
  /outSequence
  endpoint
 address uri=
http://www.ebi.ac.uk/Tools/services/rest/emboss_matcher/run/;
  format=pox/
  /endpoint
   /target
   description/
/proxy

 I call this proxyservice by curl in this way :
 curl -k -i https://172.16.1.183:9444/services/BioframeProxyService but
nothing happen... and I don't have my jobId came bache to the client rest
call.

What could be wrong? Do I use an API instead of the Proxy Service or BOTH?

TNx I'm really confused!
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


[Dev] WSO2 Committers += AsankaS

2013-10-17 Thread Harshana Martin
Hi All,

It's my distinct pleasure to welcome AsankaS as a WSO2 Committer.

AsankaS has  been a valuable contributor for WSO2 Developer Studio since he
joined WSO2. In recognition of his contributions to WSO2, he has been voted
as a WSO2 Committer.

AsankaS, Congratulations and Keep up the good work!

Thanks and Regards,
Harshana
-- 

Harshana Martin
Associate Technical Lead
WSO2 Inc. : http://wso2.com

Mobile: +94 775 998 115
Profile: https://www.google.com/profiles/harshana05
Blog: http://harshana05.blogspot.com
Twitter: http://twitter.com/harshana05
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


[Dev] WSO2 Committers += Susinda

2013-10-17 Thread Harshana Martin
Hi All,

It's my distinct pleasure to welcome Susinda as a WSO2 Committer.

Susinda has  been a valuable contributor for WSO2 Developer Studio since he
joined WSO2. In recognition of his contributions to WSO2, he has been voted
as a WSO2 Committer.

Susinda, Congratulations and Keep up the good work!

Thanks and Regards,
Harshana

-- 

Harshana Martin
Associate Technical Lead
WSO2 Inc. : http://wso2.com

Mobile: +94 775 998 115
Profile: https://www.google.com/profiles/harshana05
Blog: http://harshana05.blogspot.com
Twitter: http://twitter.com/harshana05
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] WSO2 Committers += AsankaS

2013-10-17 Thread Jasintha Dasanayake
Congratulation !

/Jasintha


On Thu, Oct 17, 2013 at 2:53 PM, Harshana Martin harsh...@wso2.com wrote:

 Hi All,

 It's my distinct pleasure to welcome AsankaS as a WSO2 Committer.

 AsankaS has  been a valuable contributor for WSO2 Developer Studio since
 he joined WSO2. In recognition of his contributions to WSO2, he has been
 voted as a WSO2 Committer.

 AsankaS, Congratulations and Keep up the good work!

 Thanks and Regards,
 Harshana
 --

 Harshana Martin
 Associate Technical Lead
 WSO2 Inc. : http://wso2.com

 Mobile: +94 775 998 115
 Profile: https://www.google.com/profiles/harshana05
 Blog: http://harshana05.blogspot.com
 Twitter: http://twitter.com/harshana05


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




-- 
*Jasintha Dasanayake
**Software Engineer
WSO2 Inc. | http://wso2.com
lean . enterprise . middleware*
*
*
*mobile :- 0711368118
*
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] WSO2 Committers += Susinda

2013-10-17 Thread Bhathiya Jayasekara
Congratulations Susinda... :)


On Thu, Oct 17, 2013 at 2:54 PM, Harshana Martin harsh...@wso2.com wrote:

 Hi All,

 It's my distinct pleasure to welcome Susinda as a WSO2 Committer.

 Susinda has  been a valuable contributor for WSO2 Developer Studio since
 he joined WSO2. In recognition of his contributions to WSO2, he has been
 voted as a WSO2 Committer.

 Susinda, Congratulations and Keep up the good work!

 Thanks and Regards,
 Harshana

 --

 Harshana Martin
 Associate Technical Lead
 WSO2 Inc. : http://wso2.com

 Mobile: +94 775 998 115
 Profile: https://www.google.com/profiles/harshana05
 Blog: http://harshana05.blogspot.com
 Twitter: http://twitter.com/harshana05


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




-- 
*Bhathiya Jayasekara*
*Software Engineer,*
*WSO2 inc., http://wso2.com*
*
*
*Phone: +94715478185*
*LinkedIn: http://www.linkedin.com/in/bhathiyaj*
*Twitter: https://twitter.com/bhathiyax*
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] WSO2 Committers += Susinda

2013-10-17 Thread Jasintha Dasanayake
Congratulations !!

/Jasintha


On Thu, Oct 17, 2013 at 2:54 PM, Harshana Martin harsh...@wso2.com wrote:

 Hi All,

 It's my distinct pleasure to welcome Susinda as a WSO2 Committer.

 Susinda has  been a valuable contributor for WSO2 Developer Studio since
 he joined WSO2. In recognition of his contributions to WSO2, he has been
 voted as a WSO2 Committer.

 Susinda, Congratulations and Keep up the good work!

 Thanks and Regards,
 Harshana

 --

 Harshana Martin
 Associate Technical Lead
 WSO2 Inc. : http://wso2.com

 Mobile: +94 775 998 115
 Profile: https://www.google.com/profiles/harshana05
 Blog: http://harshana05.blogspot.com
 Twitter: http://twitter.com/harshana05


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




-- 
*Jasintha Dasanayake
**Software Engineer
WSO2 Inc. | http://wso2.com
lean . enterprise . middleware*
*
*
*mobile :- 0711368118
*
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] WSO2 Committers += AsankaS

2013-10-17 Thread Susankha Nirmala
Congratz AsankaS 


On Thu, Oct 17, 2013 at 2:56 PM, Jasintha Dasanayake jasin...@wso2.comwrote:

 Congratulation !

 /Jasintha


 On Thu, Oct 17, 2013 at 2:53 PM, Harshana Martin harsh...@wso2.comwrote:

 Hi All,

 It's my distinct pleasure to welcome AsankaS as a WSO2 Committer.

 AsankaS has  been a valuable contributor for WSO2 Developer Studio since
 he joined WSO2. In recognition of his contributions to WSO2, he has been
 voted as a WSO2 Committer.

 AsankaS, Congratulations and Keep up the good work!

 Thanks and Regards,
 Harshana
 --

 Harshana Martin
 Associate Technical Lead
 WSO2 Inc. : http://wso2.com

 Mobile: +94 775 998 115
 Profile: https://www.google.com/profiles/harshana05
 Blog: http://harshana05.blogspot.com
 Twitter: http://twitter.com/harshana05


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




 --
 *Jasintha Dasanayake
 **Software Engineer
 WSO2 Inc. | http://wso2.com
 lean . enterprise . middleware*
 *
 *
 *mobile :- 0711368118
 *

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




-- 
Susankha Nirmala
Software Engineer
WSO2, Inc.: http://wso2.com
lean.enterprise.middleware
Mobile : +94 77 593 2146
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] WSO2 Committers += Susinda

2013-10-17 Thread Lali Devamanthri
Congratulations Susinda.


On Thu, Oct 17, 2013 at 2:56 PM, Bhathiya Jayasekara bhath...@wso2.comwrote:

 Congratulations Susinda... :)


 On Thu, Oct 17, 2013 at 2:54 PM, Harshana Martin harsh...@wso2.comwrote:

 Hi All,

 It's my distinct pleasure to welcome Susinda as a WSO2 Committer.

 Susinda has  been a valuable contributor for WSO2 Developer Studio since
 he joined WSO2. In recognition of his contributions to WSO2, he has been
 voted as a WSO2 Committer.

 Susinda, Congratulations and Keep up the good work!

 Thanks and Regards,
 Harshana

 --

 Harshana Martin
 Associate Technical Lead
 WSO2 Inc. : http://wso2.com

 Mobile: +94 775 998 115
 Profile: https://www.google.com/profiles/harshana05
 Blog: http://harshana05.blogspot.com
 Twitter: http://twitter.com/harshana05


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




 --
 *Bhathiya Jayasekara*
 *Software Engineer,*
 *WSO2 inc., http://wso2.com*
 *
 *
 *Phone: +94715478185*
 *LinkedIn: http://www.linkedin.com/in/bhathiyaj*
 *Twitter: https://twitter.com/bhathiyax*

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




-- 
*Lali Sudaththa Devamanthri*
 Software Engineer
WSO2 Inc.; http://wso2.com
lean.enterprise.middleware

mobile: +94 71 895 4922

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


Re: [Dev] WSO2 Committers += Susinda

2013-10-17 Thread Manoj Kumara
Congratz Susinda ..

Best Regards..


Manoj Kumara
Software Engineer
WSO2, Inc.; http://wso2.com

Twitter:  http://twitter.com/ManKuma
Mobile: +94713448188


On Thu, Oct 17, 2013 at 2:56 PM, Bhathiya Jayasekara bhath...@wso2.comwrote:

 Congratulations Susinda... :)


 On Thu, Oct 17, 2013 at 2:54 PM, Harshana Martin harsh...@wso2.comwrote:

 Hi All,

 It's my distinct pleasure to welcome Susinda as a WSO2 Committer.

 Susinda has  been a valuable contributor for WSO2 Developer Studio since
 he joined WSO2. In recognition of his contributions to WSO2, he has been
 voted as a WSO2 Committer.

 Susinda, Congratulations and Keep up the good work!

 Thanks and Regards,
 Harshana

 --

 Harshana Martin
 Associate Technical Lead
 WSO2 Inc. : http://wso2.com

 Mobile: +94 775 998 115
 Profile: https://www.google.com/profiles/harshana05
 Blog: http://harshana05.blogspot.com
 Twitter: http://twitter.com/harshana05


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




 --
 *Bhathiya Jayasekara*
 *Software Engineer,*
 *WSO2 inc., http://wso2.com*
 *
 *
 *Phone: +94715478185*
 *LinkedIn: http://www.linkedin.com/in/bhathiyaj*
 *Twitter: https://twitter.com/bhathiyax*

 ___
 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 += Susinda

2013-10-17 Thread Susankha Nirmala
Congratz Susinda !!!


On Thu, Oct 17, 2013 at 2:56 PM, Bhathiya Jayasekara bhath...@wso2.comwrote:

 Congratulations Susinda... :)


 On Thu, Oct 17, 2013 at 2:54 PM, Harshana Martin harsh...@wso2.comwrote:

 Hi All,

 It's my distinct pleasure to welcome Susinda as a WSO2 Committer.

 Susinda has  been a valuable contributor for WSO2 Developer Studio since
 he joined WSO2. In recognition of his contributions to WSO2, he has been
 voted as a WSO2 Committer.

 Susinda, Congratulations and Keep up the good work!

 Thanks and Regards,
 Harshana

 --

 Harshana Martin
 Associate Technical Lead
 WSO2 Inc. : http://wso2.com

 Mobile: +94 775 998 115
 Profile: https://www.google.com/profiles/harshana05
 Blog: http://harshana05.blogspot.com
 Twitter: http://twitter.com/harshana05


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




 --
 *Bhathiya Jayasekara*
 *Software Engineer,*
 *WSO2 inc., http://wso2.com*
 *
 *
 *Phone: +94715478185*
 *LinkedIn: http://www.linkedin.com/in/bhathiyaj*
 *Twitter: https://twitter.com/bhathiyax*

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




-- 
Susankha Nirmala
Software Engineer
WSO2, Inc.: http://wso2.com
lean.enterprise.middleware
Mobile : +94 77 593 2146
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] WSO2 Committers += AsankaS

2013-10-17 Thread Manoj Kumara
Congratz Asanka ..

Best Regards..


Manoj Kumara
Software Engineer
WSO2, Inc.; http://wso2.com

Twitter:  http://twitter.com/ManKuma
Mobile: +94713448188


On Thu, Oct 17, 2013 at 2:53 PM, Harshana Martin harsh...@wso2.com wrote:

 Hi All,

 It's my distinct pleasure to welcome AsankaS as a WSO2 Committer.

 AsankaS has  been a valuable contributor for WSO2 Developer Studio since
 he joined WSO2. In recognition of his contributions to WSO2, he has been
 voted as a WSO2 Committer.

 AsankaS, Congratulations and Keep up the good work!

 Thanks and Regards,
 Harshana
 --

 Harshana Martin
 Associate Technical Lead
 WSO2 Inc. : http://wso2.com

 Mobile: +94 775 998 115
 Profile: https://www.google.com/profiles/harshana05
 Blog: http://harshana05.blogspot.com
 Twitter: http://twitter.com/harshana05


 ___
 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] Synchronized Capp deployment - getting capp deployment success message even-though some artifacts are not deploying correctly

2013-10-17 Thread Miyuru Wanninayaka
I have fixed such issue https://wso2.org/jira/browse/ESBJAVA-2538 tested it
with attached capp in jira


On Thu, Oct 17, 2013 at 1:35 PM, Dimuthu De Lanerolle dimut...@wso2.comwrote:

 Hi Miyuru,

 Any update on this?



 On Wed, Oct 16, 2013 at 6:04 PM, Kishanthan Thangarajah 
 kishant...@wso2.com wrote:

 IIRC, Miyuru fixed this at synapse level recently.


 On Wed, Oct 16, 2013 at 4:18 PM, Dimuthu De Lanerolle 
 dimut...@wso2.comwrote:

 I am getting this error while trying to deploy a Capp in esb 4.8.0
 distribution. I have created Message store and a Message processor and a
 faulty Endpoint. AFAIU according to the synchronized Capp deployment
 concept ApplicationManager Successfully Deployed Carbon Application :
 CApp_1.0.0 should only display if all  artifacts deployed correctly. Below
 is the error I am getting once deployed the Capp to esb 4.8.0. What cloud
 be the reason for this?

 [2013-10-16 15:59:33,774]  INFO - ApplicationManager Deploying Carbon
 Application : CApp_1.0.0.car...
 [2013-10-16 15:59:36,646]  INFO - MessageStoreFactory Successfully
 created Message Store: MessageSt
 [2013-10-16 15:59:36,646]  INFO - InMemoryStore Initialized Store
 [MessageSt]...
 [2013-10-16 15:59:36,646]  INFO - MessageStoreDeployer Message Store
 named 'MessageSt' has been deployed from file :
 /home/dimuthu/Downloads/wso2esb-4.8.0/repository/carbonapps/work/1381919373775CApp_1.0.0.car/MessageSt_1.0.0/MessageSt-1.0.0.xml
 [2013-10-16 15:59:36,652] ERROR - EndpointDeployer Endpoint Deployment
 from the file :
 /home/dimuthu/Downloads/wso2esb-4.8.0/repository/carbonapps/work/1381919373775CApp_1.0.0.car/EndpointER_1.0.0/EndpointER-1.0.0.xml
 : Failed.
 org.apache.axiom.om.OMException: javax.xml.stream.XMLStreamException:
 ParseError at [row,col]:[9,4]
 Message: The element type endpoint must be terminated by the matching
 end-tag /endpoint.
  at
 org.apache.axiom.om.impl.builder.StAXOMBuilder.next(StAXOMBuilder.java:296)
 at
 org.apache.axiom.om.impl.llom.OMElementImpl.buildNext(OMElementImpl.java:653)
  at
 org.apache.axiom.om.impl.llom.OMNodeImpl.getNextOMSibling(OMNodeImpl.java:122)
 at
 org.apache.axiom.om.impl.traverse.OMChildrenIterator.getNextNode(OMChildrenIterator.java:36)
  at
 org.apache.axiom.om.impl.traverse.OMAbstractIterator.hasNext(OMAbstractIterator.java:58)
 at
 org.apache.axiom.om.impl.traverse.OMFilterIterator.hasNext(OMFilterIterator.java:54)
  at
 org.apache.axiom.om.impl.llom.OMElementImpl.getFirstChildWithName(OMElementImpl.java:273)
 at
 org.apache.synapse.config.xml.endpoints.EndpointFactory.getEndpointFactory(EndpointFactory.java:193)
  at
 org.apache.synapse.config.xml.endpoints.EndpointFactory.getEndpointFromElement(EndpointFactory.java:80)
 at
 org.apache.synapse.deployers.EndpointDeployer.deploySynapseArtifact(EndpointDeployer.java:53)
  at
 org.wso2.carbon.endpoint.EndpointDeployer.deploySynapseArtifact(EndpointDeployer.java:36)
 at
 org.apache.synapse.deployers.AbstractSynapseArtifactDeployer.deploy(AbstractSynapseArtifactDeployer.java:189)
  at
 org.wso2.carbon.application.deployer.synapse.SynapseAppDeployer.deployArtifacts(SynapseAppDeployer.java:109)
 at
 org.wso2.carbon.application.deployer.internal.ApplicationManager.deployCarbonApp(ApplicationManager.java:251)
  at
 org.wso2.carbon.application.deployer.CappAxis2Deployer.deploy(CappAxis2Deployer.java:71)
 at
 org.apache.axis2.deployment.repository.util.DeploymentFileData.deploy(DeploymentFileData.java:136)
  at
 org.apache.axis2.deployment.DeploymentEngine.doDeploy(DeploymentEngine.java:810)
 at
 org.apache.axis2.deployment.repository.util.WSInfoList.update(WSInfoList.java:144)
  at
 org.apache.axis2.deployment.RepositoryListener.update(RepositoryListener.java:377)
 at
 org.apache.axis2.deployment.RepositoryListener.checkServices(RepositoryListener.java:254)
  at
 org.apache.axis2.deployment.RepositoryListener.startListener(RepositoryListener.java:371)
 at
 org.apache.axis2.deployment.scheduler.SchedulerTask.checkRepository(SchedulerTask.java:59)
  at
 org.apache.axis2.deployment.scheduler.SchedulerTask.run(SchedulerTask.java:67)
 at
 org.wso2.carbon.core.deployment.CarbonDeploymentSchedulerTask.runAxisDeployment(CarbonDeploymentSchedulerTask.java:65)
  at
 org.wso2.carbon.core.deployment.CarbonDeploymentSchedulerTask.run(CarbonDeploymentSchedulerTask.java:110)
 at
 java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
  at
 java.util.concurrent.FutureTask$Sync.innerRunAndReset(FutureTask.java:317)
 at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:150)
  at
 java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$101(ScheduledThreadPoolExecutor.java:98)
 at
 java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.runPeriodic(ScheduledThreadPoolExecutor.java:180)
  at
 java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:204)
 at
 

Re: [Dev] WSO2 Committers += AsankaS

2013-10-17 Thread Bhathiya Jayasekara
Congratulations Asanka.


On Thu, Oct 17, 2013 at 2:56 PM, Jasintha Dasanayake jasin...@wso2.comwrote:

 Congratulation !

 /Jasintha


 On Thu, Oct 17, 2013 at 2:53 PM, Harshana Martin harsh...@wso2.comwrote:

 Hi All,

 It's my distinct pleasure to welcome AsankaS as a WSO2 Committer.

 AsankaS has  been a valuable contributor for WSO2 Developer Studio since
 he joined WSO2. In recognition of his contributions to WSO2, he has been
 voted as a WSO2 Committer.

 AsankaS, Congratulations and Keep up the good work!

 Thanks and Regards,
 Harshana
 --

 Harshana Martin
 Associate Technical Lead
 WSO2 Inc. : http://wso2.com

 Mobile: +94 775 998 115
 Profile: https://www.google.com/profiles/harshana05
 Blog: http://harshana05.blogspot.com
 Twitter: http://twitter.com/harshana05


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




 --
 *Jasintha Dasanayake
 **Software Engineer
 WSO2 Inc. | http://wso2.com
 lean . enterprise . middleware*
 *
 *
 *mobile :- 0711368118
 *

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




-- 
*Bhathiya Jayasekara*
*Software Engineer,*
*WSO2 inc., http://wso2.com*
*
*
*Phone: +94715478185*
*LinkedIn: http://www.linkedin.com/in/bhathiyaj*
*Twitter: https://twitter.com/bhathiyax*
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] WSO2 Committers += Susinda

2013-10-17 Thread Manula Chathurika Thantriwatte
Congratulations Susinda !!!


On Thu, Oct 17, 2013 at 2:58 PM, Lali Devamanthri l...@wso2.com wrote:

 Congratulations Susinda.


 On Thu, Oct 17, 2013 at 2:56 PM, Bhathiya Jayasekara bhath...@wso2.comwrote:

 Congratulations Susinda... :)


 On Thu, Oct 17, 2013 at 2:54 PM, Harshana Martin harsh...@wso2.comwrote:

 Hi All,

 It's my distinct pleasure to welcome Susinda as a WSO2 Committer.

 Susinda has  been a valuable contributor for WSO2 Developer Studio since
 he joined WSO2. In recognition of his contributions to WSO2, he has been
 voted as a WSO2 Committer.

 Susinda, Congratulations and Keep up the good work!

 Thanks and Regards,
 Harshana

 --

 Harshana Martin
 Associate Technical Lead
 WSO2 Inc. : http://wso2.com

 Mobile: +94 775 998 115
 Profile: https://www.google.com/profiles/harshana05
 Blog: http://harshana05.blogspot.com
 Twitter: http://twitter.com/harshana05


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




 --
 *Bhathiya Jayasekara*
 *Software Engineer,*
 *WSO2 inc., http://wso2.com*
 *
 *
 *Phone: +94715478185*
 *LinkedIn: http://www.linkedin.com/in/bhathiyaj*
 *Twitter: https://twitter.com/bhathiyax*

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




 --
 *Lali Sudaththa Devamanthri*
  Software Engineer
 WSO2 Inc.; http://wso2.com
 lean.enterprise.middleware

 mobile: +94 71 895 4922

 http://us13.wso2con.com/

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




-- 
Regards,
Manula Chathurika Thantriwatte
Software Engineer
WSO2 Inc. : http://wso2.com
lean . enterprise . middleware

email : manu...@wso2.com / man...@apache.org
phone : +94 772492511
blog : http://manulachathurika.blogspot.com/
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] WSO2 Committers += Susinda

2013-10-17 Thread Pulasthi Supun
Congratz Susinda!


On Thu, Oct 17, 2013 at 2:58 PM, Lali Devamanthri l...@wso2.com wrote:

 Congratulations Susinda.


 On Thu, Oct 17, 2013 at 2:56 PM, Bhathiya Jayasekara bhath...@wso2.comwrote:

 Congratulations Susinda... :)


 On Thu, Oct 17, 2013 at 2:54 PM, Harshana Martin harsh...@wso2.comwrote:

 Hi All,

 It's my distinct pleasure to welcome Susinda as a WSO2 Committer.

 Susinda has  been a valuable contributor for WSO2 Developer Studio since
 he joined WSO2. In recognition of his contributions to WSO2, he has been
 voted as a WSO2 Committer.

 Susinda, Congratulations and Keep up the good work!

 Thanks and Regards,
 Harshana

 --

 Harshana Martin
 Associate Technical Lead
 WSO2 Inc. : http://wso2.com

 Mobile: +94 775 998 115
 Profile: https://www.google.com/profiles/harshana05
 Blog: http://harshana05.blogspot.com
 Twitter: http://twitter.com/harshana05


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




 --
 *Bhathiya Jayasekara*
 *Software Engineer,*
 *WSO2 inc., http://wso2.com*
 *
 *
 *Phone: +94715478185*
 *LinkedIn: http://www.linkedin.com/in/bhathiyaj*
 *Twitter: https://twitter.com/bhathiyax*

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




 --
 *Lali Sudaththa Devamanthri*
  Software Engineer
 WSO2 Inc.; http://wso2.com
 lean.enterprise.middleware

 mobile: +94 71 895 4922

 http://us13.wso2con.com/

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




-- 
--
Pulasthi Supun
Software Engineer; WSO2 Inc.; http://wso2.com,
Email: pulas...@wso2.com
Mobile: +94 (71) 9258281
Blog : http://pulasthisupun.blogspot.com/
Git hub profile: https://github.com/pulasthi
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] WSO2 Committers += AsankaS

2013-10-17 Thread Manula Chathurika Thantriwatte
Congratulations AsankaS !!!


On Thu, Oct 17, 2013 at 2:58 PM, Susankha Nirmala susan...@wso2.com wrote:

 Congratz AsankaS 


 On Thu, Oct 17, 2013 at 2:56 PM, Jasintha Dasanayake jasin...@wso2.comwrote:

 Congratulation !

 /Jasintha


 On Thu, Oct 17, 2013 at 2:53 PM, Harshana Martin harsh...@wso2.comwrote:

 Hi All,

 It's my distinct pleasure to welcome AsankaS as a WSO2 Committer.

 AsankaS has  been a valuable contributor for WSO2 Developer Studio since
 he joined WSO2. In recognition of his contributions to WSO2, he has been
 voted as a WSO2 Committer.

 AsankaS, Congratulations and Keep up the good work!

 Thanks and Regards,
 Harshana
 --

 Harshana Martin
 Associate Technical Lead
 WSO2 Inc. : http://wso2.com

 Mobile: +94 775 998 115
 Profile: https://www.google.com/profiles/harshana05
 Blog: http://harshana05.blogspot.com
 Twitter: http://twitter.com/harshana05


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




 --
 *Jasintha Dasanayake
 **Software Engineer
 WSO2 Inc. | http://wso2.com
 lean . enterprise . middleware*
 *
 *
 *mobile :- 0711368118
 *

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




 --
 Susankha Nirmala
 Software Engineer
 WSO2, Inc.: http://wso2.com
 lean.enterprise.middleware
 Mobile : +94 77 593 2146

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




-- 
Regards,
Manula Chathurika Thantriwatte
Software Engineer
WSO2 Inc. : http://wso2.com
lean . enterprise . middleware

email : manu...@wso2.com / man...@apache.org
phone : +94 772492511
blog : http://manulachathurika.blogspot.com/
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] WSO2 Committers += AsankaS

2013-10-17 Thread Pulasthi Supun
Congrats!!


On Thu, Oct 17, 2013 at 2:58 PM, Susankha Nirmala susan...@wso2.com wrote:

 Congratz AsankaS 


 On Thu, Oct 17, 2013 at 2:56 PM, Jasintha Dasanayake jasin...@wso2.comwrote:

 Congratulation !

 /Jasintha


 On Thu, Oct 17, 2013 at 2:53 PM, Harshana Martin harsh...@wso2.comwrote:

 Hi All,

 It's my distinct pleasure to welcome AsankaS as a WSO2 Committer.

 AsankaS has  been a valuable contributor for WSO2 Developer Studio since
 he joined WSO2. In recognition of his contributions to WSO2, he has been
 voted as a WSO2 Committer.

 AsankaS, Congratulations and Keep up the good work!

 Thanks and Regards,
 Harshana
 --

 Harshana Martin
 Associate Technical Lead
 WSO2 Inc. : http://wso2.com

 Mobile: +94 775 998 115
 Profile: https://www.google.com/profiles/harshana05
 Blog: http://harshana05.blogspot.com
 Twitter: http://twitter.com/harshana05


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




 --
 *Jasintha Dasanayake
 **Software Engineer
 WSO2 Inc. | http://wso2.com
 lean . enterprise . middleware*
 *
 *
 *mobile :- 0711368118
 *

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




 --
 Susankha Nirmala
 Software Engineer
 WSO2, Inc.: http://wso2.com
 lean.enterprise.middleware
 Mobile : +94 77 593 2146

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




-- 
--
Pulasthi Supun
Software Engineer; WSO2 Inc.; http://wso2.com,
Email: pulas...@wso2.com
Mobile: +94 (71) 9258281
Blog : http://pulasthisupun.blogspot.com/
Git hub profile: https://github.com/pulasthi
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] WSO2 Committers += AsankaS

2013-10-17 Thread Rajeeva Uthayasangar
Congratz !!!


On Thu, Oct 17, 2013 at 2:58 PM, Susankha Nirmala susan...@wso2.com wrote:

 Congratz AsankaS 


 On Thu, Oct 17, 2013 at 2:56 PM, Jasintha Dasanayake jasin...@wso2.comwrote:

 Congratulation !

 /Jasintha


 On Thu, Oct 17, 2013 at 2:53 PM, Harshana Martin harsh...@wso2.comwrote:

 Hi All,

 It's my distinct pleasure to welcome AsankaS as a WSO2 Committer.

 AsankaS has  been a valuable contributor for WSO2 Developer Studio since
 he joined WSO2. In recognition of his contributions to WSO2, he has been
 voted as a WSO2 Committer.

 AsankaS, Congratulations and Keep up the good work!

 Thanks and Regards,
 Harshana
 --

 Harshana Martin
 Associate Technical Lead
 WSO2 Inc. : http://wso2.com

 Mobile: +94 775 998 115
 Profile: https://www.google.com/profiles/harshana05
 Blog: http://harshana05.blogspot.com
 Twitter: http://twitter.com/harshana05


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




 --
 *Jasintha Dasanayake
 **Software Engineer
 WSO2 Inc. | http://wso2.com
 lean . enterprise . middleware*
 *
 *
 *mobile :- 0711368118
 *

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




 --
 Susankha Nirmala
 Software Engineer
 WSO2, Inc.: http://wso2.com
 lean.enterprise.middleware
 Mobile : +94 77 593 2146

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




-- 
*Rajeeva Uthayasangar*
Software Engineer
WSO2, Inc.:http://wso2.com*
*


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


Re: [Dev] WSO2 Committers += Susinda

2013-10-17 Thread Inosh Goonewardena
Congratz susinda


On Thu, Oct 17, 2013 at 2:58 PM, Manoj Kumara ma...@wso2.com wrote:

 Congratz Susinda ..

 Best Regards..


 Manoj Kumara
 Software Engineer
 WSO2, Inc.; http://wso2.com

 Twitter:  http://twitter.com/ManKuma
 Mobile: +94713448188


 On Thu, Oct 17, 2013 at 2:56 PM, Bhathiya Jayasekara bhath...@wso2.comwrote:

 Congratulations Susinda... :)


 On Thu, Oct 17, 2013 at 2:54 PM, Harshana Martin harsh...@wso2.comwrote:

 Hi All,

 It's my distinct pleasure to welcome Susinda as a WSO2 Committer.

 Susinda has  been a valuable contributor for WSO2 Developer Studio since
 he joined WSO2. In recognition of his contributions to WSO2, he has been
 voted as a WSO2 Committer.

 Susinda, Congratulations and Keep up the good work!

 Thanks and Regards,
 Harshana

 --

 Harshana Martin
 Associate Technical Lead
 WSO2 Inc. : http://wso2.com

 Mobile: +94 775 998 115
 Profile: https://www.google.com/profiles/harshana05
 Blog: http://harshana05.blogspot.com
 Twitter: http://twitter.com/harshana05


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




 --
 *Bhathiya Jayasekara*
 *Software Engineer,*
 *WSO2 inc., http://wso2.com*
 *
 *
 *Phone: +94715478185*
 *LinkedIn: http://www.linkedin.com/in/bhathiyaj*
 *Twitter: https://twitter.com/bhathiyax*

 ___
 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




-- 
Regards,

Inosh Goonewardena
Associate Technical Lead- WSO2 Inc.
Mobile: +94779966317
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] WSO2 Committers += Susinda

2013-10-17 Thread Rajeeva Uthayasangar
Congratz !!!


On Thu, Oct 17, 2013 at 2:58 PM, Manoj Kumara ma...@wso2.com wrote:

 Congratz Susinda ..

 Best Regards..


 Manoj Kumara
 Software Engineer
 WSO2, Inc.; http://wso2.com

 Twitter:  http://twitter.com/ManKuma
 Mobile: +94713448188


 On Thu, Oct 17, 2013 at 2:56 PM, Bhathiya Jayasekara bhath...@wso2.comwrote:

 Congratulations Susinda... :)


 On Thu, Oct 17, 2013 at 2:54 PM, Harshana Martin harsh...@wso2.comwrote:

 Hi All,

 It's my distinct pleasure to welcome Susinda as a WSO2 Committer.

 Susinda has  been a valuable contributor for WSO2 Developer Studio since
 he joined WSO2. In recognition of his contributions to WSO2, he has been
 voted as a WSO2 Committer.

 Susinda, Congratulations and Keep up the good work!

 Thanks and Regards,
 Harshana

 --

 Harshana Martin
 Associate Technical Lead
 WSO2 Inc. : http://wso2.com

 Mobile: +94 775 998 115
 Profile: https://www.google.com/profiles/harshana05
 Blog: http://harshana05.blogspot.com
 Twitter: http://twitter.com/harshana05


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




 --
 *Bhathiya Jayasekara*
 *Software Engineer,*
 *WSO2 inc., http://wso2.com*
 *
 *
 *Phone: +94715478185*
 *LinkedIn: http://www.linkedin.com/in/bhathiyaj*
 *Twitter: https://twitter.com/bhathiyax*

 ___
 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




-- 
*Rajeeva Uthayasangar*
Software Engineer
WSO2, Inc.:http://wso2.com*
*


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


Re: [Dev] WSO2 Committers += AsankaS

2013-10-17 Thread Inosh Goonewardena
Congratz asanka


On Thu, Oct 17, 2013 at 2:59 PM, Manoj Kumara ma...@wso2.com wrote:

 Congratz Asanka ..

 Best Regards..


 Manoj Kumara
 Software Engineer
 WSO2, Inc.; http://wso2.com

 Twitter:  http://twitter.com/ManKuma
 Mobile: +94713448188


 On Thu, Oct 17, 2013 at 2:53 PM, Harshana Martin harsh...@wso2.comwrote:

  Hi All,

 It's my distinct pleasure to welcome AsankaS as a WSO2 Committer.

 AsankaS has  been a valuable contributor for WSO2 Developer Studio since
 he joined WSO2. In recognition of his contributions to WSO2, he has been
 voted as a WSO2 Committer.

 AsankaS, Congratulations and Keep up the good work!

 Thanks and Regards,
 Harshana
 --

 Harshana Martin
 Associate Technical Lead
 WSO2 Inc. : http://wso2.com

 Mobile: +94 775 998 115
 Profile: https://www.google.com/profiles/harshana05
 Blog: http://harshana05.blogspot.com
 Twitter: http://twitter.com/harshana05


 ___
 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




-- 
Regards,

Inosh Goonewardena
Associate Technical Lead- WSO2 Inc.
Mobile: +94779966317
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


[Dev] Jaggery 2 status update

2013-10-17 Thread Buddhi Mihara
jaggery 2 module manager is in its final stage.You can use jaggery node
manager system to load modules in the way similar to the node.js.
for more information how it works.pls refer to node module manager
http://nodejs.org/api/modules.html
we are working on core modules (file system, path ...)
(module manager was purely written in javascript.)

-- 
Thanks  Best Regards,*
*
*
*
*Buddhi Nipun Mihara*
Software Engineer(intern)
WSO2, Inc.:http://wso2.com
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] Kernel commit required

2013-10-17 Thread Manoj Kumara
Hi,

Committed with 188589.

Thanks,

Best Regards..


Manoj Kumara
Software Engineer
WSO2, Inc.; http://wso2.com

Twitter:  http://twitter.com/ManKuma
Mobile: +94713448188


On Thu, Oct 17, 2013 at 2:26 PM, Chanaka Fernando chana...@wso2.com wrote:


 Hi,

 Please commit the following patch to carbon 4.2.0 branch.

 https://wso2.org/jira/browse/ESBJAVA-2575

 Thanks,
 Chanaka
 --
 --
 Chanaka Fernando
 Technical Lead
 WSO2, Inc.; http://wso2.com
 lean.enterprise.middleware

 mobile: +94 773337238
 Blog : http://soatutorials.blogspot.com
 LinkedIn:http://www.linkedin.com/pub/chanaka-fernando/19/a20/5b0
 Twitter:https://twitter.com/chanakaudaya
 Wordpress:http://chanakaudaya.wordpress.com




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


Re: [Dev] WSO2 Committers += Susinda

2013-10-17 Thread Gayan Yalpathwala
Many congratulations Susinda!!


On Thu, Oct 17, 2013 at 3:02 PM, Rajeeva Uthayasangar raje...@wso2.comwrote:

 Congratz !!!


 On Thu, Oct 17, 2013 at 2:58 PM, Manoj Kumara ma...@wso2.com wrote:

 Congratz Susinda ..

 Best Regards..


 Manoj Kumara
 Software Engineer
 WSO2, Inc.; http://wso2.com

 Twitter:  http://twitter.com/ManKuma
 Mobile: +94713448188


 On Thu, Oct 17, 2013 at 2:56 PM, Bhathiya Jayasekara 
 bhath...@wso2.comwrote:

 Congratulations Susinda... :)


 On Thu, Oct 17, 2013 at 2:54 PM, Harshana Martin harsh...@wso2.comwrote:

 Hi All,

 It's my distinct pleasure to welcome Susinda as a WSO2 Committer.

 Susinda has  been a valuable contributor for WSO2 Developer Studio
 since he joined WSO2. In recognition of his contributions to WSO2, he has
 been voted as a WSO2 Committer.

 Susinda, Congratulations and Keep up the good work!

 Thanks and Regards,
 Harshana

 --

 Harshana Martin
 Associate Technical Lead
 WSO2 Inc. : http://wso2.com

 Mobile: +94 775 998 115
 Profile: https://www.google.com/profiles/harshana05
 Blog: http://harshana05.blogspot.com
 Twitter: http://twitter.com/harshana05


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




 --
 *Bhathiya Jayasekara*
 *Software Engineer,*
 *WSO2 inc., http://wso2.com*
 *
 *
 *Phone: +94715478185*
 *LinkedIn: http://www.linkedin.com/in/bhathiyaj*
 *Twitter: https://twitter.com/bhathiyax*

 ___
 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




 --
 *Rajeeva Uthayasangar*
 Software Engineer
 WSO2, Inc.:http://wso2.com*
 *


 Mobile: +94777298873


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




-- 
*Gayan Kaushalya Yalpathwala*
 Software Engineer
WSO2 Inc.; http://wso2.com
lean.enterprise.middleware

mobile: +94 71 8682704

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


Re: [Dev] WSO2 Committers += AsankaS

2013-10-17 Thread Gayan Yalpathwala
Many congrats Asanka!!!


On Thu, Oct 17, 2013 at 3:02 PM, Inosh Goonewardena in...@wso2.com wrote:

 Congratz asanka


 On Thu, Oct 17, 2013 at 2:59 PM, Manoj Kumara ma...@wso2.com wrote:

 Congratz Asanka ..

 Best Regards..


 Manoj Kumara
 Software Engineer
 WSO2, Inc.; http://wso2.com

 Twitter:  http://twitter.com/ManKuma
 Mobile: +94713448188


 On Thu, Oct 17, 2013 at 2:53 PM, Harshana Martin harsh...@wso2.comwrote:

  Hi All,

 It's my distinct pleasure to welcome AsankaS as a WSO2 Committer.

 AsankaS has  been a valuable contributor for WSO2 Developer Studio since
 he joined WSO2. In recognition of his contributions to WSO2, he has been
 voted as a WSO2 Committer.

 AsankaS, Congratulations and Keep up the good work!

 Thanks and Regards,
 Harshana
 --

 Harshana Martin
 Associate Technical Lead
 WSO2 Inc. : http://wso2.com

 Mobile: +94 775 998 115
 Profile: https://www.google.com/profiles/harshana05
 Blog: http://harshana05.blogspot.com
 Twitter: http://twitter.com/harshana05


 ___
 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




 --
 Regards,

 Inosh Goonewardena
 Associate Technical Lead- WSO2 Inc.
 Mobile: +94779966317

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




-- 
*Gayan Kaushalya Yalpathwala*
 Software Engineer
WSO2 Inc.; http://wso2.com
lean.enterprise.middleware

mobile: +94 71 8682704

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


Re: [Dev] WSO2 Committers += AsankaS

2013-10-17 Thread Malintha Adikari
Congratz Asanka.


On Thu, Oct 17, 2013 at 4:17 PM, Gayan Yalpathwala gay...@wso2.com wrote:

 Many congrats Asanka!!!


 On Thu, Oct 17, 2013 at 3:02 PM, Inosh Goonewardena in...@wso2.comwrote:

 Congratz asanka


 On Thu, Oct 17, 2013 at 2:59 PM, Manoj Kumara ma...@wso2.com wrote:

 Congratz Asanka ..

 Best Regards..


 Manoj Kumara
 Software Engineer
 WSO2, Inc.; http://wso2.com

 Twitter:  http://twitter.com/ManKuma
 Mobile: +94713448188


 On Thu, Oct 17, 2013 at 2:53 PM, Harshana Martin harsh...@wso2.comwrote:

  Hi All,

 It's my distinct pleasure to welcome AsankaS as a WSO2 Committer.

 AsankaS has  been a valuable contributor for WSO2 Developer Studio
 since he joined WSO2. In recognition of his contributions to WSO2, he has
 been voted as a WSO2 Committer.

 AsankaS, Congratulations and Keep up the good work!

 Thanks and Regards,
 Harshana
 --

 Harshana Martin
 Associate Technical Lead
 WSO2 Inc. : http://wso2.com

 Mobile: +94 775 998 115
 Profile: https://www.google.com/profiles/harshana05
 Blog: http://harshana05.blogspot.com
 Twitter: http://twitter.com/harshana05


 ___
 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




 --
 Regards,

 Inosh Goonewardena
 Associate Technical Lead- WSO2 Inc.
 Mobile: +94779966317

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




 --
 *Gayan Kaushalya Yalpathwala*
  Software Engineer
 WSO2 Inc.; http://wso2.com
 lean.enterprise.middleware

 mobile: +94 71 8682704

 http://us13.wso2con.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] Kernel commit required

2013-10-17 Thread Chanaka Fernando
Thanks.


On Thu, Oct 17, 2013 at 4:05 PM, Manoj Kumara ma...@wso2.com wrote:

 Hi,

 Committed with 188589.

 Thanks,

 Best Regards..


 Manoj Kumara
 Software Engineer
 WSO2, Inc.; http://wso2.com

 Twitter:  http://twitter.com/ManKuma
 Mobile: +94713448188


 On Thu, Oct 17, 2013 at 2:26 PM, Chanaka Fernando chana...@wso2.comwrote:


 Hi,

 Please commit the following patch to carbon 4.2.0 branch.

 https://wso2.org/jira/browse/ESBJAVA-2575

 Thanks,
 Chanaka
 --
 --
 Chanaka Fernando
 Technical Lead
 WSO2, Inc.; http://wso2.com
 lean.enterprise.middleware

 mobile: +94 773337238
 Blog : http://soatutorials.blogspot.com
 LinkedIn:http://www.linkedin.com/pub/chanaka-fernando/19/a20/5b0
 Twitter:https://twitter.com/chanakaudaya
 Wordpress:http://chanakaudaya.wordpress.com







-- 
--
Chanaka Fernando
Technical Lead
WSO2, Inc.; http://wso2.com
lean.enterprise.middleware

mobile: +94 773337238
Blog : http://soatutorials.blogspot.com
LinkedIn:http://www.linkedin.com/pub/chanaka-fernando/19/a20/5b0
Twitter:https://twitter.com/chanakaudaya
Wordpress:http://chanakaudaya.wordpress.com
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] WSO2 Committers += Susinda

2013-10-17 Thread Chanaka Fernando
Congrats Susinda !!!


On Thu, Oct 17, 2013 at 4:16 PM, Gayan Yalpathwala gay...@wso2.com wrote:

 Many congratulations Susinda!!


 On Thu, Oct 17, 2013 at 3:02 PM, Rajeeva Uthayasangar raje...@wso2.comwrote:

 Congratz !!!


 On Thu, Oct 17, 2013 at 2:58 PM, Manoj Kumara ma...@wso2.com wrote:

 Congratz Susinda ..

 Best Regards..


 Manoj Kumara
 Software Engineer
 WSO2, Inc.; http://wso2.com

 Twitter:  http://twitter.com/ManKuma
 Mobile: +94713448188


 On Thu, Oct 17, 2013 at 2:56 PM, Bhathiya Jayasekara 
 bhath...@wso2.comwrote:

 Congratulations Susinda... :)


 On Thu, Oct 17, 2013 at 2:54 PM, Harshana Martin harsh...@wso2.comwrote:

 Hi All,

 It's my distinct pleasure to welcome Susinda as a WSO2 Committer.

 Susinda has  been a valuable contributor for WSO2 Developer Studio
 since he joined WSO2. In recognition of his contributions to WSO2, he has
 been voted as a WSO2 Committer.

 Susinda, Congratulations and Keep up the good work!

 Thanks and Regards,
 Harshana

 --

 Harshana Martin
 Associate Technical Lead
 WSO2 Inc. : http://wso2.com

 Mobile: +94 775 998 115
 Profile: https://www.google.com/profiles/harshana05
 Blog: http://harshana05.blogspot.com
 Twitter: http://twitter.com/harshana05


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




 --
 *Bhathiya Jayasekara*
 *Software Engineer,*
 *WSO2 inc., http://wso2.com*
 *
 *
 *Phone: +94715478185*
 *LinkedIn: http://www.linkedin.com/in/bhathiyaj*
 *Twitter: https://twitter.com/bhathiyax*

 ___
 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




 --
 *Rajeeva Uthayasangar*
 Software Engineer
 WSO2, Inc.:http://wso2.com*
 *


 Mobile: +94777298873


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




 --
 *Gayan Kaushalya Yalpathwala*
  Software Engineer
 WSO2 Inc.; http://wso2.com
 lean.enterprise.middleware

 mobile: +94 71 8682704

 http://us13.wso2con.com/

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




-- 
--
Chanaka Fernando
Technical Lead
WSO2, Inc.; http://wso2.com
lean.enterprise.middleware

mobile: +94 773337238
Blog : http://soatutorials.blogspot.com
LinkedIn:http://www.linkedin.com/pub/chanaka-fernando/19/a20/5b0
Twitter:https://twitter.com/chanakaudaya
Wordpress:http://chanakaudaya.wordpress.com
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


[Dev] Status update on Package contents validation test

2013-10-17 Thread Dimuthu De Lanerolle
We are in the process of writing test cases to validate the contents inside
a product distribution. Mentioned below is the progress as at today.

1. Validation of jar files inside plugins directory against LICENSE.txt
- Completed.
2. Recursive scan for no occurrence of SNAPSHOT in file names and contents
of textual files (.txt, .xml, etc)  - Completed.
3. Validate duplication entries in LICENSE file. - Completed.
4. Checking whether Maven variables are properly replaced inside
configuration files found inside repository/conf - In progress

Regards

-- 
Dimuthu De Lanerolle
Software Engineer
WSO2 Inc.
lean . enterprise . middlewear.
http://wso2.com/
Tel. : +94 11 2145345  Fax : +94 11 2145300  email : dimut...@wso2.com
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


[Dev] Kernel commit required

2013-10-17 Thread Isuru Wimalasundera
Hi

Please commit the fix made by Azeez for the issue
https://wso2.org/jira/browse/CARBON-14526
to the kernel. I could not attach the svn diff to the JIRA since there is
an issue with our public JIRA at the moment, therefor I am attaching it
here with this mail.

Regards
IsuruW

-- 
*Isuru Wimalasundera*
Senior Software Engineer;
WSO2, Inc.; http://wso2.com,
mobile: +94 77 920 5641


org.wso2.carbon.core_4.2.0.patch
Description: Binary data
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] SecureConversation scenarios (9-15) fails when ESB is fronted by an ELB

2013-10-17 Thread Isuru Haththotuwa
Hi all,

Myself and Ravi tried to reproduce this with a custom client which was used
by the QA team to invoke a secured proxy. We faced some issues in running
the client. Tried with SOAP UI and still was unable to properly send a
request to the secured proxy. We will get some help from a WS security
expert to understand this scenario better to reproduce it.


On Tue, Oct 15, 2013 at 7:10 PM, Evanthika Amarasiri evanth...@wso2.comwrote:

 We noticed that when an ELB is fronted by ESB, the message is not building
 properly and we get a parseError as below.

 Note that this issue gets resolved when you put a *Log* mediator to the
 out path of the Proxy Service configuration. When you invoke the Proxy
 service directly without ELB, we don't see this issue.

 [2013-10-15 19:05:19,906] ERROR - RelayUtils Error while building
 Passthrough stream
 org.apache.axiom.om.OMException: javax.xml.stream.XMLStreamException:
 ParseError at [row,col]:[1,1]
 Message: Premature end of file.
  at
 org.apache.axiom.om.impl.builder.StAXOMBuilder.next(StAXOMBuilder.java:296)
  at
 org.apache.axiom.soap.impl.builder.StAXSOAPModelBuilder.getSOAPEnvelope(StAXSOAPModelBuilder.java:204)
  at
 org.apache.axiom.soap.impl.builder.StAXSOAPModelBuilder.init(StAXSOAPModelBuilder.java:154)
  at
 org.apache.axiom.om.impl.AbstractOMMetaFactory.createStAXSOAPModelBuilder(AbstractOMMetaFactory.java:73)
  at
 org.apache.axiom.om.impl.AbstractOMMetaFactory.createSOAPModelBuilder(AbstractOMMetaFactory.java:79)
  at
 org.apache.axiom.om.OMXMLBuilderFactory.createSOAPModelBuilder(OMXMLBuilderFactory.java:196)
  at
 org.apache.axis2.builder.SOAPBuilder.processDocument(SOAPBuilder.java:55)
  at
 org.apache.synapse.transport.passthru.util.DeferredMessageBuilder.getDocument(DeferredMessageBuilder.java:118)
  at
 org.apache.synapse.transport.passthru.util.RelayUtils.builldMessage(RelayUtils.java:107)
  at
 org.apache.synapse.transport.passthru.util.RelayUtils.buildMessage(RelayUtils.java:82)
 at
 org.apache.synapse.transport.passthru.util.RelaySecuirtyMessageBuilderDispatchandler.build(RelaySecuirtyMessageBuilderDispatchandler.java:165)
  at
 org.apache.synapse.transport.passthru.util.RelaySecuirtyMessageBuilderDispatchandler.invoke(RelaySecuirtyMessageBuilderDispatchandler.java:101)
  at org.apache.axis2.engine.Phase.invokeHandler(Phase.java:340)
 at org.apache.axis2.engine.Phase.invoke(Phase.java:313)
  at org.apache.axis2.engine.AxisEngine.invoke(AxisEngine.java:261)
 at org.apache.axis2.engine.AxisEngine.receive(AxisEngine.java:167)
  at
 org.apache.synapse.transport.passthru.ServerWorker.processEntityEnclosingRequest(ServerWorker.java:404)
  at
 org.apache.synapse.transport.passthru.ServerWorker.run(ServerWorker.java:184)
  at
 org.apache.axis2.transport.base.threads.NativeWorkerPool$1.run(NativeWorkerPool.java:172)
 at
 java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
  at
 java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
  at java.lang.Thread.run(Thread.java:724)
 Caused by: javax.xml.stream.XMLStreamException: ParseError at
 [row,col]:[1,1]
 Message: Premature end of file.
 at
 com.sun.org.apache.xerces.internal.impl.XMLStreamReaderImpl.next(XMLStreamReaderImpl.java:598)
  at
 org.apache.axiom.util.stax.wrapper.XMLStreamReaderWrapper.next(XMLStreamReaderWrapper.java:225)
  at
 org.apache.axiom.util.stax.dialect.DisallowDoctypeDeclStreamReaderWrapper.next(DisallowDoctypeDeclStreamReaderWrapper.java:34)
  at
 org.apache.axiom.util.stax.wrapper.XMLStreamReaderWrapper.next(XMLStreamReaderWrapper.java:225)
  at
 org.apache.axiom.util.stax.dialect.SJSXPStreamReaderWrapper.next(SJSXPStreamReaderWrapper.java:138)
  at
 org.apache.axiom.om.impl.builder.StAXOMBuilder.parserNext(StAXOMBuilder.java:681)
  at
 org.apache.axiom.om.impl.builder.StAXOMBuilder.next(StAXOMBuilder.java:214)
 ... 21 more
 [2013-10-15 19:05:19,907] ERROR -
 RelaySecuirtyMessageBuilderDispatchandler Error while executing the message
 at relaySecurity handler
 org.apache.axis2.AxisFault: Error while building Passthrough stream
 at
 org.apache.synapse.transport.passthru.util.RelayUtils.handleException(RelayUtils.java:236)
  at
 org.apache.synapse.transport.passthru.util.RelayUtils.builldMessage(RelayUtils.java:111)
  at
 org.apache.synapse.transport.passthru.util.RelayUtils.buildMessage(RelayUtils.java:82)
 at
 org.apache.synapse.transport.passthru.util.RelaySecuirtyMessageBuilderDispatchandler.build(RelaySecuirtyMessageBuilderDispatchandler.java:165)
  at
 org.apache.synapse.transport.passthru.util.RelaySecuirtyMessageBuilderDispatchandler.invoke(RelaySecuirtyMessageBuilderDispatchandler.java:101)
  at org.apache.axis2.engine.Phase.invokeHandler(Phase.java:340)
 at org.apache.axis2.engine.Phase.invoke(Phase.java:313)
  at org.apache.axis2.engine.AxisEngine.invoke(AxisEngine.java:261)
 at org.apache.axis2.engine.AxisEngine.receive(AxisEngine.java:167)
  at
 

[Dev] [IMPORTANT] renaming platform/branches/4.2.0 to platform/branches/turing

2013-10-17 Thread Sumedha Rubasinghe
As part of new release strategy (Refer Sameera's mail), $subject will be
done tonight (midnight) by Subash.

Your platform working copies need to be updated to new location using svn
switch.

svn switch https://svn.wso2.org/repos/wso2/carbon/platform/branches/turing/.
(take a note of '.' at the end. You need to be within platform checkout
root)

This is part of preparation for releasing chunk02.

Maheshika - You need to update the checkout location in Bamboo as well.

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


Re: [Dev] Code Freeze for Carbon 4.2.0 - chunk 02 release - after 3pm today

2013-10-17 Thread Dhanushka Ranasinghe
Granted

Thank You
Dhanushka


On Thu, Oct 17, 2013 at 11:55 AM, Isuru Haththotuwa isu...@wso2.com wrote:

 Please grant commit rights to myself (IsuruH) as well. Earlier IsuruP had
 the commit rights, but currently he is in support.


 On Thu, Oct 17, 2013 at 9:58 AM, Kasun Indrasiri ka...@wso2.com wrote:

 Please grant commit rights to :

 Dushan, Miyuru, Kasun


 On Mon, Oct 7, 2013 at 1:13 PM, Prabath Abeysekera praba...@wso2.comwrote:

 Hi Sumedha,

 On Mon, Oct 7, 2013 at 12:18 PM, Sumedha Rubasinghe sume...@wso2.comwrote:




 On Mon, Oct 7, 2013 at 11:21 AM, Prabath Abeysekera 
 praba...@wso2.comwrote:

 Hi,

 Can we get the commit rights granted for the SS team (Deep, Bhathiya,
 Dhanuka, PrabathA) too?


 Hi Prabath,
 Dhanuka should already be having it. We decided to have this per one
 member from each team to control what is being added (until chunk 02 is
 done).


 Understood. It would be great if, at least I can get the commit rights
 granted, as I'm currently in the middle of implementing some urgent RSS
 Manager and HDFS related fixes/improvements which do not have any direct
 impact on the chunk2 build, and also, is something that the team is waiting
 for, in order to continue their developments.


 Cheers,
 Prabath






 Cheers,
 Prabath


 On Sat, Sep 21, 2013 at 11:02 AM, Sumedha Rubasinghe sume...@wso2.com
  wrote:

 Yes. Until release is done. But you should be able to commit.


 On Sat, Sep 21, 2013 at 10:58 AM, Sanjeewa Malalgoda 
 sanje...@wso2.com wrote:

 Still is this frozen?

 Thanks,
 sanjeewa.


 On Fri, Sep 20, 2013 at 10:51 AM, Dhanushka Ranasinghe 
 dhanush...@wso2.com wrote:

 Granted

 Thank You
 Dhanushka


 On Fri, Sep 20, 2013 at 9:38 AM, Kasun Indrasiri ka...@wso2.comwrote:

 Also please grant commit rights to following people (We will be
 only committing to 2.1.2 synapse only).

 - Vanji, Miyuru, Malaka, IsuruU, Kasun


 On Wed, Sep 18, 2013 at 3:57 PM, Dhanushka Ranasinghe 
 dhanush...@wso2.com wrote:

 Done

 Thank You
 Dhanushka


 On Wed, Sep 18, 2013 at 3:47 PM, Kasun Indrasiri 
 ka...@wso2.comwrote:

 Please grant commit rights to Ravi and Dushan from ESB team.


 On Wed, Sep 18, 2013 at 11:12 AM, Sumedha Rubasinghe 
 sume...@wso2.com wrote:

 Devs,
 Carbon 4.2.0 branch will be frozen for commits after 3pm today
 in preparation for chunk02 release.
 It will still remain open for teams who are releasing.


 --
 /sumedha
 b :  bit.ly/sumedha

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




 --
 Kasun Indrasiri
 Software Architect
 WSO2, Inc.; http://wso2.com
 lean.enterprise.middleware

 cell: +94 71 536 4128
 Blog : http://kasunpanorama.blogspot.com/




 --
 Dhanushka Ranasinghe,
 WSO2 lnc  http://wso2.com
 E-mail : dhanush...@wso2.com
 Mobile : +94771928269




 --
 Kasun Indrasiri
 Software Architect
 WSO2, Inc.; http://wso2.com
 lean.enterprise.middleware

 cell: +94 71 536 4128
 Blog : http://kasunpanorama.blogspot.com/




 --
 Dhanushka Ranasinghe,
 WSO2 lnc  http://wso2.com
 E-mail : dhanush...@wso2.com
 Mobile : +94771928269

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




 --
 *
 *
 *Sanjeewa Malalgoda*
 Senior Software Engineer
 WSO2 Inc.
 Mobile : +94713068779

  http://sanjeewamalalgoda.blogspot.com/blog
 :http://sanjeewamalalgoda.blogspot.com/http://sanjeewamalalgoda.blogspot.com/



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




 --
 /sumedha
 m: +94 773017743
 b :  bit.ly/sumedha

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




 --
 Prabath Abeysekara
 Associate Technical Lead, Data TG.
 WSO2 Inc.
 Email: praba...@wso2.com
 Mobile: +94774171471

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




 --
 /sumedha
 m: +94 773017743
 b :  bit.ly/sumedha




 --
 Prabath Abeysekara
 Associate Technical Lead, Data TG.
 WSO2 Inc.
 Email: praba...@wso2.com
 Mobile: +94774171471

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




 --
 Kasun Indrasiri
 Software Architect
 WSO2, Inc.; http://wso2.com
 lean.enterprise.middleware

 cell: +94 77 556 5206
 Blog : http://kasunpanorama.blogspot.com/

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




 --
 Thanks and Regards,

 Isuru H.
 Software Engineer, WSO2 Inc.
 +94 716 358 048* http://wso2.com/*



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




-- 
Dhanushka Ranasinghe,
WSO2 lnc  http://wso2.com
E-mail : dhanush...@wso2.com
Mobile : +94771928269

Re: [Dev] SecureConversation scenarios (9-15) fails when ESB is fronted by an ELB

2013-10-17 Thread Miyuru Wanninayaka
SOAPUI cannot send secure conversation messages.

I have created a local setup and was able to test UT based scenarios
without any issue. If someone can reproduce this issue with secure
conversation scenarios,  enabling wire log of ELB will be able to identify
if message gets change within ELB.

log4j.logger.org.apache.synapse.transport.http.wire=DEBUG


On Thu, Oct 17, 2013 at 8:32 PM, Isuru Haththotuwa isu...@wso2.com wrote:

 Hi all,

 Myself and Ravi tried to reproduce this with a custom client which was
 used by the QA team to invoke a secured proxy. We faced some issues in
 running the client. Tried with SOAP UI and still was unable to properly
 send a request to the secured proxy. We will get some help from a WS
 security expert to understand this scenario better to reproduce it.


 On Tue, Oct 15, 2013 at 7:10 PM, Evanthika Amarasiri 
 evanth...@wso2.comwrote:

 We noticed that when an ELB is fronted by ESB, the message is not
 building properly and we get a parseError as below.

 Note that this issue gets resolved when you put a *Log* mediator to the
 out path of the Proxy Service configuration. When you invoke the Proxy
 service directly without ELB, we don't see this issue.

 [2013-10-15 19:05:19,906] ERROR - RelayUtils Error while building
 Passthrough stream
 org.apache.axiom.om.OMException: javax.xml.stream.XMLStreamException:
 ParseError at [row,col]:[1,1]
 Message: Premature end of file.
  at
 org.apache.axiom.om.impl.builder.StAXOMBuilder.next(StAXOMBuilder.java:296)
  at
 org.apache.axiom.soap.impl.builder.StAXSOAPModelBuilder.getSOAPEnvelope(StAXSOAPModelBuilder.java:204)
  at
 org.apache.axiom.soap.impl.builder.StAXSOAPModelBuilder.init(StAXSOAPModelBuilder.java:154)
  at
 org.apache.axiom.om.impl.AbstractOMMetaFactory.createStAXSOAPModelBuilder(AbstractOMMetaFactory.java:73)
  at
 org.apache.axiom.om.impl.AbstractOMMetaFactory.createSOAPModelBuilder(AbstractOMMetaFactory.java:79)
  at
 org.apache.axiom.om.OMXMLBuilderFactory.createSOAPModelBuilder(OMXMLBuilderFactory.java:196)
  at
 org.apache.axis2.builder.SOAPBuilder.processDocument(SOAPBuilder.java:55)
  at
 org.apache.synapse.transport.passthru.util.DeferredMessageBuilder.getDocument(DeferredMessageBuilder.java:118)
  at
 org.apache.synapse.transport.passthru.util.RelayUtils.builldMessage(RelayUtils.java:107)
  at
 org.apache.synapse.transport.passthru.util.RelayUtils.buildMessage(RelayUtils.java:82)
 at
 org.apache.synapse.transport.passthru.util.RelaySecuirtyMessageBuilderDispatchandler.build(RelaySecuirtyMessageBuilderDispatchandler.java:165)
  at
 org.apache.synapse.transport.passthru.util.RelaySecuirtyMessageBuilderDispatchandler.invoke(RelaySecuirtyMessageBuilderDispatchandler.java:101)
  at org.apache.axis2.engine.Phase.invokeHandler(Phase.java:340)
 at org.apache.axis2.engine.Phase.invoke(Phase.java:313)
  at org.apache.axis2.engine.AxisEngine.invoke(AxisEngine.java:261)
 at org.apache.axis2.engine.AxisEngine.receive(AxisEngine.java:167)
  at
 org.apache.synapse.transport.passthru.ServerWorker.processEntityEnclosingRequest(ServerWorker.java:404)
  at
 org.apache.synapse.transport.passthru.ServerWorker.run(ServerWorker.java:184)
  at
 org.apache.axis2.transport.base.threads.NativeWorkerPool$1.run(NativeWorkerPool.java:172)
 at
 java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
  at
 java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
  at java.lang.Thread.run(Thread.java:724)
 Caused by: javax.xml.stream.XMLStreamException: ParseError at
 [row,col]:[1,1]
 Message: Premature end of file.
 at
 com.sun.org.apache.xerces.internal.impl.XMLStreamReaderImpl.next(XMLStreamReaderImpl.java:598)
  at
 org.apache.axiom.util.stax.wrapper.XMLStreamReaderWrapper.next(XMLStreamReaderWrapper.java:225)
  at
 org.apache.axiom.util.stax.dialect.DisallowDoctypeDeclStreamReaderWrapper.next(DisallowDoctypeDeclStreamReaderWrapper.java:34)
  at
 org.apache.axiom.util.stax.wrapper.XMLStreamReaderWrapper.next(XMLStreamReaderWrapper.java:225)
  at
 org.apache.axiom.util.stax.dialect.SJSXPStreamReaderWrapper.next(SJSXPStreamReaderWrapper.java:138)
  at
 org.apache.axiom.om.impl.builder.StAXOMBuilder.parserNext(StAXOMBuilder.java:681)
  at
 org.apache.axiom.om.impl.builder.StAXOMBuilder.next(StAXOMBuilder.java:214)
 ... 21 more
 [2013-10-15 19:05:19,907] ERROR -
 RelaySecuirtyMessageBuilderDispatchandler Error while executing the message
 at relaySecurity handler
 org.apache.axis2.AxisFault: Error while building Passthrough stream
 at
 org.apache.synapse.transport.passthru.util.RelayUtils.handleException(RelayUtils.java:236)
  at
 org.apache.synapse.transport.passthru.util.RelayUtils.builldMessage(RelayUtils.java:111)
  at
 org.apache.synapse.transport.passthru.util.RelayUtils.buildMessage(RelayUtils.java:82)
 at
 org.apache.synapse.transport.passthru.util.RelaySecuirtyMessageBuilderDispatchandler.build(RelaySecuirtyMessageBuilderDispatchandler.java:165)
  at
 

Re: [Dev] [IMPORTANT] renaming platform/branches/4.2.0 to platform/branches/turing

2013-10-17 Thread Subash Chaturanga
Hi all,
Branch is renamed to turing. Please switch your local svn copies to the new
branch location
https://svn.wso2.org/repos/wso2/carbon/platform/branches/turing/


On Thu, Oct 17, 2013 at 9:45 PM, Sumedha Rubasinghe sume...@wso2.comwrote:

 As part of new release strategy (Refer Sameera's mail), $subject will be
 done tonight (midnight) by Subash.

 Your platform working copies need to be updated to new location using svn
 switch.

 svn switch
 https://svn.wso2.org/repos/wso2/carbon/platform/branches/turing/ .
 (take a note of '.' at the end. You need to be within platform checkout
 root)

 This is part of preparation for releasing chunk02.

 Maheshika - You need to update the checkout location in Bamboo as well.

 --
 /sumedha
 b :  bit.ly/sumedha

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




-- 
Thanks
/subash

*Subash Chaturanga*
Senior Software Engineer :Integration TG; WSO2 Inc. http://wso2.com

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


[Dev] WSO2 Enterprise Store 1.0.0 Beta-2 Released !

2013-10-17 Thread Nuwan Bandara
*WSO2 Enterprise Store 1.0.0 Beta-2 Released !*

This is the Beta-2 release of WSO2 Enterprise Store, which will create a
marketplace for your enterprise assets. You can download the Beta-2 at [1].
This release specifically contains following tasks, improvements and bug
fixes towards 1.0.0 GA.

*Bugs*

   - [STORE-123 https://wso2.org/jira/browse/STORE-123] - It's better if
   asset name validation is done as soon as the asset name is given
   - [STORE-142 https://wso2.org/jira/browse/STORE-142] - Server startup
   error with oracle db
   - [STORE-143 https://wso2.org/jira/browse/STORE-143] - Startup error
   with mysql db
   - [STORE-154 https://wso2.org/jira/browse/STORE-154] - View asset
   button in myassets page directs to 404
   - [STORE-174 https://wso2.org/jira/browse/STORE-174] - Documentation
   on how add a new asset and configure store / publisher
   - [STORE-180 https://wso2.org/jira/browse/STORE-180] - If the user
   doesn't permissions for a certain LC operation, the buttons has to be
   disabled.
   - [STORE-201 https://wso2.org/jira/browse/STORE-201] - Cleanup
   store.json and store-tenant.json
   - [STORE-221 https://wso2.org/jira/browse/STORE-221] - If no category
   is specified while creating gadgets through API, all the categories are
   assigned to the gadget (which is not the case when creating gadgets through
   UI)
   - [STORE-223 https://wso2.org/jira/browse/STORE-223] - Dislike dosn't
   work
   - [STORE-231 https://wso2.org/jira/browse/STORE-231] - [Intermittent]
   After updating the gadget, 404 returned when accessing the publisher and
   500 returned for the store
   - [STORE-233 https://wso2.org/jira/browse/STORE-233] - Publisher
   doesn't work for service rxt
   - [STORE-236 https://wso2.org/jira/browse/STORE-236] - Tagging API
   throws an exception when accessed from tenant
   - [STORE-239 https://wso2.org/jira/browse/STORE-239] - Error viewing
   stats chart of a tenant (only if super tenant has bookmarked an asset )
   - [STORE-241 https://wso2.org/jira/browse/STORE-241] - LC history is
   not shown to tenants
   - [STORE-246 https://wso2.org/jira/browse/STORE-246] - unlike does
   not respond
   - [STORE-247 https://wso2.org/jira/browse/STORE-247] - A user
   belonging to Internal/store role, is not allowed to bookmark assets
   - [STORE-250 https://wso2.org/jira/browse/STORE-250] - Isn't it better
   if users belonging to Internal/store role are not allowed to login to
   publisher?
   - [STORE-261 https://wso2.org/jira/browse/STORE-261] - Assets doesn't
   show up in tenant mode
   - [STORE-265 https://wso2.org/jira/browse/STORE-265] - asset type site
   LC graph svg CSS issue
   - [STORE-266 https://wso2.org/jira/browse/STORE-266] - [Store] Result
   returned for sort by popularity is worng
   - [STORE-267 https://wso2.org/jira/browse/STORE-267] - LC status pop
   up message always says Asset demoted successfully
   - [STORE-268 https://wso2.org/jira/browse/STORE-268] - Sorting
   combinations do not return expected result
   - [STORE-270 https://wso2.org/jira/browse/STORE-270] - When session is
   invalidated managers cannot be accessed
   - [STORE-271 https://wso2.org/jira/browse/STORE-271] - New E-Books
   does not appear in Recently added section
   - [STORE-274 https://wso2.org/jira/browse/STORE-274] - Generalize top
   assets page
   - [STORE-275 https://wso2.org/jira/browse/STORE-275] - Series of
   errors when a user belonging to Internal/store log in to store for the
   first time
   - [STORE-276 https://wso2.org/jira/browse/STORE-276] - Non of the
   assets are shown if you access the store as soon as the server is started
   - [STORE-277 https://wso2.org/jira/browse/STORE-277] - Issues in
   viewing user comments in FF browser
   - [STORE-282 https://wso2.org/jira/browse/STORE-282] - My Assets page,
   each asset type has to link to my assets (individual)
   - [STORE-284 https://wso2.org/jira/browse/STORE-284] - [Tenant mode]
   Even though the LC state is created, it's shown as initial in gadget list
   - [STORE-285 https://wso2.org/jira/browse/STORE-285] - [Tenant mode]
   User reviews are not shown
   - [STORE-286 https://wso2.org/jira/browse/STORE-286] - Search does not
   return any result
   - [STORE-288 https://wso2.org/jira/browse/STORE-288] - Error while
   retreiveing data when sorting by popularity
   - [STORE-289 https://wso2.org/jira/browse/STORE-289] - [Tenant mode]
   Only one asset per category (gadget/store/sites) show up in the store.
   - [STORE-290 https://wso2.org/jira/browse/STORE-290] - [Tenant mode]
   In Publisher lifecycle shown different in graph and list/lableing
   - [STORE-291 https://wso2.org/jira/browse/STORE-291] - [non admin
   user] Assets cannot be retrieved with tags
   - [STORE-293 https://wso2.org/jira/browse/STORE-293] - It's better if
   character length limitation is mentioned for description
   - [STORE-294 https://wso2.org/jira/browse/STORE-294] - In LC history,
   link of the user redirects to the same 

[Dev] Fwd: Problems with setting up Stratos2.0

2013-10-17 Thread Isuru Haththotuwa
Got this mail from a person trying to use wso2 S2 openstack distribution.

-- Forwarded message --
From: 鲁四海 s...@bdrit.org
Date: Fri, Oct 18, 2013 at 10:56 AM
Subject: Problems with setting up Stratos2.0
To: isuruh isu...@wso2.com


Dear Sir/Madam:**

I am working on setting up Stratos2.0(with wso2s2-openstack-1.0.1) based on
Openstack.

After installation I met some problems.

** **

One of them, I think it’s a simple mistake of the config file from the zip
file(wso2s2-openstack-1.0.1). Showing below:

In setup.conf:

export bam_reciever_port=7614

export bam_reciever_secured_port=7714

The red word “reciever” should be “receiver” I think.

** **

The other two problems are as below:

** **

After I’ve setup stratos2.0 ,and then I subscribe an APPserver cartridge.
Since the status has changed into “ACTIVE”, but I cannot access the
cartridge by the referred URL, I got a XML-Like page, the content of which
is 500 error.Then I subscribed the Mysql and PHP cartridges,the status is
always “NOT-READY”could please you give me some advice?

** **

And in the log file named “nuhup.out”, a log of specified exception often
appears there.:

“FATAL: LogEventAppender Cannot publish log events

org.wso2.carbon.databridge.agent.thrift.exception.AgentException: Cannot
borrow client for TCP,abc.def.com:-1,TCP,abc.def.com:99”

** **

What’s the possible reason to it?

** **

Sincerely,

 Sean



-- 
Thanks and Regards,

Isuru H.
Software Engineer, WSO2 Inc.
+94 716 358 048* http://wso2.com/*
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] Problems with setting up Stratos2.0

2013-10-17 Thread Nirmal Fernando
[Adding Sean]


On Fri, Oct 18, 2013 at 11:07 AM, Isuru Haththotuwa isu...@wso2.com wrote:

 Got this mail from a person trying to use wso2 S2 openstack distribution.

 -- Forwarded message --
 From: 鲁四海 s...@bdrit.org
 Date: Fri, Oct 18, 2013 at 10:56 AM
 Subject: Problems with setting up Stratos2.0
 To: isuruh isu...@wso2.com


 Dear Sir/Madam:**

 I am working on setting up Stratos2.0(with wso2s2-openstack-1.0.1) based
 on Openstack.

 After installation I met some problems.

 ** **

 One of them, I think it’s a simple mistake of the config file from the
 zip file(wso2s2-openstack-1.0.1). Showing below:

 In setup.conf:

 export bam_reciever_port=7614

 export bam_reciever_secured_port=7714

 The red word “reciever” should be “receiver” I think.

 ** **

 The other two problems are as below:

 ** **

 After I’ve setup stratos2.0 ,and then I subscribe an APPserver cartridge.
 Since the status has changed into “ACTIVE”, but I cannot access the
 cartridge by the referred URL, I got a XML-Like page, the content of which
 is 500 error.Then I subscribed the Mysql and PHP cartridges,the status is
 always “NOT-READY”could please you give me some advice?

 ** **

 And in the log file named “nuhup.out”, a log of specified exception often
 appears there.:

 “FATAL: LogEventAppender Cannot publish log events

 org.wso2.carbon.databridge.agent.thrift.exception.AgentException: Cannot
 borrow client for TCP,abc.def.com:-1,TCP,abc.def.com:99”

 ** **

 What’s the possible reason to it?

 ** **

 Sincerely,

  Sean



 --
 Thanks and Regards,

 Isuru H.
 Software Engineer, WSO2 Inc.
 +94 716 358 048* http://wso2.com/*





-- 

Thanks  regards,
Nirmal

Senior Software Engineer- Platform Technologies Team, WSO2 Inc.
Mobile: +94715779733
Blog: http://nirmalfdo.blogspot.com/
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev