Re: [Dev] Need a fix to Jaggery core to retrieve attributes from RequestHostObject

2015-03-25 Thread Ranga Siriwardena
Hi, Is this committed ? Is there a new jaggery version with this patch ? Thank You. Ranga. On Tue, Jan 27, 2015 at 9:51 AM, Ayesha Dissanayaka wrote: > Hi, > > I'll look into this. > > On Mon, Jan 26, 2015 at 6:27 PM, Ruchira Wageesha > wrote: > >> @Ayesha, >> >> Can you please work on this?

Re: [Dev] Build failure while building the carbon mediation in develop branch

2015-03-25 Thread Chanaka Fernando
Hi Kathees, What is the java version you are using to build the code? If it is 1.7, then use 1.6. Thanks, Chanaka On Thu, Mar 26, 2015 at 11:47 AM, Kathees Rajendram wrote: > Hi, > > I am getting the following build failure while building the carbon > mediation from develop branch. > This fail

Re: [Dev] [MB] Error while starting server MB v 2.2.0

2015-03-25 Thread Asanka Vithanage
Hi Mahesh, As per provided logs some connections has created on the MB side . Can you check from where those are coming. [2015-03-25 22:24:10,396] INFO {org.wso2.andes.server.store.CassandraMessageStore} - Registered Subscription carbon:83a52b5bff0a5e34db46793d11ec1a51984a9b057d5f71fc for Topi

[Dev] Build failure while building the carbon mediation in develop branch

