[Dev] SnakeYAML is already an OSGi bundle. Why do we have SnakeYAML in orbit?

2016-05-03 Thread Isuru Perera
Hi, $subject [1]. See manifest entries in latest JARs [2] [1] https://github.com/wso2/orbit/tree/master/snakeyaml/1.16.0.wso2v1 [2] http://search.maven.org/#search|gav|1|g%3A%22org.yaml%22%20AND%20a%3A%22snakeyaml%22 -- Isuru Perera Associate Technical Lead | WSO2, Inc. | http://wso2.com/ Lean

Re: [Dev] carbon-registry 4.5.5-alpha released to staging

2016-05-03 Thread Thushara Ranawaka
Hi Maheshika, Could you please proceed with release. Thanks, Thushara On Wed, Apr 27, 2016 at 7:02 PM, Maheshika Goonetilleke wrote: > Hi Thushara > > Staged > https://maven.wso2.org/nexus/content/repositories/orgwso2carbonregistry-1003/ > > On Wed, Apr 27, 2016 at 6:29 PM, Thushara Ranawaka

[Dev] Maven Tools 5.0.1 Released

2016-05-03 Thread Kavith Lokuhewage
Hi, WSO2 Developer Studio team is pleased to announce that Maven Tools 5.0.1 is released. This is a patch release of maven plugins and contains fixes to following issues. https://wso2.org/jira/browse/TOOLS-3380 https://wso2.org/jira/browse/TOOLS-3387 Source tag is available at [1]. Below are th

Re: [Dev] [DS] UI Design - Hierarchical page support for dashboards (Designer View)

2016-05-03 Thread Jerad Rutnam
Hi Manu, Yes, its better if we can have the drag & drop sorting in the same view (Pages View). But since we have very narrow pane there, its difficult to show the hierarchical items with the indent. It will cause issues when we have more than 2 levels. So that's why we decided to move it to a sepa

[Dev] [DEV] WSO2 Enterprise Store 2.1.0 Beta 1 Released!

2016-05-03 Thread Sameera Medagammaddegedara
Hi Everyone, This is the beta-1 of the WSO2 Enterprise Store version 2.1.0, which will create a marketplace for your enterprise assets. You can download the beta at [1]. The beta-1 specifically contains the following bug fixes. Bug - [STORE-560 ] - Optio

Re: [Dev] How to use Security Questions for Password Recovery

2016-05-03 Thread Johann Nallathamby
On Wed, May 4, 2016 at 10:42 AM, Prabath Siriwardana wrote: > Can you please check whether we support following under both the password > recovery and user signup flow... if not can we please accommodate them... > > 1. The verification code expires after some time > 2. Ability to resend the verif

Re: [Dev] How to create database tables with -Dsetup in Carbon 5?

2016-05-03 Thread Isuru Perera
+1. I also think that we can remove the support for -Dsetup in C5 products and I agree with Sagara's points. I just wanted to check what we should do about the missing feature when migrating the metrics code to C5 based products. Shall we send a mail to architecture@ and tell that we will no long

Re: [Dev] [MSF4J] JSON POST as String and InputStream not supported

2016-05-03 Thread Afkham Azeez
The proper way to do it is for you to use an object and then get MSF4J for you to do the databinding for you and then use Media type JSON. The StockQuote sample demonstrates this and the Stock object corresponds to the JSON sent by curl. On Wed, May 4, 2016 at 11:19 AM, Yasith Lokuge wrote: > Th

[Dev] Deployment notifier Error at startup

2016-05-03 Thread Nandika Jayawardana
Hi Kasun, Getting the following error from deployment notifier component. ERROR {org.eclipse.equinox.ds} - [SCR] Exception while activating instance org.wso2.carbon.deployment.notifier.internal.DeploymentNotifierListenerComponent@78c815f5 of component DeploymentNotifierListenerComponent java.l

Re: [Dev] [MSF4J] JSON POST as String and InputStream not supported

2016-05-03 Thread Yasith Lokuge
That means I should send JSON as a String if I need to send a JSON request to my service? If I'm not using curl or a rest client, do I need to convert the json object in to a string and send it to the service? On Wed, May 4, 2016 at 11:03 AM, Afkham Azeez wrote: > Remove the media type. You are

Re: [Dev] GSoC 2016

