WSO2 Carbon Dashboards - Samples - Web Socket Endpoint

WSO2 is an open source application development software company focused on providing service-oriented architecture solutions for professional developers.

License

License

GroupId

GroupId

org.wso2.carbon.dashboards.samples
ArtifactId

ArtifactId

org.wso2.carbon.dashboards.samples.endpoint
Last Version

Last Version

4.0.36
Release Date

Release Date

Type

Type

bundle
Description

Description

WSO2 Carbon Dashboards - Samples - Web Socket Endpoint
WSO2 is an open source application development software company focused on providing service-oriented architecture solutions for professional developers.
Project URL

Project URL

http://wso2.org
Project Organization

Project Organization

WSO2

Download org.wso2.carbon.dashboards.samples.endpoint

Dependencies

compile (7)

Group / Artifact Type Version
org.wso2.carbon.metrics : org.wso2.carbon.metrics.core jar 2.3.7
org.wso2.msf4j : msf4j-core jar 2.5.2
javax.websocket : javax.websocket-api jar 1.1
org.osgi : org.osgi.core jar 6.0.0
org.wso2.eclipse.osgi » org.eclipse.osgi.services jar 3.4.0.v20140312-2051
org.slf4j : slf4j-api jar 1.7.5
com.google.code.gson : gson jar 2.6.2

Project Modules

There are no modules declared in this project.

WSO2 Dashboard Component


Branch Build Status
master Build Status

Getting Started

Please follow the below steps to setup the WSO2 Dashboard Component.

  1. Clone and build carbon-dashboards repository.
  2. Clone and build the carbon-ui-server repository available here ( Carbon-UI-Server - https://github.com/wso2/carbon-ui-server )
  3. Install Dashboard Core API Feature and Dashboard Portal Feature in to distribution available in carbon-ui-server.

You can add following properties to pom file available in Carbon-UI-Server/tests/distribution directory.

        <dependency>
            <groupId>org.wso2.carbon.dashboards</groupId>
            <artifactId>org.wso2.carbon.dashboards.api.feature</artifactId>
            <version>4.0.0-SNAPSHOT</version>
            <type>zip</type>
        </dependency>
        <dependency>
            <groupId>org.wso2.carbon.dashboards</groupId>
            <artifactId>org.wso2.carbon.dashboards.portal.feature</artifactId>
            <version>4.0.0-SNAPSHOT</version>
            <type>zip</type>
        </dependency>
        <feature>
            <id>org.wso2.carbon.dashboards.api.feature</id>
            <version>4.0.0-SNAPSHOT</version>
        </feature>
        <feature>
            <id>org.wso2.carbon.dashboards.portal.feature</id>
            <version>4.0.0-SNAPSHOT</version>
        </feature>
  1. Unzip the distribution and run the server. You can access the dashboard component from https://localhost:9292/analytics-dashboard/ or http://localhost:9090/analytics-dashboard/

License

Carbon dashboards is available under the Apache 2 License.

How To Contribute

Contact Us

WSO2 developers can be contacted via the mailing lists:

org.wso2.carbon.dashboards.samples

WSO2

Welcome to the WSO2 source code! For info on working with the WSO2 repositories and contributing code, click the link below.

Versions

Version
4.0.36
4.0.35
4.0.34
4.0.32
4.0.31
4.0.30
4.0.29
4.0.28
4.0.27
4.0.26
4.0.25
4.0.24
4.0.23
4.0.22
4.0.21
4.0.20
4.0.19
4.0.18
4.0.17
4.0.16
4.0.15
4.0.14
4.0.13
4.0.12
4.0.11
4.0.10
4.0.9
4.0.8
4.0.7
4.0.6
4.0.5
4.0.4
4.0.3
4.0.2
4.0.1
4.0.0.m18
4.0.0.m17
4.0.0.m16
4.0.0.beta5
4.0.0.beta4
4.0.0.beta3
4.0.0.beta2
4.0.0.beta
4.0.0.alpha5
4.0.0.alpha4
4.0.0.alpha3
4.0.0.alpha2
4.0.0-alpha