2015-03-25 Thread Kathees Rajendram
Hi, I am getting the following build failure while building the carbon mediation from develop branch. This failure occurs due to org.apache.synapse.transport.passthru.core.ssl.SSLConfiguration is not resolved in org.wso2.carbon.inbound.endpoint.persistence module. [INFO] Reactor Summary: [INFO] [

Re: [Dev] [MB] Error while starting server MB v 2.2.0

2015-03-25 Thread Danushka Fernando
Mahesh I hope this is regarding what we discussed. So that wont solve your problem. Thanks & Regards Danushka Fernando Software Engineer WSO2 inc. http://wso2.com/ Mobile : +94716332729 On Thu, Mar 26, 2015 at 11:28 AM, Mahesh Chinthaka wrote: > Nop. embedded cassandra. > Found it. Just delelet

Re: [Dev] [MB] Error while starting server MB v 2.2.0

2015-03-25 Thread Sajini De Silva
Hi, Yeah. It will delete all the data in the cassandra repository. Thank you, Sajini On Thu, Mar 26, 2015 at 11:28 AM, Mahesh Chinthaka wrote: > Nop. embedded cassandra. > Found it. Just deleleting repository/databases/cassandra folder will do > the needful. isnt it ? > > On Thu, Mar 26, 2015

Re: [Dev] [MB] Error while starting server MB v 2.2.0

2015-03-25 Thread Mahesh Chinthaka
Nop. embedded cassandra. Found it. Just deleleting repository/databases/cassandra folder will do the needful. isnt it ? On Thu, Mar 26, 2015 at 11:26 AM, Sajini De Silva wrote: > Are you using an externel cassandra? > > On Thu, Mar 26, 2015 at 11:25 AM, Mahesh Chinthaka > wrote: > >> Hi Asanka,

Re: [Dev] [MB] Error while starting server MB v 2.2.0

2015-03-25 Thread Sajini De Silva
Are you using an externel cassandra? On Thu, Mar 26, 2015 at 11:25 AM, Mahesh Chinthaka wrote: > Hi Asanka, > All other servers are down ATM. Trying to start the MB server solely. > > On Thu, Mar 26, 2015 at 11:23 AM, Asanka Vithanage > wrote: > >> Hi Mahesh >> >> In MB we only allow to create

Re: [Dev] [MB] Error while starting server MB v 2.2.0

2015-03-25 Thread Mahesh Chinthaka
Hi Asanka, All other servers are down ATM. Trying to start the MB server solely. On Thu, Mar 26, 2015 at 11:23 AM, Asanka Vithanage wrote: > Hi Mahesh > > In MB we only allow to create a single durable subscription with single > SubId against a topic. > So if you want to reuse the same ID and cr

Re: [Dev] [MB] Error while starting server MB v 2.2.0

2015-03-25 Thread Asanka Vithanage
Hi Mahesh In MB we only allow to create a single durable subscription with single SubId against a topic. So if you want to reuse the same ID and create a durable subscription, you have to stop the previously created JMS connection. If you are trying out ESB, MB scenarios first shutdown the ESB and

Re: [Dev] Clustering IS Problem when following documentation

2015-03-25 Thread Danushka Fernando
With the same configuration for local member host using my network IP works and using 127.0.0.1 doesn't work. That was my question. I have shared everything necessary. However it doesn't affect clustering. AFAIK only thing affects clustering is the changes we do to clustering section in axis2.xml.

Re: [Dev] [MB] Error while starting server MB v 2.2.0

2015-03-25 Thread Mahesh Chinthaka
Hi, Could you please tell me how to do that ? On Thu, Mar 26, 2015 at 11:15 AM, Sajini De Silva wrote: > Hi Mahesh, > > You can try cleaning the cassandra database and start again. > > Thank you, > Sajini > > On Thu, Mar 26, 2015 at 11:05 AM, Mahesh Chinthaka > wrote: > >> Hi all, >> >> Im get

Re: [Dev] Clustering IS Problem when following documentation

2015-03-25 Thread Tharindu Edirisinghe
Hi Danushka, If you are using WKA clustering, please check following steps for basic clustering and find what is missing. Pre-requisites - Extract WSO2 Identity Server to 2 locations (eg : NODE1, NODE2) Database - mysql 1. Create a mysql database. (eg: IdentityDB) 2. Refer to the database in mas

Re: [Dev] [MB] Error while starting server MB v 2.2.0

2015-03-25 Thread Sajini De Silva
Hi Mahesh, You can try cleaning the cassandra database and start again. Thank you, Sajini On Thu, Mar 26, 2015 at 11:05 AM, Mahesh Chinthaka wrote: > Hi all, > > Im getting following error while starting the server. Any idea on > resolving this ? > Is there any way that I could delete existing

[Dev] Clustering IS Problem when following documentation

2015-03-25 Thread Danushka Fernando
Hi All I tried to follow clustering guide at [1]. There it guide us to use 127.0.0.1 as the local member host. But when I was creating a cluster in my local machine for some reason if I use 127.0.0.1 all the servers come up without any issue but clustering doesn't work. But if I use my network IP (

[Dev] [MB] Error while starting server MB v 2.2.0

2015-03-25 Thread Mahesh Chinthaka
Hi all, Im getting following error while starting the server. Any idea on resolving this ? Is there any way that I could delete existing durable topic subscriptions and topics ? That option is not available in UI in this version (2.2.0) Log is attached below. [2015-03-25 22:23:58,501] INFO {or

Re: [Dev] Fwd: [Gsoc2015] Siddhi Process Monitor for WSO2 CEP

2015-03-25 Thread Mohanadarshan Vivekanandalingam
On Thu, Mar 26, 2015 at 10:29 AM, Sabra Ossen wrote: > Hi, > > Currently in the mail threads event flow rate, memory consumption, queue > size are mentioned as the requirements which need visualizations. What are > the additional visualizations needed, could you be more specific on the > requirem

[Dev] Invitation: EndpointUtils feature code review and demo. @ Thu Mar 26, 2015 4:30pm - 5pm (thusha...@wso2.com)

2015-03-25 Thread Thushara Ranawaka
BEGIN:VCALENDAR PRODID:-//Google Inc//Google Calendar 70.9054//EN VERSION:2.0 CALSCALE:GREGORIAN METHOD:REQUEST BEGIN:VEVENT DTSTART:20150326T11Z DTEND:20150326T113000Z DTSTAMP:20150326T052358Z ORGANIZER;CN=Thushara Ranawaka:mailto:thusha...@wso2.com UID:3duvj4nosbfuuhjsvqjeer9...@google.com AT

[Dev] [AppCloud] AccessControlException on Google Data API Library

2015-03-25 Thread Rasika Perera
Hi All, I am trying to use Google Data API library on App cloud. When trying to invoke the API, I am getting the following runtime permission error. java.security.AccessControlException: access denied ("java.net.NetPermission" "getCookieHandler") java.security.AccessControlContext.checkP

Re: [Dev] [DEV][MB] Truncate Tables Script MSSQL

2015-03-25 Thread Ramith Jayasinghe
could you host these in your git hub then we can download it from there. On Wed, Mar 25, 2015 at 7:25 PM, Pumudu Ruhunage wrote: > Hi, > > While doing mb cluster testing when i wants to start from clean database > i've used attached db drop sql script with dsetup. only catch is that mssql > user

Re: [Dev] [MB] Error while sending slot deletion safe zone update

2015-03-25 Thread Sajini De Silva
Hi, It seems like this is a bug in the code. When SlotCoordinator is changed submitCurrentSafeZone gets connectionException. When this exception is thrown, SlotMessageCounter should update its local thrift coordinator details from hazelcast map. That part is not implemented in the code. Will fix t

Re: [Dev] [MB]Error when trying to run the Durable subscriber sample

2015-03-25 Thread Megala Uthayakumar
Yes Mahesh, As Pranavan mentioned it seems to be an issue in older versions of the MB, you can try the latest pack from jenkins or else you can directly build it using source code from github On Thu, Mar 26, 2015 at 10:32 AM, Pranavan Theivendram wrote: > Hi Mahesh, > > You can download the late

Re: [Dev] [MB]Error when trying to run the Durable subscriber sample

2015-03-25 Thread Pranavan Theivendram
Hi Mahesh, You can download the latest pack from the link below. It is resolved now. https://wso2.org/jenkins/job/product-mb/ On Thu, Mar 26, 2015 at 10:18 AM, Mahesh Chinthaka wrote: > No, just one subscriber. > > On Thu, Mar 26, 2015 at 8:59 AM, Pranavan Theivendram > wrote: > >> Hi Mahesh,

Re: [Dev] Fwd: [Gsoc2015] Siddhi Process Monitor for WSO2 CEP

2015-03-25 Thread Sabra Ossen
Hi, Currently in the mail threads event flow rate, memory consumption, queue size are mentioned as the requirements which need visualizations. What are the additional visualizations needed, could you be more specific on the requirements.?? I would be grateful if you could help me as I am in the fi

Re: [Dev] [MB]Error when trying to run the Durable subscriber sample

2015-03-25 Thread Mahesh Chinthaka
No, just one subscriber. On Thu, Mar 26, 2015 at 8:59 AM, Pranavan Theivendram wrote: > Hi Mahesh, > > Do you have two or more subscribers to the durable topic? > > On Wed, Mar 25, 2015 at 11:23 AM, Mahesh Chinthaka > wrote: > >> Hi Megala, >> >> Can you explain how did you get this one sorted

Re: [Dev] [IS] OAuth Token endpoint throws an exception

2015-03-25 Thread Prasad Tissera
Yes, we didn't get a fix for this yet. Regards, Prasad. On Thu, Mar 26, 2015 at 9:07 AM, Kasun Dananjaya Delgolla wrote: > Hi Prasad, > > Any update on this? Still to be fixed? > > Thanks > > On Fri, Mar 20, 2015 at 11:19 AM, Prasad Tissera wrote: > >> Hi Kasun, >> >> patch0001 is the patch we

Re: [Dev] [IS] OAuth Token endpoint throws an exception

2015-03-25 Thread Kasun Dananjaya Delgolla
Hi Prasad, Any update on this? Still to be fixed? Thanks On Fri, Mar 20, 2015 at 11:19 AM, Prasad Tissera wrote: > Hi Kasun, > > patch0001 is the patch we currently have for this issue. It worked without > any issues for us. Can you please try again and verify. Thanks > > Regards, > Prasad. >

Re: [Dev] [MB]Error when trying to run the Durable subscriber sample

2015-03-25 Thread Pranavan Theivendram
Hi Mahesh, Do you have two or more subscribers to the durable topic? On Wed, Mar 25, 2015 at 11:23 AM, Mahesh Chinthaka wrote: > Hi Megala, > > Can you explain how did you get this one sorted out ?? > Im also getting the same error im using MB2.2.0 > > Others, any idea on resolving this ?? > >

Re: [Dev] [VOTE] Release WSO2 Carbon Kernel 4.4.0 RC1

2015-03-25 Thread Kishanthan Thangarajah
On Wed, Mar 25, 2015 at 12:24 AM, Jayanga Dissanayake wrote: > Hi Devs, > > This is the *1st* release candidate of WSO2 Carbon Kernel 4.4.0. > > This release fixes the following issues: > https://wso2.org/jira/browse/CARBON-15213?filter=12181 > > Please download, test and vote. > > *Source & bina

Re: [Dev] Proposal for Data Wrangler extension for WSO2 Machine Learner

2015-03-25 Thread Tharinda Ehelepola
Hi, I submitted the proposal in Melange. Please mention any corrections. Thank You. Tharinda. On Tue, Mar 24, 2015 at 10:45 PM, Tharinda Ehelepola wrote: > Hi, > > I am unable to find API for the Wrangler. How do I connect Jaggery UI to > Wrangler? Is it better to implement the API for this? >

Re: [Dev] [Is] Exception is got when logging to dashboard from secondary user account

2015-03-25 Thread Darshana Gunawardana
The error you are getting is a ldap error. Since the secondary user store is JDBC one the issue you are getting might be not checking on domain name of the user. So need to check on the DefaultClaimHandler impl whether user domain name is getting and using correctly. Thanks, Darshana. On Wed, Ma

Re: [Dev] Applying QOS from developer studio with ESB 4.9.0 release

2015-03-25 Thread Godwin Amila Shrimal
Hi Sohani, AFAIK, in old model (file base persistence) roles are not persisting in meta file and it use AuthorizationManager (JDBCAuthorizationManager) for persistence, We use same model for current implementation as well and roles are not persisting in registry. Thanks Godwin On Wed, Mar 25,

Re: [Dev] [CEP 4.0.0-M3] Steps for Running Sample 2001

2015-03-25 Thread Sriskandarajah Suhothayan
Yes we can skip storm.yaml configuration for the single node Suho On Wed, Mar 25, 2015 at 10:01 PM, Tishan Dahanayakage wrote: > ​Hi Iranga, > Documentation [2] is outdated as of the current implementation. We need to > change that appropriately. [3] explains how to set up a Storm Cluster. But

Re: [Dev] [CEP 4.0.0-M3] Steps for Running Sample 2001

2015-03-25 Thread Tishan Dahanayakage
​Hi Iranga, Documentation [2] is outdated as of the current implementation. We need to change that appropriately. [3] explains how to set up a Storm Cluster. But you can ignore storm.yaml configs if you are runinng in the localhost as in the sample. You just need to bring up storm and zoo keeper no

Re: [Dev] gsoc 2015

2015-03-25 Thread Mohanadarshan Vivekanandalingam
On Wed, Mar 25, 2015 at 7:01 PM, Mohamed ZAJITH wrote: > hi > i am mohamedzajith from university of Jaffna. participating in the Google > summer of code 2015 > proposal 2: Siddhi editor for WSO2 CEP > i will try my best to reach your expectations > > if there is any template for this GSOC proposa

Re: [Dev] Pls merge the pull request

2015-03-25 Thread Pubudu Dodangoda
Sorry about the mistake(there were .idea files) I ignored them and created a new pull request as suggested by Dunith and Lakshman Please merge the pull request [2] [2] https://github.com/wso2/carbon-analytics-common/pull/4 Thank You and Ki

Re: [Dev] [Is] Exception is got when logging to dashboard from secondary user account

2015-03-25 Thread Lakshani Gamage
Hi Darshana, On Wed, Mar 25, 2015 at 7:56 PM, Darshana Gunawardana wrote: > Hi, > > This seems to be issue with user store manager configuration. I suspect > this is due to invalid user dn pattern in new user store config. > > Please go to the /repository/deployment/server/userstores/ folder > a

Re: [Dev] [Is] Exception is got when logging to dashboard from secondary user account

2015-03-25 Thread Darshana Gunawardana
Hi, This seems to be issue with user store manager configuration. I suspect this is due to invalid user dn pattern in new user store config. Please go to the /repository/deployment/server/userstores/ folder and open relevant user store config xml and try removing UserDNPattern property. And were

Re: [Dev] Create HTTP HEAD not support endpoint

2015-03-25 Thread Dimuthu De Lanerolle
Hi Tharindu, Were you able to achieve this? I think you can write your own rest service and host-in tomcat server instance as follows [1] [1] https://github.com/wso2/product-apim/tree/master/modules/integration/tests-common/backend-service/src/main/java/org/wso2/am/integration.services/jaxrs/ Re

[Dev] [Is] Exception is got when logging to dashboard from secondary user account

2015-03-25 Thread Lakshani Gamage
Hi all, I cloned carbon-identity[1] and product_is[2] from github. ]. I created a secondary user store and added a user to that store with all permission. When I'm trying to log in to dashboard using that user, I got following exception in the log. Even though I got following exception I could log

Re: [Dev] Which Git Repository belongs, org.wso2.carbon.transport.mgt.feature

2015-03-25 Thread Dhanuka Ranasinghe
Hi guys, We encounter another issue, which is, we can't find what is the correct Git repo for org.wso2.carbon.throttle.core. Could you please help on this. Cheers, Dhanuka *Dhanuka Ranasinghe* Senior Software Engineer WSO2 Inc. ; http://wso2.com lean . enterprise . middleware phone : +94 71538

Re: [Dev] WSO2 Committers += Malithi Edirisinghe

2015-03-25 Thread Lakshani Gamage
Congratulations Malithi On Wed, Mar 25, 2015 at 4:40 PM, Dulanja Liyanage wrote: > Congratulations Malithi! :) > > On Fri, Mar 20, 2015 at 3:04 PM, Johann Nallathamby > wrote: > >> Hi All, >> >> It's my pleasure to announce Malithi Edirisinghe as a WSO2 Committer. >> Malithi has been a valuable

