[Dev] Build fail in org.wso2.carbon.cartridge.agent.feature

2013-07-01 Thread Shameera Rathnayaka
Please note $Subject,

org.wso2.carbon.cartridge.messages.feature version is 1.0.0-SNAPSHOT but
org.wso2.carbon.cartridge.agent.feature has dependency for this feature
with 2.2.0-SNAPSHOT. Please fix this, here is the build failure message.

[ERROR] Failed to execute goal on project
org.wso2.carbon.cartridge.agent.feature: Could not resolve dependencies for
project
org.wso2.carbon:org.wso2.carbon.cartridge.agent.feature:pom:1.0.0-SNAPSHOT:
Could not find artifact
org.wso2.carbon:org.wso2.carbon.cartridge.messages.feature:zip:2.2.0-SNAPSHOT
in wso2-nexus (http://maven.wso2.org/nexus/content/groups/wso2-public/)


T
hanks,
Shameera.

-- 
*Software Engineer - WSO2 Inc.*
*email: shameera AT wso2.com  , shameera AT
apache.org
*
*phone:  +9471 922 1454*
*
*
*Linked in : *http://lk.linkedin.com/pub/shameera-rathnayaka/1a/661/561
*Twitter : *https://twitter.com/Shameera_R
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] SAML2 SSO based login fails with IS-4.5.0-M4 as IdP and ESB-4.7 as service provider

2013-07-01 Thread Evanthika Amarasiri
Hi Suresh,

Verified with 01-07-2013-PACK2-wso2esb-4.7.0.zip pack. The issue is fixed.

Thanks,
Evanthika


On Mon, Jul 1, 2013 at 12:18 PM, Suresh Attanayaka  wrote:

> Hi Evanthika,
>
> This is fixed now. It was a class loading issue.
>
> Thanks,
> -Suresh
>
>
> On Sat, Jun 29, 2013 at 6:29 PM, Evanthika Amarasiri 
> wrote:
>
>> This is still not fixed in the latest ESB packs [1].
>>
>> [1] -
>> http://svn.wso2.org/repos/wso2/people/ravi/packs/2013-06-29-wso2esb-4.7.0-RC3.zip
>>
>>
>> Regards,
>> Evanthika
>>
>> On Thu, Jun 27, 2013 at 4:51 PM, Suresh Attanayaka wrote:
>>
>>> Hi,
>>>
>>> Fixed the authenticator and committed to the patch release 4.0.3 in
>>> r176400.
>>>
>>> Thanks,
>>> -Suresh
>>>
>>>
>>> On Tue, Jun 25, 2013 at 7:33 PM, Prabath Siriwardena 
>>> wrote:
>>>
 Looks like fixes for authenticators not in   Carbon 4.1.0 ?

 Sent from my mobile device

 On Jun 25, 2013, at 7:26 PM, Charitha Kankanamge 
 wrote:

 I was trying to configure SSO with IS-4.5.0-M4 as IdP and ESB-4.7
 latest QA build as the service provider. When trying to login to ESB
 through the SSO page, I got the following error in ESB console.

 [2013-06-25 19:11:50,006] ERROR - SSOAssertionConsumerService Error
 when processing the SAML Assertion in the request.
 org.wso2.carbon.identity.authenticator.saml2.sso.common.SAML2SSOUIAuthenticatorException:
 Error when decoding the SAML Request.
 at
 org.wso2.carbon.identity.authenticator.saml2.sso.common.Util.decode(Util.java:207)
  at
 org.wso2.carbon.identity.authenticator.saml2.sso.ui.SSOAssertionConsumerService.doPost(SSOAssertionConsumerService.java:120)
 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:60)
  at javax.servlet.http.HttpServlet.service(HttpServlet.java:848)
 at
 org.wso2.carbon.tomcat.ext.servlet.DelegationServlet.service(DelegationServlet.java:68)
  at
 org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:305)
 at
 org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
  at
 org.wso2.carbon.tomcat.ext.filter.CharacterSetFilter.doFilter(CharacterSetFilter.java:61)
 at
 org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
  at
 org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
 at
 org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:222)
  at
 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.invoke(CompositeValve.java:177)
 at
 org.wso2.carbon.tomcat.ext.valves.CarbonStuckThreadDetectionValve.invoke(CarbonStuckThreadDetectionValve.java:161)
  at
 org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:936)
 at
 org.wso2.carbon.tomcat.ext.valves.CarbonContextCreatorValve.invoke(CarbonContextCreatorValve.java:57)
  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$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: java.util.zip.ZipException: unknown compression method
 at java.util.zip.InflaterInputStream.read(InflaterInputStream.java:147)
  at java.io.FilterInputStream.read(FilterInputStream.java:90)
 at
 org.wso2.carbon.identity.authenticator.saml2.sso.common.Util.decode(Util.java:197)
  ... 30 more


 Has anyone experienced a similar issue before? I'm not sure this is due
 to some incompatibilities between two versions (ESB-4.7 and IS-4.5).

 Thanks!
 Char

[Dev] [APIM][Server Profiles][4.2.0] Update on server profiling

2013-07-01 Thread Sanjeewa Malalgoda
Hi Team,
We are working on creating server profiles for API manager. I have created
5 profiles for API manager as follows.
01. Store
02. Publisher
03. Key manager
04. Gateway manager
05. Gateway worker

I think we need to keep carbon UI components for gateway manager as we need
to update edit API related configs and tiers. Removed all jaggery related
features from gateway worker and manager. Also we can remove synapse from
store and publisher servers. Here i have listed features list for each
server profile. Please have a look at and let us know your feedback on this.

Thanks,
Sanjeewa.

**
org.jaggeryjs.feature
org.wso2.carbon:org.wso2.carbon.apimgt.server.feature
org.wso2.carbon:org.wso2.carbon.apimgt.core.feature
org.wso2.carbon:org.wso2.carbon.apimgt.publisher.feature
org.wso2.am:org.wso2.stratos.apimgt.dashboard.ui.feature
org.wso2.carbon:org.wso2.carbon.registry.extensions.feature
org.wso2.carbon:org.wso2.carbon.registry.ws.feature
org.wso2.carbon:org.wso2.carbon.registry.ui.menu.governance.feature
org.wso2.carbon:org.wso2.carbon.gadget.editor.feature
org.wso2.carbon:org.wso2.carbon.gadget.editor.ui.feature
org.wso2.carbon:org.wso2.carbon.governance.metadata.feature
org.wso2.carbon:org.wso2.carbon.governance.lifecycle.management.feature
org.wso2.carbon:org.wso2.carbon.stratos.common.feature:${stratos.version}
org.wso2.carbon:org.wso2.carbon.stratos.usage.agent.feature:${stratos.version}
org.wso2.carbon:org.wso2.carbon.stratos.throttling.agent.feature:${stratos.version}
org.wso2.carbon:org.wso2.carbon.stratos.deployment.feature:${stratos.version}
org.wso2.carbon:org.wso2.carbon.identity.authenticator.saml2.sso.server.feature
org.wso2.carbon:org.wso2.carbon.identity.authenticator.saml2.sso.ui.feature
org.wso2.carbon:org.wso2.carbon.user.mgt.feature
org.wso2.carbon:org.wso2.carbon.identity.core.feature
org.wso2.carbon:org.wso2.carbon.identity.self.registration.server.feature
org.wso2.carbon:org.wso2.carbon.identity.oauth.feature
org.wso2.carbon:org.wso2.carbon.um.ws.service.server.feature
org.wso2.carbon:org.wso2.carbon.um.ws.service.client.feature
org.wso2.carbon:org.wso2.carbon.ntask.core.feature
org.wso2.carbon:org.wso2.carbon.transport.nhttp.feature
org.wso2.carbon:org.wso2.carbon.module.mgt.server.feature
org.wso2.carbon:org.wso2.carbon.caching.server.feature
org.wso2.carbon:org.wso2.carbon.rm.server.feature
org.wso2.carbon:org.wso2.carbon.core.feature
org.wso2.carbon:org.wso2.carbon.core.runtime.feature
org.wso2.carbon:org.wso2.carbon.logging.mgt.feature
org.wso2.carbon:org.wso2.carbon.databridge.datapublisher.feature
org.wso2.carbon:org.wso2.carbon.system.statistics.feature
org.wso2.carbon:org.wso2.carbon.soaptracer.feature
org.wso2.carbon:org.wso2.carbon.security.mgt.feature
org.wso2.carbon:org.wso2.carbon.security.mgt.server.feature
org.wso2.carbon:org.wso2.carbon.service.mgt.server.feature
org.wso2.carbon:org.wso2.carbon.transport.mgt.feature
org.wso2.carbon:org.wso2.carbon.transport.mail.feature
org.wso2.carbon:org.wso2.carbon.transport.jms.feature
org.wso2.carbon:org.wso2.carbon.message.flows.feature
org.wso2.carbon:org.wso2.carbon.xfer.feature
org.wso2.carbon:org.wso2.carbon.mex.feature
org.wso2.carbon:org.wso2.carbon.datasource.server.feature
org.wso2.carbon:org.wso2.carbon.tryit.feature
org.wso2.carbon:org.wso2.carbon.registry.core.feature
org.wso2.carbon:org.wso2.carbon.registry.core.server.feature
org.wso2.carbon:org.wso2.carbon.registry.ui.menu.feature
org.wso2.carbon:org.wso2.carbon.registry.resource.properties.feature
org.wso2.carbon:org.wso2.carbon.task.server.feature
org.wso2.carbon:org.wso2.carbon.mediation.initializer.feature
org.wso2.carbon:org.wso2.carbon.mediation.statistics.feature
org.wso2.carbon:org.wso2.carbon.statistics.transport.feature
org.wso2.carbon:org.wso2.carbon.mediation.configadmin.feature
org.wso2.carbon:org.wso2.carbon.mediation.tracer.feature
org.wso2.carbon:org.wso2.carbon.localentry.server.feature
org.wso2.carbon:org.wso2.carbon.endpoint.server.feature
org.wso2.carbon:org.wso2.carbon.rest.api.feature
org.wso2.carbon:org.wso2.carbon.sequences.server.feature
org.wso2.carbon:org.wso2.carbon.mediators.server.feature
org.wso2.carbon:org.wso2.carbon.rule.mediation.server.feature
org.wso2.am:org.wso2.am.styles.feature:${apimserver.version}
org.wso2.carbon:org.wso2.carbon.relay.feature
org.wso2.carbon:org.wso2.carbon.relay.server.feature
org.wso2.carbon:org.wso2.carbon.event.server.feature
org.wso2.carbon:org.wso2.carbon.event.common.feature
org.wso2.carbon:org.wso2.carbon.registry.associations.dependencies.feature
org.wso2.carbon:org.wso2.carbon.registry.community.features.feature
org.wso2.carbon:org.wso2.carbon.application.mgt.server.feature
org.wso2.carbon:org.wso2.carbon.mediation.templates.server.feature
org.wso2.carbon:org.wso2.carbon.deployment.synchronizer.feature
org.wso2.carbon:org.wso2.carbon.registry.community.features.server.feature
org.wso2.carbon:org.wso2.carbon.ec2.client.feature
org.wso2.carbon:org.wso2.carbon.throttle.feature







**
org.jaggeryj

[Dev] WSO2 Committers += Shameera Rathnayaka

2013-07-01 Thread Pradeep Fernando
Hi Devs,

Its my pleasure to welcome Shameera Rathnayaka as a WSO2 committer.
He has made valuable contributions to WSO2 Carbon platform over the last
few months. Thanks Shameera for the contributions and keep up the good work.


Shameera, welcome aboard!!

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


Re: [Dev] WSO2 Committers += Shameera Rathnayaka

2013-07-01 Thread Piyum Fernando
Congradz Shameera!


On Mon, Jul 1, 2013 at 1:21 PM, Pradeep Fernando  wrote:

> Hi Devs,
>
> Its my pleasure to welcome Shameera Rathnayaka as a WSO2 committer.
> He has made valuable contributions to WSO2 Carbon platform over the last
> few months. Thanks Shameera for the contributions and keep up the good work.
>
>
> Shameera, welcome aboard!!
>
> thanks,
> --Pradeep
>
>
>
> ___
> Dev mailing list
> Dev@wso2.org
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>
>


-- 
Piyum Fernando
Software Engineer

Mobile: +94 77 22 93 880
Home:  +94 31 22 75 715
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] WSO2 Committers += Shameera Rathnayaka

2013-07-01 Thread Sumedha Kodithuwakku
Congratz Shameera...!


On Mon, Jul 1, 2013 at 1:21 PM, Pradeep Fernando  wrote:

> Hi Devs,
>
> Its my pleasure to welcome Shameera Rathnayaka as a WSO2 committer.
> He has made valuable contributions to WSO2 Carbon platform over the last
> few months. Thanks Shameera for the contributions and keep up the good work.
>
>
> Shameera, welcome aboard!!
>
> thanks,
> --Pradeep
>
>
>
> ___
> Dev mailing list
> Dev@wso2.org
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>
>


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


Re: [Dev] WSO2 Committers += Shameera Rathnayaka

2013-07-01 Thread Susankha Nirmala
Congratz Shameera !!


On Mon, Jul 1, 2013 at 1:23 PM, Sumedha Kodithuwakku wrote:

> Congratz Shameera...!
>
>
> On Mon, Jul 1, 2013 at 1:21 PM, Pradeep Fernando  wrote:
>
>> Hi Devs,
>>
>> Its my pleasure to welcome Shameera Rathnayaka as a WSO2 committer.
>> He has made valuable contributions to WSO2 Carbon platform over the last
>> few months. Thanks Shameera for the contributions and keep up the good work.
>>
>>
>> Shameera, welcome aboard!!
>>
>> thanks,
>> --Pradeep
>>
>>
>>
>> ___
>> Dev mailing list
>> Dev@wso2.org
>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>
>>
>
>
> --
> *Sumedha Kodithuwakku*
> Software Engineer
> WSO2 Inc. : wso2.com
> lean . enterprise . middleware
> Mobile : +94718081124
>
>
> ___
> 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 += Shameera Rathnayaka

2013-07-01 Thread Pushpalanka Jayawardhana
Congratulations Shameera!!!

Thanks,

Pushpalanka Jayawardhana

Software Engineer

WSO2 Lanka (pvt) Ltd
[image: 
Facebook]
[image:
Twitter]
[image:
LinkedIn]
[image:
Blogger]
[image:
SlideShare]
Mobile: +94779716248




On Mon, Jul 1, 2013 at 1:21 PM, Pradeep Fernando  wrote:

> Hi Devs,
>
> Its my pleasure to welcome Shameera Rathnayaka as a WSO2 committer.
> He has made valuable contributions to WSO2 Carbon platform over the last
> few months. Thanks Shameera for the contributions and keep up the good work.
>
>
> Shameera, welcome aboard!!
>
> thanks,
> --Pradeep
>
>
>
> ___
> 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 += Shameera Rathnayaka

2013-07-01 Thread Manoj Kumara
Congratz Shameera !!

Best Regards..


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

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


On Mon, Jul 1, 2013 at 1:21 PM, Pradeep Fernando  wrote:

> Hi Devs,
>
> Its my pleasure to welcome Shameera Rathnayaka as a WSO2 committer.
> He has made valuable contributions to WSO2 Carbon platform over the last
> few months. Thanks Shameera for the contributions and keep up the good work.
>
>
> Shameera, welcome aboard!!
>
> thanks,
> --Pradeep
>
>
>
> ___
> 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 += Shameera Rathnayaka

2013-07-01 Thread Balakrishnan Gokulakrishnan
Congratulations Shameera!

On 1 July 2013 13:21, Pradeep Fernando  wrote:

> Hi Devs,
>
> Its my pleasure to welcome Shameera Rathnayaka as a WSO2 committer.
> He has made valuable contributions to WSO2 Carbon platform over the last
> few months. Thanks Shameera for the contributions and keep up the good work.
>
>
> Shameera, welcome aboard!!
>
> thanks,
> --Pradeep
>
>
>
> ___
> Dev mailing list
> Dev@wso2.org
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>
>


-- 
*Balakrishnan Gokulakrishnan*
Software Engineer,
WSO2, Inc.; http://wso2.com

Twitter:  http://twitter.com/gokulbs
Mobile: +94775935789
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] WSO2 Committers += Shameera Rathnayaka

2013-07-01 Thread Chanika Geeganage
Congratz Shameera 


On Mon, Jul 1, 2013 at 1:46 PM, Balakrishnan Gokulakrishnan
wrote:

> Congratulations Shameera!
>
> On 1 July 2013 13:21, Pradeep Fernando  wrote:
>
>> Hi Devs,
>>
>> Its my pleasure to welcome Shameera Rathnayaka as a WSO2 committer.
>> He has made valuable contributions to WSO2 Carbon platform over the last
>> few months. Thanks Shameera for the contributions and keep up the good work.
>>
>>
>> Shameera, welcome aboard!!
>>
>> thanks,
>> --Pradeep
>>
>>
>>
>> ___
>> Dev mailing list
>> Dev@wso2.org
>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>
>>
>
>
> --
> *Balakrishnan Gokulakrishnan*
> Software Engineer,
> WSO2, Inc.; http://wso2.com
>
> Twitter:  http://twitter.com/gokulbs
> Mobile: +94775935789
> ___
> Dev mailing list
> Dev@wso2.org
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>
>


-- 
Best Regards..

Chanika Geeganage
Software Engineer
WSO2, Inc.; http://wso2.com

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


Re: [Dev] WSO2 Committers += Shameera Rathnayaka

2013-07-01 Thread Gayan Dhanushka
Congratzz Shameera !!!


On Mon, Jul 1, 2013 at 1:49 PM, Chanika Geeganage  wrote:

> Congratz Shameera 
>
>
> On Mon, Jul 1, 2013 at 1:46 PM, Balakrishnan Gokulakrishnan <
> go...@wso2.com> wrote:
>
>> Congratulations Shameera!
>>
>> On 1 July 2013 13:21, Pradeep Fernando  wrote:
>>
>>> Hi Devs,
>>>
>>> Its my pleasure to welcome Shameera Rathnayaka as a WSO2 committer.
>>> He has made valuable contributions to WSO2 Carbon platform over the last
>>> few months. Thanks Shameera for the contributions and keep up the good work.
>>>
>>>
>>> Shameera, welcome aboard!!
>>>
>>> thanks,
>>> --Pradeep
>>>
>>>
>>>
>>> ___
>>> Dev mailing list
>>> Dev@wso2.org
>>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>>
>>>
>>
>>
>> --
>> *Balakrishnan Gokulakrishnan*
>> Software Engineer,
>> WSO2, Inc.; http://wso2.com
>>
>> Twitter:  http://twitter.com/gokulbs
>> Mobile: +94775935789
>> ___
>> Dev mailing list
>> Dev@wso2.org
>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>
>>
>
>
> --
> Best Regards..
>
> Chanika Geeganage
> Software Engineer
> WSO2, Inc.; http://wso2.com
>
> Mobile: +94773522586
>
> ___
> Dev mailing list
> Dev@wso2.org
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>
>


-- 

Gayan Dhanushka
Software Engineer
WSO2 Inc.
http://wso2.com

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


Re: [Dev] WSO2 Committers += Shameera Rathnayaka

2013-07-01 Thread Danushka Fernando
Congratz Shameera !!!

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


On Mon, Jul 1, 2013 at 1:54 PM, Gayan Dhanushka  wrote:

> Congratzz Shameera !!!
>
>
> On Mon, Jul 1, 2013 at 1:49 PM, Chanika Geeganage wrote:
>
>> Congratz Shameera 
>>
>>
>> On Mon, Jul 1, 2013 at 1:46 PM, Balakrishnan Gokulakrishnan <
>> go...@wso2.com> wrote:
>>
>>> Congratulations Shameera!
>>>
>>> On 1 July 2013 13:21, Pradeep Fernando  wrote:
>>>
 Hi Devs,

 Its my pleasure to welcome Shameera Rathnayaka as a WSO2 committer.
 He has made valuable contributions to WSO2 Carbon platform over the
 last few months. Thanks Shameera for the contributions and keep up the good
 work.


 Shameera, welcome aboard!!

 thanks,
 --Pradeep



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


>>>
>>>
>>> --
>>> *Balakrishnan Gokulakrishnan*
>>> Software Engineer,
>>> WSO2, Inc.; http://wso2.com
>>>
>>> Twitter:  http://twitter.com/gokulbs
>>> Mobile: +94775935789
>>> ___
>>> Dev mailing list
>>> Dev@wso2.org
>>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>>
>>>
>>
>>
>> --
>> Best Regards..
>>
>> Chanika Geeganage
>> Software Engineer
>> WSO2, Inc.; http://wso2.com
>>
>> Mobile: +94773522586
>>
>> ___
>> Dev mailing list
>> Dev@wso2.org
>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>
>>
>
>
> --
>
> Gayan Dhanushka
> Software Engineer
> WSO2 Inc.
> http://wso2.com
>
> Mobile : 0716662327
>
> ___
> Dev mailing list
> Dev@wso2.org
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>
>
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


[Dev] Storage Server 1.0.3 issue

2013-07-01 Thread Danushka Fernando
When we trying to integrate ss 1.0.3 with App Factory I am getting a very
frequent error with following logs in ss.
TID: [0] [SS] [2013-07-01 14:06:39,525] ERROR
{org.apache.axis2.rpc.receivers.RPCInOnlyMessageReceiver} -  Error occurred
while creating the database dandb42_' : Lock wait timeout exceeded; try
restarting transaction
{org.apache.axis2.rpc.receivers.RPCInOnlyMessageReceiver}
org.wso2.carbon.rssmanager.core.RSSManagerException: Error occurred while
creating the database dandb42_' : Lock wait timeout exceeded; try
restarting transaction
at
org.wso2.carbon.rssmanager.core.internal.dao.RSSDAOImpl.createDatabase(RSSDAOImpl.java:358)
at
org.wso2.carbon.rssmanager.core.internal.manager.MySQLRSSManager.createDatabase(MySQLRSSManager.java:76)
at
org.wso2.carbon.rssmanager.core.service.RSSAdmin.createDatabase(RSSAdmin.java:89)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at
org.apache.axis2.rpc.receivers.RPCUtil.invokeServiceClass(RPCUtil.java:212)
at
org.apache.axis2.rpc.receivers.RPCInOnlyMessageReceiver.invokeBusinessLogic(RPCInOnlyMessageReceiver.java:66)
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.invoke(CompositeValve.java:177)
at
org.wso2.carbon.tomcat.ext.valves.CarbonStuckThreadDetectionValve.invoke(CarbonStuckThreadDetectionValve.java:161)
at org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:936)
at
org.wso2.carbon.tomcat.ext.valves.CarbonContextCreatorValve.invoke(CarbonContextCreatorValve.java:57)
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$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: java.sql.SQLException: Lock wait timeout exceeded; try
restarting transaction
at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1078)
at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:4120)
at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:4052)
at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2503)
at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2664)
at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2815)
at
com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:2155)
at
com.mysql.jdbc.PreparedStatement.executeUpdate(PreparedStatement.java:2458)
at
com.mysql.jdbc.PreparedStatement.executeUpdate(PreparedStatement.java:2375)
at
com.mysql.jdbc.PreparedStatement.execut

[Dev] Storage Server 1.0.3 attach user to db issue

2013-07-01 Thread Danushka Fernando
When I tried to attach user and a template to a db I am getting following
error.
TID: [0] [SS] [2013-07-01 14:14:18,054] ERROR
{org.apache.axis2.rpc.receivers.RPCInOnlyMessageReceiver} -  RSS instance
WSO2_RSS does not exist
{org.apache.axis2.rpc.receivers.RPCInOnlyMessageReceiver}
org.wso2.carbon.rssmanager.core.RSSManagerException: RSS instance WSO2_RSS
does not exist
at
org.wso2.carbon.rssmanager.core.internal.manager.MySQLRSSManager.attachUserToDatabase(MySQLRSSManager.java:376)
at
org.wso2.carbon.rssmanager.core.service.RSSAdmin.attachUserToDatabase(RSSAdmin.java:272)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at
org.apache.axis2.rpc.receivers.RPCUtil.invokeServiceClass(RPCUtil.java:212)
at
org.apache.axis2.rpc.receivers.RPCInOnlyMessageReceiver.invokeBusinessLogic(RPCInOnlyMessageReceiver.java:66)
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.invoke(CompositeValve.java:177)
at
org.wso2.carbon.tomcat.ext.valves.CarbonStuckThreadDetectionValve.invoke(CarbonStuckThreadDetectionValve.java:161)
at org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:936)
at
org.wso2.carbon.tomcat.ext.valves.CarbonContextCreatorValve.invoke(CarbonContextCreatorValve.java:57)
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$Worker.runTask(ThreadPoolExecutor.java:886)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
at java.lang.Thread.run(Thread.java:662)
TID: [0] [SS] [2013-07-01 14:14:18,054] ERROR
{org.apache.axis2.rpc.receivers.RPCInOnlyMessageReceiver} -  RSS instance
WSO2_RSS does not exist
{org.apache.axis2.rpc.receivers.RPCInOnlyMessageReceiver}
org.wso2.carbon.rssmanager.core.RSSManagerException: RSS instance WSO2_RSS
does not exist
at
org.wso2.carbon.rssmanager.core.internal.manager.MySQLRSSManager.attachUserToDatabase(MySQLRSSManager.java:376)
at
org.wso2.carbon.rssmanager.core.service.RSSAdmin.attachUserToDatabase(RSSAdmin.java:272)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at
org.apache.axis2.rpc.receivers.RPCUtil.invokeServiceClass(RPCUtil.java:212)
at
org.apache.axis2.rpc.receivers.RPCInOnlyMessageReceiver.invokeBusinessLogic(RPCInOnlyMessageReceiver.java:66)
at
org.apache.axis2.receivers.

[Dev] Why do we maintain same configuration files inside both feature level and product level ?

2013-07-01 Thread Dinusha Senanayaka
Hi All,

There are some places where we bundle the config-files, dbscripts etc
inside feature and we maintain copies of these configs inside product level
as well.  Aren't we should copy these configs into product from feature
without duplicating them at product level as well.. or are there any-other
reasons to do so ?

Regards,
Dinusha.

-- 
Dinusha Dilrukshi
Senior Software Engineer
WSO2 Inc.: http://wso2.com/
Mobile: +94725255071
Blog: http://dinushasblog.blogspot.com/
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] Why do we maintain same configuration files inside both feature level and product level ?

2013-07-01 Thread Ajith Vitharana
On Mon, Jul 1, 2013 at 2:28 PM, Dinusha Senanayaka  wrote:

> Hi All,
>
> There are some places where we bundle the config-files, dbscripts etcinside 
> feature and we maintain copies of these
> configs inside product level as well.  Aren't we should copy these configsinto
> product from feature without duplicating them at product level as well..
> or are there any-other reasons to do so ?
>

The main reason is while installing the features to other product(using P2-
repo) we need to copy the feature specific  configurations.

+1 to keep in one place as much as possible.

Thanks
Ajith.


> Regards,
> Dinusha.
>
> --
> Dinusha Dilrukshi
> Senior Software Engineer
> WSO2 Inc.: http://wso2.com/
> Mobile: +94725255071
> Blog: http://dinushasblog.blogspot.com/
>
> ___
> Dev mailing list
> Dev@wso2.org
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>
>


-- 
Ajith Vitharana.
WSO2 Inc. - http://wso2.org
Email  :  aji...@wso2.com
Mobile : +94772217350
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] WSO2 Committers += Shameera Rathnayaka

2013-07-01 Thread Ishara Premadasa
Congrats Shameera :)


On Mon, Jul 1, 2013 at 2:15 PM, Darshana Gunawardana wrote:

> Congratulations Shameera...!!!
>
> On Mon, Jul 1, 2013 at 1:58 PM, Danushka Fernando 
> wrote:
> > Congratz Shameera !!!
> >
> > Thanks & Regards
> > Danushka Fernando
> > Software Engineer
> > WSO2 inc. http://wso2.com/
> > Mobile : +94716332729
> >
> >
> > On Mon, Jul 1, 2013 at 1:54 PM, Gayan Dhanushka  wrote:
> >>
> >> Congratzz Shameera !!!
> >>
> >>
> >> On Mon, Jul 1, 2013 at 1:49 PM, Chanika Geeganage 
> >> wrote:
> >>>
> >>> Congratz Shameera 
> >>>
> >>>
> >>> On Mon, Jul 1, 2013 at 1:46 PM, Balakrishnan Gokulakrishnan
> >>>  wrote:
> 
>  Congratulations Shameera!
> 
>  On 1 July 2013 13:21, Pradeep Fernando  wrote:
> >
> > Hi Devs,
> >
> > Its my pleasure to welcome Shameera Rathnayaka as a WSO2 committer.
> > He has made valuable contributions to WSO2 Carbon platform over the
> > last few months. Thanks Shameera for the contributions and keep up
> the good
> > work.
> >
> >
> > Shameera, welcome aboard!!
> >
> > thanks,
> > --Pradeep
> >
> >
> >
> > ___
> > Dev mailing list
> > Dev@wso2.org
> > http://wso2.org/cgi-bin/mailman/listinfo/dev
> >
> 
> 
> 
>  --
>  Balakrishnan Gokulakrishnan
>  Software Engineer,
>  WSO2, Inc.; http://wso2.com
> 
>  Twitter:  http://twitter.com/gokulbs
>  Mobile: +94775935789
>  ___
>  Dev mailing list
>  Dev@wso2.org
>  http://wso2.org/cgi-bin/mailman/listinfo/dev
> 
> >>>
> >>>
> >>>
> >>> --
> >>> Best Regards..
> >>>
> >>> Chanika Geeganage
> >>> Software Engineer
> >>> WSO2, Inc.; http://wso2.com
> >>>
> >>> Mobile: +94773522586
> >>>
> >>> ___
> >>> Dev mailing list
> >>> Dev@wso2.org
> >>> http://wso2.org/cgi-bin/mailman/listinfo/dev
> >>>
> >>
> >>
> >>
> >> --
> >>
> >> Gayan Dhanushka
> >> Software Engineer
> >> WSO2 Inc.
> >> http://wso2.com
> >>
> >> Mobile : 0716662327
> >>
> >>
> >> ___
> >> 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,
>
> Darshana Gunawardana
> Software Engineer
> WSO2 Inc.; http://wso2.com
> E-mail: darsh...@wso2.com
> Mobile: +94718566859
> Lean . Enterprise . Middleware
> ___
> Dev mailing list
> Dev@wso2.org
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>



-- 
Ishara Premasada
Software Engineer,
WSO2 Inc. http://wso2.com/
*Blog   :  http://isharapremadasa.blogspot.com/
Twitter   :  https://twitter.com/ishadil
Mobile   : +94 714445832*
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] SAML2 SSO based login fails with IS-4.5.0-M4 as IdP and ESB-4.7 as service provider

2013-07-01 Thread Evanthika Amarasiri
Hi Suresh,

When Signing out from ESB, I get redirected to the IS login page.

Below are the logs I see at IS end.

[2013-07-01 15:00:53,942] ERROR
{org.wso2.carbon.identity.sso.saml.processors.LogoutRequestProcessor} -  No
Established Sessions corresponding to Session Indexes provided.

Regards,
Evanthika


On Mon, Jul 1, 2013 at 1:12 PM, Evanthika Amarasiri wrote:

> Hi Suresh,
>
> Verified with 01-07-2013-PACK2-wso2esb-4.7.0.zip pack. The issue is fixed.
>
> Thanks,
> Evanthika
>
>
> On Mon, Jul 1, 2013 at 12:18 PM, Suresh Attanayaka wrote:
>
>> Hi Evanthika,
>>
>> This is fixed now. It was a class loading issue.
>>
>> Thanks,
>> -Suresh
>>
>>
>> On Sat, Jun 29, 2013 at 6:29 PM, Evanthika Amarasiri 
>> wrote:
>>
>>> This is still not fixed in the latest ESB packs [1].
>>>
>>> [1] -
>>> http://svn.wso2.org/repos/wso2/people/ravi/packs/2013-06-29-wso2esb-4.7.0-RC3.zip
>>>
>>>
>>> Regards,
>>> Evanthika
>>>
>>> On Thu, Jun 27, 2013 at 4:51 PM, Suresh Attanayaka wrote:
>>>
 Hi,

 Fixed the authenticator and committed to the patch release 4.0.3 in
 r176400.

 Thanks,
 -Suresh


 On Tue, Jun 25, 2013 at 7:33 PM, Prabath Siriwardena 
 wrote:

> Looks like fixes for authenticators not in   Carbon 4.1.0 ?
>
> Sent from my mobile device
>
> On Jun 25, 2013, at 7:26 PM, Charitha Kankanamge 
> wrote:
>
> I was trying to configure SSO with IS-4.5.0-M4 as IdP and ESB-4.7
> latest QA build as the service provider. When trying to login to ESB
> through the SSO page, I got the following error in ESB console.
>
> [2013-06-25 19:11:50,006] ERROR - SSOAssertionConsumerService Error
> when processing the SAML Assertion in the request.
> org.wso2.carbon.identity.authenticator.saml2.sso.common.SAML2SSOUIAuthenticatorException:
> Error when decoding the SAML Request.
> at
> org.wso2.carbon.identity.authenticator.saml2.sso.common.Util.decode(Util.java:207)
>  at
> org.wso2.carbon.identity.authenticator.saml2.sso.ui.SSOAssertionConsumerService.doPost(SSOAssertionConsumerService.java:120)
> 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:60)
>  at javax.servlet.http.HttpServlet.service(HttpServlet.java:848)
> at
> org.wso2.carbon.tomcat.ext.servlet.DelegationServlet.service(DelegationServlet.java:68)
>  at
> org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:305)
> at
> org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
>  at
> org.wso2.carbon.tomcat.ext.filter.CharacterSetFilter.doFilter(CharacterSetFilter.java:61)
> at
> org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
>  at
> org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
> at
> org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:222)
>  at
> 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.invoke(CompositeValve.java:177)
> at
> org.wso2.carbon.tomcat.ext.valves.CarbonStuckThreadDetectionValve.invoke(CarbonStuckThreadDetectionValve.java:161)
>  at
> org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:936)
> at
> org.wso2.carbon.tomcat.ext.valves.CarbonContextCreatorValve.invoke(CarbonContextCreatorValve.java:57)
>  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$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: java.util

Re: [Dev] Build fail in org.wso2.carbon.cartridge.agent.feature

2013-07-01 Thread Isuru Haththotuwa
Fixed in r176806 and r176807.


On Mon, Jul 1, 2013 at 12:41 PM, Shameera Rathnayaka wrote:

> Please note $Subject,
>
> org.wso2.carbon.cartridge.messages.feature version is 1.0.0-SNAPSHOT but
> org.wso2.carbon.cartridge.agent.feature has dependency for this feature
> with 2.2.0-SNAPSHOT. Please fix this, here is the build failure message.
>
> [ERROR] Failed to execute goal on project
> org.wso2.carbon.cartridge.agent.feature: Could not resolve dependencies for
> project
> org.wso2.carbon:org.wso2.carbon.cartridge.agent.feature:pom:1.0.0-SNAPSHOT:
> Could not find artifact
> org.wso2.carbon:org.wso2.carbon.cartridge.messages.feature:zip:2.2.0-SNAPSHOT
> in wso2-nexus (http://maven.wso2.org/nexus/content/groups/wso2-public/)
>
>
> T
> hanks,
> Shameera.
>
> --
> *Software Engineer - WSO2 Inc.*
> *email: shameera AT wso2.com  , shameera AT 
> apache.org
> *
> *phone:  +9471 922 1454*
> *
> *
> *Linked in : *http://lk.linkedin.com/pub/shameera-rathnayaka/1a/661/561
> *Twitter : *https://twitter.com/Shameera_R
>
> ___
> Dev mailing list
> Dev@wso2.org
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>
>


-- 
Thanks and Regards,

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


Re: [Dev] SAML2 SSO based login fails with IS-4.5.0-M4 as IdP and ESB-4.7 as service provider

2013-07-01 Thread Suresh Attanayaka
Hi Evanthika,

We have encountered this issue before and currently fixing in the trunk.
This is an issue in the IS end, not in the ESB. However will update the
thread after fixes are confirmed.

Thanks,
-Suresh

On Mon, Jul 1, 2013 at 3:01 PM, Evanthika Amarasiri wrote:

> Hi Suresh,
>
> When Signing out from ESB, I get redirected to the IS login page.
>
> Below are the logs I see at IS end.
>
> [2013-07-01 15:00:53,942] ERROR
> {org.wso2.carbon.identity.sso.saml.processors.LogoutRequestProcessor} -  No
> Established Sessions corresponding to Session Indexes provided.
>
> Regards,
> Evanthika
>
>
> On Mon, Jul 1, 2013 at 1:12 PM, Evanthika Amarasiri wrote:
>
>> Hi Suresh,
>>
>> Verified with 01-07-2013-PACK2-wso2esb-4.7.0.zip pack. The issue is
>> fixed.
>>
>> Thanks,
>> Evanthika
>>
>>
>> On Mon, Jul 1, 2013 at 12:18 PM, Suresh Attanayaka wrote:
>>
>>> Hi Evanthika,
>>>
>>> This is fixed now. It was a class loading issue.
>>>
>>> Thanks,
>>> -Suresh
>>>
>>>
>>> On Sat, Jun 29, 2013 at 6:29 PM, Evanthika Amarasiri >> > wrote:
>>>
 This is still not fixed in the latest ESB packs [1].

 [1] -
 http://svn.wso2.org/repos/wso2/people/ravi/packs/2013-06-29-wso2esb-4.7.0-RC3.zip


 Regards,
 Evanthika

 On Thu, Jun 27, 2013 at 4:51 PM, Suresh Attanayaka wrote:

> Hi,
>
> Fixed the authenticator and committed to the patch release 4.0.3 in
> r176400.
>
> Thanks,
> -Suresh
>
>
> On Tue, Jun 25, 2013 at 7:33 PM, Prabath Siriwardena  > wrote:
>
>> Looks like fixes for authenticators not in   Carbon 4.1.0 ?
>>
>> Sent from my mobile device
>>
>> On Jun 25, 2013, at 7:26 PM, Charitha Kankanamge 
>> wrote:
>>
>> I was trying to configure SSO with IS-4.5.0-M4 as IdP and ESB-4.7
>> latest QA build as the service provider. When trying to login to ESB
>> through the SSO page, I got the following error in ESB console.
>>
>> [2013-06-25 19:11:50,006] ERROR - SSOAssertionConsumerService Error
>> when processing the SAML Assertion in the request.
>> org.wso2.carbon.identity.authenticator.saml2.sso.common.SAML2SSOUIAuthenticatorException:
>> Error when decoding the SAML Request.
>> at
>> org.wso2.carbon.identity.authenticator.saml2.sso.common.Util.decode(Util.java:207)
>>  at
>> org.wso2.carbon.identity.authenticator.saml2.sso.ui.SSOAssertionConsumerService.doPost(SSOAssertionConsumerService.java:120)
>> 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:60)
>>  at javax.servlet.http.HttpServlet.service(HttpServlet.java:848)
>> at
>> org.wso2.carbon.tomcat.ext.servlet.DelegationServlet.service(DelegationServlet.java:68)
>>  at
>> org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:305)
>> at
>> org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
>>  at
>> org.wso2.carbon.tomcat.ext.filter.CharacterSetFilter.doFilter(CharacterSetFilter.java:61)
>> at
>> org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
>>  at
>> org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
>> at
>> org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:222)
>>  at
>> 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.invoke(CompositeValve.java:177)
>> at
>> org.wso2.carbon.tomcat.ext.valves.CarbonStuckThreadDetectionValve.invoke(CarbonStuckThreadDetectionValve.java:161)
>>  at
>> org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:936)
>> at
>> org.wso2.carbon.tomcat.ext.valves.CarbonContextCreatorValve.invoke(CarbonContextCreatorValve.java:57)
>>  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$AbstractConnectio

[Dev] Error after tenant login

2013-07-01 Thread Pushpalanka Jayawardhana
Hi All,

I am getting following error in IS-M4 pack.
Steps followed:
Created a tenant
Logged in as tenant admin
Tried to access Administration service.(The error occurs in the first time
you hit any menu link in the admin console)

Error:
[2013-07-01 15:45:05,609]  INFO
{org.wso2.carbon.identity.entitlement.policy.finder.CarbonPolicyFinder} -
Initializing of policy store is started at :  Mon Jul 01 15:45:05 IST 2013
[2013-07-01 15:45:05,617]  INFO
{org.wso2.carbon.identity.entitlement.policy.finder.CarbonPolicyFinder} -
Initializing of policy store is finished at :  Mon Jul 01 15:45:05 IST 2013
[2013-07-01 15:45:05,623] ERROR
{org.wso2.carbon.context.internal.CarbonContextDataHolder} -  Trying to set
the domain from aus.com to carbon.super
java.lang.IllegalStateException: Trying to set the domain from aus.com to
carbon.super
at
org.wso2.carbon.context.internal.CarbonContextDataHolder.setTenantDomain(CarbonContextDataHolder.java:1716)
at
org.wso2.carbon.context.PrivilegedCarbonContext.setTenantDomain(PrivilegedCarbonContext.java:243)
at
org.wso2.carbon.context.PrivilegedCarbonContext.setTenantDomain(PrivilegedCarbonContext.java:232)
at
org.wso2.carbon.server.admin.module.handler.AuthenticationHandler.invoke(AuthenticationHandler.java:71)
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.axis2.transport.local.LocalTransportReceiver.processMessage(LocalTransportReceiver.java:169)
at
org.apache.axis2.transport.local.LocalTransportReceiver.processMessage(LocalTransportReceiver.java:82)
at
org.wso2.carbon.core.transports.local.CarbonLocalTransportSender.finalizeSendWithToAddress(CarbonLocalTransportSender.java:45)
at
org.apache.axis2.transport.local.LocalTransportSender.invoke(LocalTransportSender.java:77)
at org.apache.axis2.engine.AxisEngine.send(AxisEngine.java:442)
at
org.apache.axis2.description.OutInAxisOperationClient.send(OutInAxisOperation.java:398)
at
org.apache.axis2.description.OutInAxisOperationClient.executeImpl(OutInAxisOperation.java:224)
at
org.apache.axis2.client.OperationClient.execute(OperationClient.java:149)
at
org.wso2.carbon.identity.entitlement.stub.EntitlementPolicyAdminServiceStub.getPolicyAttributeValues(EntitlementPolicyAdminServiceStub.java:1184)
at
org.wso2.carbon.identity.entitlement.ui.client.EntitlementPolicyAdminServiceClient.getPolicyAttributeValues(EntitlementPolicyAdminServiceClient.java:284)
at
org.apache.jsp.entitlement.index_jsp._jspService(org.apache.jsp.entitlement.index_jsp:198)
at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:111)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:848)
at
org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:403)
at
org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:492)
at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:378)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:848)
at org.wso2.carbon.ui.JspServlet.service(JspServlet.java:155)
at org.wso2.carbon.ui.TilesJspServlet.service(TilesJspServlet.java:80)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:848)
at
org.eclipse.equinox.http.helper.ContextPathServletAdaptor.service(ContextPathServletAdaptor.java:37)
at
org.eclipse.equinox.http.servlet.internal.ServletRegistration.service(ServletRegistration.java:61)
at
org.eclipse.equinox.http.servlet.internal.ProxyServlet.processAlias(ProxyServlet.java:128)
at
org.eclipse.equinox.http.servlet.internal.ProxyServlet.service(ProxyServlet.java:68)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:848)
at
org.wso2.carbon.tomcat.ext.servlet.DelegationServlet.service(DelegationServlet.java:68)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:305)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at
org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:749)
at
org.apache.catalina.core.ApplicationDispatcher.doInclude(ApplicationDispatcher.java:605)
at
org.apache.catalina.core.ApplicationDispatcher.include(ApplicationDispatcher.java:544)
at
org.eclipse.equinox.http.servlet.internal.RequestDispatcherAdaptor.include(RequestDispatcherAdaptor.java:37)
at
org.eclipse.equinox.http.helper.ContextPathServletAdaptor$RequestDispatcherAdaptor.include(ContextPathServletAdaptor.java:369)
at
org.apache.jasper.runtime.JspRuntimeLibrary.include(JspRuntimeLibrary.java:1015)
at
org.apache.jasper.runtime.PageContextImpl.include(PageContextImpl.java:700)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.inv

Re: [Dev] App Factory UI automation

2013-07-01 Thread Randika Ratnayake
hi all ,
here is the latest update for the Appfactory UI automation

Covered user Stories

1.  Log-in to App Factory
2.  App Factory User Home details verification of the created application
3.  Create an Application
4.  Edit an Application
5.  Basic application overview details verification
6.  view application team verification
7.  Add member to Team.
8.  Repository Management.(this include branching the Application )
9.  Governing an application (Promoting in life Cycle Stages)
10. Complete Application Overview Verification.
11. update team
12. configure database resources
13. configure data source resources
14. configure API resources
15. configure property resources
16. manage Issues

uncovered user Stories

1. User registration - this is a email verification process and this has to
be done manually.
2. view update user profile - this feature is not yet implemented
3. edit an Application - only the description could be edited
4. Delete an Application - application deletion feature is not yet
implemented
5. Configure Property Resources - configure property resource - this is due
toAPPFAC-1369
6. API Management - this will be done by the end of the day today








On Mon, Jun 24, 2013 at 11:56 AM, Krishantha Samaraweera <
krishan...@wso2.com> wrote:

> Hi Dimuthu et all,
>
> Randika has written a nice blog post on App Factory UI automation process
> [1].
>
> A good read for everyone in App Factory team to learn an basics and get
> started with auto tests.
>
> Thanks,
> Krishantha.
>
> [1]
> http://randikarat.blogspot.com/2013/06/wso2-app-factory-ui-automation-process.html
> http://randikarat.blogspot.com/2013/06/wso2-app-factory-ui-automation-process.html
>
>
> On Tue, Jun 18, 2013 at 11:14 AM, Randika Ratnayake wrote:
>
>> hi,
>> There is a way of capturing issues in test failures  in selenium i will
>> implement to the current project
>>
>> Regards
>> Randika
>>
>>
>> On Tue, Jun 18, 2013 at 11:10 AM, Krishantha Samaraweera <
>> krishan...@wso2.com> wrote:
>>
>>> Hi Randika,
>>>
>>> I think a way to capture screen shots on test failure would be helpful
>>> to debug tests. Can you check on that.
>>>
>>> Thanks,
>>> Krishantha.
>>>
>>>
>>>  On Tue, Jun 18, 2013 at 11:06 AM, Randika Ratnayake 
>>> wrote:
>>>
 hi all ,
 There are some concerns of executing this automated test suit , due to
 the below mentioned facts

 1. fact of Team member invitation page doesn't get refreshed
 intermittently.
 2. build and auto deploy issues

 The test cases for adding team members and verify team details as well
 as overview details verification tests will get fails due to this fact.

 Regards
 Randika




 On Mon, Jun 17, 2013 at 10:11 PM, Shiroshica Kulatilake >>> > wrote:

> Hi,
>
> Will try this out and get back to you.
>
> Thank you,
> Shiro
>
>
> On Mon, Jun 17, 2013 at 9:18 PM, Krishantha Samaraweera <
> krishan...@wso2.com> wrote:
>
>> Hi all,
>>
>> App Factory UI tests have been committed to [1]. The test suite
>> covers all completed use cases mentioned in above mail threads.
>>
>> UI auto tests will be skipped from regular App Factory build by
>> default.
>>
>> mvn install -DskipTests=false
>>
>> To run the tests you have to use following command. All test
>> configuration were set to default and you can run the test OOB with app
>> factory staging environment.
>>
>> You need to change following test settings in order execute tests on
>> different environment.
>>
>> 1. Edit af.host.name property in atuomation.properties file at
>> appfactory/1.0.0/modules/integration/tests-ui/src/test/resources
>> af.host.name=staging.appfactorypreview.wso2.com
>>
>> 2. To add new user, edit userList.csv file at
>> appfactory/1.0.0/modules/integration/tests-ui/src/test/resources
>> Currently test runs with manually created user in LDAP store.
>>
>> 3. To Change browser type, edit browser.name property in
>> automation.properties file.
>> browser.name=firefox
>>
>> Let us know if you find any difficulty with executing tests.
>>
>> Thanks,
>> Krishantha.
>>
>> [1]
>> https://svn.wso2.org/repos/wso2/carbon/platform/branches/4.1.0/products/appfactory/1.0.0/modules/integration/tests-ui
>>
>> On Thu, Jun 13, 2013 at 5:16 PM, Krishantha Samaraweera <
>> krishan...@wso2.com> wrote:
>>
>>> Hi Randika,
>>>
>>> Thanks for the update.
>>>
>>> Lets pack completed test cases and give it to QA and Product team.
>>> So they and run the test suite for each update.
>>>
>>> Thanks,
>>> Krishantha.
>>>
>>> On Thu, Jun 13, 2013 at 5:07 PM, Randika Ratnayake >> > wrote:
>>>
 HI ,
 Here is an update for the UI automation of the AppFactory

 covered User Stories

 1.  L

[Dev] New feature structure for API Manager

2013-07-01 Thread Dinusha Senanayaka
Hi All,

With regards to the "API Manager Everywhere" implementation, we have change
the API Manager features into following modules..

1. org.wso2.carbon.apimgt.publisher.feature  - This includes the API
Publisher web-app
2. org.wso2.carbon.apimgt.store.feature - This includes the API Store
web-app

3. org.wso2.carbon.apimgt.core.feature -  This feature contains the
api-manager core functionalities, without the gateway.
 This is the
one, that should be installed by other products  with some interceptor
feature like servlet filter, tomcat valve to get api-management capability.

4. org.wso2.carbon.apimgt.server.feature -  apimgt.core.feature + gateway
functionalities(synapse)

5. org.wso2.carbon.apimgt.feature  - Aggregator feature of publisher +
store + apimt.server feature

6. org.wso2.carbon.apimgt.interceptor.feature - We could have multiple
extension features to get the api-management capability into other
products. Depending on the product  it could be like servlet filter or
tomcat valve. Currently we have add tomcat-valve as interceptor.

We ll remove the, org.wso2.carbon.apimgt.server.lite.feature which created
earlier for asset-store.. "apimgt.core.feature" can be used instead of it.

Feedbacks are welcome..

Regards,
Dinusha.

-- 
Dinusha Dilrukshi
Senior Software Engineer
WSO2 Inc.: http://wso2.com/
Mobile: +94725255071
Blog: http://dinushasblog.blogspot.com/
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] New feature structure for API Manager

2013-07-01 Thread Sanjeewa Malalgoda
On Mon, Jul 1, 2013 at 4:53 PM, Dinusha Senanayaka  wrote:

> Hi All,
>
> With regards to the "API Manager Everywhere" implementation, we have
> change the API Manager features into following modules..
>
> 1. org.wso2.carbon.apimgt.publisher.feature  - This includes the API
> Publisher web-app
> 2. org.wso2.carbon.apimgt.store.feature - This includes the API Store
> web-app
>
> 3. org.wso2.carbon.apimgt.core.feature -  This feature contains the
> api-manager core functionalities, without the gateway.
>  This is the
> one, that should be installed by other products  with some interceptor
> feature like servlet filter, tomcat valve to get api-management capability.
>
> 4. org.wso2.carbon.apimgt.server.feature -  apimgt.core.feature + gateway
> functionalities(synapse)
>
> 5. org.wso2.carbon.apimgt.feature  - Aggregator feature of publisher +
> store + apimt.server feature
>
> 6. org.wso2.carbon.apimgt.interceptor.feature - We could have multiple
> extension features to get the api-management capability into other
> products. Depending on the product  it could be like servlet filter or
> tomcat valve. Currently we have add tomcat-valve as interceptor.
>
> We ll remove the, org.wso2.carbon.apimgt.server.lite.feature which created
> earlier for asset-store.. "apimgt.core.feature" can be used instead of it.
>
> Feedbacks are welcome..
>
+1 this would be helpful. Don't we need to create apimgt.keymgt feature?

Thanks,
Sanjeewa.

>
> Regards,
> Dinusha.
>
> --
> Dinusha Dilrukshi
> Senior Software Engineer
> WSO2 Inc.: http://wso2.com/
> Mobile: +94725255071
> Blog: http://dinushasblog.blogspot.com/
>
> ___
> Dev mailing list
> Dev@wso2.org
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>
>


-- 
*
*
*Sanjeewa Malalgoda*
WSO2 Inc.
Mobile : +94713068779

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


Re: [Dev] New feature structure for API Manager

2013-07-01 Thread Dinusha Senanayaka
On Mon, Jul 1, 2013 at 5:04 PM, Sanjeewa Malalgoda wrote:

>
>
> On Mon, Jul 1, 2013 at 4:53 PM, Dinusha Senanayaka wrote:
>
>> Hi All,
>>
>> With regards to the "API Manager Everywhere" implementation, we have
>> change the API Manager features into following modules..
>>
>> 1. org.wso2.carbon.apimgt.publisher.feature  - This includes the API
>> Publisher web-app
>> 2. org.wso2.carbon.apimgt.store.feature - This includes the API Store
>> web-app
>>
>> 3. org.wso2.carbon.apimgt.core.feature -  This feature contains the
>> api-manager core functionalities, without the gateway.
>>  This is the
>> one, that should be installed by other products  with some interceptor
>> feature like servlet filter, tomcat valve to get api-management capability.
>>
>> 4. org.wso2.carbon.apimgt.server.feature -  apimgt.core.feature + gateway
>> functionalities(synapse)
>>
>> 5. org.wso2.carbon.apimgt.feature  - Aggregator feature of publisher +
>> store + apimt.server feature
>>
>> 6. org.wso2.carbon.apimgt.interceptor.feature - We could have multiple
>> extension features to get the api-management capability into other
>> products. Depending on the product  it could be like servlet filter or
>> tomcat valve. Currently we have add tomcat-valve as interceptor.
>>
>> We ll remove the, org.wso2.carbon.apimgt.server.lite.feature which
>> created earlier for asset-store.. "apimgt.core.feature" can be used instead
>> of it.
>>
>> Feedbacks are welcome..
>>
> +1 this would be helpful. Don't we need to create apimgt.keymgt feature?
>
apimgt.core feature can be used for keymgt as well.. I think we don't need
to have separate feature for that ?

