Questions tagged [wso2-governance-registry]

165 questions
0
votes
1 answer

When do we need to integrate WSO2 API Manager with WSO2 G-registry?

I have done through the WSO2 Documentation and Webinar on integrating WSO2 API Manager with WSo2 G-registry. But still I'm not clear about during which Business scenario or to solve which business problem we need to integrate these two products? I…
0
votes
0 answers

Unable to Access WSO2 Governance Registry Management console

I have installed WSO2 API Manager and WSO2 Governance registry on the same server. Though I have changed the offset value for G-reg(to avoid port conflict), I'm unable to open the Management console of it. But APIM Mgmt console is accessible. Kindly…
0
votes
1 answer

How to Seprate wso2 xacml policy in tenent envirnament based on Registry

Our requirement is that i have to separate xacml policy file from default registry called wso2Registry. so , i am trying to do this scenario using wso2-Governance Registry but i cant get succeded on this is anythings…
0
votes
2 answers

WSO2 ESB and Registry Governance integration

I am trying to publish a WSDL in the Governance Registry through the publish app of the GREG. I have a problem with the endpoints of th wsdl. The imported endpoint isn't usable from ESB. When I call the proxy service with this endpoint I obtain…
0
votes
1 answer

WSO2 Governance and Certificates

Folks, does anyone know if the WSO Governance software (version 4) supports SHA-2 certificates? If so, is there anything different to install vs SHA-1 certs?
0
votes
1 answer

Can not create new asset with WSO2 ESB

I create custom proxy service in WSO2 ESB 490:
yeahliu
  • 154
  • 1
  • 8
0
votes
0 answers

Error posting API to API Manager (v1.10.0) from GREG (v5.1.0)

I have followed the instructions laid out in the documentation for GREG (5.1.0) to configure GREG to publish APIs to an external API Manager (1.10.0). I followed the configuration updates (modified the LifeCycle in the configuration.xml) and…
J.P.
  • 117
  • 9
0
votes
1 answer

Resources in WSO2 ESB are not updated when changed

I have this issue: when I move a resource from one collection to another collection in shared registry using WSO2 G-REG, the resource is moved, but when I open the same registry window in WSO2 ESB Management console the resource is in old…
zygimantus
  • 3,649
  • 4
  • 39
  • 54
0
votes
1 answer

WSOS GREG : redirect to url not supporting offset

Using Registry 5.1 - Any attempt to add a wsdl, displays a depreciated message, 'use https://localhost:9445/publisher', but any attempt to use this url fails because the subsequent login screen doesn't seem to know about the port 'offset' feature -…
hims987
  • 75
  • 1
  • 9
0
votes
1 answer

WSO2 GREG: My SQL setup issues

Following (https://docs.wso2.com/display/Governance450/Setting+up+with+MySQL) instructions I get an error: mysql> -u regadmin -p -Dregdb < 'D:\Programs\wso2greg-5.1.0\dbscripts\mysql.sql'; ERROR 1064 (42000): You have an error in your SQL syntax;…
hims987
  • 75
  • 1
  • 9
0
votes
1 answer

Key length error logging into store on GREG 5.0 using SSO and custom Cert

We have been implementing GREG5.0 and using default configurations everything works fine. Once we replace the default localhost certificate in the wso2cabon.jks keystore with our own we receive "java.security.SignatureException: Signature length…
jchaplin
  • 211
  • 1
  • 4
  • 11
0
votes
1 answer

Export WSDLs form wso2 greg-4.6.0

I want to know how to export more than one wsdls in same time in wso2 greg-4.6.0. Please help me to solve this problem.
Lakshitha Gihan
  • 303
  • 1
  • 19
0
votes
1 answer

WSO2 GREG Roles

I'm noticing an issue in the role management module. When attempting to create a user with a decreased role-set, say: only having login permission and list permission on the assets. The user is unable to see the "List" sub-menu under the "Metadata"…
mcwagner
  • 31
  • 8
0
votes
2 answers

Carbon Module Doesn't Exist in WSO2 Governance Registry 4.6.0

I am attempting to create a Jaggery application for deployment on GREG 4.6.0. However, when trying to interface with the Registry API, in accordance with the documentation, I notice that there isn't a Carbon module in the distributed .zip. Is there…
mcwagner
  • 31
  • 8
0
votes
1 answer

WSO2 class mediator for accessing Governance Registry Resource

In a cluster configuration made up of 2 WSO2 ESB 4.8.1, i need to develop a machanism by which the two ESB can access a shared Map Object writing and reading it. In particular i was thinking about developing a custom class mediator deployed on both…
Alex
  • 1,515
  • 2
  • 22
  • 44