[Dev] WSO2 Developer Studio 4.0.0-Milestone 0 Released !

2015-03-25 Thread Awanthika Senarath
*WSO2 Developer Studio 4.0.0-Milestone 0 Released!* WSO2 Developer Studio team is pleased to announce the release of WSO2 Developer Studio 4.0.0-Milestone 0. WSO2 Developer Studio 4.0.0 - Milestone 0 is the Desktop Development Tool based on Eclipse Che SDK, cloud IDE. This Milestone release is m

Re: [Dev] [DEV][MB] Truncate Tables Script MSSQL

2015-03-25 Thread Pumudu Ruhunage
Hi, While doing mb cluster testing when i wants to start from clean database i've used attached db drop sql script with dsetup. only catch is that mssql user have to have drop/create database privileges to run this script. Make sure to changes database names if anyone using this script. Regards,

Re: [Dev] [CEP 4.0.0-M3] Steps for Running Sample 2001

2015-03-25 Thread Praneesha Chandrasiri
Hi Iranga, Thanks for pointing this out! I will work on this. On Wed, Mar 25, 2015 at 6:11 PM, Iranga Muthuthanthri wrote: > I am trying out CEP Sample based on [1] in local mode. In the perquisite > section Step 2 mentions about the storm deployment which points to the > apache storm page.

