[Dev] Why is org.wso2.carbon.core.services.authentication.CarbonServerAuthenticator deprecated?

2012-05-16 Thread Afkham Azeez
The documentation mentions that org.wso2.carbon.core.services.authentication.ServerAuthenticator should be used in place of org.wso2.carbon.core.services.authentication.CarbonServerAuthenticator. However, ServerAuthenticator does not have methods such as authenticateWithRememberMe. How do we prope

Re: [Dev] Warnings at startup due to Overloaded methods

2012-05-16 Thread Charitha Kankanamge
Hi Manjula, This patch resolves the issue. Please commit. /Charitha On Wed, May 16, 2012 at 10:54 AM, Manjula Rathnayake wrote: > Hi Charitha, > > I am attaching the patched axis2 jar as I was unable to reproduce this on > my local machine. Please let me know if the patch resolves the issue. >

[Dev] Securing Jaggery

2012-05-16 Thread Srinath Perera
What is the right way to do this? Since it is a servelt .. I guess we can do this same as webapps May be we should support this configurations through UI. --Srinath -- Srinath Perera, Ph.D. Senior Software Architect, WSO2 Inc. Visiting Faculty, University of Mo

Re: [Dev] Warnings at startup due to Overloaded methods

2012-05-16 Thread Manjula Rathnayake
Hi, On Wed, May 16, 2012 at 12:32 PM, Charitha Kankanamge wrote: > Hi Manjula, > > This patch resolves the issue. Please commit. > Thanks Charitha, committed. thank you. > > /Charitha > > > > On Wed, May 16, 2012 at 10:54 AM, Manjula Rathnayake wrote: > >> Hi Charitha, >> >> I am attaching the

Re: [Dev] Securing Jaggery

2012-05-16 Thread Nuwan Bandara
Hi Srinath, Right now we have provided securing based on basic-auth. this can be done using the jaggery.conf. its documented in the Jaggery docs Regards, /Nuwan On Wed, May 16, 2012 at 12:37 PM, Srinath Perera wrote: > What is the right way to do this? > > Since it is a servelt .. I guess we

Re: [Dev] Why is org.wso2.carbon.core.services.authentication.CarbonServerAuthenticator deprecated?

2012-05-16 Thread Amila Jayasekara
Hi Azeez, We deprecated CarbonServerAuthenticator with the introduction of basic access authentication. We do not need a separate method to authenticate with remember me cookie data. For that we have separate implementation called CookieAuthenticator. This will check whether remember me cookie dat

Re: [Dev] Securing Jaggery

