Re: [Dev] Invitation: [Integration-TG] Code review - EJB Mediator @ Wed 23 May 11:00 - 12:00 (nuw...@wso2.com)

2012-05-23 Thread Nuwan Dias
Hi, Here are the suggested improvements for the EJB Mediator. Relevant JIRA can be found at [1]. 1. Use a single bean mediator to perform all operations (ex: set_property) 2. Check whether chache expires automatically 3. When application server is restarted, remove cache and re initiate proxy inf

[Dev] Setting Javascript Standards/Conventions in WSO2

2012-05-23 Thread Nuwan Bandara
Hi All, Writing javascript code should not be considered lightly. It is as serious as your server code. If you write crappy code and create bugs, comparatively they are harder to find and solve; *During code reviews please make sure following guidelines are also met for any javascript code written

Re: [Dev] Impact of C-App deployer changes on ESB artifacts

2012-05-23 Thread Miyuru Wanninayaka
AFIK ESB does not check availability of dependent sequence/endpoint during proxy service deployment. However WSDL/policy used in proxy service should available. On Mon, May 21, 2012 at 4:26 PM, Selvaratnam Uthaiyashankar wrote: > One more thing we discussed was, ESB checks the dependency at the d

Re: [Dev] Integration test failures on Carbon core

2012-05-23 Thread Pradeep Fernando
Hi, I don't think the above issue is related to newly introduced web.xml. carbon core distribution starts fine for me (didnt run the integration) --Pradeep ___ Dev mailing list Dev@wso2.org http://wso2.org/cgi-bin/mailman/listinfo/dev

Re: [Dev] Setting Javascript Standards/Conventions in WSO2

2012-05-23 Thread Tharindu Mathew
Hi Nuwan, +1 for the idea. Can we pick a subset of the tools and do a session on how to apply it? It might help to gain wider adoption. On Wed, May 23, 2012 at 1:05 PM, Nuwan Bandara wrote: > Hi All, > > Writing javascript code should not be considered lightly. It is as serious > as your server

[Dev] Fetching AxisServices irrespective of its state

2012-05-23 Thread Nuwan Dias
Hi, In the issue reported at [1], it has been said that the ESB fails to update its configuration from the source view if it contains 1 or more inactive proxy services. The reason for the issue is because the *getServices*method of the *AxisConfiguration* class in axis2-kernel throws an AxisFault

Re: [Dev] Fetching AxisServices irrespective of its state

2012-05-23 Thread Supun Malinga
Hi Nuwan, On Wed, May 23, 2012 at 2:48 PM, Nuwan Dias wrote: > Hi, > > In the issue reported at [1], it has been said that the ESB fails to > update its configuration from the source view if it contains 1 or more > inactive proxy services. The reason for the issue is because the * > getServices*

Re: [Dev] Fetching AxisServices irrespective of its state

2012-05-23 Thread Nuwan Dias
Hi Supun, On Wed, May 23, 2012 at 2:55 PM, Supun Malinga wrote: > Hi Nuwan, > > On Wed, May 23, 2012 at 2:48 PM, Nuwan Dias wrote: > >> Hi, >> >> In the issue reported at [1], it has been said that the ESB fails to >> update its configuration from the source view if it contains 1 or more >> ina

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

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

Re: [Dev] Impact of C-App deployer changes on ESB artifacts

2012-05-23 Thread Isuru Suriarachchi
After building the latest ESB trunk and testing a C-App which contains all sorts of ESB artifacts, I found out the following behavior. * C-App get extracted into tmp/xxxCapp directory * C-App deployer calls individual ESB deployers and deploys all artifacts. This works fine. But still the original

[Dev] Unable to use search registry in CSG service pack.

2012-05-23 Thread Ramith Jayasinghe
When I click on "Main -> Registry -> Meta Data" after building CSG service pack I get the following error: Any Ideas? [2012-05-23 15:19:45,797] ERROR - SearchServiceClient Failed to get search filter names from the search service. Unauthorized call!. AuthorizationAction has not been specified for

Re: [Dev] Integration test failures on Carbon core

2012-05-23 Thread Dimuthu Leelarathne
Hi all, I ran core with integration tests and all passed. thanks, dimuthu On Wed, May 23, 2012 at 1:57 PM, Pradeep Fernando wrote: > Hi, > > I don't think the above issue is related to newly introduced web.xml. > carbon core distribution starts fine for me (didnt run the > integration) > > --P