[Dev] [CEP 4.0.0-M3] Steps for Running Sample 2001

2015-03-25 Thread Iranga Muthuthanthri
I am trying out CEP Sample based on [1] in local mode. In the perquisite section Step 2 mentions about the storm deployment which points to the apache storm page. Would like to know if this means, it is needed to setup and run a storm topology locally as mentioned in [2] by running org.wso2.c

[Dev] [MDM-Android-Aent] About adding Android dependency to maven build script

2015-03-25 Thread Kasun Dananjaya Delgolla
Hi All, $subject is not available as an official Google release. But we could find a repo by a different party, but it does not has the SDK version (21) which we need to build our Agent. Building the Agent using maven is a major requirement because currently it has to be done manually by importing

Re: [Dev] [FastTrackTraining][Carbon] Dependency not found

2015-03-25 Thread Kasun Bandara
Hi Milan, I encountered the same issue and solved it through the way suggested by @Rasika and @Thilini. But if you are following the [1] tutorial; you might encounter another dependency issue with axis2-client (if the libraries are corrupted or not in the repo). In order to mitigate that issue you

Re: [Dev] Correct way of setting dependencies & import-packages in an Orbit Bundle

2015-03-25 Thread Supun Sethunga
Hi, While adding dependencies, came to a situations where, spark-core-1.2.1 needs org.spark-project.protobuf in runtime, and apache.mesos needs

