[Dev] WSO2 ESB API problem

2012-06-12 Thread Rajika Kumarasiri
I am trying to use an API to proxy a back end REST service. My API deceleration is given below. I have avoided using any url-pattern or template in order to define a "pass thru" API. http://localhost:9768/service

Re: [Dev] jaggery.conf has packed twice

2012-06-12 Thread Madhuka Udantha
hi, get svn up in 'WSO2Trunk\platform\trunk\products\as\modules\distribution' This is been fixed. Thank you On Wed, Jun 13, 2012 at 12:01 PM, Rajika Kumarasiri wrote: > See the error message when extracting a distribution of AS. > > replace wso2as-5.0-SNAPSHOT/samples/jaggerySamples/sample/jag

[Dev] jaggery.conf has packed twice

2012-06-12 Thread Rajika Kumarasiri
See the error message when extracting a distribution of AS. replace wso2as-5.0-SNAPSHOT/samples/jaggerySamples/sample/jaggery.conf? [y]es, [n]o, [A]ll, [N]one, [r]ename: Rajika ___ Dev mailing list Dev@wso2.org http://wso2.org/cgi-bin/mailman/listinfo/d

[Dev] Role based tables in the Carbon

2012-06-12 Thread Vijitha Kumara
Hi All, We have UM_ROLE_PERMISSION table which contains the UM_ROLE_NAME while UM_ROLE & UM_HYBRID_ROLE can contain the name themselves? Do we really use them to store roles? It seems the default roles/permissions goes in to the UM_ROLE_PERMISSION table? And where we use the **HYBRID** version in

Re: [Dev] Two new default roles shipped with products

2012-06-12 Thread Rajika Kumarasiri
This is comes with CSG agent. Users can give the permission to publish and/or unpublish a service via the two new roles. Rajika On Wed, Jun 13, 2012 at 10:54 AM, Waruna Ranasinghe wrote: > I can see two new roles (publish, un-publish) available by default in the > servers. See the attached scre

Re: [Dev] [Jaggery] Error while accessing Request HostObject 'getFile' method from APIProvider

2012-06-12 Thread Ajanthan Balachandran
Now the problem is solved. On Tue, Jun 12, 2012 at 9:57 AM, Lalaji Sureshika wrote: > Hi Ruchira, > > I checked the latest APIManager pack with updating > the relevant components. Now image uploading is working and thanks for > resolving it. > > /Lalaji > > > On Tue, Jun 12, 2012 at 7:17 AM, Ruc

[Dev] [Bamboo-Build] WSO2 Carbon > platform > #342 has FAILED. Change made by krishantha, asela and tharindu.

2012-06-12 Thread Bamboo
--- WSO2 Carbon > platform > #342 failed. --- This build occurred because it is a dependant of WSO2CARBON-CARBONCOREKERNELBUILD-314. No failed tests found, a pos

Re: [Dev] [Bamboo-Build] WSO2 Carbon > platform > #341 has FAILED. Change made by 4 authors.

2012-06-12 Thread Dinusha Senanayaka
This is fixed now.. Regards, Dinusha. On Wed, Jun 13, 2012 at 5:26 AM, Bamboo wrote: > [image: Failed] WSO2 Carbon› > platform › > #341

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

2012-06-12 Thread Bamboo
--- WSO2 Carbon > platform > #341 failed. --- Code has been updated by nuwanw, ajithn, dinusha, shelan. No failed tests found, a possible compilation error. http

Re: [Dev] L1: AppServer - JNDI issues

2012-06-12 Thread Afkham Azeez
Yeah, still a WSO2 AS problem because this app worked fine on JBoss AS as well as standard Tomcat 7.x. On Wed, Jun 13, 2012 at 1:28 AM, Kishanthan Thangarajah wrote: > > > On Tue, Jun 12, 2012 at 3:09 PM, Afkham Azeez wrote: > >> Didn't check in the previous release. This is in trunk. To repro

[Dev] [Bamboo-Build] WSO2 Carbon > Kernel > #313 was SUCCESSFUL (with 2800 tests). Change made by dinusha.

2012-06-12 Thread Bamboo
--- WSO2 Carbon > Kernel > #313 was successful. --- Code has been updated by dinusha. 2800 tests in total. http://wso2.org/bamboo/browse/WSO2CARBON-CARBONCOREKER

Re: [Dev] L1: AppServer - JNDI issues