2016-05-03 Thread Kavith Lokuhewage
Hi Nathiesha, I have scheduled a meeting to discuss next steps of the project. I have sent the hangout invitation [1] to you. Please let us know your availability. [1] https://calendar.google.com/calendar/hosted/wso2.com/event?action=TEMPLATE&tmeid=bThrNnZvOTF1bWdvdXI4ZWpnZzZkY2xmNWsga2F2aXRoQH

Re: [Dev] [MSF4J] JSON POST as String and InputStream not supported

2016-05-03 Thread Afkham Azeez
Remove the media type. You are specifying that you are consuming JSON but sending text. Remove the JSON media type and send your request from curl without a media type header. On Wed, May 4, 2016 at 10:15 AM, Yasith Lokuge wrote: > Hi, > > I'm still getting the following error, > > Problem acce

Re: [Dev] How to use Security Questions for Password Recovery

2016-05-03 Thread Prabath Siriwardana
Can you please check whether we support following under both the password recovery and user signup flow... if not can we please accommodate them... 1. The verification code expires after some time 2. Ability to resend the verification code (a new one) by the admin or by the user 3. After the passw

Re: [Dev] [BPS Tooling] Installed Distribution module fails to build when migrated to Eclipse Mars

2016-05-03 Thread Awanthika Senarath
Hello Heshitha and team, I have fixed the installed distribution build and committed the changes to the source shared with me. please fine the pull request [1]. Please introduce profiling to the build and make sure that the installed distribution only in the release profile as it consumes a lot o

Re: [Dev] [DEV][AppM] Cannot add web application 'Failed to add asset.'

2016-05-03 Thread Chanuka Dissanayake
Hi Dinusha, This issue is fixed now. We applied a patch to staging deployment and there > were some nginx config issues too. Thanks for the fix. BTW there's a issue in the Store side as well. Initially published app doesn't appear in the store, it should be be unpublished and republished again.

Re: [Dev] Multiple JMS parameter sets for ESB Proxies

2016-05-03 Thread Shazni Nazir
Hi Manu, Try adding all the following parameters, myTopicParams topic Test transport.jms.Destination should match with the topic destination you have in your MQ. Shazni Nazeer Mob : +94 37331 LinkedIn : http://lk.linkedin.com/in/shazninazeer Blog : http://shazninazeer.blogspot.

Re: [Dev] [MSF4J] JSON POST as String and InputStream not supported

2016-05-03 Thread Yasith Lokuge
Hi, I'm still getting the following error, Problem accessing: /service/2. Reason: Unsupported Media Type Please not that I've used the following annotation, @Consumes(MediaType.APPLICATION_JSON) On Tue, May 3, 2016 at 6:32 PM, Afkham Azeez wrote: > Change your curl to: > curl -X POST -d '{

Re: [Dev] [GSOC2016]Proposal 4: [ML] Ensemble Methods Support for WSO2 Machine Learner