Re: [Dev] Unable to use search registry in CSG service pack.

2012-05-23 Thread Rajika Kumarasiri
This is because getSavedFilters operation in SearchAdminService admin service is not properly equipped with required permission. Rajika On Wed, May 23, 2012 at 3:48 PM, Ramith Jayasinghe wrote: > When I click on "Main -> Registry -> Meta Data" after building CSG > service pack I get the followi

[Dev] Unable to Browse the registry in Merged pack - CSG.

2012-05-23 Thread Ramith Jayasinghe
Hi Guys, I tried to browse the registry ( Main -> registry -> browse ) in the merged pack (and product distribution as well) of CSG and it renders a blank page. and in console I got following stack trace. Any leads on how to fix this one ? [2012-05-23 16:22:52,989] ERROR - RPCMessageReceiver Subs

Re: [Dev] Unable to Browse the registry in Merged pack - CSG.

2012-05-23 Thread Senaka Fernando
Hi Amila, Were there any recent changes to the Event component? Thanks, Senaka. On Wed, May 23, 2012 at 5:39 PM, Ramith Jayasinghe wrote: > Hi Guys, > I tried to browse the registry ( Main -> registry -> browse ) in the > merged pack (and product distribution as well) of CSG and it renders a >

Re: [Dev] Impact of C-App deployer changes on ESB artifacts

2012-05-23 Thread Hiranya Jayathilaka
On Mon, May 21, 2012 at 4:26 PM, Selvaratnam Uthaiyashankar < shan...@wso2.com> wrote: > One more thing we discussed was, ESB checks the dependency at the > deployment time. For example, if a proxy service depends on a sequence, it > validates whether the sequence exist when trying to deploy proxy

Re: [Dev] Unable to Browse the registry in Merged pack - CSG.

2012-05-23 Thread Amila Suriarachchi
On Wed, May 23, 2012 at 5:40 PM, Senaka Fernando wrote: > Hi Amila, > > Were there any recent changes to the Event component? > No. Only change was to put authorisation action as requested by Azeez. thanks, Amila. > > Thanks, > Senaka. > > > On Wed, May 23, 2012 at 5:39 PM, Ramith Jayasinghe w

[Dev] Product Service Merging Guidelines

2012-05-23 Thread Dimuthu Leelarathne
Hi all, Service and product merging guidelines. Tip - Modifying the service is much easier, we only need to add a limited amount of jars. 1) Fix the p2-profile-gen of the service 1.1) Move product specific jars to the service 1.2) Remove the following feature from the p2-profile-gen beca

Re: [Dev] [User] Problem with API in ESB

2012-05-23 Thread Hiranya Jayathilaka
Works fine for me. Here's my TCPMon trace: POST /foo/bar/datos/getporid/1 HTTP/1.1 Content-Type: application/xml; charset=UTF-8 Accept: */* Transfer-Encoding: chunked Host: 127.0.0.1:8080 Connection: Keep-Alive User-Agent: Synapse-HttpComponents-NIO 8d http://cdae.uci.cu/servicios/";> 10 Of c

Re: [Dev] Buffer size problem

2012-05-23 Thread Guillaume Devianne
Antoine, It looks like the difference is that the transport used is HTTP/1.1 with Transfer-encoding="Chunked". The number it adds is used to separate chunks. Try configuring your client to use HTTP/1.0 in the axis2.xml file. By default, it uses HTTP/1.1 which uses chunk by default also...

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

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

[Dev] Code Review - Admin Management Component

2012-05-23 Thread Kathiravelu Pradeeban
BEGIN:VCALENDAR PRODID:-//Google Inc//Google Calendar 70.9054//EN VERSION:2.0 CALSCALE:GREGORIAN METHOD:REQUEST BEGIN:VEVENT DTSTART:20120525T083000Z DTEND:20120525T093000Z DTSTAMP:20120523T123724Z ORGANIZER;CN=Kathiravelu Pradeeban:mailto:pradee...@wso2.com UID:ui4ejk04dl2lojief4pr134...@google.co

Re: [Dev] Integration test failures on Carbon core

2012-05-23 Thread Sameera Jayasoma
I just build Carbon core. I got test failure in the core.services module in Carbon core. [INFO] [INFO] Building WSO2 Carbon - Services 4.0.0-SNAPSHOT [INFO]