2012-06-12 Thread Kishanthan Thangarajah
On Tue, Jun 12, 2012 at 3:09 PM, Afkham Azeez wrote: > Didn't check in the previous release. This is in trunk. To reproduce this, > create a mock service using soapUI & deploy it as a WAR. Talk to the in > house soapUI guru Charitha for more details on how to do this. Try to > deploy this WAR on

[Dev] [Bamboo-Build] WSO2 Carbon > Kernel > #312 has FAILED. Change made by dinusha.

2012-06-12 Thread Bamboo
--- WSO2 Carbon > Kernel > #312 failed. --- Code has been updated by dinusha. No failed tests found, a possible compilation error. http://wso2.org/bamboo/browse/

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

2012-06-12 Thread Bamboo
--- WSO2 Carbon > Orbit > #106 was successful. --- Code has been updated by dinusha. http://wso2.org/bamboo/browse/WSO2CARBON-CARBONKERNELBUILD-106/ --

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

2012-06-12 Thread Bamboo
--- WSO2 Carbon > platform > #340 failed. --- This build occurred because it is a dependant of WSO2CARBON-CARBONCOREKERNELBUILD-311. No failed tests found, a pos

Re: [Dev] Carbon offset value is not propagating to Cassandra

2012-06-12 Thread Kasun Weranga
Hi Shammi, You might be able to fix this issue by adding cassandra-component.xml to repository/conf/etc/ dir and change the port value accordingly. I think deep is already working on this issue[1] to fix it properly. Thanks, KasunW. [1]https://wso2.org/jira/browse/CARBON-13437 On Tue, Jun 12,

Re: [Dev] Was there any change on service re-deployment logic?

2012-06-12 Thread Kasun Indrasiri
Yeah, latest ESB build is having many issues and most of the key features are broken. Most of the issues are related persistence and proxy observers not properly get called during persistence. I think this is affecting other products as well. On Tue, Jun 12, 2012 at 6:38 PM, Miyuru Wanninayaka wro

Re: [Dev] Was there any change on service re-deployment logic?

2012-06-12 Thread kasung
I'll have a look at this. Thanks, --KasunG On 12 Jun 2012, at 06:38 p.m., Miyuru Wanninayaka wrote: took a kernal checkout from r129710 and built ESB distribution with it and issue is not there. I guess [1] broke it [1] http://wso2.org/svn/browse/wso2?revision=129711&view=revision On

Re: [Dev] Error - Deployment synchronization update for tenant -1234 failed

2012-06-12 Thread Nuwan Dias
On Wed, Jun 13, 2012 at 1:09 AM, Kasun Gajasinghe wrote: > > > On Tue, Jun 12, 2012 at 6:32 PM, Nuwan Dias wrote: > >> Hi Kasun, >> >> Your change wasn't committed to trunk right? (I am not able to do an svn >> update right now since I am in a network which requires basic auth). If so, >> could

Re: [Dev] Service deployment for tenants gets deployed into super tenant space

2012-06-12 Thread Kishanthan Thangarajah
On Tue, Jun 12, 2012 at 6:14 PM, Kathiravelu Pradeeban wrote: > Hi, > I created a tenant (tenant id = 1) in my Appserver trunk build, and > deployed a service from the tenant. But the service goes into the super > tenant space repository/deployment/server/axis2services and not into > repository/te

Re: [Dev] Error - Deployment synchronization update for tenant -1234 failed

2012-06-12 Thread Nuwan Dias
Hi Kasun, Your change wasn't committed to trunk right? (I am not able to do an svn update right now since I am in a network which requires basic auth). If so, could you check by reverting the change made on the DeploymentSynchronizerServiceImpl class? Thanks, NuwanD. On Tue, Jun 12, 2012 at 10:1

Re: [Dev] Error - Deployment synchronization update for tenant -1234 failed

2012-06-12 Thread Kasun Gajasinghe
On Tue, Jun 12, 2012 at 6:32 PM, Nuwan Dias wrote: > Hi Kasun, > > Your change wasn't committed to trunk right? (I am not able to do an svn > update right now since I am in a network which requires basic auth). If so, > could you check by reverting the change made on the > DeploymentSynchronizerS

Re: [Dev] Was there any change on service re-deployment logic?

2012-06-12 Thread Miyuru Wanninayaka
took a kernal checkout from r129710 and built ESB distribution with it and issue is not there. I guess [1] broke it [1] http://wso2.org/svn/browse/wso2?revision=129711&view=revision On Tue, Jun 12, 2012 at 5:19 PM, Miyuru Wanninayaka wrote: > Hi all, > > In ESB build created today, when a prox

