[Dev] [WSO2-EI] ESB Analytics conflicts with WSO2AM analytics

2017-09-07 Thread Clovis Wichoski
Hi In a profile where client have ESB and APIM analytics in separated instances, but sharing governance registry space, ESB analytics try to run tasks of WSO2AM analytics and that causes errors in ESB analytics, for example the registry: /_system/governance/repository/components/org.wso2.carbon.t

[Dev] [WSO2-EI] doubt about analytics identity.xml and integration with WSO2-IS

2017-09-06 Thread Clovis Wichoski
Hi, Reviewing the puppet modules for pattern 6 of EI, I see that both analytics1 and 2 points to wso2_carbon_db, that is for local registry space for each instance, is that correct? or better is to have a central wso2idn database, for future shared use with WOS2IS? best regards. Clóvis _

[Dev] [WSO2IS] use of sessionDataKey and user bookmarking the login page

2017-07-24 Thread Clovis Wichoski
Hi The problem is about the user bookmarking login page that have sessionDataKey on the URL, somedays after that session got invalid and the bookmark always got invalid session until user click to redirect for correct page. I'm try to figure ways to deal with authentication framework specifically

Re: [Dev] [WSO2-IoTS] What is correct tag or branch of cdmf-agent-android for use with v3.0.0

2017-05-24 Thread Clovis Wichoski
I/O dispatcher-3 << "Connection: Keep-Alive[\r][\n]" {org.apache.synapse.transport.http.wire} TID: [-1] [] [2017-05-25 03:02:01,469] DEBUG {org.apache.synapse.transport.http.wire} - HTTPS-Listener I/O dispatcher-3 << "[\r][\n]" {org.apache.synapse.transport.http.wire

Re: [Dev] [WSO2-IoTS] What is correct tag or branch of cdmf-agent-android for use with v3.0.0

2017-05-23 Thread Clovis Wichoski
d557210525/pending-operations HTTP/1.1" 500 160 "-" "Synapse-PT-HttpComponents-NIO" Now I will try to check how to figure out why got these errors. Best regards. Clóvis Em 22 de mai de 2017 05:24, "Lakshman Udayakantha" escreveu: Hi Clovis, According to

[Dev] [WSO2-IoTS] What is correct tag or branch of cdmf-agent-android for use with v3.0.0

2017-05-21 Thread Clovis Wichoski
Hi, I'm try to configure and test with Sansung Tablet SM-T560 that uses Android Kitkat 4.4.4, when I try the application on emulator with same version all works fine, but when use with physical device dont get enrollment, I'm compiling the sources from git on branch release-2.0.0 (as I see that so

[Dev] [WSO2-IoTS] About some kind of %pattern% inside configuration files

2017-05-05 Thread Clovis Wichoski
Hi, In many configuration files, we see some words between % sign, for example: "portalURL": "https://%iot.analytics.host%:%iot.analytics.https.port%"; This is a pattern that will be changed dynamically at runtime or we must change this with sed? Please you can clarify the use of this kind of p

Re: [Dev] [DEV][AS] Ideas and ways to integrate with Hot Swap Agent

2016-01-25 Thread Clovis Wichoski
and it try to get the resource. That >>> called getResources method and since we haven't still set the >>> webappClassloadingContext it throws a NPE. >>> >>> >>> //Adding the WebappClassloadingContext to the WebappClassloader >>> >

Re: [Dev] [DEV][AS] Ideas and ways to integrate with Hot Swap Agent

2016-01-25 Thread Clovis Wichoski
ingContext to the WebappClassloader >> >> ((CarbonWebappClassLoader) >> getClassLoader()).setWebappCC(webappClassloadingContext); // This is the >> point where we are setting the webappClassloadingContext >> >> Thanks >> Thusitha >> >> On Fri

Re: [Dev] [DEV][AS] Ideas and ways to integrate with Hot Swap Agent

2016-01-22 Thread Clovis Wichoski
:55) at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:150) ... 97 more TIA Clóvis 2016-01-22 5:32 GMT-02:00 Kishanthan Thangarajah : > Hi Clovis, > > On Wed, Jan 20, 2016 at 6:06 PM, Clovis Wichoski > wrote: > >> Hi, >> >> I'

[Dev] [DEV][AS] Ideas and ways to integrate with Hot Swap Agent

2016-01-20 Thread Clovis Wichoski
Hi, I'm researching for some ways to improve speed of development and redeploy on WSO2 Application Server, for example I have a scenario here where a simple change on a class, to test, get about 5 minutes. (as the test must pass by web interfaces in Jaggery, until reach the REST Api implemented in

Re: [Dev] [DSS] start point for extending, creating plugins, new functions and resolving BUGs

2015-01-09 Thread Clovis Wichoski
ut adapters will be implemented by default. > > Cheers, > Anjana. > > On Tue, Dec 30, 2014 at 5:08 PM, Clovis Wichoski > wrote: > >> Hi Anjana, >> >> How I can follow the new developments for DSS 4.0, I'm think to implement >> a custom query using JPA

Re: [Dev] [DSS] start point for extending, creating plugins, new functions and resolving BUGs

2014-12-30 Thread Clovis Wichoski
hese haven't been > finalized yet, we will start discussions on these soon. > > [1] > https://svn.wso2.org/repos/wso2/carbon/platform/branches/turing/components/data-services/org.wso2.carbon.dataservices.core/4.2.4 > > Cheers, > Anjana. > > On Fri, Dec 5, 2014 at 4:57

[Dev] [DSS] start point for extending, creating plugins, new functions and resolving BUGs

2014-12-05 Thread Clovis Wichoski
Hi, I'm researching for a way to improve some things in DSS, especially in the REST part, for example, I wish to implement, a better way to receive any JSON format, or do a better dynamic query construct without the SQL injection problems, or to use JPQL instead SQL, and to support REST that allow