Regards,
Dinusha.

>
> Thanks,
> Sanjeewa.
>
>>
>> Regards,
>> Dinusha.
>>
>> --
>> Dinusha Dilrukshi
>> Senior Software Engineer
>> WSO2 Inc.: http://wso2.com/
>> Mobile: +94725255071
>> Blog: http://dinushasblog.blogspot.com/
>>
>> ___
>> Dev mailing list
>> Dev@wso2.org
>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>
>>
>
>
> --
> *
> *
> *Sanjeewa Malalgoda*
> WSO2 Inc.
> Mobile : +94713068779
>
>  blog
> :http://sanjeewamalalgoda.blogspot.com/
>
>
>


-- 
Dinusha Dilrukshi
Senior Software Engineer
WSO2 Inc.: http://wso2.com/
Mobile: +94725255071
Blog: http://dinushasblog.blogspot.com/
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] Why do we maintain same configuration files inside both feature level and product level ?

2013-07-01 Thread Maninda Edirisooriya
On Mon, Jul 1, 2013 at 2:43 PM, Ajith Vitharana  wrote:

>
>
>
> On Mon, Jul 1, 2013 at 2:28 PM, Dinusha Senanayaka wrote:
>
>> Hi All,
>>
>> There are some places where we bundle the config-files, dbscripts etcinside 
>> feature and we maintain copies of these
>> configs inside product level as well.  Aren't we should copy these
>> configs into product from feature without duplicating them at product
>> level as well.. or are there any-other reasons to do so ?
>>
>
> The main reason is while installing the features to other product(using
> P2-repo) we need to copy the feature specific  configurations.
>
> +1 to keep in one place as much as possible.
>
 It is better to allow to create and define all the config files only in a
product. We can allow features only to modify the existing config files but
not to create them. This will avoid collision between config files with the
same name coming from different features to the same product location.

>
> Thanks
> Ajith.
>
>
>> Regards,
>> Dinusha.
>>
>> --
>> Dinusha Dilrukshi
>> Senior Software Engineer
>> WSO2 Inc.: http://wso2.com/
>> Mobile: +94725255071
>> Blog: http://dinushasblog.blogspot.com/
>>
>> ___
>> Dev mailing list
>> Dev@wso2.org
>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>
>>
>
>
> --
> Ajith Vitharana.
> WSO2 Inc. - http://wso2.org
> Email  :  aji...@wso2.com
> Mobile : +94772217350
>
>
> ___
> 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] New feature structure for API Manager

2013-07-01 Thread Supun Malinga
Hi,


On Mon, Jul 1, 2013 at 5:14 PM, Dinusha Senanayaka  wrote:

>
>
> On Mon, Jul 1, 2013 at 5:04 PM, Sanjeewa Malalgoda wrote:
>
>>
>>
>> On Mon, Jul 1, 2013 at 4:53 PM, Dinusha Senanayaka wrote:
>>
>>> Hi All,
>>>
>>> With regards to the "API Manager Everywhere" implementation, we have
>>> change the API Manager features into following modules..
>>>
>>> 1. org.wso2.carbon.apimgt.publisher.feature  - This includes the API
>>> Publisher web-app
>>> 2. org.wso2.carbon.apimgt.store.feature - This includes the API Store
>>> web-app
>>>
>>> 3. org.wso2.carbon.apimgt.core.feature -  This feature contains the
>>> api-manager core functionalities, without the gateway.
>>>  This is the
>>> one, that should be installed by other products  with some interceptor
>>> feature like servlet filter, tomcat valve to get api-management capability.
>>>
>>> 4. org.wso2.carbon.apimgt.server.feature -  apimgt.core.feature +
>>> gateway functionalities(synapse)
>>>
>>> 5. org.wso2.carbon.apimgt.feature  - Aggregator feature of publisher +
>>> store + apimt.server feature
>>>
>>> 6. org.wso2.carbon.apimgt.interceptor.feature - We could have multiple
>>> extension features to get the api-management capability into other
>>> products. Depending on the product  it could be like servlet filter or
>>> tomcat valve. Currently we have add tomcat-valve as interceptor.
>>>
>>> We ll remove the, org.wso2.carbon.apimgt.server.lite.feature which
>>> created earlier for asset-store.. "apimgt.core.feature" can be used instead
>>> of it.
>>>
>>> Feedbacks are welcome..
>>>
>> +1 this would be helpful. Don't we need to create apimgt.keymgt feature?
>>
> apimgt.core feature can be used for keymgt as well.. I think we don't need
> to have separate feature for that ?
>

We might need. This is for using key-mgt features in IS, to use IS as the
key mgt server.

thanks,

>
> Regards,
> Dinusha.
>
>>
>> Thanks,
>> Sanjeewa.
>>
>>>
>>> Regards,
>>> Dinusha.
>>>
>>> --
>>> Dinusha Dilrukshi
>>> Senior Software Engineer
>>> WSO2 Inc.: http://wso2.com/
>>> Mobile: +94725255071
>>> Blog: http://dinushasblog.blogspot.com/
>>>
>>> ___
>>> Dev mailing list
>>> Dev@wso2.org
>>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>>
>>>
>>
>>
>> --
>> *
>> *
>> *Sanjeewa Malalgoda*
>> WSO2 Inc.
>> Mobile : +94713068779
>>
>>  blog
>> :http://sanjeewamalalgoda.blogspot.com/
>>
>>
>>
>
>
> --
> Dinusha Dilrukshi
> Senior Software Engineer
> WSO2 Inc.: http://wso2.com/
> Mobile: +94725255071
> Blog: http://dinushasblog.blogspot.com/
>
> ___
> Dev mailing list
> Dev@wso2.org
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>
>


-- 
Supun Malinga,

Senior Software Engineer,
WSO2 Inc.
http://wso2.com
http://wso2.org
email - sup...@wso2.com 
mobile - 071 56 91 321
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] Why do we maintain same configuration files inside both feature level and product level ?

2013-07-01 Thread Supun Malinga
Hi,

Can we do something like this?.
* Keep the configs in the features (as much as possible)
* When installing the features to another product, can we detect if the
config already exist?.
* If already exists we should be able to update the existing config
according to the requirements of the installing feature.

What I'm thinking is that, we can solve issues with registry.xml, while
installing registry features into other products. This could be a possible
improvement in p2 (via p2 touchpoints?).

thanks,


On Mon, Jul 1, 2013 at 5:16 PM, Maninda Edirisooriya wrote:

>
> On Mon, Jul 1, 2013 at 2:43 PM, Ajith Vitharana  wrote:
>
>>
>>
>>
>> On Mon, Jul 1, 2013 at 2:28 PM, Dinusha Senanayaka wrote:
>>
>>> Hi All,
>>>
>>> There are some places where we bundle the config-files, dbscripts etcinside 
>>> feature and we maintain copies of these
>>> configs inside product level as well.  Aren't we should copy these
>>> configs into product from feature without duplicating them at product
>>> level as well.. or are there any-other reasons to do so ?
>>>
>>
>> The main reason is while installing the features to other product(using
>> P2-repo) we need to copy the feature specific  configurations.
>>
>> +1 to keep in one place as much as possible.
>>
>  It is better to allow to create and define all the config files only in a
> product. We can allow features only to modify the existing config files but
> not to create them. This will avoid collision between config files with the
> same name coming from different features to the same product location.
>
>>
>> Thanks
>> Ajith.
>>
>>
>>> Regards,
>>> Dinusha.
>>>
>>> --
>>> Dinusha Dilrukshi
>>> Senior Software Engineer
>>> WSO2 Inc.: http://wso2.com/
>>> Mobile: +94725255071
>>> Blog: http://dinushasblog.blogspot.com/
>>>
>>> ___
>>> Dev mailing list
>>> Dev@wso2.org
>>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>>
>>>
>>
>>
>> --
>> Ajith Vitharana.
>> WSO2 Inc. - http://wso2.org
>> Email  :  aji...@wso2.com
>> Mobile : +94772217350
>>
>>
>> ___
>> 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
>
>


-- 
Supun Malinga,

Senior Software Engineer,
WSO2 Inc.
http://wso2.com
http://wso2.org
email - sup...@wso2.com 
mobile - 071 56 91 321
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] Why do we maintain same configuration files inside both feature level and product level ?

2013-07-01 Thread Amila Suriarachchi
On Mon, Jul 1, 2013 at 2:28 PM, Dinusha Senanayaka  wrote:

> Hi All,
>
> There are some places where we bundle the config-files, dbscripts etc
> inside feature and we maintain copies of these configs inside product level
> as well.  Aren't we should copy these configs into product from feature
> without duplicating them at product level as well.. or are there any-other
> reasons to do so ?
>

you need to remove those duplications. It is enough to keep the config
files only at the feature level.

thanks,
Amila.


>
> Regards,
> Dinusha.
>
> --
> Dinusha Dilrukshi
> Senior Software Engineer
> WSO2 Inc.: http://wso2.com/
> Mobile: +94725255071
> Blog: http://dinushasblog.blogspot.com/
>
> ___
> Dev mailing list
> Dev@wso2.org
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>
>


-- 
*Amila Suriarachchi*

Software Architect
WSO2 Inc. ; http://wso2.com
lean . enterprise . middleware

phone : +94 71 3082805
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] WSO2 Committers += Shameera Rathnayaka

2013-07-01 Thread Amila Suriarachchi
Congratulations Shameera.

thanks,
Amila.


On Mon, Jul 1, 2013 at 1:21 PM, Pradeep Fernando  wrote:

> Hi Devs,
>
> Its my pleasure to welcome Shameera Rathnayaka as a WSO2 committer.
> He has made valuable contributions to WSO2 Carbon platform over the last
> few months. Thanks Shameera for the contributions and keep up the good work.
>
>
> Shameera, welcome aboard!!
>
> thanks,
> --Pradeep
>
>
>
> ___
> Dev mailing list
> Dev@wso2.org
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>
>


-- 
*Amila Suriarachchi*

Software Architect
WSO2 Inc. ; http://wso2.com
lean . enterprise . middleware

phone : +94 71 3082805
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] WSO2 Committers += Shameera Rathnayaka

2013-07-01 Thread Isuru Perera
Congratulations Shameera! :)


On Mon, Jul 1, 2013 at 1:21 PM, Pradeep Fernando  wrote:

> Hi Devs,
>
> Its my pleasure to welcome Shameera Rathnayaka as a WSO2 committer.
> He has made valuable contributions to WSO2 Carbon platform over the last
> few months. Thanks Shameera for the contributions and keep up the good work.
>
>
> Shameera, welcome aboard!!
>
> thanks,
> --Pradeep
>
>
>
> ___
> Dev mailing list
> Dev@wso2.org
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>
>


-- 
Isuru Perera
Senior Software Engineer | WSO2, Inc. | http://wso2.com/
Lean . Enterprise . Middleware

Twitter: http://twitter.com/chrishantha | LinkedIn:
http://lk.linkedin.com/in/chrishantha/
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] Why do we maintain same configuration files inside both feature level and product level ?

2013-07-01 Thread Sanjeewa Malalgoda
On Mon, Jul 1, 2013 at 5:56 PM, Amila Suriarachchi  wrote:

>
>
>
> On Mon, Jul 1, 2013 at 2:28 PM, Dinusha Senanayaka wrote:
>
>> Hi All,
>>
>> There are some places where we bundle the config-files, dbscripts etc
>> inside feature and we maintain copies of these configs inside product level
>> as well.  Aren't we should copy these configs into product from feature
>> without duplicating them at product level as well.. or are there any-other
>> reasons to do so ?
>>
> I guess we have already added some of common config files to features and
removed from product level. We have done that for APIM, stratos common and
etc. We can follow same here.

>
> you need to remove those duplications. It is enough to keep the config
> files only at the feature level.
>
> thanks,
> Amila.
>
>
>>
>> Regards,
>> Dinusha.
>>
>> --
>> Dinusha Dilrukshi
>> Senior Software Engineer
>> WSO2 Inc.: http://wso2.com/
>> Mobile: +94725255071
>> Blog: http://dinushasblog.blogspot.com/
>>
>> ___
>> Dev mailing list
>> Dev@wso2.org
>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>
>>
>
>
> --
> *Amila Suriarachchi*
>
> Software Architect
> WSO2 Inc. ; http://wso2.com
> lean . enterprise . middleware
>
> phone : +94 71 3082805
>
> ___
> Dev mailing list
> Dev@wso2.org
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>
>


-- 
*
*
*Sanjeewa Malalgoda*
WSO2 Inc.
Mobile : +94713068779

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


Re: [Dev] New feature structure for API Manager

2013-07-01 Thread Amila Suriarachchi
On Mon, Jul 1, 2013 at 4:53 PM, Dinusha Senanayaka  wrote:

> Hi All,
>
> With regards to the "API Manager Everywhere" implementation, we have
> change the API Manager features into following modules..
>
> 1. org.wso2.carbon.apimgt.publisher.feature  - This includes the API
> Publisher web-app
> 2. org.wso2.carbon.apimgt.store.feature - This includes the API Store
> web-app
>
> 3. org.wso2.carbon.apimgt.core.feature -  This feature contains the
> api-manager core functionalities, without the gateway.
>  This is the
> one, that should be installed by other products  with some interceptor
> feature like servlet filter, tomcat valve to get api-management capability.
>
> 4. org.wso2.carbon.apimgt.server.feature -  apimgt.core.feature + gateway
> functionalities(synapse)
>
> 5. org.wso2.carbon.apimgt.feature  - Aggregator feature of publisher +
> store + apimt.server feature
>
> 6. org.wso2.carbon.apimgt.interceptor.feature - We could have multiple
> extension features to get the api-management capability into other
> products. Depending on the product  it could be like servlet filter or
> tomcat valve. Currently we have add tomcat-valve as interceptor.
>
> We ll remove the, org.wso2.carbon.apimgt.server.lite.feature which created
> earlier for asset-store.. "apimgt.core.feature" can be used instead of it.
>
> Feedbacks are welcome..
>

+1. Shouldn't 4 be  org.wso2.carbon.apimgt.gateway.feature ?

thanks,
Amila.

>
> Regards,
> Dinusha.
>
> --
> Dinusha Dilrukshi
> Senior Software Engineer
> WSO2 Inc.: http://wso2.com/
> Mobile: +94725255071
> Blog: http://dinushasblog.blogspot.com/
>
> ___
> Dev mailing list
> Dev@wso2.org
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>
>


-- 
*Amila Suriarachchi*

Software Architect
WSO2 Inc. ; http://wso2.com
lean . enterprise . middleware

phone : +94 71 3082805
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] WSO2 Committers += Shameera Rathnayaka

2013-07-01 Thread Inosh Goonewardena
Congratz Shameera


On Mon, Jul 1, 2013 at 6:05 PM, Isuru Perera  wrote:

> Congratulations Shameera! :)
>
>
> On Mon, Jul 1, 2013 at 1:21 PM, Pradeep Fernando  wrote:
>
>> Hi Devs,
>>
>> Its my pleasure to welcome Shameera Rathnayaka as a WSO2 committer.
>> He has made valuable contributions to WSO2 Carbon platform over the last
>> few months. Thanks Shameera for the contributions and keep up the good work.
>>
>>
>> Shameera, welcome aboard!!
>>
>> thanks,
>> --Pradeep
>>
>>
>>
>> ___
>> Dev mailing list
>> Dev@wso2.org
>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>
>>
>
>
> --
> Isuru Perera
> Senior Software Engineer | WSO2, Inc. | http://wso2.com/
>
> Lean . Enterprise . Middleware
>
> Twitter: http://twitter.com/chrishantha | LinkedIn:
> http://lk.linkedin.com/in/chrishantha/
>
> ___
> 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] [APIM] API Manager trunk pack for test

2013-07-01 Thread Sanjeewa Malalgoda
Hi All,
Please find API manager pack for test from here[1]. Please note that we
have known issue with thrift key validation service and we need to fix it.
If you are using this pack change key validation client type to
WSClient(add following parameter).

WSClient

[1]
http://builder3.us1.wso2.org/builds/trunk-420-01-07-2013/wso2am-1.4.1-SNAPSHOT.zip

Thanks,
Sanjeewa.

-- 
*
*
*Sanjeewa Malalgoda*
WSO2 Inc.
Mobile : +94713068779

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


[Dev] [APIM] Error while invoking thrift key validation service

2013-07-01 Thread Sanjeewa Malalgoda
Hi Team,
I can see following error when we call key validation service using thrift.
Any idea about this? (I tested today trunk pack)


Thanks,
Sanjeewa.