Re: [Dev] JS Deployer getting initialized after the server starts

2012-06-12 Thread Kasun Gajasinghe
I also noticed this behavior. Your suggestion would make it consistent with other deployer I guess which is Good. On Tue, Jun 12, 2012 at 5:35 PM, Muhammed Shariq wrote: > Hi, > > I noticed that the in AS ports are being opened before the JS deployer is > initialized, see logs below. Wouldn't is

Re: [Dev] Wired issue in sessions, in all products

2012-06-12 Thread Nuwan Bandara
Okey so $subject is discussed at* [Dev] Null returned when invoked CarbonContext.getCurrentContext()* On Tue, Jun 12, 2012 at 6:10 PM, Nuwan Bandara wrote: > > > On Tue, Jun 12, 2012 at 6:07 PM, Thilina Buddhika wrote: > >> This is not a bug, rather a feature in C4 due to session persistence in

Re: [Dev] Issue in UrlMapperAdminService - These are exposed not only on HTTPS

2012-06-12 Thread Kasun Gajasinghe
Ah, Thanks Reka. On Tue, Jun 12, 2012 at 5:33 PM, Reka Thirunavukkarasu wrote: > Hi > > It is fixed in r129697. > > Thanks, > Reka. > On Tue, Jun 12, 2012 at 4:11 PM, Reka Thirunavukkarasu > wrote: > > Hi > > > > Sure.I'll look into this and update the thread.. > > > > Thanks, > > Reka > > > > O

Re: [Dev] Service deployment for tenants gets deployed into super tenant space

2012-06-12 Thread Pradeep Fernando
Hi, im working on it --Pradeep ___ Dev mailing list Dev@wso2.org http://wso2.org/cgi-bin/mailman/listinfo/dev

[Dev] Service deployment for tenants gets deployed into super tenant space

2012-06-12 Thread Kathiravelu Pradeeban
Hi, I created a tenant (tenant id = 1) in my Appserver trunk build, and deployed a service from the tenant. But the service goes into the super tenant space repository/deployment/server/axis2services and not into repository/tenants/1/axis2services. I log in as the super tenant, and the service was

Re: [Dev] Wired issue in sessions, in all products

2012-06-12 Thread Nuwan Bandara
On Tue, Jun 12, 2012 at 6:07 PM, Thilina Buddhika wrote: > This is not a bug, rather a feature in C4 due to session persistence in > Tomcat. ;-) Oh okey :) felt wired, saw it for the first time. So I believe session timeout happens without any surprises. > > Thanks, > Thilina > > On Tue, Jun

Re: [Dev] Wired issue in sessions, in all products

2012-06-12 Thread Thilina Buddhika
This is not a bug, rather a feature in C4 due to session persistence in Tomcat. ;-) Thanks, Thilina On Tue, Jun 12, 2012 at 6:03 PM, Nuwan Bandara wrote: > Hi, > > Steps to reproduce. > >1. Login to a product >2. Shutdown the server >3. Start the server again >4. Just refresh th

[Dev] Wired issue in sessions, in all products

2012-06-12 Thread Nuwan Bandara
Hi, Steps to reproduce. 1. Login to a product 2. Shutdown the server 3. Start the server again 4. Just refresh the page *You dont have to re-login and the session hasnt been expired*, and I haven't enabled remember-me. This seems like a bug to me. I tried this in AS, GREG and GS. --

[Dev] JS Deployer getting initialized after the server starts

2012-06-12 Thread Muhammed Shariq
Hi, I noticed that the in AS ports are being opened before the JS deployer is initialized, see logs below. Wouldn't is be better is we mark that service as a "ListenerManager-RequiredServices" so that the ports wouldn't be opened until the deployer is initialized ?! [2012-06-12 17:28:16,918] IN

Re: [Dev] Issue in UrlMapperAdminService - These are exposed not only on HTTPS

2012-06-12 Thread Reka Thirunavukkarasu
Hi It is fixed in r129697. Thanks, Reka. On Tue, Jun 12, 2012 at 4:11 PM, Reka Thirunavukkarasu wrote: > Hi > > Sure.I'll look into this and update the thread.. > > Thanks, > Reka > > On Tue, Jun 12, 2012 at 3:52 PM, Kasun Gajasinghe wrote: >> Hi, >> >> I'm getting the following error when runn

Re: [Dev] Merging Jaggery with AS