2016-05-03 Thread Supun Sethunga
Hi Misgana, Seems you have misunderstood the "carbon" architecture. Let me explain it. *carbon-ml* repo contains the source code of the osgi bundles (i.e: jar libraries) which contain actual implementation/logic (such as, the implementation of importing datasets, creating projects, building models

Re: [Dev] Working With VFS Sender in ESB

2016-05-03 Thread Yashothara Shanmugarajah
Current File connector V2 doesn't have feature for VFS sender. I will share the milestone. Best Regards, Yashothara.S Software Engineer WSO2 On Wed, May 4, 2016 at 8:00 AM, Malaka Silva wrote: > Can you share a milestone plan please. > > Also my understanding is current requirement is not cov

Re: [Dev] Working With VFS Sender in ESB

2016-05-03 Thread Malaka Silva
Can you share a milestone plan please. Also my understanding is current requirement is not covered with file connector v2? On Wed, May 4, 2016 at 7:57 AM, Yashothara Shanmugarajah < yashoth...@wso2.com> wrote: > Hi, > > I have started to implement new method for doing the VFS sender feature in >

Re: [Dev] Working With VFS Sender in ESB

2016-05-03 Thread Yashothara Shanmugarajah
Hi, I have started to implement new method for doing the VFS sender feature in file connector. Try to finish as soon as possible. Best Regards, Yashothara.S Software Engineer WSO2 On Wed, May 4, 2016 at 7:51 AM, Malaka Silva wrote: > Hi Yashothara, > > What is the update. how are you proceed

Re: [Dev] Working With VFS Sender in ESB

2016-05-03 Thread Malaka Silva
Hi Yashothara, What is the update. how are you proceeding with the feature? On Mon, Apr 25, 2016 at 8:29 AM, Yashothara Shanmugarajah < yashoth...@wso2.com> wrote: > Hi, > > As the summary of my results of file connector (file move), herewith I > have attached two graphs which is specifying heap

Re: [Dev] Multiple JMS parameter sets for ESB Proxies

2016-05-03 Thread Manuranga Perera
Added flowing and I think now it's picking up form the correct set [1] myTopicParams But now I get following error [2016-05-03 14:39:53,098] ERROR - ServiceTaskManager Error looking up JMS destination and auto creating JMS destination : MyTopicReaderPxy using JNDI properties : {java.naming.facto

Re: [Dev] [appcloud] Clarification on how "Create Database" in the UI works

2016-05-03 Thread Kasun De Silva
Hi Sabra, As you might know we have a WSO2SS (Storage Sever) in AppCloud setup. This is responsible to all the database related operations in AppCloud. Similarly createDatabase() calls and admin service in SS. Check [1], you can see that the payload is sent to SS deployed in AppCloud. If you wan

Re: [Dev] [appcloud] setTimeout method does not work as expected

2016-05-03 Thread Kasun De Silva
Great! On Tue, May 3, 2016 at 12:10 PM, Sabra Ossen wrote: > Hi Kasun, > > This was necessary for the fix for the JIRA mentioned in [1]. Once the > user creates a new version or starts a version that has been stopped, the > other versions are automatically stopped. Hence the notification message

Re: [Dev] [appcloud] setTimeout method does not work as expected

2016-05-03 Thread Sabra Ossen
Hi Kasun, This was necessary for the fix for the JIRA mentioned in [1]. Once the user creates a new version or starts a version that has been stopped, the other versions are automatically stopped. Hence the notification message is displayed and the user is redirected to the application home page.

[Dev] [appcloud] Clarification on how "Create Database" in the UI works

2016-05-03 Thread Sabra Ossen
Hi All, I am new to App Cloud and I would like to know how the method "createDatabase" mentioned in [1] works when we create a database. AFAIU a web service request is sent to a Jax-Rs service. But where is this service hosted? and How can I find the additional operations supported by the service

[Dev] Multiple JMS parameter sets for ESB Proxies

2016-05-03 Thread Manuranga Perera
I have following in my axis2.xml : com.sun.jndi.fscontext.RefFSContextFactory file:/home/myTopic topic com.sun.jndi.fscontext.RefFSContextFactory file:/home/myQueue queue When I create a JMS consumer proxy without any parameters, it picks up all the parameters from the default section. I

[Dev] Special character in target url

2016-05-03 Thread Lakshitha Warnakulasuriya
Hi All, How to add a hypen inside target url when we create a proxy service in esb. Thanx and regards, Lakshitha ___ Dev mailing list Dev@wso2.org http://wso2.org/cgi-bin/mailman/listinfo/dev

Re: [Dev] Application Server 5.3.0 Dashboard Session Expires

2016-05-03 Thread Prakhash Sivakumar
Ya it's working thanks kasun On Tuesday, 3 May 2016, Gobinath Loganathan wrote: > Thanks Kasun. It's working. > > On Tue, May 3, 2016 at 3:38 PM, KasunG Gajasinghe > wrote: > >> This because of conflicts in the client-side session cookie when you >> access a webapp via http. To fix this, you ca

Re: [Dev] [DS] UI Design - Hierarchical page support for dashboards (Designer View)

2016-05-03 Thread Manuranga Perera
Hi Jerad, I thought it's better UX to manage something in the same view. E.g.: using drag-and-drop to re-arrange the tree items like in http://wwwendt.de/tech/fancytree/demo/sample-ext-dnd.html Or do you mean something other than rearranging by 'managing the pages'? On Tue, May 3, 2016 at 3:05 AM

[Dev] Table 'REG_LOG' doesn't exist

2016-05-03 Thread Isuru Haththotuwa
Hi Devs, The following error log appear in IS 5.1.0, APIM 1.10.0 and ESB 4.9.0 distributed setups, configured with mysql data sources, when starting up for the first time. This issue has been reported previously [2 - 4] as well, but no proper resolution has been found. Any idea what might be causi

Re: [Dev] [MSF4J] JSON POST as String and InputStream not supported

2016-05-03 Thread Afkham Azeez
Change your curl to: curl -X POST -d '{"symbol": "GOOG","name": "Google Inc.","high": 190.23,"low": 187.45}' "http://localhost:8080/hello2/2"; InputStream doesn't work like that in MSF4J. Check the streaming sample for details https://github.com/wso2/msf4j/tree/master/samples/fileserver On Tue,

[Dev] [API-M 1.10.0] NPE in Key Manager Startup

2016-05-03 Thread Imesh Gunaratne
Hi Devs, I'm seeing the below NPE in Key Manager startup in a API-M fully distributed setup, any thoughts on this? [2016-05-03 12:16:52,950] INFO - RegistryEventingServiceComponent Successfully Initialized Eventing on Registry [2016-05-03 12:16:53,070] INFO - JMXServerManager JMX Service URL :

Re: [Dev] [ESB Tooling][Mediation Debugger] Does not debug APIs

2016-05-03 Thread Dilshani Subasinghe
Hi Nuwan, It is working for one method. As it not working for several methods reported a jira [1] [1] - https://wso2.org/jira/browse/DEVTOOLESB-198 Regards, Dilshani On Tue, May 3, 2016 at 2:50 PM, Nuwan Pallewela wrote: > Hi Dilshani, > > Can you try it with only specifying one method type

Re: [Dev] [DEV][AppM] Cannot add web application 'Failed to add asset.'

2016-05-03 Thread Dinusha Senanayaka
Hi Chanuka, This issue is fixed now. We applied a patch to staging deployment and there were some nginx config issues too. Regards, Dinusha. On Tue, May 3, 2016 at 11:59 AM, Chanuka Dissanayake wrote: > Hi Dinusha, > > Thanks for the help. I can add the web application now, but I'm not able >

Re: [Dev] GSOC2016: [ML][CEP] Predictive analytic with online data for WSO2 Machine Learner

2016-05-03 Thread Mahesh Dananjaya
Hi Maheshakya, thank you.that's good. i have been trying to fix that for couple of days. please inform me when it will be fixed.now i have been testing the ML algorithms and trying to identify the flow and the hierarchy. is that "Put break points in train methods in Linear Regression class" means t

Re: [Dev] Application Server 5.3.0 Dashboard Session Expires

2016-05-03 Thread Gobinath Loganathan
Thanks Kasun. It's working. On Tue, May 3, 2016 at 3:38 PM, KasunG Gajasinghe wrote: > This because of conflicts in the client-side session cookie when you > access a webapp via http. To fix this, you can try adding a WebContextRoot > other than / for the management console, say, /as. This will

[Dev] [MSF4J] JSON POST as String and InputStream not supported

2016-05-03 Thread Yasith Lokuge
Hi, I tried to send a json post request to the sample microservice I built using wso2 ms4j framework. It works with the pojo class as in the below example (POST service/1) but doesn't work with the String type and InputStream type. Please refer the following java code / curl request and the erro

Re: [Dev] GSOC2016: [ML][CEP] Predictive analytic with online data for WSO2 Machine Learner

2016-05-03 Thread Maheshakya Wijewardena
Hi Mahesh, I have checked. It seems the issue you have encountered is cause only in the current development branch of the product-cep. It doesn't identify the ML siddhi extension as an extension. ML siddhi extension works fine in the latest release of CEP (4.1.0) [1]. Until we figure out the reaso

Re: [Dev] Application Server 5.3.0 Dashboard Session Expires

2016-05-03 Thread KasunG Gajasinghe
This because of conflicts in the client-side session cookie when you access a webapp via http. To fix this, you can try adding a WebContextRoot other than / for the management console, say, /as. This will change the mgt console url. This issue will not occur in a cluster when you use default http/

Re: [Dev] GSOC2016: [ML][CEP] Predictive analytic with online data for WSO2 Machine Learner

2016-05-03 Thread Maheshakya Wijewardena
Hi Mahesh, > Is is vital to use those local repo in my upcoming implementation? Yes. The remote p2-repo contains the p2-repos of released versions. What you have to develop on is the current master of the carbon-ml and product-ml. You can try out with the modification I have suggested. In the m

Re: [Dev] [ESB Tooling][Mediation Debugger] Does not debug APIs

2016-05-03 Thread Nuwan Pallewela
Hi Dilshani, Can you try it with only specifying one method type as "GET" or "POST" and try? Thanks, Nuwan On Tue, May 3, 2016 at 2:38 PM, Dilshani Subasinghe wrote: > Hi Nuwan, > > Please find the attachment of API configuration file and I added few > breakpoints as follows: > > API in sequen

Re: [Dev] [ESB Tooling][Mediation Debugger] Does not debug APIs

2016-05-03 Thread Dilshani Subasinghe
Hi Nuwan, Please find the attachment of API configuration file and I added few breakpoints as follows: API in sequence - Log mediator, payload mediator, send mediator API out sequence - Property, payload and send mediators Regards, Dilshani On Tue, May 3, 2016 at 2:27 PM, Nuwan Pallewela wro

Re: [Dev] [GSoC 2016]Proposal 03: [ML]Visual(Deep) Neural Network Builder -Project Progress

2016-05-03 Thread Lakini Senanayaka
Hi all, Thank you very much.I will go through these links. On Tue, May 3, 2016 at 2:00 PM, Lakini Senanayaka < lakinisenanayak...@gmail.com> wrote: > Hi, > > Thank you for the response Supun.I thought I am out from the competition > as no one replied me at least for my first mail. > Thank you s

Re: [Dev] Is streaming input & output support working in MSF4J?

2016-05-03 Thread Isuru Ranawaka
Hi All, Following are the details on streaming support of carbon transport. Basically we can looking to streaming support in request path and response path separately. Request Path (Streaming is working) [image: requestpath.png] According to above diagram - We have blocking queue in the

Re: [Dev] [ESB Tooling][Mediation Debugger] Does not debug APIs

2016-05-03 Thread Nuwan Pallewela
Hi Dilshani, Can you send me the api configuration file and the breakpoints you marked? Thanks, Nuwan On Tue, May 3, 2016 at 2:22 PM, Dilshani Subasinghe wrote: > Hi ESB Team, > > As I found, mediation debugging feature does not work for APIs. I didn't > even see any functional test cases rela

[Dev] [ESB Tooling][Mediation Debugger] Does not debug APIs

2016-05-03 Thread Dilshani Subasinghe
Hi ESB Team, As I found, mediation debugging feature does not work for APIs. I didn't even see any functional test cases related to APIs. Did you not developed that feature to cover APIs or missed covering APIs ? Any clarifications will be really helpful. Thank you. -- Best Regards, Dilshani

Re: [Dev] Jaggery 0.12.4 released to staging

2016-05-03 Thread Udara Rathnayake
Thanks Maheshika On Tue, May 3, 2016 at 2:12 PM, Maheshika Goonetilleke wrote: > Hi Udara > > Released. > > On Tue, May 3, 2016 at 1:59 PM, Udara Rathnayake wrote: > >> Hi Maheshika, >> >> Can you please release this. >> >> Thanks! >> >> On Mon, Apr 25, 2016 at 4:45 PM, Maheshika Goonetilleke <

Re: [Dev] Jaggery 0.12.4 released to staging

2016-05-03 Thread Maheshika Goonetilleke
Hi Udara Released. On Tue, May 3, 2016 at 1:59 PM, Udara Rathnayake wrote: > Hi Maheshika, > > Can you please release this. > > Thanks! > > On Mon, Apr 25, 2016 at 4:45 PM, Maheshika Goonetilleke < > mahesh...@wso2.com> wrote: > >> Hi Udara >> >> Please check >> https://maven.wso2.org/nexus/con

Re: [Dev] Application Server 5.3.0 Dashboard Session Expires

2016-05-03 Thread Prakhash Sivakumar
Hi all, It happens every time after trying to access the deployed web applications not only after the first time deployment Thanks On Tue, May 3, 2016 at 12:29 PM, Gobinath Loganathan wrote: > Hi team, > Application Server 5.3.0 dashboard's session expires after every session > updates of the

Re: [Dev] Jaggery 0.12.4 released to staging

2016-05-03 Thread Udara Rathnayake
Hi Maheshika, Can you please release this. Thanks! On Mon, Apr 25, 2016 at 4:45 PM, Maheshika Goonetilleke wrote: > Hi Udara > > Please check > https://maven.wso2.org/nexus/content/repositories/orgjaggeryjs-1002/ > > On Mon, Apr 25, 2016 at 4:30 PM, Udara Rathnayake wrote: > >> Hi build team,

Re: [Dev] Understanding how CEP interacts with Storm

2016-05-03 Thread Srinath Perera
On Fri, Apr 29, 2016 at 8:26 PM, Dulitha Wijewantha wrote: > Hi guys, > I read the article [1] that details a performance test conducted on CEP > integration on Storm. I have some questions regarding how this integration > actually work and how this fits in with the DAS picture. > > 1) In the art