[2013-07-01 18:32:41,428]  INFO - LogMediator STATUS = Message dispatched
to the main sequence. Invalid URL., RESOURCE =
/twitter/1.0.0/search.atom?q=wso2
[2013-07-01 18:34:19,546]  INFO - CarbonAuthenticationUtil
'admin@carbon.super [-1234]' logged in at [2013-07-01 18:34:19,546+0530]
from IP address
[2013-07-01 18:34:19,551] ERROR - ThriftSessionDAO Error when executing the
SQL : SELECT SESSION_ID FROM IDN_THRIFT_SESSION WHERE SESSION_ID=?
[2013-07-01 18:34:19,552] ERROR - ThriftSessionDAO Table
"IDN_THRIFT_SESSION" not found; SQL statement:
SELECT SESSION_ID FROM IDN_THRIFT_SESSION WHERE SESSION_ID=? [42102-140]
org.h2.jdbc.JdbcSQLException: Table "IDN_THRIFT_SESSION" not found; SQL
statement:
SELECT SESSION_ID FROM IDN_THRIFT_SESSION WHERE SESSION_ID=? [42102-140]
at org.h2.message.DbException.getJdbcSQLException(DbException.java:327)
at org.h2.message.DbException.get(DbException.java:167)
at org.h2.message.DbException.get(DbException.java:144)
at org.h2.command.Parser.readTableOrView(Parser.java:4498)
at org.h2.command.Parser.readTableFilter(Parser.java:1011)
at org.h2.command.Parser.parseSelectSimpleFromPart(Parser.java:1577)
at org.h2.command.Parser.parseSelectSimple(Parser.java:1682)
at org.h2.command.Parser.parseSelectSub(Parser.java:1571)
at org.h2.command.Parser.parseSelectUnion(Parser.java:1416)
at org.h2.command.Parser.parseSelect(Parser.java:1404)
at org.h2.command.Parser.parsePrepared(Parser.java:392)
at org.h2.command.Parser.parse(Parser.java:275)
at org.h2.command.Parser.parse(Parser.java:247)
at org.h2.command.Parser.prepare(Parser.java:201)
at org.h2.command.Parser.prepareCommand(Parser.java:214)
at org.h2.engine.Session.prepareLocal(Session.java:434)
at org.h2.engine.Session.prepareCommand(Session.java:384)
at org.h2.jdbc.JdbcConnection.prepareCommand(JdbcConnection.java:1071)
at org.h2.jdbc.JdbcPreparedStatement.(JdbcPreparedStatement.java:71)
at org.h2.jdbc.JdbcConnection.prepareStatement(JdbcConnection.java:234)
at sun.reflect.GeneratedMethodAccessor30.invoke(Unknown Source)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at
org.apache.tomcat.jdbc.pool.ProxyConnection.invoke(ProxyConnection.java:126)
at
org.apache.tomcat.jdbc.pool.JdbcInterceptor.invoke(JdbcInterceptor.java:109)
at
org.wso2.carbon.ndatasource.rdbms.ConnectionRollbackOnReturnInterceptor.invoke(ConnectionRollbackOnReturnInterceptor.java:51)
at
org.apache.tomcat.jdbc.pool.JdbcInterceptor.invoke(JdbcInterceptor.java:109)
at
org.apache.tomcat.jdbc.pool.interceptor.AbstractCreateStatementInterceptor.invoke(AbstractCreateStatementInterceptor.java:67)
at
org.apache.tomcat.jdbc.pool.JdbcInterceptor.invoke(JdbcInterceptor.java:109)
at
org.apache.tomcat.jdbc.pool.interceptor.ConnectionState.invoke(ConnectionState.java:153)
at
org.apache.tomcat.jdbc.pool.JdbcInterceptor.invoke(JdbcInterceptor.java:109)
at org.apache.tomcat.jdbc.pool.TrapException.invoke(TrapException.java:41)
at
org.apache.tomcat.jdbc.pool.JdbcInterceptor.invoke(JdbcInterceptor.java:109)
at
org.apache.tomcat.jdbc.pool.DisposableConnectionFacade.invoke(DisposableConnectionFacade.java:80)
at $Proxy13.prepareStatement(Unknown Source)
at
org.wso2.carbon.identity.thrift.authentication.dao.ThriftSessionDAO.isSessionExisting(ThriftSessionDAO.java:89)
at
org.wso2.carbon.identity.thrift.authentication.dao.ThriftSessionDAO.addSession(ThriftSessionDAO.java:116)
at
org.wso2.carbon.identity.thrift.authentication.ThriftAuthenticatorServiceImpl.addThriftSession(ThriftAuthenticatorServiceImpl.java:79)
at
org.wso2.carbon.identity.thrift.authentication.ThriftAuthenticatorServiceImpl.authenticate(ThriftAuthenticatorServiceImpl.java:143)
at
org.wso2.carbon.identity.thrift.authentication.AuthenticatorServiceImpl.authenticate(AuthenticatorServiceImpl.java:25)
at
org.wso2.carbon.identity.thrift.authentication.AuthenticatorService$Processor$authenticate.getResult(AuthenticatorService.java:166)
at
org.wso2.carbon.identity.thrift.authentication.AuthenticatorService$Processor$authenticate.getResult(AuthenticatorService.java:154)
at org.apache.thrift.ProcessFunction.process(ProcessFunction.java:32)
at org.apache.thrift.TBaseProcessor.process(TBaseProcessor.java:34)
at org.apache.thrift.server.TServlet.doPost(TServlet.java:83)
at
org.wso2.carbon.identity.thrift.authentication.AuthenticatorServlet.doPost(AuthenticatorServlet.java:50)
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:60)
at javax

Re: [Dev] WSO2 Committers += Shameera Rathnayaka

2013-07-01 Thread Geeth Munasinghe
Congratz Shameera ...!

*G. K. S. Munasinghe
*
*Software Engineer,*
*WSO2, Inc. http://wso2.com *
*lean.enterprise.middleware.*
*
*
email: ge...@wso2.com
phone:(+94) 777911226


On Mon, Jul 1, 2013 at 6:10 PM, Inosh Goonewardena  wrote:

> Congratz Shameera
>
>
> On Mon, Jul 1, 2013 at 6:05 PM, Isuru Perera  wrote:
>
>> Congratulations Shameera! :)
>>
>>
>> On Mon, Jul 1, 2013 at 1:21 PM, Pradeep Fernando wrote:
>>
>>> Hi Devs,
>>>
>>> Its my pleasure to welcome Shameera Rathnayaka as a WSO2 committer.
>>> He has made valuable contributions to WSO2 Carbon platform over the last
>>> few months. Thanks Shameera for the contributions and keep up the good work.
>>>
>>>
>>> Shameera, welcome aboard!!
>>>
>>> thanks,
>>> --Pradeep
>>>
>>>
>>>
>>> ___
>>> Dev mailing list
>>> Dev@wso2.org
>>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>>
>>>
>>
>>
>> --
>> Isuru Perera
>> Senior Software Engineer | WSO2, Inc. | http://wso2.com/
>>
>> Lean . Enterprise . Middleware
>>
>> Twitter: http://twitter.com/chrishantha | LinkedIn:
>> http://lk.linkedin.com/in/chrishantha/
>>
>> ___
>> 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 mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


[Dev] (no subject)

2013-07-01 Thread Sameera Jayasoma
Hi Azeez,

Pulasthi got the following error while he was running the tests after the
Caching changes.

*Caused by: java.lang.IllegalStateException: No CachingProviders found in
classpath.*
*
*
After some digging we found out that the following system properties have
been set in the caching test cases.

System.getProperties().put("caching.provider.impl", new
CachingProviderImpl());
System.getProperties().put("annotation.provider.impl", new
AnnotationProviderImpl());

Where should we initialize these properties in the code base?

Thanks,
Sameera.

-- 
Sameera Jayasoma,
Architect,