2012-06-12 Thread Madhuka Udantha
hi, Kasun yap, there we have created absolute path for link that is the reason. I will fix that jaggery sample app, by making those links relative path. thank you. On Tue, Jun 12, 2012 at 5:12 PM, Kasun Gajasinghe wrote: > Hi Madhuka, > > I'm still building the trunk that has your new changes.

[Dev] Was there any change on service re-deployment logic?

2012-06-12 Thread Miyuru Wanninayaka
Hi all, In ESB build created today, when a proxy service redeployed via Synapse config source view, all proxy services became inactive. I couldn't find any trace from where it does happens. Also there was no code change to service deployment stuff in ESB during last days. Did anything changed in k

Re: [Dev] Merging Jaggery with AS

2012-06-12 Thread Madhuka Udantha
hi, So by default, we can ship all samples we have, and if you want, you can un-install them all using a tool or a command. +1 I will do it. By default, - *jaggery docs* is deployed as jaggery apps - *RESTSample*.js is deployed as mashup apps all other mashup samples can be found in "ws

Re: [Dev] JClouds integration with Autoscaler Service

2012-06-12 Thread Nirmal Fernando
On Tue, Jun 12, 2012 at 3:52 PM, Pradeep Fernando wrote: > Hi, > > yeah, good strategy. we can give an elegant solution using, bundle > listener, service registry and whiteboard pattern. :) > Great!! :-) > > --Pradeep > -- Thanks & regards, Nirmal Software Engineer- Platform Technologies

Re: [Dev] What should be the Stratos components' version

2012-06-12 Thread Kathiravelu Pradeeban
On Tue, Jun 12, 2012 at 4:17 PM, Senaka Fernando wrote: > > > On Tue, Jun 12, 2012 at 2:41 PM, Amila Maha Arachchi wrote: > >> >> >> On Thu, Jun 7, 2012 at 12:57 PM, Selvaratnam Uthaiyashankar < >> shan...@wso2.com> wrote: >> >>> >>> >>> On Wed, Jun 6, 2012 at 11:23 AM, Thilina Buddhika wrote: >>

Re: [Dev] org.wso2.carbon.registry.core.exceptions.RegistryException: Failed to obtain the user realm for tenant: -1234.

2012-06-12 Thread Senaka Fernando
Hi Dilshan, Probably you are. Can you update and recompile all of orbit, kernel and platform? This is a major change and you'll require rebuilding kernel and components (which would also require orbit to be rebuilt to avoid compilation issues). Thanks, Senaka. On Mon, Jun 11, 2012 at 7:21 PM, Di

Re: [Dev] [Architecture] Debugger for Jaggery

2012-06-12 Thread Nuwan Bandara
Hi On Tue, Jun 12, 2012 at 3:59 PM, Srinath Perera wrote: > can we get this into carbon studio? > Yap, thats the end goal. Regards, /Nuwan > > On Tue, Jun 12, 2012 at 3:29 PM, Sameera Jayaratna wrote: > >> *Rhino JavaScript Debugger* >> >> Mozilla has a JavaScript debugger , which allows deb

Re: [Dev] What should be the Stratos components' version

2012-06-12 Thread Senaka Fernando
On Tue, Jun 12, 2012 at 2:41 PM, Amila Maha Arachchi wrote: > > > On Thu, Jun 7, 2012 at 12:57 PM, Selvaratnam Uthaiyashankar < > shan...@wso2.com> wrote: > >> >> >> On Wed, Jun 6, 2012 at 11:23 AM, Thilina Buddhika wrote: >> >>> Component versions and Carbon version are independent from each othe

Re: [Dev] Issue in UrlMapperAdminService - These are exposed not only on HTTPS

2012-06-12 Thread Reka Thirunavukkarasu
Hi Sure.I'll look into this and update the thread.. Thanks, Reka On Tue, Jun 12, 2012 at 3:52 PM, Kasun Gajasinghe wrote: > Hi, > > I'm getting the following error when running AppServer integration tests. > Can anyone have a look at this please? > > Thanks, > --KasunG > > > Tests run: 12, Fail

Re: [Dev] Debugger for Jaggery

2012-06-12 Thread Srinath Perera
can we get this into carbon studio? On Tue, Jun 12, 2012 at 3:29 PM, Sameera Jayaratna wrote: > *Rhino JavaScript Debugger* > > Mozilla has a JavaScript debugger , which allows debugging of interpreted > JavaScript scripts run in Rhino [1]. This debugger allows loading of .jag > files without any

[Dev] Issue in UrlMapperAdminService - These are exposed not only on HTTPS

