Project: WSO2 Governance Registry

This is the discussion forum for WSO2 Governance Registry
kotaris.michigan.gov's picture
Hi, When I add a service the resource name is defualted to 'service' and when I use the services list and click on service name the users are directed to a screen with 'service' as name. Is there a way to modify that defualt name to service name or a way to rename it? When I rename the resource using the UI it shows like renamed but the service list is failing to show up, after it opens up also it still points to old path. Also is there a way to show the service anme in the search list screen rather than showing the path?
itcomet.yahoo.com's picture
Hi everybody I've just followed the proposed instructions to install the WSO2 Governance Registry (binary) version 4.1.1 on Windows. When I wanna run wso2server.bat, I got some warnings and errors as follows: - WARN failed to set property [syslogHost] to value "localhost". -ERROR Cannot read file C:\greg\....\Carbon.xml -ERROR No syslog Host is set for SyslogAppendender Named "CARBON_SYS_LOG" -ERROR Can not get ServerConfiguration document element ... Any suggestion would be appreciated. Alireza.
jean-francois.delisle.cae.com's picture
Hi, I'm trying to use the Governance Registry API using the following code: URL remoteRegistryURL = new java.net.URL("https://localhost:9445/registry"); Registry rootRegistry = new RemoteRegistry(remoteRegistryURL, "admin", "admin"); Registry governanceRegistry = GovernanceUtils.getGovernanceUserRegistry(rootRegistry, "admin"); It complains about "Unhandled exception type RegistryException", which is no big deal as you can just surround the block with try-catch or make the method throw an RegistryException.
olivier.gauthier.cae.com's picture
Hi, I'm trying to compile the Greg on my computer. I followed the instructions, but I get this compile error: C:\WSO2\wso2greg-4.1.1-src\dependencies\abdera\1.0-wso2v2\core\src\main\java\org\apache\abdera\util\Discover.java:[78,13] error: reference to locate is ambiguous, both method locate(String,Object...) in Discover and method locate(String,boolean,Object...) in Discover match could not parse error message: where T#1,T#2 are type-variables: T#1 extends Object declared in method locate(String,Object...) T#2 extends Object declared in method locate(Stri
olivier.gauthier.cae.com's picture
I have setup the Greg version 4.1.1, and I need to call the WS API. There are two wsdl that I try to access that aren't working: https://localhost:9443/services/AuthenticationAdmin?wsdl https://localhost:9443/services/WSRegistryService?wsdl   The error printed is: HTTP Status 403 - Access to service metadata for service: WSRegistryService has been forbidden The same happens for this wsdl: https://localhost:9445/services/WSRegistryService?wsdl What do I need to do to make this work? Thanks, OG
y.gik.roseurobank.ru's picture
I am triing to perform this command: checkin-client.bat co / -u admin -p admin I have error message: Using CARBON_HOME: D:\Distr\WSO2greg\WS02GR~1.0\WSO2GR~1.0\bin\.. Using JAVA_HOME: C:\Program Files\Java\jdk1.6.0_16 Error in initializing the Realm Service. Some databases like h2, derby in file mode, doesn't allow to have multiple connections. In such case, Please make sure no other is connected to the database.
y.gik.roseurobank.ru's picture
I added resource to GREG from file. I can search and find this resource by name, but can not find this resource by content.
ks.chanchal.gmail.com's picture
Hi, WE are looking for ways to modify the Service content template so that we can have a field which allows uploading of files. in this case we need to upload an excel sheet. The file should be stored in the repository and be visible to users for download as a link.
Syndicate content