Re: [Dev] Error while implementing the Integration test for salesforce(SOAP API) connector

2016-05-03 Thread Hariprasath Thanarajah
Noted Malaka. On Tue, May 3, 2016 at 1:05 PM, Malaka Silva wrote: > Hariprasath great if you could create the pr(master branch) and add to the > jira. > > On Tue, May 3, 2016 at 1:02 PM, Hariprasath Thanarajah < > haripras...@wso2.com> wrote: > >> Hi Malaka/Chanaka, >> >> The axis2-1.6.1-wso2v17

Re: [Dev] [Architecture] [Pet Project] Velocity Template Mediator for ESB

2016-05-03 Thread Malaka Silva
Hi Asanka, Sorry for the late reply. I just need to understand the following. I guess features you mentioned can be covered with enrich mediator. Also with payloadfactory you can specify expressions inline. Is there any specific use cases that we can cover with this? Eg: Support dynamic payload

Re: [Dev] Error while implementing the Integration test for salesforce(SOAP API) connector

2016-05-03 Thread Malaka Silva
Hariprasath great if you could create the pr(master branch) and add to the jira. On Tue, May 3, 2016 at 1:02 PM, Hariprasath Thanarajah wrote: > Hi Malaka/Chanaka, > > The axis2-1.6.1-wso2v17 is bundled with ESB 5.0.0 Alpha but For the > integration test it takes axis2-1.6.1-wso2v12 from the hig