[Dev] Pls merge the pull request

2015-03-25 Thread Pubudu Dodangoda
Hi Dunith, Please merge the pull request [1] which consists of the back-end code for analytics dashboard [1] https://github.com/wso2/carbon-analytics-common/pull/3 Thank You and Regards, -- Pubudu Dodangoda BSc Engineering(Hon's) Undergra

Re: [Dev] Correct way of setting dependencies & import-packages in an Orbit Bundle

2015-03-25 Thread Sameera Jayasoma
We are badly in need to of a Orbit bundle catalogue :( Any bright ideas to generate one? Thanks, Sameera. On Tue, Mar 24, 2015 at 5:47 PM, Nirmal Fernando wrote: > This is not scalable model IMO. We can't really get all necessary non-OSGi > bundles as separate Orbits thinking someone will use

Re: [Dev] WSO2 Committers += Amila Godwin Shrimal

2015-03-25 Thread Dulanja Liyanage
Congratulations Godwin! :) On Fri, Mar 20, 2015 at 3:04 PM, Johann Nallathamby wrote: > Hi All, > > It's my pleasure to announce Amila Godwin Shrimal as a WSO2 Committer. > Godwin has been a valuable contributor for WSO2 Identity Server product, > and in recognition of his contribution to WSO2,

Re: [Dev] WSO2 Committers += Malithi Edirisinghe