WSO2, Inc. (http://wso2.com)
email: same...@wso2.com
blog: http://sameera.adahas.org
twitter: https://twitter.com/sameerajayasoma
flickr: http://www.flickr.com/photos/sameera-jayasoma/collections

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


Re: [Dev] No CachingProviders found in classpath.

2013-07-01 Thread Sameera Jayasoma
On Mon, Jul 1, 2013 at 7:23 PM, Sameera Jayasoma  wrote:

> Hi Azeez,
>
> Pulasthi got the following error while he was running the tests after the
> Caching changes.
>
> *Caused by: java.lang.IllegalStateException: No CachingProviders found in
> classpath.*
> *
> *
> After some digging we found out that the following system properties have
> been set in the caching test cases.
>
> System.getProperties().put("caching.provider.impl", new
> CachingProviderImpl());
> System.getProperties().put("annotation.provider.impl", new
> AnnotationProviderImpl());
>
> Where should we initialize these properties in the code base?
>
> Thanks,
> Sameera.
>
> --
> Sameera Jayasoma,
> Architect,
>
> WSO2, Inc. (http://wso2.com)
> email: same...@wso2.com
> blog: http://sameera.adahas.org
> twitter: https://twitter.com/sameerajayasoma
> flickr: http://www.flickr.com/photos/sameera-jayasoma/collections
>
> Lean . Enterprise . Middleware
>



-- 
Sameera Jayasoma,
Architect,

WSO2, Inc. (http://wso2.com)
email: same...@wso2.com
blog: http://sameera.adahas.org
twitter: https://twitter.com/sameerajayasoma
flickr: http://www.flickr.com/photos/sameera-jayasoma/collections

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


Re: [Dev] (no subject)

2013-07-01 Thread Afkham Azeez
Hold on. The System properties are only for tests. In the Carbon runtime,
these providers are obtained as OSGi services.

In CarbonCoreActivator you will find the following entries;
context.registerService(AnnotationProvider.class, new
AnnotationProviderImpl(), null);
context.registerService(CachingProvider.class, new
CachingProviderImpl(), null);

Perhaps, the CachingServiceComponent set methods are not getting called.
Can you check?


On Mon, Jul 1, 2013 at 7:23 PM, Sameera Jayasoma  wrote:

> Hi Azeez,
>
> Pulasthi got the following error while he was running the tests after the
> Caching changes.
>
> *Caused by: java.lang.IllegalStateException: No CachingProviders found in
> classpath.*
> *
> *
> After some digging we found out that the following system properties have
> been set in the caching test cases.
>
> System.getProperties().put("caching.provider.impl", new
> CachingProviderImpl());
> System.getProperties().put("annotation.provider.impl", new
> AnnotationProviderImpl());
>
> Where should we initialize these properties in the code base?
>
> Thanks,
> Sameera.
>
> --
> Sameera Jayasoma,
> Architect,
>
> WSO2, Inc. (http://wso2.com)
> email: same...@wso2.com
> blog: http://sameera.adahas.org
> twitter: https://twitter.com/sameerajayasoma
> flickr: http://www.flickr.com/photos/sameera-jayasoma/collections
>
> Lean . Enterprise . Middleware
>



-- 
*Afkham Azeez*
Director of Architecture; WSO2, Inc.; http://wso2.com
Member; Apache Software Foundation; http://www.apache.org/
* **
email: **az...@wso2.com* * cell: +94 77 3320919
blog: **http://blog.afkham.org* *
twitter: **http://twitter.com/afkham_azeez*
*
linked-in: **http://lk.linkedin.com/in/afkhamazeez*
*
*
*Lean . Enterprise . Middleware*
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


[Dev] [DG] Do we support JDK 1.7 ?

2013-07-01 Thread Harsha Thirimanna
Hi ,

What is possibility to use JDK 1.7 to our products ?
Because they have already used all the latest versions from the beginning (
JDK , CXF ).

-- 

*Harsha Thirimanna*
Senior Software Engineer; WSO2, Inc.; http://wso2.com
* **
email: **hars...@wso2.com* * cell: +94 71 5186770
blog: *http://www.mind4web.org/ *
twitter: **http://twitter.com/ **
harshathirimann
linked-in: **http: **//
www.linkedin.com/pub/harsha-thirimanna/10/ab8/122*
*
*
*Lean . Enterprise . Middleware*
*
*
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] (no subject)

2013-07-01 Thread Pulasthi Supun
Hi Azeez,

I got this error when running registry core tests, so will have to add the
two lines in the tests right?

Regards,
Pulasthi


On Mon, Jul 1, 2013 at 7:34 PM, Afkham Azeez  wrote:

> Hold on. The System properties are only for tests. In the Carbon runtime,
> these providers are obtained as OSGi services.
>
> In CarbonCoreActivator you will find the following entries;
> context.registerService(AnnotationProvider.class, new
> AnnotationProviderImpl(), null);
> context.registerService(CachingProvider.class, new
> CachingProviderImpl(), null);
>
> Perhaps, the CachingServiceComponent set methods are not getting called.
> Can you check?
>
>
> On Mon, Jul 1, 2013 at 7:23 PM, Sameera Jayasoma  wrote:
>
>> Hi Azeez,
>>
>> Pulasthi got the following error while he was running the tests after the
>> Caching changes.
>>
>> *Caused by: java.lang.IllegalStateException: No CachingProviders found
>> in classpath.*
>> *
>> *
>> After some digging we found out that the following system properties have
>> been set in the caching test cases.
>>
>> System.getProperties().put("caching.provider.impl", new
>> CachingProviderImpl());
>> System.getProperties().put("annotation.provider.impl", new
>> AnnotationProviderImpl());
>>
>> Where should we initialize these properties in the code base?
>>
>> Thanks,
>> Sameera.
>>
>> --
>> Sameera Jayasoma,
>> Architect,
>>
>> WSO2, Inc. (http://wso2.com)
>> email: same...@wso2.com
>> blog: http://sameera.adahas.org
>> twitter: https://twitter.com/sameerajayasoma
>> flickr: http://www.flickr.com/photos/sameera-jayasoma/collections
>>
>> Lean . Enterprise . Middleware
>>
>
>
>
> --
> *Afkham Azeez*
> Director of Architecture; WSO2, Inc.; http://wso2.com
> Member; Apache Software Foundation; http://www.apache.org/
> * **
> email: **az...@wso2.com* * cell: +94 77 3320919
> blog: **http://blog.afkham.org* *
> twitter: **http://twitter.com/afkham_azeez*
> *
> linked-in: **http://lk.linkedin.com/in/afkhamazeez*
>
> *
> *
> *Lean . Enterprise . Middleware*
>



-- 
--
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] [DG] Do we support JDK 1.7 ?

2013-07-01 Thread Samisa Abeysinghe
>From Carbon 4.0 on we do support JDK 1.7, meaning it runs on it.


On Mon, Jul 1, 2013 at 7:43 PM, Harsha Thirimanna  wrote:

>
> Hi ,
>
> What is possibility to use JDK 1.7 to our products ?
> Because they have already used all the latest versions from the beginning
> ( JDK , CXF ).
>
> --
>
> *Harsha Thirimanna*
> Senior Software Engineer; WSO2, Inc.; http://wso2.com
> * **
> email: **hars...@wso2.com* * cell: +94 71 5186770
> blog: *http://www.mind4web.org/ *
> twitter: **http://twitter.com/ **
> harshathirimann
> linked-in: **http: **//
> www.linkedin.com/pub/harsha-thirimanna/10/ab8/122*
> *
> *
> *Lean . Enterprise . Middleware*
> *
> *
>



-- 

Thanks,
Samisa...

Samisa Abeysinghe
VP Engineering
WSO2 Inc.
http://wso2.com
http://wso2.org
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] (no subject)

2013-07-01 Thread Afkham Azeez
Yes, tests that use the cache will require these System props.


On Mon, Jul 1, 2013 at 7:48 PM, Pulasthi Supun  wrote:

> Hi Azeez,
>
> I got this error when running registry core tests, so will have to add the
> two lines in the tests right?
>
> Regards,
> Pulasthi
>
>
> On Mon, Jul 1, 2013 at 7:34 PM, Afkham Azeez  wrote:
>
>> Hold on. The System properties are only for tests. In the Carbon runtime,
>> these providers are obtained as OSGi services.
>>
>> In CarbonCoreActivator you will find the following entries;
>> context.registerService(AnnotationProvider.class, new
>> AnnotationProviderImpl(), null);
>> context.registerService(CachingProvider.class, new
>> CachingProviderImpl(), null);
>>
>> Perhaps, the CachingServiceComponent set methods are not getting called.
>> Can you check?
>>
>>
>> On Mon, Jul 1, 2013 at 7:23 PM, Sameera Jayasoma wrote:
>>
>>> Hi Azeez,
>>>
>>> Pulasthi got the following error while he was running the tests after
>>> the Caching changes.
>>>
>>> *Caused by: java.lang.IllegalStateException: No CachingProviders found
>>> in classpath.*
>>> *
>>> *
>>> After some digging we found out that the following system properties
>>> have been set in the caching test cases.
>>>
>>> System.getProperties().put("caching.provider.impl", new
>>> CachingProviderImpl());
>>> System.getProperties().put("annotation.provider.impl", new
>>> AnnotationProviderImpl());
>>>
>>> Where should we initialize these properties in the code base?
>>>
>>> Thanks,
>>> Sameera.
>>>
>>> --
>>> Sameera Jayasoma,
>>> Architect,
>>>
>>> WSO2, Inc. (http://wso2.com)
>>> email: same...@wso2.com
>>> blog: http://sameera.adahas.org
>>> twitter: https://twitter.com/sameerajayasoma
>>> flickr: http://www.flickr.com/photos/sameera-jayasoma/collections
>>>
>>> Lean . Enterprise . Middleware
>>>
>>
>>
>>
>> --
>> *Afkham Azeez*
>> Director of Architecture; WSO2, Inc.; http://wso2.com
>> Member; Apache Software Foundation; http://www.apache.org/
>> * **
>> email: **az...@wso2.com* * cell: +94 77 3320919
>> blog: **http://blog.afkham.org* *
>> twitter: **http://twitter.com/afkham_azeez*
>> *
>> linked-in: **http://lk.linkedin.com/in/afkhamazeez*
>>
>> *
>> *
>> *Lean . Enterprise . Middleware*
>>
>
>
>
> --
> --
> 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
>



-- 
*Afkham Azeez*
Director of Architecture; WSO2, Inc.; http://wso2.com
Member; Apache Software Foundation; http://www.apache.org/
* **
email: **az...@wso2.com* * cell: +94 77 3320919
blog: **http://blog.afkham.org* *
twitter: **http://twitter.com/afkham_azeez*
*
linked-in: **http://lk.linkedin.com/in/afkhamazeez*
*
*
*Lean . Enterprise . Middleware*
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] (no subject)

2013-07-01 Thread Afkham Azeez
Also get an update of javax.cache.wso2. I have added code which retries to
init if the providers a missing.


On Mon, Jul 1, 2013 at 7:50 PM, Afkham Azeez  wrote:

> Yes, tests that use the cache will require these System props.
>
>
> On Mon, Jul 1, 2013 at 7:48 PM, Pulasthi Supun  wrote:
>
>> Hi Azeez,
>>
>> I got this error when running registry core tests, so will have to add
>> the two lines in the tests right?
>>
>> Regards,
>> Pulasthi
>>
>>
>> On Mon, Jul 1, 2013 at 7:34 PM, Afkham Azeez  wrote:
>>
>>> Hold on. The System properties are only for tests. In the Carbon
>>> runtime, these providers are obtained as OSGi services.
>>>
>>> In CarbonCoreActivator you will find the following entries;
>>> context.registerService(AnnotationProvider.class, new
>>> AnnotationProviderImpl(), null);
>>> context.registerService(CachingProvider.class, new
>>> CachingProviderImpl(), null);
>>>
>>> Perhaps, the CachingServiceComponent set methods are not getting called.
>>> Can you check?
>>>
>>>
>>> On Mon, Jul 1, 2013 at 7:23 PM, Sameera Jayasoma wrote:
>>>
 Hi Azeez,

 Pulasthi got the following error while he was running the tests after
 the Caching changes.

 *Caused by: java.lang.IllegalStateException: No CachingProviders found
 in classpath.*
 *
 *
 After some digging we found out that the following system properties
 have been set in the caching test cases.

 System.getProperties().put("caching.provider.impl", new
 CachingProviderImpl());
 System.getProperties().put("annotation.provider.impl", new
 AnnotationProviderImpl());

 Where should we initialize these properties in the code base?

 Thanks,
 Sameera.

 --
 Sameera Jayasoma,
 Architect,

 WSO2, Inc. (http://wso2.com)
 email: same...@wso2.com
 blog: http://sameera.adahas.org
 twitter: https://twitter.com/sameerajayasoma
 flickr: http://www.flickr.com/photos/sameera-jayasoma/collections

 Lean . Enterprise . Middleware

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



-- 
*Afkham Azeez*
Director of Architecture; WSO2, Inc.; http://wso2.com
Member; Apache Software Foundation; http://www.apache.org/
* **
email: **az...@wso2.com* * cell: +94 77 3320919
blog: **http://blog.afkham.org* *
twitter: **http://twitter.com/afkham_azeez*
*
linked-in: **http://lk.linkedin.com/in/afkhamazeez*
*
*
*Lean . Enterprise . Middleware*
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] (no subject)

2013-07-01 Thread Pulasthi Supun
Hi Azeez,

Ran into a problem when adding the following code into the registry core
tests,

System.getProperties().put("caching.provider.impl", new
CachingProviderImpl());
System.getProperties().put("annotation.provider.impl", new
AnnotationProviderImpl());

Since
"org.wso2.carbon.core.clustering.hazelcast.jsr107.AnnotationProviderImpl"
and "org.wso2.carbon.core.clustering.hazelcast.jsr107.CachingProviderImpl"
is in the carbon.core have to add carbon core as an dependency  for the
registry core, but this will create an cyclic dependency since registry
core is already an dependency of carbon.core. how should i proceed?.

Regards,
Pulasthi



On Mon, Jul 1, 2013 at 7:51 PM, Afkham Azeez  wrote:

> Also get an update of javax.cache.wso2. I have added code which retries to
> init if the providers a missing.
>
>
> On Mon, Jul 1, 2013 at 7:50 PM, Afkham Azeez  wrote:
>
>> Yes, tests that use the cache will require these System props.
>>
>>
>> On Mon, Jul 1, 2013 at 7:48 PM, Pulasthi Supun  wrote:
>>
>>> Hi Azeez,
>>>
>>> I got this error when running registry core tests, so will have to add
>>> the two lines in the tests right?
>>>
>>> Regards,
>>> Pulasthi
>>>
>>>
>>> On Mon, Jul 1, 2013 at 7:34 PM, Afkham Azeez  wrote:
>>>
 Hold on. The System properties are only for tests. In the Carbon
 runtime, these providers are obtained as OSGi services.

 In CarbonCoreActivator you will find the following entries;
 context.registerService(AnnotationProvider.class, new
 AnnotationProviderImpl(), null);
 context.registerService(CachingProvider.class, new
 CachingProviderImpl(), null);

 Perhaps, the CachingServiceComponent set methods are not getting
 called. Can you check?


 On Mon, Jul 1, 2013 at 7:23 PM, Sameera Jayasoma wrote:

> Hi Azeez,
>
> Pulasthi got the following error while he was running the tests after
> the Caching changes.
>
> *Caused by: java.lang.IllegalStateException: No CachingProviders
> found in classpath.*
> *
> *
> After some digging we found out that the following system properties
> have been set in the caching test cases.
>
> System.getProperties().put("caching.provider.impl", new
> CachingProviderImpl());
> System.getProperties().put("annotation.provider.impl", new
> AnnotationProviderImpl());
>
> Where should we initialize these properties in the code base?
>
> Thanks,
> Sameera.
>
> --
> Sameera Jayasoma,
> Architect,
>
> WSO2, Inc. (http://wso2.com)
> email: same...@wso2.com
> blog: http://sameera.adahas.org
> twitter: https://twitter.com/sameerajayasoma
> flickr: http://www.flickr.com/photos/sameera-jayasoma/collections
>
> Lean . Enterprise . Middleware
>



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

 *
 *
 *Lean . Enterprise . Middleware*

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



-- 
--
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] (no subject)

2013-07-01 Thread Afkham Azeez
Move registry integration tests out of the registry bundle. Introduce a
registry-integration-tests module.

Azeez


On Mon, Jul 1, 2013 at 8:09 PM, Pulasthi Supun  wrote:

> Hi Azeez,
>
> Ran into a problem when adding the following code into the registry core
> tests,
>
> System.getProperties().put("caching.provider.impl", new
> CachingProviderImpl());
> System.getProperties().put("annotation.provider.impl", new
> AnnotationProviderImpl());
>
> Since
> "org.wso2.carbon.core.clustering.hazelcast.jsr107.AnnotationProviderImpl"
> and "org.wso2.carbon.core.clustering.hazelcast.jsr107.CachingProviderImpl"
> is in the carbon.core have to add carbon core as an dependency  for the
> registry core, but this will create an cyclic dependency since registry
> core is already an dependency of carbon.core. how should i proceed?.
>
> Regards,
> Pulasthi
>
>
>
> On Mon, Jul 1, 2013 at 7:51 PM, Afkham Azeez  wrote:
>
>> Also get an update of javax.cache.wso2. I have added code which retries
>> to init if the providers a missing.
>>
>>
>> On Mon, Jul 1, 2013 at 7:50 PM, Afkham Azeez  wrote:
>>
>>> Yes, tests that use the cache will require these System props.
>>>
>>>
>>> On Mon, Jul 1, 2013 at 7:48 PM, Pulasthi Supun wrote:
>>>
 Hi Azeez,

 I got this error when running registry core tests, so will have to add
 the two lines in the tests right?

 Regards,
 Pulasthi


 On Mon, Jul 1, 2013 at 7:34 PM, Afkham Azeez  wrote:

> Hold on. The System properties are only for tests. In the Carbon
> runtime, these providers are obtained as OSGi services.
>
> In CarbonCoreActivator you will find the following entries;
> context.registerService(AnnotationProvider.class, new
> AnnotationProviderImpl(), null);
> context.registerService(CachingProvider.class, new
> CachingProviderImpl(), null);
>
> Perhaps, the CachingServiceComponent set methods are not getting
> called. Can you check?
>
>
> On Mon, Jul 1, 2013 at 7:23 PM, Sameera Jayasoma wrote:
>
>> Hi Azeez,
>>
>> Pulasthi got the following error while he was running the tests after
>> the Caching changes.
>>
>> *Caused by: java.lang.IllegalStateException: No CachingProviders
>> found in classpath.*
>> *
>> *
>> After some digging we found out that the following system properties
>> have been set in the caching test cases.
>>
>> System.getProperties().put("caching.provider.impl", new
>> CachingProviderImpl());
>> System.getProperties().put("annotation.provider.impl", new
>> AnnotationProviderImpl());
>>
>> Where should we initialize these properties in the code base?
>>
>> Thanks,
>> Sameera.
>>
>> --
>> Sameera Jayasoma,
>> Architect,
>>
>> WSO2, Inc. (http://wso2.com)
>> email: same...@wso2.com
>> blog: http://sameera.adahas.org
>> twitter: https://twitter.com/sameerajayasoma
>> flickr: http://www.flickr.com/photos/sameera-jayasoma/collections
>>
>> Lean . Enterprise . Middleware
>>
>
>
>
> --
> *Afkham Azeez*
> Director of Architecture; WSO2, Inc.; http://wso2.com
> Member; Apache Software Foundation; http://www.apache.org/
> * **
> email: **az...@wso2.com* * cell: +94 77 3320919
> blog: **http://blog.afkham.org* *
> twitter: 
> **http://twitter.com/afkham_azeez*
> *
> linked-in: **http://lk.linkedin.com/in/afkhamazeez*
>
> *
> *
> *Lean . Enterprise . Middleware*
>



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

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

[Dev] Build error

2013-07-01 Thread Amila Suriarachchi
I am getting this compilation error.

[ERROR] Failed to execute goal on project
org.wso2.carbon.mediator.autoscale: Could not resolve dependencies for
project
org.wso2.carbon:org.wso2.carbon.mediator.autoscale:bundle:4.2.0-SNAPSHOT:
Could not find artifact
org.wso2.carbon:org.wso2.carbon.stratos.cloud.controller:jar:2.2.0-SNAPSHOT
in wso2-nexus (http://maven.wso2.org/nexus/content/groups/wso2-public/) ->
[Help 1]


thanks,
Amila.

-- 
*Amila Suriarachchi*

Software Architect
WSO2 Inc. ; http://wso2.com
lean . enterprise . middleware

phone : +94 71 3082805
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


[Dev] ESB 4.7.0 New features - automation tests status update

2013-07-01 Thread Dimuthu De Lanerolle
Hi All,


I have completed following automation test scenarios on ESB 4.7.0 - new
features up-to date.


*Native support for json *

Transformation with a payload format argument types : value and expression

Transformation with a payload format argument types : value with arguments

Transformation with a payload format argument type : value with no arguments

Transformation with a payload media type - json

Transformation with a payload media type - xml

Transformation with a payload media type - default

Transformation with payload format - Define inline

Transformation with a payload format argument types : Expression evaluator
as xml ,json


Supporting POX messages with text/xml content type

Pass through proxy for POX service and sending a POST request with the
Content-Type : text/xml

Invoke the proxy with Content-Type : application/xml

Invoke the proxy with Content-Type : application/soap+xml

Above scenarios with https endpoints

POX Security - Apply security scenario (username token) and invocation of
proxy


*Using REST with a proxy service (Existing feature test scenarios)*
*
*
REST client and SOAP Service

SOAP Client and REST Service
*
*
*
*
-- 
Dimuthu De Lanerolle
Software Engineer (Automation)
WSO2 Inc.
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] Build error

2013-07-01 Thread Nirmal Fernando
Hi Amila,

Have you build
https://svn.wso2.org/repos/wso2/carbon/platform/trunk/components/stratos/org.wso2.carbon.stratos.cloud.controller?


On Mon, Jul 1, 2013 at 8:19 PM, Amila Suriarachchi  wrote:

> I am getting this compilation error.
>
> [ERROR] Failed to execute goal on project
> org.wso2.carbon.mediator.autoscale: Could not resolve dependencies for
> project
> org.wso2.carbon:org.wso2.carbon.mediator.autoscale:bundle:4.2.0-SNAPSHOT:
> Could not find artifact
> org.wso2.carbon:org.wso2.carbon.stratos.cloud.controller:jar:2.2.0-SNAPSHOT
> in wso2-nexus (http://maven.wso2.org/nexus/content/groups/wso2-public/)
> -> [Help 1]
>
>
> thanks,
> Amila.
>
> --
> *Amila Suriarachchi*
>
> Software Architect
> WSO2 Inc. ; http://wso2.com
> lean . enterprise . middleware
>
> phone : +94 71 3082805
>



-- 

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


Re: [Dev] WSO2 Committers += Shameera Rathnayaka

2013-07-01 Thread Lasantha Fernando
Congratz Shameera!!... :-)

On 1 July 2013 18:46, Geeth Munasinghe  wrote:

> Congratz Shameera ...!
>
> *G. K. S. Munasinghe
> *
> *Software Engineer,*
> *WSO2, Inc. http://wso2.com *
> *lean.enterprise.middleware.*
> *
> *
> email: ge...@wso2.com
> phone:(+94) 777911226
>
>
> On Mon, Jul 1, 2013 at 6:10 PM, Inosh Goonewardena  wrote:
>
>> Congratz Shameera
>>
>>
>> On Mon, Jul 1, 2013 at 6:05 PM, Isuru Perera  wrote:
>>
>>> Congratulations Shameera! :)
>>>
>>>
>>> On Mon, Jul 1, 2013 at 1:21 PM, Pradeep Fernando wrote:
>>>
 Hi Devs,

 Its my pleasure to welcome Shameera Rathnayaka as a WSO2 committer.
 He has made valuable contributions to WSO2 Carbon platform over the
 last few months. Thanks Shameera for the contributions and keep up the good
 work.


 Shameera, welcome aboard!!

 thanks,
 --Pradeep



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


>>>
>>>
>>> --
>>> Isuru Perera
>>> Senior Software Engineer | WSO2, Inc. | http://wso2.com/
>>>
>>> Lean . Enterprise . Middleware
>>>
>>> Twitter: http://twitter.com/chrishantha | LinkedIn:
>>> http://lk.linkedin.com/in/chrishantha/
>>>
>>> ___
>>> 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 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


Re: [Dev] Jmeter testsuite for SCIM CRUD API

2013-07-01 Thread Charitha Kankanamge
I added the Jmeter test [1] for CRUD operations in SCIM api.

[1]
https://svn.wso2.org/repos/wso2/trunk/commons/qa/qa-artifacts/is/is450/jmeter/scim/SCIMTestPlan.jmx

IS folks, let's continue to improve this test suite by adding more tests.

Thanks!
Charitha


On Mon, Jul 1, 2013 at 10:59 AM, Dinuka Malalanayake wrote:

> Hi Charith,
>
> No we don't have the jmeter clients :(
>
>
> On Mon, Jul 1, 2013 at 10:55 AM, Charitha Kankanamge wrote:
>
>> Hi Dinuka,
>> Any update on this? Please let me know if we already have SCIM test suite.
>>
>>
>> On Fri, Jun 28, 2013 at 1:49 PM, Charitha Kankanamge 
>> wrote:
>>
>>> Hi Dinuka,
>>> If we already have @subject, can you please send me the location? If we
>>> do not have, we should create a test suite since SCIM REST calls can be
>>> automated straight-forward manner.
>>>
>>> Thanks!
>>> Charitha
>>>
>>
>>
>
>
> --
> Thanks,
> Dinuka Malalanayake
> *Software Engineer*, WSO2, Inc.; http://www.wso2.com,
> *Linked In* : http://lk.linkedin.com/pub/dinuka-malalanayake/24/438/169
> *Blog* : http://malalanayake.wordpress.com/
> *Contact*  : 0772508354 , dinuka.malalanay...@gmail.com   *Skype *:
> dinuka_malalanayake
>
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


[Dev] UES Nightly Build (01/07/2013)

2013-07-01 Thread Nuwan Bandara
Please find the nightly build at [1]

[1]
http://wso2.org/bamboo/browse/UES-UES-46/artifact/JOB1/WSO2-User-Engagement-Server-Build/wso2ues-1.0.0.zip

-- 
*Thanks & Regards,

Nuwan Bandara
Technical Lead; **WSO2 Inc. *
*lean . enterprise . middleware |  http://wso2.com *
*blog : http://nuwanbando.com; email: nu...@wso2.com; phone: +94 11 763 9629
*

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


Re: [Dev] Build fail in org.wso2.carbon.cartridge.agent.feature

2013-07-01 Thread Pradeep Fernando
Hi Isuru,

I think i got a build failure related to this. Build fail was in the
lb.endpoint component.

--Pradeep


On Mon, Jul 1, 2013 at 3:33 PM, Isuru Haththotuwa  wrote:

>
> Fixed in r176806 and r176807.
>
>
> On Mon, Jul 1, 2013 at 12:41 PM, Shameera Rathnayaka wrote:
>
>> Please note $Subject,
>>
>> org.wso2.carbon.cartridge.messages.feature version is 1.0.0-SNAPSHOT but
>> org.wso2.carbon.cartridge.agent.feature has dependency for this feature
>> with 2.2.0-SNAPSHOT. Please fix this, here is the build failure message.
>>
>> [ERROR] Failed to execute goal on project
>> org.wso2.carbon.cartridge.agent.feature: Could not resolve dependencies for
>> project
>> org.wso2.carbon:org.wso2.carbon.cartridge.agent.feature:pom:1.0.0-SNAPSHOT:
>> Could not find artifact
>> org.wso2.carbon:org.wso2.carbon.cartridge.messages.feature:zip:2.2.0-SNAPSHOT
>> in wso2-nexus (http://maven.wso2.org/nexus/content/groups/wso2-public/)
>>
>>
>> T
>> hanks,
>> Shameera.
>>
>> --
>> *Software Engineer - WSO2 Inc.*
>> *email: shameera AT wso2.com  , shameera AT 
>> apache.org
>> *
>> *phone:  +9471 922 1454*
>> *
>> *
>> *Linked in : *http://lk.linkedin.com/pub/shameera-rathnayaka/1a/661/561
>> *Twitter : *https://twitter.com/Shameera_R
>>
>> ___
>> Dev mailing list
>> Dev@wso2.org
>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>
>>
>
>
> --
> Thanks and Regards,
>
> Isuru H.
>
>
>
> ___
> Dev mailing list
> Dev@wso2.org
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>
>


-- 
*Pradeep Fernando*
Associate Technical Lead;WSO2 Inc.; http://wso2.com

blog: http://pradeepfernando.blogspot.com
m: +94776603662
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


[Dev] ESB 4.7.0 packing org.wso2.carbon.deployment.synchronizer.feature - 4.1.0

2013-07-01 Thread Eranda Sooriyabandara
Hi ESB Team,
I found that ESB 4.7.0 packing
org.wso2.carbon.deployment.synchronizer.feature - 4.1.0 and I can see there
is a  org.wso2.carbon.deployment.synchronizer.feature - 4.1.2 created [1].
Is this on purpose? or do we need to make it 4.1.2?

thanks
Eranda

[1].
https://svn.wso2.org/repos/wso2/carbon/platform/branches/4.1.0/features/deployment-synchronizer/org.wso2.carbon.deployment.synchronizer.feature/4.1.2/

-- 
*Eranda Sooriyabandara
*Senior Software Engineer;
Integration Technologies Team;
WSO2 Inc.; http://wso2.com
Lean . Enterprise . Middleware

E-mail: eranda AT wso2.com
Mobile: +94 716 472 816
Linked-In: http://www.linkedin.com/in/erandasooriyabandara
Blog: http://emsooriyabandara.blogspot.com/



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


[Dev] Build error when building Orbit in Carbon 4.1.0 branch

2013-07-01 Thread Ishara Premadasa
Hi Ravi,

I am getting following build error [1] when trying to build orbit in
https://svn.wso2.org/repos/wso2/carbon/orbit/branches/4.1.0/ branch. It
seems that you have removed the 'bsf' module from orbit but the orbit pom
file still refers to that. Can you pls have a look and fix the pom file
accordingly.

Thanks!
Ishara

[1].
[INFO] Scanning for projects...
[ERROR] The build could not read 1 project -> [Help 1]
[ERROR]
[ERROR]   The project org.wso2.carbon:orbit-parent:4.1.0
(/home/isha/Documents/ideaprojs/carbon_4.1.0/orbit/pom.xml) has 1 error
[ERROR] Child module /home/isha//carbon_4.1.0/orbit/bsf/3.0.0.wso2v3 of
/home/isha/carbon_4.1.0/orbit/pom.xml does not exist
[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/ProjectBuildingException



-- 
Ishara Premasada
Software Engineer,
WSO2 Inc. http://wso2.com/
*Blog   :  http://isharapremadasa.blogspot.com/
Twitter   :  https://twitter.com/ishadil
Mobile   : +94 714445832*
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] WSO2 Committers += Shameera Rathnayaka

2013-07-01 Thread Asanka Dissanayake
Congratzz shameera !!!


On Mon, Jul 1, 2013 at 8:59 PM, Lasantha Fernando  wrote:

> Congratz Shameera!!... :-)
>
>
> On 1 July 2013 18:46, Geeth Munasinghe  wrote:
>
>> Congratz Shameera ...!
>>
>> *G. K. S. Munasinghe
>> *
>> *Software Engineer,*
>> *WSO2, Inc. http://wso2.com *
>> *lean.enterprise.middleware.*
>> *
>> *
>> email: ge...@wso2.com
>> phone:(+94) 777911226
>>
>>
>> On Mon, Jul 1, 2013 at 6:10 PM, Inosh Goonewardena wrote:
>>
>>> Congratz Shameera
>>>
>>>
>>> On Mon, Jul 1, 2013 at 6:05 PM, Isuru Perera  wrote:
>>>
 Congratulations Shameera! :)


 On Mon, Jul 1, 2013 at 1:21 PM, Pradeep Fernando wrote:

> Hi Devs,
>
> Its my pleasure to welcome Shameera Rathnayaka as a WSO2 committer.
> He has made valuable contributions to WSO2 Carbon platform over the
> last few months. Thanks Shameera for the contributions and keep up the 
> good
> work.
>
>
> Shameera, welcome aboard!!
>
> thanks,
> --Pradeep
>
>
>
> ___
> Dev mailing list
> Dev@wso2.org
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>
>


 --
 Isuru Perera
 Senior Software Engineer | WSO2, Inc. | http://wso2.com/

 Lean . Enterprise . Middleware

 Twitter: http://twitter.com/chrishantha | LinkedIn:
 http://lk.linkedin.com/in/chrishantha/

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


-- 

*Asanka Dissanayake
Software Engineer*
*WSO2 Inc. - lean . enterprise . middleware |  wso2.com*
*
email: asan...@wso2.com ,   blog:
cyberwaadiya.blogspot.com, asankastechtalks.wordpress.com  mobile: +94 71
8373821*
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] (no subject)