Re: [Dev] Error while implementing the Integration test for salesforce(SOAP API) connector

2016-05-03 Thread Hariprasath Thanarajah
Hi Malaka/Chanaka, The axis2-1.6.1-wso2v17 is bundled with ESB 5.0.0 Alpha but For the integration test it takes axis2-1.6.1-wso2v12 from the highlighted in [1]. This is required for Salesforce integration test. We need to get it fix in BETA release. [1] - https://github.com/wso2/product-esb/blo

Re: [Dev] GSOC2016: [ML][CEP] Predictive analytic with online data for WSO2 Machine Learner

2016-05-03 Thread Mahesh Dananjaya
Hi maheshakya, Is it ok to go with p2 repo at http://product-dist.wso2.com/p2/carbon/releases/wilkes/features/ rather than the P2-repo at product-ml/modules/p2-profile/target/p2-repo in local repo.What is the impact?.Is is vital to use those local repo in my upcoming implementation?so i was trying

Re: [Dev] [DS] UI Design - Hierarchical page support for dashboards (Designer View)

2016-05-03 Thread Sinthuja Ragendran
Hi Udara, On Tue, May 3, 2016 at 12:29 PM, Udara Rathnayake wrote: > I had a chat with Jerad and the UX team regarding hierarchical page > design. Jerad pointed out the importance of having a separate functionality > to manage pages rather cluttering the existing page create/list view. So > with

[Dev] Application Server 5.3.0 Dashboard Session Expires

2016-05-03 Thread Gobinath Loganathan
Hi team, Application Server 5.3.0 dashboard's session expires after every session updates of the HelloWorld application. To reproduce this problem follow these steps from Quick Start Guide : 1. Deploy HelloWorldWebapp (Step 1 in Quick Start

Re: [Dev] [DS] UI Design - Hierarchical page support for dashboards (Designer View)

2016-05-03 Thread Udara Rathnayake
I had a chat with Jerad and the UX team regarding hierarchical page design. Jerad pointed out the importance of having a separate functionality to manage pages rather cluttering the existing page create/list view. So with this we are going to update the left side menu (Pages, Add Block, Gadgets) wi