2015-03-25 Thread Dulanja Liyanage
Congratulations Malithi! :) On Fri, Mar 20, 2015 at 3:04 PM, Johann Nallathamby wrote: > Hi All, > > It's my pleasure to announce Malithi Edirisinghe as a WSO2 Committer. > Malithi has been a valuable contributor for WSO2 Identity Server product, > and in recognition of her contribution to WSO2,

Re: [Dev] Orbit bundles and transitive dependencies in the compile time

2015-03-25 Thread Sameera Jayasoma
We are in the process of getting rid of transitive dependencies from orbits, carbon components etc. If your component requires the original Spark libraries for compilation then there are obvious issues in your Spark orbit bundle. A component should be able compile using orbits and other component

Re: [Dev] [ESB] Some special characters are not preserved as encoded in ESB

2015-03-25 Thread Asanka Abeyweera
Hi, I don't want to convert & to ". I just want "&" to appear as it is in the response. On Wed, Mar 25, 2015 at 5:12 PM, Sriashalya Srivathsan wrote: > Hi, > > I tried this in following way > > > > > > > > > I'm getting the correct form like

Re: [Dev] Pls merge the pull request

2015-03-25 Thread Dimuthu De Lanerolle
[Dev] On Wed, Mar 25, 2015 at 3:30 PM, Dimuthu De Lanerolle wrote: > Hi Krishantha, > > Pls merge the pull request [1] which consists some important refactoring > of code. > > [1] https://github.com/wso2/product-apim/pull/71 > > Regards > -- > Dimuthu De Lanerolle > Software Engineer > WSO2 Inc.

