Questions tagged [wso2-governance-registry]

165 questions
0
votes
1 answer

Confusing instructions for regular Governance Registry and Clustering Governance Registry

So I'm working in setting up an alternate, supported DB to MySQL for my Governance Registry and do so for multiple instances for cluster and I'm completely confused at how to properly setup the database structure itself. From an initial install of…
0
votes
1 answer

Downloading Governance Registry artifact in a archive file

Is it possible to upload artifacts in a specific folder structure like :/common/schemas/sample/ For instance allow an xsd that is uploaded to conform to a specific location for when it is downloaded and used in a different project it can follow the…
Wolver1ne
  • 125
  • 1
  • 11
0
votes
1 answer

How to import multiple WSDL's in WSo2 registry

From WSo2 registry login page we can upload 1 wsdl at a time and later can create dependency between the loaded ones. Now in my scenario i have around 400 WSDL with dependencies which are captured in excel sheet. Now is there any possibility to load…
Satya
  • 11
  • 1
  • 4
0
votes
1 answer

How to add security to a Custom Web Application on WSO2?

I succefully deployed my spring web application on WSO2 carbon, I can access it and use it without problem but it containt some sensible data. How can I share the login security that is built in WSO2? How can I avoid external users use my web…
0
votes
0 answers

WS02 Greg 5.2.x SVN-Based Deployment Synchronizer

I have a cluster of Greg server, and I was trying to implement the SVN I have the same setup un those machines for the ESB cluster and it works fine. With Greg nothing at all: no error, no logs entries: it looks like it just ignore che SVN conf in…
0
votes
1 answer

WSO2 GREG Service Registry Store is not styling assets in a consistent way

I have 30+ asset instances being listed in my WSO2 Service Registry Store (v5.3.0) for one of my asset types. I've noticed that the styling of the asset blocks (image, description, version details) are not always displaying consistently and instead…
0
votes
2 answers

Configuring hbs files for presenting repeating rows of field data in Service Registry 'Store'

I've read other related article on Sourceforge (ie. How to create a custom asset-attributes.hbs for each new artifact for the STORE) which helped greatly though it didn't provide specific details to overcome the following issue I have. I have…
Trem
  • 91
  • 6
0
votes
1 answer

DB Migration scripts required for WSO2 Governance Registry

We are doing a DB Migration for WSo2 Governance Registry from 4.5.0 and migration script is not available for some specific versions at WSO2 Site hence requesting for the same for the specified versions below. Please find below the versions as we…
0
votes
0 answers

Creating Additional Relational Tables in Oracle for WSO2 Governance Registry

Our WSO2 Governance registry is pointing to external Oracle Database and apart from the Default tables created by running Oracle.sql script given by WSO2, we also need to create some additional relational tables in Oracle. For this need we are not…
0
votes
1 answer

how can I customize EDIT tab inside publisher portal?

I wanted to customize EDIT tab of publisher portal of wso2 registry. Currently we have below items: Overview Categorization Contacts Interface Security Doc links Tags Taxonomy I want to add one more item under Categorization such as…
Alwaysalearner
  • 85
  • 1
  • 1
  • 10
0
votes
1 answer

WS02 ESB GREG: remote instance and mount configuration in a cluster

in my lab I have this setup between an ESB 4.9.0 and a GREG 5.2.0 jdbc/WSO2CarbonDB_GREG gregid
0
votes
1 answer

Maven issue while Building for a latest fix given by WSO2

WSO2 has given a latest fix for Governance Registry5.3.0(Governance REST API Update issue). While building a code for applying a fix the below error is thrown. Error when building code using Maven. [ERROR] Failed to execute goal…
0
votes
1 answer

WSO2 Governance Registry - Tenant Migration

I'm working in new GREG organisation, and I would like to copy resources from a already existent tenant to a new one. I've tried to use checkin-client (https://docs.wso2.com/display/Governance530/Check-in+Client+Examples), but the resources aren't…
0
votes
1 answer

How to discover axis2 web service with WSO2 Governance Registry?

My question if is it possible to discover or integrate axis2 web services with WSO2 Governance Registry? I want to discover all the web services and automatically upload their info to the WSO2 GREG, and check automatically if there is a new web…
Skeitho
  • 113
  • 1
  • 9
0
votes
1 answer

Does WSO2 G-registry enable us to add stored procedure as one of the assets?

Can we add stored procedures into the Governance registry? Does G-reg supports that asset type? Because I could see, we can add wsdl, wadl, SOAP, REST services, Schemas and WS-Policies but my business requirement is to add stored procedures and…