2012-05-16 Thread Srinath Perera
I added following as the jaggey.conf file { "displayName":"Jaggery Documentation", "welcomeFiles":["index.jag", "index.html"], "errorPages":[ { "errorCode":"404", "location":"/404.jag" } ], "securityConstraints":[ { "securityConstrain

Re: [Dev] Securing Jaggery

2012-05-16 Thread Nuwan Bandara
yeah, there was a issue in Carbon core, which is not fixed by SupunM, if you take an update of carbon.tomcat.ext should be fine On Wed, May 16, 2012 at 1:13 PM, Srinath Perera wrote: > I added following as the jaggey.conf file > > { > "displayName":"Jaggery Documentation", > "welcomeFiles":["ind

Re: [Dev] Load balancer failed to start due to unsatisfied reference

2012-05-16 Thread Sanjeewa Malalgoda
Hi, Here attaching more osgi console out put. Any idea on this? osgi> ss localentry Framework is launched. id State Bundle 136 INSTALLED org.wso2.carbon.localentry_4.0.0.SNAPSHOT osgi> b 136 org.wso2.carbon.localentry_4.0.0.SNAPSHOT [136] Id=136, Status=INSTALLED Data Root=/media/6

Re: [Dev] Securing Jaggery

2012-05-16 Thread Nuwan Bandara
Correction, its now fixed On Wed, May 16, 2012 at 1:15 PM, Nuwan Bandara wrote: > yeah, there was a issue in Carbon core, which is not fixed by SupunM, if > you take an update of carbon.tomcat.ext should be fine > > > On Wed, May 16, 2012 at 1:13 PM, Srinath Perera wrote: > >> I added following

Re: [Dev] Load balancer failed to start due to unsatisfied reference

2012-05-16 Thread Pradeep Fernando
Hi, Package uses conflict: Import-Package: org.apache.synapse.config; version="0.0.0" Package uses conflict: Import-Package: org.apache.synapse.config.xml; version="0.0.0" Normally this happens, when there are two versions of the same package within the searchable classSpace of this bundle.

[Dev] SSL performance numbers and the new API for Agent Component

2012-05-16 Thread Suhothayan Sriskandarajah
Agent component is now been improved to support secure data transfer The performance numbers are, normal one server one client case = 0.3M Events/Sec secure one server one client case = 0.16M Events/Sec normal one server 5 client case = 0.86M Events/Sec secure one server 5 client case = 0.49M Eve

Re: [Dev] Invitation: Code review - System test framework @ Thu Apr 19 2:30pm - 3:30pm (dev@wso2.org)

2012-05-16 Thread Krishantha Samaraweera
Please find the status of each code review pointers below. On Thu, Apr 19, 2012 at 3:42 PM, Kathiravelu Pradeeban wrote: > Hi, > The summary of the notes taken is given below. > > Remove the redundant params in AARServiceUploadTest > ARTIFACT_DEPLOYMENT_STATUS and ARTIFACT_CLEANER_STATUS >

Re: [Dev] Load balancer failed to start due to unsatisfied reference

2012-05-16 Thread Amila Maha Arachchi
On Wed, May 16, 2012 at 2:34 PM, Pradeep Fernando wrote: > Hi, > > Package uses conflict: Import-Package: org.apache.synapse.config; > version="0.0.0" > Package uses conflict: Import-Package: > org.apache.synapse.config.xml; version="0.0.0" > > > > Normally this happens, when there are two vers

Re: [Dev] Load balancer failed to start due to unsatisfied reference

2012-05-16 Thread Tharindu Mathew
This might be tricky to solve, as it may nothing have to do with the packages that are reported as being under constraint violation. You can check the bundles that export this packages, say B from the error bundle, say A. Then check what B imports and then do a cross check on what bundles are shar

Re: [Dev] Load balancer failed to start due to unsatisfied reference

2012-05-16 Thread Sanjeewa Malalgoda
Thanks tharindu, i will go through them. On Wed, May 16, 2012 at 4:26 PM, Tharindu Mathew wrote: > This might be tricky to solve, as it may nothing have to do with the > packages that are reported as being under constraint violation. > > You can check the bundles that export this packages, say B

[Dev] What is the util method to obtain the anonymous role?

2012-05-16 Thread Tharindu Mathew
Hi, Is it possible to know $subject... -- Regards, Tharindu blog: http://mackiemathew.com/ M: +9459908 ___ Dev mailing list Dev@wso2.org http://wso2.org/cgi-bin/mailman/listinfo/dev

Re: [Dev] Dashboard UI bundle not starting in BAM

2012-05-16 Thread Achala Aponso
Hi Tharindu, Yes, The above mentioned error is solved after changing the json import range. But the org.wso2.carbon.dashboard_4.0.0.SNAPSHOT bundle was not in ACTIVE state with the following version. (platform/trunk/components/pom.xml) 2.0.0.wso2v1. In order to solve it, org.json.*;version=

Re: [Dev] What is the util method to obtain the anonymous role?

2012-05-16 Thread Dimuthu Leelarathne
Hi, Please check check REGISTRY_ANONNYMOUS_ROLE in CarbonConstants thanks, dimuthu On Wed, May 16, 2012 at 4:30 PM, Tharindu Mathew wrote: > Hi, > > Is it possible to know $subject... > > -- > Regards, > > Tharindu > > blog: http://mackiemathew.com/ > M: +9459908 > > -- Dimuthu Leelarat

Re: [Dev] Massive amounts of Time spent on Building Dependencies with Ant-based Build Systems

2012-05-16 Thread Afkham Azeez
Folks Please get rid of these dependencies. We are trying to do a critical fix to the platform, yet have to wait for serveral hours just to get past this ivy:resolve.. Upload those artifacts to the snapshot repo! On Sat, May 12, 2012 at 12:28 PM, Senaka Fernando wrote: > Hi all, >

Re: [Dev] Massive amounts of Time spent on Building Dependencies with Ant-based Build Systems

2012-05-16 Thread Afkham Azeez
Buddhika, Seems like you have added hive. Please get rid of it. We put MASSIVE amounts of effort to make the platform build fast in the past few months, and all that has been undone by adding these dependencies that take many hours to build. Build those locally and add those to the SNAPSHOT repo. A

[Dev] [Bamboo-Build] WSO2 Carbon > platform > #215 has FAILED. Change made by 20 authors.

2012-05-16 Thread Bamboo
--- WSO2 Carbon > platform > #215 failed. --- This build occurred because it is a dependant of WSO2CARBON-CARBONCOREKERNELBUILD-244. No failed tests found, a pos

[Dev] [Bamboo-Build] WSO2 Carbon > Orbit > #96 was SUCCESSFUL. Change made by achala.

2012-05-16 Thread Bamboo
--- WSO2 Carbon > Orbit > #96 was successful. --- Code has been updated by achala. http://wso2.org/bamboo/browse/WSO2CARBON-CARBONKERNELBUILD-96/ -

Re: [Dev] Massive amounts of Time spent on Building Dependencies with Ant-based Build Systems

2012-05-16 Thread Tharindu Mathew
I believe, we need the source when we modify a dependency, so that it will work with Carbon. Will get the orbit jar added to the repo, so this can be taken out of the build... On Wed, May 16, 2012 at 6:45 PM, Afkham Azeez wrote: > Buddhika, > Seems like you have added hive. Please get rid of it

Re: [Dev] Massive amounts of Time spent on Building Dependencies with Ant-based Build Systems

2012-05-16 Thread Afkham Azeez
I'm going to remove; dependencies/hive dependencies/orbit/hive features/analytics for the moment to get the build working On Wed, May 16, 2012 at 7:19 PM, Tharindu Mathew wrote: > I believe, we need the source when we modify a dependency, so that it will > work with Carbon. > > Will get the or

[Dev] [Bamboo-Build] WSO2 Carbon > Orbit > #97 was SUCCESSFUL. Change made by achala.

2012-05-16 Thread Bamboo
--- WSO2 Carbon > Orbit > #97 was successful. --- Code has been updated by achala. http://wso2.org/bamboo/browse/WSO2CARBON-CARBONKERNELBUILD-97/ -

[Dev] Compilation error in org.wso2.carbon.registry.extensions.handlers.ServiceMediaTypeHandler

2012-05-16 Thread Afkham Azeez
r127420 committed by IsuruW -- *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* * twi

[Dev] [ANN] WSO2 API Manager 1.0.0-M4 Available for Download

2012-05-16 Thread Hiranya Jayathilaka
WSO2 API Manager 1.0.0-M4 can be downloaded from http://people.wso2.com/~hiranya/wso2am-1.0.0-M4.zip This milestone release comes with the new and improved API provider and API store webapps, API sandboxing support and much more. Please refer the release note in the distribution for more informati

Re: [Dev] Compilation error in org.wso2.carbon.registry.extensions.handlers.ServiceMediaTypeHandler

2012-05-16 Thread Isuru Wimalasundera
This has been fixed by Ajithn at revision r127527. On Wed, May 16, 2012 at 8:38 PM, Afkham Azeez wrote: > r127420 committed by IsuruW > > -- > *Afkham Azeez* > Director of Architecture; WSO2, Inc.; http://wso2.com > Member; Apache Software Foundation; http://www.apache.org/ > *

[Dev] [Bamboo-Build] WSO2 Carbon > platform > #216 has FAILED. Change made by 22 authors.

2012-05-16 Thread Bamboo
--- WSO2 Carbon > platform > #216 failed. --- This build occurred because it is a dependant of WSO2CARBON-CARBONCOREKERNELBUILD-246. No failed tests found, a pos

[Dev] Dynamic user and password in secure partner link.

2012-05-16 Thread Leslier López Nicot
Hi all. When I consume a secure partner link in bpel, I use the class PWCBHandler that comes in the sample-utils.jar of the BPS. This class has the user and password, but the problem is that if these values change we need to change the class implementation. How can I set these values dynamic?

[Dev] [Bamboo-Build] WSO2 Carbon > platform > #217 has FAILED. Change made by janaka, ajithn and nirmal.

2012-05-16 Thread Bamboo
--- WSO2 Carbon > platform > #217 failed. --- Code has been updated by janaka, ajithn, nirmal. No failed tests found, a possible compilation error. http://wso2.o

Re: [Dev] Securing Jaggery

2012-05-16 Thread Yumani Ranaweera
Relevant JIRA ticket is here - https://wso2.org/jira/browse/CARBON-13106 Thanks, Yumani On Wed, May 16, 2012 at 1:44 PM, Nuwan Bandara wrote: > Correction, its now fixed > > > On Wed, May 16, 2012 at 1:15 PM, Nuwan Bandara wrote: > >> yeah, there was a issue in Carbon core, which is not fixed

Re: [Dev] Jag DB Docs

2012-05-16 Thread Yumani Ranaweera
Thanks Srinath. Creating a JIRA to track your request. On Wed, May 16, 2012 at 6:45 AM, Srinath Perera wrote: > In docs/apidocs/rdb.jag > > We should say > > 1. It support H2, MySQL etc .. (supported databases) > 2. If it is not H2 we need to copy the connector jar > Am sorry, do you mean if it

Re: [Dev] Securing Jaggery

2012-05-16 Thread Supun Malinga
Hi Yumani, On Thu, May 17, 2012 at 8:26 AM, Yumani Ranaweera wrote: > Relevant JIRA ticket is here - https://wso2.org/jira/browse/CARBON-13106 Please do test it back and resolve the jira. I didn't resolve since there could be more issue since that is a new feature. > > Thanks, > Yumani > > On

Re: [Dev] Jag DB Docs

2012-05-16 Thread Srinath Perera
On Thu, May 17, 2012 at 8:41 AM, Yumani Ranaweera wrote: > Thanks Srinath. Creating a JIRA to track your request. > > On Wed, May 16, 2012 at 6:45 AM, Srinath Perera wrote: > >> In docs/apidocs/rdb.jag >> >> We should say >> >> 1. It support H2, MySQL etc .. (supported databases) >> 2. If it is

Re: [Dev] Securing Jaggery

2012-05-16 Thread Nuwan Bandara
I tested it, and resolving. On Thu, May 17, 2012 at 9:04 AM, Supun Malinga wrote: > Hi Yumani, > > On Thu, May 17, 2012 at 8:26 AM, Yumani Ranaweera wrote: > >> Relevant JIRA ticket is here - https://wso2.org/jira/browse/CARBON-13106 > > > Please do test it back and resolve the jira. I didn't r

Re: [Dev] Jag DB Docs

2012-05-16 Thread Nuwan Bandara
Hi Srinath, Yes, I'll add the pointers to the docs. Regards, /Nuwan On Thu, May 17, 2012 at 9:19 AM, Srinath Perera wrote: > > > On Thu, May 17, 2012 at 8:41 AM, Yumani Ranaweera wrote: > >> Thanks Srinath. Creating a JIRA to track your request. >> >> On Wed, May 16, 2012 at 6:45 AM, Srinath

Re: [Dev] Securing Jaggery

2012-05-16 Thread Yumani Ranaweera
On Thu, May 17, 2012 at 9:20 AM, Nuwan Bandara wrote: > I tested it, and resolving. Sure will verify in next pack and close the JIRA. -Yumani > > > On Thu, May 17, 2012 at 9:04 AM, Supun Malinga wrote: > >> Hi Yumani, >> >> On Thu, May 17, 2012 at 8:26 AM, Yumani Ranaweera wrote: >> >>> R

Re: [Dev] Jag DB Docs

2012-05-16 Thread Yumani Ranaweera
Opened a new JIRA to track this - https://wso2.org/jira/browse/JAGGERY-228 Thanks, Yumani On Thu, May 17, 2012 at 9:21 AM, Nuwan Bandara wrote: > Hi Srinath, > > Yes, I'll add the pointers to the docs. > > Regards, > /Nuwan > > > On Thu, May 17, 2012 at 9:19 AM, Srinath Perera wrote: > >> >>

Re: [Dev] [ANN] WSO2 API Manager 1.0.0-M4 Available for Download

2012-05-16 Thread Sumedha Rubasinghe
Chanaka/Lalaji, By next release, can we have the new theming completed for provider UI as well? On Wed, May 16, 2012 at 4:12 PM, Hiranya Jayathilaka wrote: > WSO2 API Manager 1.0.0-M4 can be downloaded from > http://people.wso2.com/~hiranya/wso2am-1.0.0-M4.zip > > This milestone release comes wi

Re: [Dev] [ANN] WSO2 API Manager 1.0.0-M4 Available for Download

2012-05-16 Thread Chanaka Jayasena
Hi Sumedha, Did you mean the theme for store? I haven't created a secondary theme for the provider. If it's OK to have the same theme for provider and store I can apply the same theme created for the store in to provider as an optional theme. thanks, Chanaka On Thu, May 17, 2012 at 10:04 AM, Sum

Re: [Dev] [ANN] WSO2 API Manager 1.0.0-M4 Available for Download

2012-05-16 Thread Sumedha Rubasinghe
We need to have same theme that is there for store right now for provider. On Thu, May 17, 2012 at 5:56 AM, Chanaka Jayasena wrote: > Hi Sumedha, > > Did you mean the theme for store? I haven't created a secondary theme for > the provider. If it's OK to have the same theme for provider and store

[Dev] Platform Build failure

2012-05-16 Thread Maheshika Goonetilleke
Hi All The below error occurs while trying to build platform; [ERROR] Failed to execute goal on project org.wso2.carbon.registry.ws.client: Could not resolve dependencies for project org.wso2.carbon:org.wso2.carbon.registry.ws.client:bundle:4.0.0-SNAPSHOT: Failed to collect dependencies for [org.

[Dev] Load balancing one read-write, many read-only product cluster

2012-05-16 Thread Charitha Kankanamge
Folks, We can front a product cluster using wso2 LB and load balance SOAP, HTML requests. There is no issue if all nodes are read-write since it does not matter which node serves the request. However, this becomes problematic when there is one READ-WRITE node and the rest are READ-ONLY. - User acc

Re: [Dev] [ANN] WSO2 API Manager 1.0.0-M4 Available for Download

2012-05-16 Thread Chanaka Jayasena
Yes.. It will be available with the next release. thanks, Chanaka On Thu, May 17, 2012 at 10:34 AM, Sumedha Rubasinghe wrote: > We need to have same theme that is there for store right now for provider. > > > On Thu, May 17, 2012 at 5:56 AM, Chanaka Jayasena wrote: > >> Hi Sumedha, >> >> Did you

Re: [Dev] Platform Build failure

2012-05-16 Thread Amila Maha Arachchi
Have you built platform/parent module. Seems like ${orbit.version.maven-scm}property cannot be resolved. It is defined in the platf

Re: [Dev] Compilation error in org.wso2.carbon.registry.extensions.handlers.ServiceMediaTypeHandler

2012-05-16 Thread Afkham Azeez
Now ArtifactInfoBean is missing and causing compilation issues in ListServiceUtil. Can you folks please get your act together and make sure that all compilation errors introduced are fixed ASAP? On Wed, May 16, 2012 at 10:56 PM, Isuru Wimalasundera wrote: > This has been fixed by Ajithn at revisi