[Dev] [Bamboo-Build] WSO2 Carbon > platform > #244 has FAILED (17 tests failed). Change made by 10 authors.

2012-05-23 Thread Bamboo
--- WSO2 Carbon > platform > #244 failed. --- Code has been updated by hiranya, krishantha, janaka, kasung, ajanthan, chamara, dimuthul, shankar, lalaji, chanaka

Re: [Dev] [Bamboo-Build] WSO2 Carbon > platform > #244 has FAILED (17 tests failed). Change made by 10 authors.

2012-05-23 Thread Janaka Ranabahu
Hi All, This is because bamboo has tried to build the platform using an older version of the registry core. This error will go away when bamboo successfully completes a kernel build. Thanks, Janaka On Wed, May 23, 2012 at 11:08 PM, Bamboo wrote: > [image: Failed] WSO2 Carbon

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

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

Re: [Dev] [User] Problem with API in ESB

2012-05-23 Thread Jorge Infante Osorio
Thanks Hiranya. It work. Saludos, Ing. Jorge Infante Osorio. J´Dpto Soluciones SOA. CDAE. Fac. 5. UCI. De: Hiranya Jayathilaka [mailto:hira...@wso2.com] Enviado el: miércoles, 23 de mayo de 2012 8:41 Para: Jorge Infante Osorio CC: u...@wso2.org; dev@wso2.org Asunto: Re: [Dev] [User] Problem with

Re: [Dev] [Architecture] [ANN] WSO2 API Manager 1.0.0-M5 Released

2012-05-23 Thread Dasunpriya Anuradha
Should we provide this download from .com API manager page? Or should we announce it in our web site? Please advice. Thanks. On Wed, May 23, 2012 at 8:28 PM, Hiranya Jayathilaka wrote: > WSO2 API Manager 1.0.0-M5 can be downloaded from > http://people.wso2.com/~hiranya/wso2am-1.0.0-M5.zip > > Th

[Dev] [ANN] Jaggery Milestone-5 Released

2012-05-23 Thread Nuwan Bandara
We are proud to announce the Milestone-5 release of Jaggery.js ! with this release, we go live at http://jaggeryjs.org and available for public review. We would like to quote from our live site, *"Jaggery is an evolving story – as it reaches 1.0 we are by no means hallucinating that we have got e

[Dev] [Bamboo-Build] WSO2 Carbon > platform > #246 has FAILED

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

[Dev] Compilation failure at org.wso2.carbon.um.ws.service