2013-07-01 Thread Pulasthi Supun
Hi Azeez,

Thanks will move the tests to a separate module

Regards,
Pulasthi


On Mon, Jul 1, 2013 at 8:13 PM, Afkham Azeez  wrote:

> Move registry integration tests out of the registry bundle. Introduce a
> registry-integration-tests module.
>
> Azeez
>
>
> On Mon, Jul 1, 2013 at 8:09 PM, Pulasthi Supun  wrote:
>
>> Hi Azeez,
>>
>> Ran into a problem when adding the following code into the registry core
>> tests,
>>
>> System.getProperties().put("caching.provider.impl", new
>> CachingProviderImpl());
>> System.getProperties().put("annotation.provider.impl", new
>> AnnotationProviderImpl());
>>
>> Since
>> "org.wso2.carbon.core.clustering.hazelcast.jsr107.AnnotationProviderImpl"
>> and "org.wso2.carbon.core.clustering.hazelcast.jsr107.CachingProviderImpl"
>> is in the carbon.core have to add carbon core as an dependency  for the
>> registry core, but this will create an cyclic dependency since registry
>> core is already an dependency of carbon.core. how should i proceed?.
>>
>> Regards,
>> Pulasthi
>>
>>
>>
>> On Mon, Jul 1, 2013 at 7:51 PM, Afkham Azeez  wrote:
>>
>>> Also get an update of javax.cache.wso2. I have added code which retries
>>> to init if the providers a missing.
>>>
>>>
>>> On Mon, Jul 1, 2013 at 7:50 PM, Afkham Azeez  wrote:
>>>
 Yes, tests that use the cache will require these System props.


 On Mon, Jul 1, 2013 at 7:48 PM, Pulasthi Supun wrote:

> Hi Azeez,
>
> I got this error when running registry core tests, so will have to add
> the two lines in the tests right?
>
> Regards,
> Pulasthi
>
>
> On Mon, Jul 1, 2013 at 7:34 PM, Afkham Azeez  wrote:
>
>> Hold on. The System properties are only for tests. In the Carbon
>> runtime, these providers are obtained as OSGi services.
>>
>> In CarbonCoreActivator you will find the following entries;
>> context.registerService(AnnotationProvider.class, new
>> AnnotationProviderImpl(), null);
>> context.registerService(CachingProvider.class, new
>> CachingProviderImpl(), null);
>>
>> Perhaps, the CachingServiceComponent set methods are not getting
>> called. Can you check?
>>
>>
>> On Mon, Jul 1, 2013 at 7:23 PM, Sameera Jayasoma wrote:
>>
>>> Hi Azeez,
>>>
>>> Pulasthi got the following error while he was running the tests
>>> after the Caching changes.
>>>
>>> *Caused by: java.lang.IllegalStateException: No CachingProviders
>>> found in classpath.*
>>> *
>>> *
>>> After some digging we found out that the following system properties
>>> have been set in the caching test cases.
>>>
>>> System.getProperties().put("caching.provider.impl", new
>>> CachingProviderImpl());
>>> System.getProperties().put("annotation.provider.impl", new
>>> AnnotationProviderImpl());
>>>
>>> Where should we initialize these properties in the code base?
>>>
>>> Thanks,
>>> Sameera.
>>>
>>> --
>>> Sameera Jayasoma,
>>> Architect,
>>>
>>> WSO2, Inc. (http://wso2.com)
>>> email: same...@wso2.com
>>> blog: http://sameera.adahas.org
>>> twitter: https://twitter.com/sameerajayasoma
>>> flickr: http://www.flickr.com/photos/sameera-jayasoma/collections
>>>
>>> Lean . Enterprise . Middleware
>>>
>>
>>
>>
>> --
>> *Afkham Azeez*
>> Director of Architecture; WSO2, Inc.; http://wso2.com
>> Member; Apache Software Foundation; http://www.apache.org/
>> * **
>> email: **az...@wso2.com* * cell: +94 77 3320919
>> blog: **http://blog.afkham.org* *
>> twitter: 
>> **http://twitter.com/afkham_azeez*
>> *
>> linked-in: **http://lk.linkedin.com/in/afkhamazeez*
>>
>> *
>> *
>> *Lean . Enterprise . Middleware*
>>
>
>
>
> --
> --
> 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
>



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

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

Re: [Dev] WSO2 Committers += Shameera Rathnayaka

2013-07-01 Thread Tanya Madurapperuma
Congratz Shameera !!!


On Tue, Jul 2, 2013 at 9:49 AM, Asanka Dissanayake  wrote:

> Congratzz shameera !!!
>
>
> On Mon, Jul 1, 2013 at 8:59 PM, Lasantha Fernando wrote:
>
>> Congratz Shameera!!... :-)
>>
>>
>> On 1 July 2013 18:46, Geeth Munasinghe  wrote:
>>
>>> Congratz Shameera ...!
>>>
>>> *G. K. S. Munasinghe
>>> *
>>> *Software Engineer,*
>>> *WSO2, Inc. http://wso2.com *
>>> *lean.enterprise.middleware.*
>>> *
>>> *
>>> email: ge...@wso2.com
>>> phone:(+94) 777911226
>>>
>>>
>>> On Mon, Jul 1, 2013 at 6:10 PM, Inosh Goonewardena wrote:
>>>
 Congratz Shameera


 On Mon, Jul 1, 2013 at 6:05 PM, Isuru Perera  wrote:

> Congratulations Shameera! :)
>
>
> On Mon, Jul 1, 2013 at 1:21 PM, Pradeep Fernando wrote:
>
>> Hi Devs,
>>
>> Its my pleasure to welcome Shameera Rathnayaka as a WSO2 committer.
>> He has made valuable contributions to WSO2 Carbon platform over the
>> last few months. Thanks Shameera for the contributions and keep up the 
>> good
>> work.
>>
>>
>> Shameera, welcome aboard!!
>>
>> thanks,
>> --Pradeep
>>
>>
>>
>> ___
>> Dev mailing list
>> Dev@wso2.org
>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>
>>
>
>
> --
> Isuru Perera
> Senior Software Engineer | WSO2, Inc. | http://wso2.com/
>
> Lean . Enterprise . Middleware
>
> Twitter: http://twitter.com/chrishantha | LinkedIn:
> http://lk.linkedin.com/in/chrishantha/
>
> ___
> 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 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
>>
>>
>
>
> --
>
> *Asanka Dissanayake
> Software Engineer*
> *WSO2 Inc. - lean . enterprise . middleware |  wso2.com*
> *
> email: asan...@wso2.com ,   blog:
> cyberwaadiya.blogspot.com, asankastechtalks.wordpress.com  mobile: +94 71
> 8373821*
>
> ___
> Dev mailing list
> Dev@wso2.org
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>
>


-- 
Tanya Madurapperuma

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


Re: [Dev] Build fail in org.wso2.carbon.cartridge.agent.feature

2013-07-01 Thread Isuru Haththotuwa
Hi Pradeep,

I'm looking in to this, will fix ASAP.


On Tue, Jul 2, 2013 at 1:41 AM, Pradeep Fernando  wrote:

> Hi Isuru,
>
> I think i got a build failure related to this. Build fail was in the
> lb.endpoint component.
>
> --Pradeep
>
>
> On Mon, Jul 1, 2013 at 3:33 PM, Isuru Haththotuwa  wrote:
>
>>
>> Fixed in r176806 and r176807.
>>
>>
>> On Mon, Jul 1, 2013 at 12:41 PM, Shameera Rathnayaka 
>> wrote:
>>
>>> Please note $Subject,
>>>
>>> org.wso2.carbon.cartridge.messages.feature version is 1.0.0-SNAPSHOT but
>>> org.wso2.carbon.cartridge.agent.feature has dependency for this feature
>>> with 2.2.0-SNAPSHOT. Please fix this, here is the build failure message.
>>>
>>> [ERROR] Failed to execute goal on project
>>> org.wso2.carbon.cartridge.agent.feature: Could not resolve dependencies for
>>> project
>>> org.wso2.carbon:org.wso2.carbon.cartridge.agent.feature:pom:1.0.0-SNAPSHOT:
>>> Could not find artifact
>>> org.wso2.carbon:org.wso2.carbon.cartridge.messages.feature:zip:2.2.0-SNAPSHOT
>>> in wso2-nexus (http://maven.wso2.org/nexus/content/groups/wso2-public/)
>>>
>>>
>>> T
>>> hanks,
>>> Shameera.
>>>
>>> --
>>> *Software Engineer - WSO2 Inc.*
>>> *email: shameera AT wso2.com  , shameera AT
>>> apache.org *
>>> *phone:  +9471 922 1454*
>>> *
>>> *
>>> *Linked in : *http://lk.linkedin.com/pub/shameera-rathnayaka/1a/661/561
>>> *Twitter : *https://twitter.com/Shameera_R
>>>
>>> ___
>>> Dev mailing list
>>> Dev@wso2.org
>>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>>
>>>
>>
>>
>> --
>> Thanks and Regards,
>>
>> Isuru H.
>>
>>
>>
>> ___
>> Dev mailing list
>> Dev@wso2.org
>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>
>>
>
>
> --
> *Pradeep Fernando*
> Associate Technical Lead;WSO2 Inc.; http://wso2.com
>
> blog: http://pradeepfernando.blogspot.com
> m: +94776603662
>



-- 
Thanks and Regards,

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


[Dev] Invitation: [Code Review] G-Reg new feature code reviews @ Wed Jul 3, 2013 1:30pm - 3:30pm (era...@wso2.com)

2013-07-01 Thread Eranda Sooriyabandara
BEGIN:VCALENDAR
PRODID:-//Google Inc//Google Calendar 70.9054//EN
VERSION:2.0
CALSCALE:GREGORIAN
METHOD:REQUEST
BEGIN:VEVENT
DTSTART:20130703T08Z
DTEND:20130703T10Z
DTSTAMP:20130702T050403Z
ORGANIZER;CN=Eranda Sooriyabandara:mailto:era...@wso2.com
UID:eu7umsg6cc7fe63onuv26em...@google.com
ATTENDEE;CUTYPE=INDIVIDUAL;ROLE=REQ-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=
 TRUE;CN=Ajith Vitharana;X-NUM-GUESTS=0:mailto:aji...@wso2.com
ATTENDEE;CUTYPE=INDIVIDUAL;ROLE=REQ-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=
 TRUE;CN=Shelan Perera;X-NUM-GUESTS=0:mailto:she...@wso2.com
ATTENDEE;CUTYPE=INDIVIDUAL;ROLE=REQ-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=
 TRUE;CN=Senaka Fernando;X-NUM-GUESTS=0:mailto:sen...@wso2.com
ATTENDEE;CUTYPE=INDIVIDUAL;ROLE=REQ-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=
 TRUE;CN=Shamika Ariyawansa;X-NUM-GUESTS=0:mailto:sham...@wso2.com
ATTENDEE;CUTYPE=INDIVIDUAL;ROLE=OPT-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=
 TRUE;CN=Nuwan Bandara;X-NUM-GUESTS=0:mailto:nu...@wso2.com
ATTENDEE;CUTYPE=INDIVIDUAL;ROLE=REQ-PARTICIPANT;PARTSTAT=ACCEPTED;RSVP=TRUE
 ;CN=Eranda Sooriyabandara;X-NUM-GUESTS=0:mailto:era...@wso2.com
ATTENDEE;CUTYPE=RESOURCE;ROLE=REQ-PARTICIPANT;PARTSTAT=ACCEPTED;RSVP=TRUE;C
 N=LK #58 5th Floor - Meeting room;X-NUM-GUESTS=0:mailto:wso2.com_3238313439
 343838343...@resource.calendar.google.com
ATTENDEE;CUTYPE=INDIVIDUAL;ROLE=REQ-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=
 TRUE;CN=Pulasthi Supun;X-NUM-GUESTS=0:mailto:pulas...@wso2.com
ATTENDEE;CUTYPE=INDIVIDUAL;ROLE=REQ-PARTICIPANT;PARTSTAT=ACCEPTED;RSVP=TRUE
 ;CN=Lasith Chandrasekara;X-NUM-GUESTS=0:mailto:las...@wso2.com
ATTENDEE;CUTYPE=INDIVIDUAL;ROLE=OPT-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=
 TRUE;CN=Subash Chaturanga;X-NUM-GUESTS=0:mailto:sub...@wso2.com
ATTENDEE;CUTYPE=INDIVIDUAL;ROLE=REQ-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=
 TRUE;CN=Kasun Indrasiri;X-NUM-GUESTS=0:mailto:ka...@wso2.com
ATTENDEE;CUTYPE=INDIVIDUAL;ROLE=OPT-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=
 TRUE;CN=Vijitha Kumara;X-NUM-GUESTS=0:mailto:viji...@wso2.com
ATTENDEE;CUTYPE=INDIVIDUAL;ROLE=REQ-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=
 TRUE;CN=Nuwan Dias;X-NUM-GUESTS=0:mailto:nuw...@wso2.com
ATTENDEE;CUTYPE=INDIVIDUAL;ROLE=OPT-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=
 TRUE;CN=Sumedha Rubasinghe;X-NUM-GUESTS=0:mailto:sume...@wso2.com
ATTENDEE;CUTYPE=INDIVIDUAL;ROLE=REQ-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=
 TRUE;CN=Sriragu Arudsothy;X-NUM-GUESTS=0:mailto:srir...@wso2.com
ATTENDEE;CUTYPE=INDIVIDUAL;ROLE=REQ-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=
 TRUE;CN=dev@wso2.org;X-NUM-GUESTS=0:mailto:dev@wso2.org
CREATED:20130702T045403Z
DESCRIPTION:Crusible: http://wso2.org/crucible/cru/WCP045-2\nhttps://redmin
 e.wso2.com/issues/1205\nhttps://redmine.wso2.com/issues/972\nhttps://redmin
 e.wso2.com/issues/1235\nhttps://redmine.wso2.com/issues/1033\nhttps://redmi
 ne.wso2.com/issues/1204\nView your event at http://www.google.com/calendar/
 event?action=VIEW&eid=ZXU3dW1zZzZjYzdmZTYzb251djI2ZW1odGMgZGV2QHdzbzIub3Jn&
 tok=MTUjZXJhbmRhQHdzbzIuY29tM2E2ZTNlM2Y4MWJiNTc3NzM5MWIyNWY5MmRmYzM3YjJlYTc
 3ZDVkMQ&ctz=Asia/Colombo&hl=en.
LAST-MODIFIED:20130702T050403Z
LOCATION:LK #58 5th Floor - Meeting room
SEQUENCE:1
STATUS:CONFIRMED
SUMMARY:[Code Review] G-Reg new feature code reviews
TRANSP:OPAQUE
END:VEVENT
END:VCALENDAR


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


Re: [Dev] Build fail in org.wso2.carbon.cartridge.agent.feature

2013-07-01 Thread Isuru Haththotuwa
fixed in r176877, r176878 and r176879.


On Tue, Jul 2, 2013 at 10:25 AM, Isuru Haththotuwa  wrote:

> Hi Pradeep,
>
> I'm looking in to this, will fix ASAP.
>
>
> On Tue, Jul 2, 2013 at 1:41 AM, Pradeep Fernando  wrote:
>
>> Hi Isuru,
>>
>> I think i got a build failure related to this. Build fail was in the
>> lb.endpoint component.
>>
>> --Pradeep
>>
>>
>> On Mon, Jul 1, 2013 at 3:33 PM, Isuru Haththotuwa wrote:
>>
>>>
>>> Fixed in r176806 and r176807.
>>>
>>>
>>> On Mon, Jul 1, 2013 at 12:41 PM, Shameera Rathnayaka 
>>> wrote:
>>>
 Please note $Subject,

 org.wso2.carbon.cartridge.messages.feature version is 1.0.0-SNAPSHOT
 but org.wso2.carbon.cartridge.agent.feature has dependency for this feature
 with 2.2.0-SNAPSHOT. Please fix this, here is the build failure message.

 [ERROR] Failed to execute goal on project
 org.wso2.carbon.cartridge.agent.feature: Could not resolve dependencies for
 project
 org.wso2.carbon:org.wso2.carbon.cartridge.agent.feature:pom:1.0.0-SNAPSHOT:
 Could not find artifact
 org.wso2.carbon:org.wso2.carbon.cartridge.messages.feature:zip:2.2.0-SNAPSHOT
 in wso2-nexus (http://maven.wso2.org/nexus/content/groups/wso2-public/)


 T
 hanks,
 Shameera.

 --
 *Software Engineer - WSO2 Inc.*
 *email: shameera AT wso2.com  , shameera AT
 apache.org *
 *phone:  +9471 922 1454*
 *
 *
 *Linked in : *http://lk.linkedin.com/pub/shameera-rathnayaka/1a/661/561
 *Twitter : *https://twitter.com/Shameera_R

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


>>>
>>>
>>> --
>>> Thanks and Regards,
>>>
>>> Isuru H.
>>>
>>>
>>>
>>> ___
>>> Dev mailing list
>>> Dev@wso2.org
>>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>>
>>>
>>
>>
>> --
>> *Pradeep Fernando*
>> Associate Technical Lead;WSO2 Inc.; http://wso2.com
>>
>> blog: http://pradeepfernando.blogspot.com
>> m: +94776603662
>>
>
>
>
> --
> Thanks and Regards,
>
> Isuru H.
>
>
>


-- 
Thanks and Regards,

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


Re: [Dev] Jmeter testsuite for SCIM CRUD API

2013-07-01 Thread Dharshana Warusavitharana
Hi Charitha,

Just a thought. Cant we use WSO2 Charon for SCIM testing. As i observew
charon covers SCIM scenario end to end.

Thank You,
Dharshana.


On Mon, Jul 1, 2013 at 9:26 PM, Charitha Kankanamge wrote:

> I added the Jmeter test [1] for CRUD operations in SCIM api.
>
> [1]
> https://svn.wso2.org/repos/wso2/trunk/commons/qa/qa-artifacts/is/is450/jmeter/scim/SCIMTestPlan.jmx
>
> IS folks, let's continue to improve this test suite by adding more tests.
>
> Thanks!
> Charitha
>
>
> On Mon, Jul 1, 2013 at 10:59 AM, Dinuka Malalanayake wrote:
>
>> Hi Charith,
>>
>> No we don't have the jmeter clients :(
>>
>>
>> On Mon, Jul 1, 2013 at 10:55 AM, Charitha Kankanamge 
>> wrote:
>>
>>> Hi Dinuka,
>>> Any update on this? Please let me know if we already have SCIM test
>>> suite.
>>>
>>>
>>> On Fri, Jun 28, 2013 at 1:49 PM, Charitha Kankanamge 
>>> wrote:
>>>
 Hi Dinuka,
 If we already have @subject, can you please send me the location? If we
 do not have, we should create a test suite since SCIM REST calls can be
 automated straight-forward manner.

 Thanks!
 Charitha

>>>
>>>
>>
>>
>> --
>> Thanks,
>> Dinuka Malalanayake
>> *Software Engineer*, WSO2, Inc.; http://www.wso2.com,
>> *Linked In* : http://lk.linkedin.com/pub/dinuka-malalanayake/24/438/169
>> *Blog* : http://malalanayake.wordpress.com/
>> *Contact*  : 0772508354 , dinuka.malalanay...@gmail.com   *Skype *:
>> dinuka_malalanayake
>>
>
>
> ___
> Dev mailing list
> Dev@wso2.org
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>
>


-- 

Dharshana Warusavitharana
Senior Software Engineer , Test Automation
WSO2 Inc. http://wso2.com
email : dharsha...@wso2.com 
cell : +94772202595
blog : http://dharshanaw.blogspot.com

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


[Dev] Changes have been made to carbon.user.api and carbon.user.core

2013-07-01 Thread Pushpalanka Jayawardhana
Hi All,

Please note the $Subject and do the required changes.

Thanks,

Pushpalanka Jayawardhana

Software Engineer

WSO2 Lanka (pvt) Ltd
[image: 
Facebook]
[image:
Twitter]
[image:
LinkedIn]
[image:
Blogger]
[image:
SlideShare]
Mobile: +94779716248

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


Re: [Dev] Jmeter testsuite for SCIM CRUD API

2013-07-01 Thread Prabath Siriwardena
It's better to us IS...

Thanks & regards,
-Prabath

On Tue, Jul 2, 2013 at 11:03 AM, Dharshana Warusavitharana <
dharsha...@wso2.com> wrote:

> Hi Charitha,
>
> Just a thought. Cant we use WSO2 Charon for SCIM testing. As i observew
> charon covers SCIM scenario end to end.
>
> Thank You,
> Dharshana.
>
>
> On Mon, Jul 1, 2013 at 9:26 PM, Charitha Kankanamge wrote:
>
>> I added the Jmeter test [1] for CRUD operations in SCIM api.
>>
>> [1]
>> https://svn.wso2.org/repos/wso2/trunk/commons/qa/qa-artifacts/is/is450/jmeter/scim/SCIMTestPlan.jmx
>>
>> IS folks, let's continue to improve this test suite by adding more tests.
>>
>> Thanks!
>> Charitha
>>
>>
>> On Mon, Jul 1, 2013 at 10:59 AM, Dinuka Malalanayake wrote:
>>
>>> Hi Charith,
>>>
>>> No we don't have the jmeter clients :(
>>>
>>>
>>> On Mon, Jul 1, 2013 at 10:55 AM, Charitha Kankanamge 
>>> wrote:
>>>
 Hi Dinuka,
 Any update on this? Please let me know if we already have SCIM test
 suite.


 On Fri, Jun 28, 2013 at 1:49 PM, Charitha Kankanamge >>> > wrote:

> Hi Dinuka,
> If we already have @subject, can you please send me the location? If
> we do not have, we should create a test suite since SCIM REST calls can be
> automated straight-forward manner.
>
> Thanks!
> Charitha
>


>>>
>>>
>>> --
>>> Thanks,
>>> Dinuka Malalanayake
>>> *Software Engineer*, WSO2, Inc.; http://www.wso2.com,
>>> *Linked In* : http://lk.linkedin.com/pub/dinuka-malalanayake/24/438/169
>>> *Blog* : http://malalanayake.wordpress.com/
>>> *Contact*  : 0772508354 , dinuka.malalanay...@gmail.com   *Skype *:
>>> dinuka_malalanayake
>>>
>>
>>
>> ___
>> Dev mailing list
>> Dev@wso2.org
>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>
>>
>
>
> --
>
> Dharshana Warusavitharana
> Senior Software Engineer , Test Automation
> WSO2 Inc. http://wso2.com
> email : dharsha...@wso2.com 
> cell : +94772202595
> blog : http://dharshanaw.blogspot.com
>
> lean . enterprise . middleware
>



-- 
Thanks & Regards,
Prabath

Mobile : +94 71 809 6732

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


Re: [Dev] Proposed key management functionality

2013-07-01 Thread chris snow
Have I sent this to the wrong list?

Any response to this proposal would be good - yes, no, maybe!!



On Sun, Jun 30, 2013 at 1:14 PM, chris snow  wrote:

> Hi,
>
> I am thinking of extending the key management functionality to include
> some additional use cases.  The use cases are here:
>
>
> http://stackoverflow.com/questions/17389944/wso2-key-management-functionality
>
> I guess this kind of proposal should be sent to this list also?
>
> Please let me know if this functionality is of interest so that it can be
> contributed back.
>
> Many thanks,
>
> --
> Chris Snow -
> http://uk.linkedin.com/pub/chris-snow-mba-tech-mgmt-cissp/6/0/316
>



-- 
Chris Snow -
http://uk.linkedin.com/pub/chris-snow-mba-tech-mgmt-cissp/6/0/316
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] Build error when building Orbit in Carbon 4.1.0 branch

2013-07-01 Thread Ravi Undupitiya
Hi,

I'm look into this.


Thanks


On Tue, Jul 2, 2013 at 9:40 AM, Ishara Premadasa  wrote:

> Hi Ravi,
>
> I am getting following build error [1] when trying to build orbit in
> https://svn.wso2.org/repos/wso2/carbon/orbit/branches/4.1.0/ branch. It
> seems that you have removed the 'bsf' module from orbit but the orbit pom
> file still refers to that. Can you pls have a look and fix the pom file
> accordingly.
>
> Thanks!
> Ishara
>
> [1].
> [INFO] Scanning for projects...
> [ERROR] The build could not read 1 project -> [Help 1]
> [ERROR]
> [ERROR]   The project org.wso2.carbon:orbit-parent:4.1.0
> (/home/isha/Documents/ideaprojs/carbon_4.1.0/orbit/pom.xml) has 1 error
> [ERROR] Child module /home/isha//carbon_4.1.0/orbit/bsf/3.0.0.wso2v3
> of /home/isha/carbon_4.1.0/orbit/pom.xml does not exist
> [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/ProjectBuildingException
>
>
>
> --
> Ishara Premasada
> Software Engineer,
> WSO2 Inc. http://wso2.com/
> *Blog   :  http://isharapremadasa.blogspot.com/
> Twitter   :  https://twitter.com/ishadil
> Mobile   : +94 714445832*
>
>
>


-- 
*Ravi Undupitiya*
Software Engineer; WSO2 Inc.; http://wso2.com
*
*
*E-mail: r...@wso2.com
**M: **+94 772 930 712*
*
*Lean . Enterprise . Middleware
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


[Dev] Mowing kernel registry core tests into a separate module

2013-07-01 Thread Pulasthi Supun
Hi all,

Due to a cyclic dependency issue that was encountered when running registry
core tests with the new caching implementation the registry core tests will
be moved into a separate module in the kernel as advised by Azeez.

Regards,
Pulasthi

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


[Dev] CMIS support for G-Reg

2013-07-01 Thread Eranda Sooriyabandara
Hi Vijitha,
What is the status of this feature? Please change the status.

Thanks
Eranda

-- 
*Eranda Sooriyabandara
*Senior Software Engineer;
Integration Technologies Team;
WSO2 Inc.; http://wso2.com
Lean . Enterprise . Middleware

E-mail: eranda AT wso2.com
Mobile: +94 716 472 816
Linked-In: http://www.linkedin.com/in/erandasooriyabandara
Blog: http://emsooriyabandara.blogspot.com/



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


Re: [Dev] Proposed key management functionality

2013-07-01 Thread Vijayaratha Vijayasingam
Hi chris;
You can send this to architect...@wso2.org list and  discuss your ideas
there..
Thanks..




On 2 July 2013 11:25, chris snow  wrote:

> Have I sent this to the wrong list?
>
> Any response to this proposal would be good - yes, no, maybe!!
>
>
>
> On Sun, Jun 30, 2013 at 1:14 PM, chris snow  wrote:
>
>> Hi,
>>
>> I am thinking of extending the key management functionality to include
>> some additional use cases.  The use cases are here:
>>
>>
>> http://stackoverflow.com/questions/17389944/wso2-key-management-functionality
>>
>> I guess this kind of proposal should be sent to this list also?
>>
>> Please let me know if this functionality is of interest so that it can be
>> contributed back.
>>
>> Many thanks,
>>
>> --
>> Chris Snow -
>> http://uk.linkedin.com/pub/chris-snow-mba-tech-mgmt-cissp/6/0/316
>>
>
>
>
> --
> Chris Snow -
> http://uk.linkedin.com/pub/chris-snow-mba-tech-mgmt-cissp/6/0/316
>
> ___
> Dev mailing list
> Dev@wso2.org
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>
>


-- 
-Ratha
mobile: (+94)755906608
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] Proposed key management functionality

2013-07-01 Thread Prabath Siriwardena
Hi Chris,

Yes... all your suggestions add value to our platform...

It would be great if you can create feature requests in Carbon JIRA..

Also - please let us know if you interested in developing those...

Thanks & regards,
-Prabath

On Tue, Jul 2, 2013 at 11:25 AM, chris snow  wrote:

> Have I sent this to the wrong list?
>
> Any response to this proposal would be good - yes, no, maybe!!
>
>
>
> On Sun, Jun 30, 2013 at 1:14 PM, chris snow  wrote:
>
>> Hi,
>>
>> I am thinking of extending the key management functionality to include
>> some additional use cases.  The use cases are here:
>>
>>
>> http://stackoverflow.com/questions/17389944/wso2-key-management-functionality
>>
>> I guess this kind of proposal should be sent to this list also?
>>
>> Please let me know if this functionality is of interest so that it can be
>> contributed back.
>>
>> Many thanks,
>>
>> --
>> Chris Snow -
>> http://uk.linkedin.com/pub/chris-snow-mba-tech-mgmt-cissp/6/0/316
>>
>
>
>
> --
> Chris Snow -
> http://uk.linkedin.com/pub/chris-snow-mba-tech-mgmt-cissp/6/0/316
>
> ___
> Dev mailing list
> Dev@wso2.org
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>
>


-- 
Thanks & Regards,
Prabath

Mobile : +94 71 809 6732

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


Re: [Dev] DSS 3.0.2 release

2013-07-01 Thread Chanika Geeganage
Hi all,

The DSS 3.0.2 will be released for the carbon version 4.2.0 in the end of
the July. (31/07/2013) with the above planed features.

Thanks.


On Thu, May 30, 2013 at 1:35 PM, Chanika Geeganage  wrote:

> Hi all,
>
> We are planing to release a patch release for DSS (DSS 3.0.2) in the
> middle of June for 4.1.3 patch release with followings.
>
> 1. Bug fixes, mainly for the issue [1]
> 2. Providing compatibility with the latest IS changes
>
> [1] https://wso2.org/jira/browse/WSAS-1245
>
> Thanks.
>
> --
> Best Regards..
>
> Chanika Geeganage
> Software Engineer
> WSO2, Inc.; http://wso2.com
>
> Mobile: +94773522586
>



-- 
Best Regards..

Chanika Geeganage
Software Engineer
WSO2, Inc.; http://wso2.com

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


Re: [Dev] Proposed key management functionality

2013-07-01 Thread chris snow
Thanks Prabath.

JIRA created: https://wso2.org/jira/browse/CARBON-14173

I have noted on the JIRA that I would be interested in developing the
functionality.


On Tue, Jul 2, 2013 at 7:26 AM, Prabath Siriwardena wrote:

> Hi Chris,
>
> Yes... all your suggestions add value to our platform...
>
> It would be great if you can create feature requests in Carbon JIRA..
>
> Also - please let us know if you interested in developing those...
>
> Thanks & regards,
> -Prabath
>
> On Tue, Jul 2, 2013 at 11:25 AM, chris snow  wrote:
>
>> Have I sent this to the wrong list?
>>
>> Any response to this proposal would be good - yes, no, maybe!!
>>
>>
>>
>> On Sun, Jun 30, 2013 at 1:14 PM, chris snow  wrote:
>>
>>> Hi,
>>>
>>> I am thinking of extending the key management functionality to include
>>> some additional use cases.  The use cases are here:
>>>
>>>
>>> http://stackoverflow.com/questions/17389944/wso2-key-management-functionality
>>>
>>> I guess this kind of proposal should be sent to this list also?
>>>
>>> Please let me know if this functionality is of interest so that it can
>>> be contributed back.
>>>
>>> Many thanks,
>>>
>>> --
>>> Chris Snow -
>>> http://uk.linkedin.com/pub/chris-snow-mba-tech-mgmt-cissp/6/0/316
>>>
>>
>>
>>
>> --
>> Chris Snow -
>> http://uk.linkedin.com/pub/chris-snow-mba-tech-mgmt-cissp/6/0/316
>>
>> ___
>> Dev mailing list
>> Dev@wso2.org
>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>
>>
>
>
> --
> Thanks & Regards,
> Prabath
>
> Mobile : +94 71 809 6732
>
> http://blog.facilelogin.com
> http://RampartFAQ.com
>
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev