Questions tagged [wso2-governance-registry]
165 questions
0
votes
1 answer
unable to add service with wsdl url, name and namespace in wso2 governance registry
I am trying to add service in wso2 governance registry 4.5.3. When I go in to index.jsp and try to add service by clicking add service which directs to add_edit.jsp and trying to give Name, Namespace and WSDL URL and try to save, its giving me…

Venkat Janyavula
- 615
- 2
- 7
- 10
0
votes
1 answer
Should I model using dependencies or associations in WSO2 GREG?
In WSO2 GREG you can model at least two types of relations between objects, associations and dependencies. I have seen that the Governance API differs between the two - dependencies may be somewhat more straight-forward to use for a API user.…

nize
- 1,012
- 1
- 11
- 27
0
votes
2 answers
WSO2 WS based Greg v 4.5.2 mounting with ESB v 4.5.1
Earlier we were using Governance Registy mounted in our ESB with Web service mounting option and it was working perfectly fine. But after migrating to Greg v4.5.2 and ESB v4.5.1, this has stopped working and have made us running in to deep problem…

ShakshiS
- 43
- 3
0
votes
1 answer
WSO2 Governance is sending email validation e-mails but not for subscriptions
Set up WSO2 governance. Set up axis2.xml so that when setting up an e-mail subscription to a collection it sends a validate e-mail request e-mail fine. But the subscription is never firing... Tried all events, Create child, update, create LC.
Any…

Barry Allott
- 3
- 2
0
votes
1 answer
WSO2 ESB 4.5.0 fails to create proxy service from governance registry
I have WSO2 ESB and WSO2 GREG running with registry being mounted to ESB instance.
While trying to create Loging proxy service I picked up the WSDL from registry. The WSDL has a schema import which it depends on. However ESB fails to resolve the…

Vladimir Klevko
- 181
- 12
0
votes
2 answers
Accessing WSO2 ESB, GREG and AS from external machine
I worked over the last weeks with wso2 products using some of the tutorials which were posted on the wso2 site.
Unfortunately I only found tutorials, where all the products run on the same machine.
What do I have to do, if I want to run the products…

user1515310
- 95
- 1
- 6
0
votes
3 answers
WSo2 Governance Registry
I am evaluating WSO2 for our SOA governance solution. Few questions
It provides a way to document services. Is there a way to document each operations listed in WSDL or resources of a RESTful service? I am not able to find this information.
How do…

user1664338
- 262
- 3
- 13
0
votes
1 answer
wso2 governance registry build fail
i'm trying to build wso2 governance registry by src files with maven 3, but after many retries i'm stuck too.
I had dowload all required libraries, and fixed all duplicate child in pom files, but whem i'm trying to build i obtain this…

rvt
- 217
- 1
- 2
- 10
0
votes
1 answer
wso2 governance registry - dependencies and associations
I would like to know more about the difference between dependencies and associations in WSO2 governance registry.
Is there any tutorial presenting a relevant use case?
To investigate, I created two resources with a dependency and then an association…

guillaume
- 6,477
- 5
- 17
- 15
0
votes
1 answer
Establishing GREG context root makes dashboard fail
I have a greg instance with context root established (url access
https://host:9443/greg/carbon/admin/index.jsp
When I try to access the governance dashboard, all the gadgets show the same message.
Unable to retrieve spec for…

Pablo Villanueva
- 45
- 3
-1
votes
1 answer
Governance Registry REST API Adding states
How to get the governance registry lifecycles using this api https://localhost:9443//governance/restservices in payload of json.I am getting all the field but i am not getting lifecycle value in that api.Can anyone suggest how to get that.I also see…

Aman Gupta
- 47
- 9
-1
votes
1 answer
Access endpoints from WSO2 GREG
I have JAX WS applications created and deployed on WSO2 Application server. and service endpoints are registered into WSO2 GREG. Now I want to make use of these endpoints into web application which are also deployed into same Application server.
To…

Basanagouda Patil
- 91
- 6
-1
votes
1 answer
Not able to upload assets using REST API in WSO2 Governance Registry?
I have tried to upload wsdl using advanced google rest API. In response I get html content (publisher portal). Below are the header I passed
And below are the response header I received:
I don't see wsdl is getting uploaded on publisher portal.
I…

Alwaysalearner
- 85
- 1
- 1
- 10
-1
votes
2 answers
How to detect while carbon starting or stopping
I used Runtime.getRuntime().exec() to start external program in GREG handler, and get its pid. But how I can detect when the GREG stopping or restarting , that I can stop or restart the external program.

yeahliu
- 154
- 1
- 8
-1
votes
1 answer
Exception using the SchemaFilter in WSO2 GREG
I get this exception
at org.apache.axis2.description.OutInAxisOperationClient.send(OutInAxisO
peration.java:413) ~[axis2_1.6.1-wso2v7.jar:na]
at org.apache.axis2.description.OutInAxisOperationClient.executeImpl(Out
InAxisOperation.java:224)…

nize
- 1,012
- 1
- 11
- 27