2012-05-23 Thread Janaka Ranabahu
Hi All, Im getting the following compilation failure. Any idea why? [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile (default-compile) on project org.wso2.carbon.um.ws.service: Compilation failure: Compilation failure: [ERROR] /media/NewVolume/carbon-bra

[Dev] Updated Invitation: [Cloud-TG] Code review - Forgot Password Functionality @ Mon May 28 1:30pm - 2:30pm (dev@wso2.org)

2012-05-23 Thread Kathiravelu Pradeeban
BEGIN:VCALENDAR PRODID:-//Google Inc//Google Calendar 70.9054//EN VERSION:2.0 CALSCALE:GREGORIAN METHOD:REQUEST BEGIN:VEVENT DTSTART:20120528T08Z DTEND:20120528T09Z DTSTAMP:20120524T025713Z ORGANIZER;CN=Kathiravelu Pradeeban:mailto:pradee...@wso2.com UID:ui4ejk04dl2lojief4pr134...@google.co

[Dev] [Bamboo-Build] WSO2 Carbon > platform > #247 has FAILED. Change made by ajanthan and thilini.

2012-05-23 Thread Bamboo
--- WSO2 Carbon > platform > #247 failed. --- Code has been updated by ajanthan, thilini. No failed tests found, a possible compilation error. http://wso2.org/ba

Re: [Dev] [Architecture] [ANN] WSO2 API Manager 1.0.0-M5 Released

2012-05-23 Thread Hiranya Jayathilaka
I think we should wait till we get the alpha out to host the packs in OT. These are basically developer releases. Thanks, Hiranya On Thu, May 24, 2012 at 6:11 AM, Dasunpriya Anuradha wrote: > Should we provide this download from .com API manager page? Or should we > announce it in our web site?

[Dev] Fwd: 10.100.3.250 IP

2012-05-23 Thread Ishara Karunarathna
Hi all, Im using the machine which has 10.100.3.250 IP, and someone has logged in to that using a remote desktop client. Can I know who is using that machine Thanks Ishara. ___ Dev mailing list Dev@wso2.org http://wso2.org/cgi-bin/mailman/listinfo/dev

[Dev] Invitation: [Data-TG] Code review - Transaction Manager @ Fri May 25 ... @ Fri May 25 2pm - 3pm (dev@wso2.org)

2012-05-23 Thread Dinusha Senanayaka
BEGIN:VCALENDAR PRODID:-//Google Inc//Google Calendar 70.9054//EN VERSION:2.0 CALSCALE:GREGORIAN METHOD:REQUEST BEGIN:VEVENT DTSTART:20120525T083000Z DTEND:20120525T093000Z DTSTAMP:20120524T043841Z ORGANIZER;CN=Dinusha Senanayaka:mailto:dinu...@wso2.com UID:7tchlq513d4pr7r7ei6oqja...@google.com ATT

[Dev] Error while building the Carbon>trunk>components

2012-05-23 Thread Andun Gunawardena
I am trying to build Carbon Platform. I have successfully build the parent,dependencies,service-stubs modules. When I tried to build components module. It gives the following error given below. I have updated the trunk and tried it again. Same error raises again. What should I do? [ERROR] Failed t

Re: [Dev] Error while building the Carbon>trunk>components

2012-05-23 Thread Dileepa Jayakody
Hi Andun, Did you build carbon kernel before building platform? The build order of carbon is as follows; 1. orbit 2. kernel 3. platform Regards, Dileepa On Thu, May 24, 2012 at 10:16 AM, Andun Gunawardena wrote: > I am trying to build Carbon Platform. I have successfully build the > parent,de

Re: [Dev] Error while building the Carbon>trunk>components

2012-05-23 Thread Andun Gunawardena
Yes I have successfully build orbit ,kernel. After that I tried to build the platform module wise. That where this error rises. On Thu, May 24, 2012 at 10:39 AM, Dileepa Jayakody wrote: > Hi Andun, > > Did you build carbon kernel before building platform? > > The build order of carbon is as foll

Re: [Dev] Error while building the Carbon>trunk>components

2012-05-23 Thread Kasun Gajasinghe
The registry core module was changed recently. It's located in kernel/core/org.wso2.carbon.registry.core. Take a svn update there, and build the kernel again. If kernel build time is an issue, you may just build that module, and then kernel/features/, kernel/distribution/ Regards, --KasunG On Thu

Re: [Dev] Error while building the Carbon>trunk>components

2012-05-23 Thread Senaka Fernando
Hi Andun, Check whether the SVN in orbit and kernel are up-to-date? Thanks, Senaka. On Thu, May 24, 2012 at 10:40 AM, Andun Gunawardena wrote: > Yes I have successfully build orbit ,kernel. After that I tried to build > the platform module wise. That where this error rises. > > On Thu, May 24,

Re: [Dev] Error while building the Carbon>trunk>components

2012-05-23 Thread Andun Gunawardena
Problem is my kernel build was not updated. I will try after updating it. Thanks On Thu, May 24, 2012 at 10:46 AM, Senaka Fernando wrote: > Hi Andun, > > Check whether the SVN in orbit and kernel are up-to-date? > > Thanks, > Senaka. > > On Thu, May 24, 2012 at 10:40 AM, Andun Gunawardena wrote

[Dev] Errors AS and CSG start up.

2012-05-23 Thread Ramith Jayasinghe
Hi, I get following errors in start ups in AS and CSG. What I did: 1. svn update on entire kernel and build it. 2. svn update on platform/{service-stubs, components, features} and build them. 3, svn update on platform/products/{as, csg} and build them. Any Ideas? [2012-05-24 10:57:42,936] ER

[Dev] How to add gadgets programmatically?

2012-05-23 Thread Sinthuja Ragendran
Hi, I have requirement to add a gadget in BAM2 programmatically. I have a gadget artifact in the file system, and I need this gadget artifact to be added to the bam gadgets and see that in the bam main dash board programmatically, rather going through the UI by clicking on add gadgets and point to

Re: [Dev] [Architecture] [ANN] WSO2 API Manager 1.0.0-M5 Released

2012-05-23 Thread Isabelle Mauny
+1 - We told everybody from the beta they must wait for alpha code. Thanks. -- Isabelle Mauny Director, Product Management; WSO2, Inc.; http://wso2.com/ email: isabe...@wso2.com - mobile: +34 616050684 On May 24, 2012, at 6:14 AM, Hiranya Jayathilaka wrote: > I think we should wait till we g

[Dev] Exception after installing a feature and restart the server.

2012-05-23 Thread Amila Suriarachchi
hi, I installed the Esper feature from the p2 repo to CEP and restart the server. Got this exception. May 24, 2012 11:18:22 AM org.apache.catalina.session.StandardManager doLoad SEVERE: IOException while loading persisted sessions: java.io.WriteAbortedException: writing aborted; java.io.NotSeria

Re: [Dev] Compilation failure at org.wso2.carbon.um.ws.service

2012-05-23 Thread Chethiya Abeysinghe
it seems new org.wso2.carbon.um.ws.service.Util class is not imported. On Thu, May 24, 2012 at 7:15 AM, Janaka Ranabahu wrote: > Hi All, > > Im getting the following compilation failure. Any idea why? > > [ERROR] Failed to execute goal > org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compi

Re: [Dev] Errors AS and CSG start up.

2012-05-23 Thread Ashansa Perera
Hi, I got a full trunk update yesterday and could start AS without any issue. I couldn't find the CSG product pack and noticed that building product is commented in modules/distribution/pom.xml. Wonder why. On Thu, May 24, 2012 at 11:03 AM, Ramith Jayasinghe wrote: > Hi, > I get following error

Re: [Dev] Buffer size problem

2012-05-23 Thread Antoine Louiset
Hi Guillaume, It works fine ! Thank you very much ! Have a nice day. Best regards, Le 23/05/2012 16:02, Guillaume Devianne a écrit : Antoine, It looks like the difference is that the transport used is HTTP/1.1 with Transfer-encoding="Chunked". The number it adds is used to separate chunks.

Re: [Dev] Exception after installing a feature and restart the server.

2012-05-23 Thread Afkham Azeez
Looks like ProvisioningPlan object, which is an instance of a non Serializable class, has been stored in the HTTP Session. When Tomcat was shutting down, and it tried to persist the HTTP session, it throws an error because ProvisioningPlan is non-serializable. The solution is not to put non-seriali

Re: [Dev] Exception after installing a feature and restart the server.

2012-05-23 Thread Pradeep Fernando
Hi, this is a known issue and dileepa is working on this. --Pradeep ___ Dev mailing list Dev@wso2.org http://wso2.org/cgi-bin/mailman/listinfo/dev

Re: [Dev] Errors AS and CSG start up.

2012-05-23 Thread Ramith Jayasinghe
I took an update today. On Thu, May 24, 2012 at 11:31 AM, Ashansa Perera wrote: > Hi, > I got a full trunk update yesterday and could start AS without any issue. I > couldn't find the CSG product pack and noticed that building product is > commented in modules/distribution/pom.xml. Wonder why. >

[Dev] How to get JDBC information from the ndatasource component?

2012-05-23 Thread Tharindu Mathew
Hi, After getting a specific carbon data source I only saw this method. carbonDataSource.getDSMInfo().getDefinition().getDsXMLConfiguration() Do I have to parse this XML to get the DB connection info? -- Regards, Tharindu blog: http://mackiemathew.com/ M: +9459908 _

Re: [Dev] Exception after installing a feature and restart the server.

2012-05-23 Thread Dileepa Jayakody
Hi Pradeep and all, Actually what I corrected was a similar issue for FeatureWrapper class. Please refer the related jira: https://wso2.org/jira/browse/CARBON-13155 In feature manager, this is the wrapper object for features which is stored in the httpSession and reused. I'm not sure how this equ

Re: [Dev] How to add gadgets programmatically?

2012-05-23 Thread Nuwan Bandara
Hi Sinthuja, We havent done this programatically before, so you mite face road blocks. Please read through DashboardService. I belive addGadgetToUser method, does what you need. addGadgetToUser(String userId, String tabId, String url, String dashboardName, String gadgetGroup) Simply ignore the l

Re: [Dev] How to add gadgets programmatically?

2012-05-23 Thread Sinthuja Ragendran
Hi, Thanks Nuwan. I'll try this method and update. Thanks, Sinthuja. On Thu, May 24, 2012 at 12:07 PM, Nuwan Bandara wrote: > Hi Sinthuja, > > We havent done this programatically before, so you mite face road blocks. > Please read through DashboardService. I belive addGadgetToUser method, does