UDDI (Universal Description, Discovery, and Integration)
0
votes
0answers
19 views
The proposed key is not within the partition defined by owning publisher:Apache JUDDI and OSB
I am trying to publish Oracle Service Bus proxy services to UDDI registry (JUDDI).
And I am getting $subject when try to publish a proxy service through OSB. Have anyone came across with such before? ...
0
votes
1answer
72 views
How to add a service registry (example: UDDI) to FuseESB?
I'm using Red Hat Fuse ESB.
I would like to use the "service registry" concept (example: UDDI) for discovery at run time the endpoint of the service.
It is feasible?!
Thanks a lot
0
votes
1answer
96 views
Does NuSOAP support UDDI?
Maybe I don't fully understand what UDDI is all about, but I'm thinking a technique for publishing all offered services on one server?
By "server" should I understand a physical address (like ...
3
votes
1answer
247 views
zookeeper as a service registry
I want to use the ZooKeeper as a service registry which replicated identical services can register themselves and clients may discover available services's url to call them. As a starter to ZooKeeper ...
2
votes
4answers
58 views
What is the value of separating interface from implementation in internet-based service-oriented computing?
Are the reasons like in normal multi-module application programming - so a client can just use the interface without having to worry about implementation details?
Note that I am talking about ...
0
votes
2answers
205 views
Understanding SOA architecture [closed]
I'm working on a SOA project based on SOAP. Well, i read many tutorials on Internet, but i still have the same problem, which is all articles & blogs, even the official documentation of eclipse ...
1
vote
0answers
10 views
Build subscription alerts for service changes
I am using Biztalk UDDI V3 (stand-alone install) on a windows 2008. I have configured all services (web, database and subscription):
I successfully published a couple of services
I successfully ...
0
votes
1answer
142 views
WSO2 Governance Registry with UDDI
I´m using WSO2 Governance Registry 4.5.1.
I want to use UDDI, I download the version WSO2 Governance Registry 4.5.1 and I followed de instruction here ...
0
votes
1answer
86 views
WSO2 Error with Registry UDDI
I´m using WSO2 Enterprise Service Bus 4.5.1.
I have installed Registry UDDI but when I start wso2server.bat it doesn´t start, the error is:
ERROR - JUDDIJAXWSDeployer Exception creating Axis Ser
...
0
votes
0answers
64 views
WSO2 ESB problems installe Registry UDDI
I´m using WSO2 Enterprise Service Bus 4.5.1.
I want to
I have installed all features the Goverment Registry with the management console but when
I restart the server it doesn´t start, the error is:
...
1
vote
1answer
179 views
Dynamic Client WSDL
I am newbie to web service. My requirement is given a WSDL link
I want to dynamically find all the operations supported (Methods
published by WSDL)
Iterate though the different operations listed
...
0
votes
2answers
177 views
What the alternative for UDDI Repository?
Dose RESTful services have some repository like UDDI for Web service?
Please tell me the URL for resist the service.
0
votes
1answer
199 views
JUDDI: (/juddiv3/services) is not available
after installing juddi server as described here
http://thoughtsasaservice.wordpress.com/tag/juddi/
I can enter to the main interface here:
http://localhost:8181/juddiv3/
But when I click on (View ...
1
vote
1answer
348 views
publishing and discovering REST web services
I am a student and new to web services. I have an academic project where I have to do dynamic service composition, where the client(coded client, not the human client) will search for web services and ...
1
vote
1answer
173 views
how to publish and discover a java web service
I am new to developing web services using java. I have an academic project where I need to do dynamic service composition. For that I can't directly create a service-client for a particular service ...
0
votes
1answer
104 views
Governance Registry access through uddi v 3.0 client Api
How can we access the WSO2 Governance Registry using UDDI v3 Api? Are there any such client api's provided by wso2.
1
vote
0answers
251 views
how to publish a web service in juddiv3 using eclipse
I am new to Web Services. I was trying to publish a JAX-WS Web Service to apache juddiv3 using eclipse(indigo) Web Service Explorer. But each time I try to publish it following error is produced:
...
0
votes
0answers
31 views
UDDI Export/Import Tool
Are there any publicly available (FOSS) tools for exporting a UDDI registry from one system and importing it into another?
0
votes
0answers
47 views
uddi v2 client access to uddi v3
We have been asked to set-up a uddi v3 in our SOA governance infrastructure, but all the tools we have are only v2 compliant, and most of them are propietary.
I would like to know if anyone has come ...
0
votes
1answer
141 views
ESB Toolkit. Itinerary Endpoint Outbound Location not set
I have an Itinerary as follows
Receive a Message
Resolve two endpoints using UDDI ( Messaging Extender containing two resolvers)
then Off Ramp Extender
Apply Map using Message extender(using BRE)
...
2
votes
1answer
261 views
Web Service Directory - UDDI?
I have been tasked with building a registry/directory of the WCF web services in my organization. My first thought was about using UDDI. However, UDDI doesn't seem to enjoy particularly good press, ...
0
votes
1answer
44 views
Is there a standard enterprise technology to catalog your application web services?
Our application has thousands of web services. We are looking for a standard way / technology to provide our clients with list of web services / some documentation and some other meta information?
0
votes
1answer
305 views
Manage UDDI registry with CXF
I have an application using Apache CXF with a lots of SOAP services implemented. So, i would like to use the "service registry" concept and then, i´d hear about UDDI, but i dont know how to ...
0
votes
1answer
375 views
In JDeveloper, how can I connect to a UDDI v3 registry?
I would like to use JDeveloper to connect to a jUDDIv3 registry running on JBoss SOA.
I tried:
File > New
Business Tier > Web Services > UDDI Registry Connection
Inquiry Endpoint URL: ...
0
votes
1answer
468 views
is uddi used anymore or is it's functionality now encompassed by wcf?
does anybody use uddi anymore? Or is it's functionality now encompasses by WCF? Does Azure change anything regarding to the usefulness of UDDI? Can you please give me a practical example when UDDI was ...
0
votes
1answer
156 views
BizTalk UDDI Services Installation
Is it possible to install UDDI Services for BizTalk ESB Toolkit on Windows 7 32-bit?
5
votes
1answer
815 views
how to use uddi in .Net
I have used web services in .Net before with WCF.Though, I don't really understand the benefits of UDDI. There is a lot of theory but I didn't find anything practical. Do you know any tutorials on ...
1
vote
1answer
302 views
How should I allow others to dynamically find web services?
I have been fighting with this for a while now. I need to prototype SOA, and with it, the registry. I have been fiddling with jUDDIv3 on JBoss SOA Platform 5, but there don't appear to be any tools ...
7
votes
1answer
2k views
What are some good alternatives to a UDDI registry?
I work as an intern Application Developer at a large organization prototyping SOA. I'm brand new to web services and technologies such as WSDL, SOAP, UDDI, and so on.
In the past week, I have been ...
0
votes
1answer
262 views
Microsoft UDDI Error
I have a new Win 2008 Server VM. I've just installed UDDI website from the BizTalk 2010 DVD. When I try to browse to the page: http://localhost/uddi I get the following error, can anyone please help?
...
2
votes
0answers
182 views
How to use microsoft UDDI 3 and its SDK and API
I want a tutorial or document that describe API functions of microsoft UDDI, and how to find services from it. their functions and its input and output parameters in C#
1
vote
0answers
229 views
Using jUddi v3 from .net and java
I have built a Web Service in .NET. I have some apps that need to find and consume it, so I am using jUddi v3. I know that this version lets you use the publish, inquiry and security services as web ...
4
votes
2answers
3k views
Is there an UDDI or any other registry for RESTful Webservices
Does Restful Webservices have any service registries like the UDDI? Or can UDDI hold Restful Webservices as well?
0
votes
1answer
310 views
netbeans and the jUDDI annotations
I'm trying to get the jUDDI annotations working in netbeans 7.0. I've included juddi-client-3.0.4.jar and uddi-ws-3.0.4.jar in my project libs and put a uddi.xml in the config folder. It seems the ...
0
votes
2answers
418 views
Apache jUDDI: Finding Templates
I'm using jUDDI v3.0.4 client to inquiry a UDDI server (juddi-portal-bundle-3.0.4). My interest is to find a service (which I succeeded) and query for its Binding Templates, in fact to get the Access ...
0
votes
1answer
86 views
BizTalk: Service Consumer Catalog
Is there a way in BizTalk, or any third party product, to know about service consumers. For Example, which channels/systems are using service X.
I have seen maintaining an excel document for this ...
6
votes
2answers
450 views
Spring WS and UDDI
I have a bunch of web services implemented in Spring-WS 1.5.9. We use Maven to do our builds, our services run on OC4J that have a UDDI provider.
What we want to do is to start using UDDi internally ...
2
votes
1answer
285 views
Publishing a web service
I've been working with Web services in an academic setting for quite a while now, but there's one basic aspect about them that I do not get. Here it is:
Assume you have an application that you want ...
46
votes
2answers
2k views
Juddi publish and find service
I have successfully set up an Apache Juddi v3 installation (tomcat version) on my computer. What I want now is to publish a service whose WSDL is found at
...
0
votes
1answer
259 views
How to find simple secured web services online
I am trying to write a test code against some secured web service.
So, I've searched the web for some (https) web service to write the client againest but didn't find...
I've looked in one or more ...
1
vote
5answers
640 views
Does A Web Service Have To Be Registered?
I'm learning about web services and most of the resources I've been reading talk about registering your web service once it's ready for use by others. Is registering a web service required to use the ...
1
vote
1answer
515 views
UDDI - find service which name matches exactly name specified in request
I'm asking UDDI to find a service with a name specified in request. The code looks like this:
UddiConnection uddiConnection = new UddiConnection(uddiAddress);
FindService findService = new ...
2
votes
1answer
252 views
0
votes
1answer
128 views
How to use UDDI's asynchronous subscription service from a client?
How might one go about implementing the client side for jUDDI v3 asynchronous subscription to listen for business entities to be added or deleted? My understanding is that a subscription is created ...
0
votes
1answer
535 views
What java api can we use to connect to jUDDI V3 in an upgrade from V2?
We are upgrading some of our systems including a move up to jUDDI V3 from V2. In the past we used uddi4j in our java code to access the UDDI server, but uddi4j doesn't seem to have continued to V3. ...
4
votes
1answer
702 views
UDDI Best Practices
My organisation is getting into the SOA world (a bit late, but that's what it's like here!) and we're looking into the ESB Toolkit 2.0 (we already have BizTalk Server 2009).
We're keen on ...
0
votes
2answers
411 views
SOA Resource Discovery vs. Service Discovery
I've recently been tasked with performing a comparison of SOA suites. I've been looking into the SOA offerings of jBoss, Oracle, WSO2, etc.., and comparing everything SOA from ESB, application ...
5
votes
3answers
1k views
Is the public UDDI movement dead or, was it ever alive?
I am trying to find some public UDDI registries to interact with, for learning purposes. But it seems there are none available. I popped the following question on SO to see if someone knows about any ...
4
votes
4answers
5k views
Are there any public UDDI registries available?
I am currently trying to get a grasp of UDDI and would like to run some examples with the inquiry API, but I can’t find public registries that I can query with my SOAP messages.
IBM, Microsoft and ...
0
votes
3answers
778 views
Visual Studio - 'Browse UDDI Servers' -> 404?
I have a ASP.Net application which implements a web service. Within the ASP.Net application there's a test script which consumes the web service and it all works etc.
I have built a .NET console ...