2012-06-12 Thread Kasun Gajasinghe
Hi, I'm getting the following error when running AppServer integration tests. Can anyone have a look at this please? Thanks, --KasunG Tests run: 12, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 161.557 sec <<< FAILURE! verifyAdminServiceSecurity(org.wso2.appserver.integration.tests.Securit

Re: [Dev] JClouds integration with Autoscaler Service

2012-06-12 Thread Pradeep Fernando
Hi, yeah, good strategy. we can give an elegant solution using, bundle listener, service registry and whiteboard pattern. :) --Pradeep ___ Dev mailing list Dev@wso2.org http://wso2.org/cgi-bin/mailman/listinfo/dev

Re: [Dev] Error - Deployment synchronization update for tenant -1234 failed

2012-06-12 Thread Kasun Gajasinghe
On Tue, Jun 12, 2012 at 5:49 AM, Nuwan Dias wrote: > Hi Kasun, > > Does your build contain the modifications you made for the patch attached > on the mail thread titled 'CHECKOUT_BEFORE_CHECK_IN error in Deployment > Synchronizer Write Only mode' ? Yes Nuwan, this was built yesterday. The chan

[Dev] Debugger for Jaggery

2012-06-12 Thread Sameera Jayaratna
*Rhino JavaScript Debugger* Mozilla has a JavaScript debugger , which allows debugging of interpreted JavaScript scripts run in Rhino [1]. This debugger allows loading of .jag files without any issue if it only contains pure JavaScript. *Eclipse plug-in for Remote JavaScript Debugging* The plugi

Re: [Dev] JClouds integration with Autoscaler Service

2012-06-12 Thread Nirmal Fernando
Hi All, On Tue, Jun 12, 2012 at 12:05 AM, Nirmal Fernando wrote: > Hi All, > > We've managed to spawn an EC2 instance via WSO2 LB, using JClouds API, > with few hacks. Though JClouds jars are OSGi bundles, there were few osgi > related issues we under went. > > 1. Installing all required JClouds

Re: [Dev] L1: AppServer - JNDI issues

2012-06-12 Thread Afkham Azeez
Didn't check in the previous release. This is in trunk. To reproduce this, create a mock service using soapUI & deploy it as a WAR. Talk to the in house soapUI guru Charitha for more details on how to do this. Try to deploy this WAR on AS & you will see the error. I cannot attach the WAR since it i

Re: [Dev] L1: AppServer - JNDI issues

2012-06-12 Thread Kishanthan Thangarajah
Hi Azeez, I'll have a look at this. I believe this is in trunk. Does the same work in a previous AS release? Thanks, Kishanthan. On Tue, Jun 12, 2012 at 9:54 AM, Afkham Azeez wrote: > I have a webapp containing mock services created from soapUI. I tried to > deploy it on AppServer, and when I

Re: [Dev] What should be the Stratos components' version

2012-06-12 Thread Amila Maha Arachchi
On Thu, Jun 7, 2012 at 12:57 PM, Selvaratnam Uthaiyashankar < shan...@wso2.com> wrote: > > > On Wed, Jun 6, 2012 at 11:23 AM, Thilina Buddhika wrote: > >> Component versions and Carbon version are independent from each other. >> Component version can be upgraded as they are getting matured startin

[Dev] Carbon offset value is not propagating to Cassandra

2012-06-12 Thread Shammi Jayasinghe
Hi Deep, I changed the offset value to 1 and tried to start MB Server. It seems offset value configuration is not fully propagated in to cassandra and i am getting following error. [2012-06-12 14:03:35,043] INFO {org.apache.cassandra.service.StorageService} - Node localhost/127.0.0.1state jump

Re: [Dev] NPE in usage agent

2012-06-12 Thread Rajika Kumarasiri
I will update and check. Rajika On Tue, Jun 12, 2012 at 12:34 PM, Amila Maha Arachchi wrote: > Hi Rajika, > > I think I allready fixed this last week (r129544). Is your code in > component/stratos/usage/usage.agent up to date? > > Regards, > AmilaM. > > > On Tue, Jun 12, 2012 at 10:17 AM, Sanjee

Re: [Dev] NPE in usage agent

2012-06-12 Thread Amila Maha Arachchi
Hi Rajika, I think I allready fixed this last week (r129544). Is your code in component/stratos/usage/usage.agent up to date? Regards, AmilaM. On Tue, Jun 12, 2012 at 10:17 AM, Sanjeewa Malalgoda wrote: > We will fix this soon. > Thanks. > > On Tue, Jun 12, 2012 at 9:57 AM, Rajika Kumarasiri wr