Re: [Dev] Correct way of setting dependencies & import-packages in an Orbit Bundle

2015-03-25 Thread Nirmal Fernando
Okay, had a chat with Kasun, and realized we need to create new orbit bundles, if the maintainer of a Jar is different (hadoop and google for example), regardless of its usage. We'll do accordingly. Thanks. On Wed, Mar 25, 2015 at 3:20 PM, Nirmal Fernando wrote: > Any thoughts? We are creating

Re: [Dev] Correct way of setting dependencies & import-packages in an Orbit Bundle

2015-03-25 Thread Nirmal Fernando
Any thoughts? We are creating Orbit bundles for Spark and Hadoop-Client dependencies and ending up with finding lot of non-OSGi dependencies. On Tue, Mar 24, 2015 at 5:47 PM, Nirmal Fernando wrote: > This is not scalable model IMO. We can't really get all necessary non-OSGi > bundles as separate

Re: [Dev] GSoc 2015 | Recommendation Solution for WSO2 Machine Learner | Requesting Clarification

2015-03-25 Thread Nirmal Fernando
On Wed, Mar 25, 2015 at 1:20 PM, Buddhika Jayawardhana < buddhika...@cse.mrt.ac.lk> wrote: > Then what about the REST APIs for report recommendations and get > recommendations. They are sub APIs of machine learners API, aren't they ?(eg: > When storing data :POST /recommendations/datasets) > > On

Re: [Dev] [FastTrackTraining][Carbon] Dependency not found

2015-03-25 Thread Milan Perera
Hi Rasika, Thilini, Thusitha, @Rasika & Thilini: it worked @Thusitha: In order to pick them from the local repo, it has to be downloaded prior to that. As Rasika and Thilini mentioned, those configuration of the pom.xml solved the problem by downloading relevant dependencies from given repositorie

Re: [Dev] [FastTrackTraining][Carbon] Dependency not found

2015-03-25 Thread Thilini Cooray
Hi Milan, I was able to resolve this issue by adding following repository to the pom.xml wso2.releases WSO2 Releases Repository http://maven.wso2.org/nexus/content/repositories/releases/ true daily

Re: [Dev] [FastTrackTraining][Carbon] Dependency not found

2015-03-25 Thread Thusitha Thilina Dayaratne
Hi Milan, According to the link you are trying to pick them from the local repo * * Check whether those are on your local repository Thanks Best Regards /Thusitha On Wed, Mar 25, 2015 at 2:22 PM, Milan Perera wrote: > ​Hi​, > > ​I'm following a tutorial [1] which is about ​building a Carb

Re: [Dev] [VOTE] Release WSO2 Carbon Kernel 4.4.0 RC1

2015-03-25 Thread KasunG Gajasinghe
Hi all, Please verify whether the fixes you added to kernel are available in this Release Candidate. If not, please alert asap. I have tested the RC1, and this is ready to release. Here's my +1. On Wed, Mar 25, 2015 at 12:24 AM, Jayanga Dissanayake wrote: > Hi Devs, > > This is the *1st* relea

Re: [Dev] [FastTrackTraining][Carbon] Dependency not found

2015-03-25 Thread Rasika Perera
Hi Milan, Try adding followings to your "pom.xml". wso2.releases WSO2 Releases Repository http://maven.wso2.org/nexus/content/repositories/releases/ true daily ignore

[Dev] [FastTrackTraining][Carbon] Dependency not found

2015-03-25 Thread Milan Perera
​Hi​, ​I'm following a tutorial [1] which is about ​building a Carbon Component. When I added below mentioned dependencies to my pom.xml, IDE showed $subject and maven build also failed. ​I have cleaned .m2 repo and updated, still the problem remains.​ ​ org.apache.axis2.wso2