Questions tagged [wso2-governance-registry]
165 questions
5
votes
2 answers
WSO2 Governance Registry lock error
After installation of WSO2 Governance Registry and starting it I get the following errors in wso2carbon.log:
TID: [0] [Greg] [2014-01-08 10:39:08,625] WARN {java.util.prefs.FileSystemPreferences} - Could not lock System prefs.Unix error code 0.…

mtak
- 365
- 7
- 23
4
votes
1 answer
WSO2 - Governance Registry - 'Preprequest action must be completed' Error being thrown
I have defined a new artifact type and am successfully creating new asset instances of it in the publisher - which works well. Recently I was experimenting with my own create_form.hbs under publisher/extensions/assets//themes/default/partials/ and…

Trem
- 91
- 6
4
votes
2 answers
Is there any API available to perform publisher operations on WSO2 Governance Registry?
I have read through the documents and I saw that there is a governance and a web service API available, but I do not understand the execution part. I would like to understand how to execute below operations through an API.
1) how can I publish…

Alwaysalearner
- 85
- 1
- 1
- 10
4
votes
1 answer
How to retrieve custom associations configured in governance.xml in WSO2 Enterprise Store
I created a custom association for type 'Schema' in governance.xml as below:
service
I created some associations using the…

Kamban
- 41
- 1
4
votes
1 answer
How to browse Added Data in Embedded H2 database
I used the out of box H2 embedded database for WSO2 Gov Registry 4.6.0 and added many entries there. I am trying to view the data in tables in the database but somehow cannot see the tables.
I logged in the embedded H2 database but only see the…

Cari
- 81
- 1
- 7
3
votes
2 answers
WSO2 Governance Registry Json Schema
I'm facing some problems regarding the publication GREG using Swagger. I wonder if you have any way to make GREG recognize the JSON Schema, because I saw that it only recognizes XML Schema which ends up forcing me to use WADL.

Vitor Darela
- 142
- 7
3
votes
2 answers
Using the Publisher overview_version error and incomplete information displayed
I am seeing interesting behavior with the WSO2 Publisher for both Governance Registry as well as Enterprise Server when I am using self-defined asset types. There are two items of concern - the one is that I can successfully save an asset type and…

passif
- 33
- 3
2
votes
1 answer
G-Reg and API manager Integration WSO2
Is it possible to use endpoints configured in G-Reg while creating an API in API manager?

Basanagouda Patil
- 91
- 6
2
votes
1 answer
How to add custom artifacts extensions (RXTs) in WSO2 governance registry in form war file?
I have no access to production environment, which is like no access to management console URL, or wso2 greg folder. If I need to add custom artifacts extension in wso2 greg server in form war file deployment, how would I proceed?

Ashesh Roychowdhury
- 41
- 2
2
votes
0 answers
WSO2 Governance Registry upgrade - DB Scripts Issue
We are doing a DB Upgradation for WSo2 Governance Registry upgradation from 4.5.3 to 4.6.0. The sql scripts available in the documentation for creating some db schema in staging database is having discrepancy like scripts for creating few tables are…

ashok ramasankar
- 21
- 2
2
votes
1 answer
How to show an Attribute table in the Store of the WSO2 GREG?
I added a new attribute in the soap service artifact that store unbounded operations of the service (it's like the table of contacts or endpoints)
My question is how to show that attribute table in the Store?
I tried edditing the…

Skeitho
- 113
- 1
- 9
2
votes
1 answer
Add multiple Web Service Operations in WSO2 Governance Registry
I need to add new field to the Soap Service. This field can add unbounded operations (contain name, description, example xml).For example, is this possible?
In the Artifact Source i tried inside a but it is not possible and I cant see how to make…

Skeitho
- 113
- 1
- 9
2
votes
1 answer
Can APIs be added as a custom asset in the G-reg?
Just like WS-Policies, Swagger , WSDLs, WADLs etc.Can APIs be added as a custom asset in the G-reg?

Vanya Kashyap
- 43
- 4
2
votes
1 answer
How to create a custom asset-attributes.hbs for each new artifact for the STORE?
Im using WSO2 Governance Registry 5.2.0.
When I create a new artifact type, it containt a lot of new fields (You create and define this XML in the CARBON ADMIN CONSOLE). So in the PUBLISHER you can see the new fields, create and consult a new item…

Skeitho
- 113
- 1
- 9
2
votes
3 answers
WS02 ESB GREG: remote instance and mount configuration
this is my registry on ESB 4.9.0 pointing to my GREG 5.2.0 instance
jdbc/WSO2CarbonDB_GREG
gregid
…

Massimo Danieli -
- 51
- 3