Info | ||
---|---|---|
| ||
Web Service is one of many well-defined extension points supported by the WSO2 Governance Registry. Read more on Supported Extension Points for a complete list of extension points supported by WSO2 Governance Registry. |
...
2. Add the following dependency to your POM file:. Make sure you update the current version of carbon governance (e.g. 4.5.1).
Info |
---|
Project Object Model (POM) is an XML representation of a Maven project held in a file named |
Code Block | ||
---|---|---|
| ||
<dependency> <groupId>org.wso2.carbon.carbon<governance</groupId> <artifactId>org.wso2.carbon.governance.api</artifactId> <version>{current version of <version>4.2.0<the carbon.governance}</version> </dependency> |
3. Add the following plugin to your POM file:
...
9. Copy the GREG_HOME/
samples/handler/src/target/org.wso2.carbon.registry.samples.handler-4.6.0.jar
into GREG_HOME/repository/components/dropins
.
...