Query UDDI Registry

Hi,
I write an application to query an uddi registry.I use too many uddi registries to query,but every time I could not get any result.I get the size of the query is 0.Here is the little part of my code;
ConnectionFactory connectionFactory = ConnectionFactory.newInstance();
Properties props = new Properties();
props.setProperty("javax.xml.registry.queryManagerURL","http://test.uddi.microsoft.com/inquire");
connectionFactory.setProperties(props);
Connection connection = connectionFactory.createConnection();
RegistryService registryService = connection.getRegistryService();
BusinessQueryManager bqm = registryService.getBusinessQueryManager();
ArrayList names = new ArrayList();
names.add("%");
BulkResponse response = bqm.findOrganizations(null, names, null, null, null, null);
Collection orgs = response.getCollection();
Iterator orgIter = orgs.iterator();
System.out.println(orgs.size());
May there be a problem on uddi registries?I tried http://uddi.microsoft.com/inquire,http://www-3.ibm.com/services/uddi/inquiryapi,http://uddi.ibm.com/testregistry/inquiryapi registries also.But I could not get any result.
When I try http://uddi.ibm.com/testregistry/inquiryapi as the uddi registry I get the "com.sun.xml.messaging.saaj.SOAPExceptionImpl: Invalid Content-Type:text/html. Is this an error message instead of a SOAP response?" error.How can I fix these problems?
I am waiting for your help.Thank you...

Microsoft and IBM UDDI registries stoped operating this year. I don't know what's the other URLs. If you do, please let me know.
Ciao
Michal

Similar Messages

  • Searching a UDDI Registry for a Business Name

    Hi,
    creating a web service and following the exemple given in 2 Day Plus Application Express Developer GuideRelease 2.1B25310-01 after completing this step :
    1. On Application Builder home page, click Shared Components.
    2. Under Logic, select Web Service References.
    The Web Service References page appears.
    3. Click Create.
    4. When prompted whether to search a UDDI registry to find a WSDL, select Yes and
    click Next.
    5. For UDDI Location, select IBM UDDI and click Next.
    6. On Search:
    a. For Search Type, select Business Name.
    b. In Name, enter:
    %xMethods%
    c. Click Search.
    I receive this error message :
    ORA-30625: method dispatch on NULL SELF argument is disallowed
    Any solution ?
    Many thanks before.

    Thank you. We have no proxy but we have a default gateway, I put its IP adresse for proxy. We have installed Oracle Expresse on a Winxp PC and we experience this trying to create a web service following the example given in developer guide indicated before.

  • Discovery web services in java uddi registry via php-pear

    I have published my web service in java uddi registry and I want to discovery this web services via php-pear.
    The pear code has not the setting about this uddi registry. The pear code for IBM and Microsoft registries are:
    'IBM' =>
    array(
    'Inquiry' =>
    array(
    'url' => 'www-3.ibm.com/services/uddi/testregistry/inquiryapi',
    'port' => 80),
    'Publish' =>
    array('url' => 'https://www-3.ibm.com/services/uddi/testregistry/protect/publishapi',
    'port' => 443)),
    'Microsoft' =>
    array(
    'Inquiry' =>
    array(
    'url' => 'test.uddi.microsoft.com/inquire',
    'port' => 80),
    'Publish' =>
    array(
    'url' => 'https://test.uddi.microsoft.com/publish',
    'port' => 443))*/);
    I add the code below for java registry but the code don't work.
    'JAVA' =>
    array(
    'Inquiry' =>
    array(
    'url' => 'localhost/soar/registry/soap',
    'port' => 8080),
    'Publish' =>
    array('url' => 'http://localhost/soar/registry/soap',
    'port' => 8080))
    The error from php code is :
    <rs:StackTrace xmlns:rs="urn:oasis:names:tc:ebxml-regrep:xsd:rs:3.0">javax.xml.registry.JAXRException: Unable to Unmarshall request
         at org.freebxml.omar.common.BindingUtility.getRequestObject(BindingUtility.java:355)
         at org.freebxml.omar.server.interfaces.soap.RegistrySOAPServlet.onMessage(RegistrySOAPServlet.java:184)
    Can anyone help meeeeeeeeeeeee?
    Message was edited by:
    paixtis

    Hello
    It means what it sais, your J2EE_ADMIN user doesn't have enough authorization.
    Chech if the appropriate authorization is assigned in your abap stack which belongs to the java stack you logon to:
    Role SAP_J2EE_ADMIN should be assigned to user J2EE_ADMIN.
    Kind regards
    Tom
    Edited by: Tom Cenens on Dec 17, 2010 2:55 PM

  • Problems while regestring  webservice  in UDDI Registry

    Hai
       I want to register a webservice in UDDI Registry,
       What are the steps I need to follow,
       please help me in this regard
    Regards
    somaraju

    Thank you for your help,
      After published my webservice ,means
      Visual administrator-> runtime -> webservicestab
      then I selected my webservice and then pressed Publish ,
      then it opens browser using url http://sapbus1:50000/uddiclient/tools?action=Service&serviceName=MBTOMASSalesOrderWS&applicationName=sap.com%2FMBTOMAS_SalesOrderWEBEAR&jarName=MBTOMAS_Transaction2EJB.jar&inquiryURL=%2Fuddi%2Fapi%2Finquiry&publishURL=%2Fuddi%2Fapi%2Fpublish
    in this urlpage it asks for user name and password , I given username and password which is configured in visual administrator-> UDDI Server tab-> users tab
    but is giving error using the url : http://sapbus1:50000/uddiclient/process/  saying that An Error has occured, no Business Entities found
    Please help me in this regard
    Thanks& regards
    Somaraju

  • Unable to make UDDI Registry connection from Jdeveloper 11g

    Hi all,
    I am getting the below error while trying to connect to UDDI registry inquiry end point from Jdeveloper 11g.
    Testing connection with proxy proxy.tcs.com:8080...
    Contacting http://01HW324617.India.TCS.com:7101/registry/uddi/inquiry/...
    The inquiry endpoint could not be contacted. Test failed.
    Unsupported response content type &quot;text/html&quot;, must starts with &quot;text/xml&quot;. Response was:
    &lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0 Transitional//EN&quot;&gt;
    &lt;HTML&gt;&lt;HEAD&gt;&lt;TITLE&gt;Error Message&lt;/TITLE&gt;
    &lt;META http-equiv=Content-Type content=&quot;text/html; charset=UTF-8&quot;&gt;
    &lt;STYLE id=L_10060_1&gt;A {
         FONT-WEIGHT: bold; FONT-SIZE: 10pt; COLOR: #005a80; FONT-FAMILY: tahoma
    A:hover {
         FONT-WEIGHT: bold; FONT-SIZE: 10pt; COLOR: #0d3372; FONT-FAMILY: tahoma
    TD {
         FONT-SIZE: 8pt; FONT-FAMILY: tahoma
    TD.titleBorder {
         BORDER-RIGHT: #955319 1px solid; BORDER-TOP: #955319 1px solid; PADDING-LEFT: 8px; FONT-WEIGHT: bold; FONT-SIZE: 12pt; VERTICAL-ALIGN: middle; BORDER-LEFT: #955319 0px solid; COLOR: #955319; BORDER-BOTTOM: #955319 1px solid; FONT-FAMILY: tahoma; HEIGHT: 35px; BACKGROUND-COLOR: #d2b87a; TEXT-ALIGN: left
    TD.titleBorder_x {
         BORDER-RIGHT: #955319 0px solid; BORDER-TOP: #955319 1px solid; PADDING-LEFT: 8px; FONT-WEIGHT: bold; FONT-SIZE: 12pt; VERTICAL-ALIGN: middle; BORDER-LEFT: #955319 1px solid; COLOR: #978c79; BORDER-BOTTOM: #955319 1px solid; FONT-FAMILY: tahoma; HEIGHT: 35px; BACKGROUND-COLOR: #d2b87a; TEXT-ALIGN: left
    .TitleDescription {
         FONT-WEIGHT: bold; FONT-SIZE: 12pt; COLOR: black; FONT-FAMILY: tahoma
    SPAN.explain {
         FONT-WEIGHT: normal; FONT-SIZE: 10pt; COLOR: #934225
    SPAN.TryThings {
         FONT-WEIGHT: normal; FONT-SIZE: 10pt; COLOR: #934225
    .TryList {
         MARGIN-TOP: 5px; FONT-WEIGHT: normal; FONT-SIZE: 8pt; COLOR: black; FONT-FAMILY: tahoma
    .X {
         BORDER-RIGHT: #955319 1px solid; BORDER-TOP: #955319 1px solid; FONT-WEIGHT: normal; FONT-SIZE: 12pt; BORDER-LEFT: #955319 1px solid; COLOR: #7b3807; BORDER-BOTTOM: #955319 1px solid; FONT-FAMILY: verdana; BACKGROUND-COLOR: #d1c2b4
    .adminList {
         MARGIN-TOP: 2px
    &lt;/STYLE&gt;
    &lt;META content=&quot;MSHTML 6.00.2800.1170&quot; name=GENERATOR&gt;&lt;/HEAD&gt;
    &lt;BODY bgColor=#f3f3ed&gt;
    &lt;TABLE cellSpacing=0 cellPadding=0 width=&quot;100%&quot;&gt;
    &lt;TBODY&gt;
    &lt;TR&gt;
    &lt;TD class=titleborder_x width=30&gt;
    &lt;TABLE height=25 cellSpacing=2 cellPadding=0 width=25 bgColor=black&gt;
    &lt;TBODY&gt;
    &lt;TR&gt;
    &lt;TD class=x vAlign=center align=middle&gt;X&lt;/TD&gt;
    &lt;/TR&gt;
    &lt;/TBODY&gt;
    &lt;/TABLE&gt;
    &lt;/TD&gt;
    &lt;TD class=titleBorder id=L_10060_2&gt;Network Access Message:&lt;SPAN class=TitleDescription&gt; The page cannot be displayed&lt;/SPAN&gt; &lt;/TD&gt;
    &lt;/TR&gt;
    &lt;/TBODY&gt;
    &lt;/TABLE&gt;
    &lt;TABLE id=spacer&gt;
    &lt;TBODY&gt;
    &lt;TR&gt;
    &lt;TD height=10&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;
    &lt;TABLE width=400&gt;
    &lt;TBODY&gt;
    &lt;TR&gt;
    &lt;TD noWrap width=25&gt;&lt;/TD&gt;
    &lt;TD width=400&gt;&lt;SPAN class=explain&gt;&lt;ID id=L_10060_3&gt;&lt;B&gt;Explanation:&lt;/B&gt;&lt;/ID&gt;&lt;/SPAN&gt;&lt;ID id=L_10060_4&gt; The request timed out before the page could be retrieved. &lt;/ID&gt;&lt;BR&gt;&lt;BR&gt;
    &lt;B&gt;&lt;SPAN class=tryThings&gt;&lt;ID id=L_10060_5&gt;&lt;B&gt;Try the following:&lt;/B&gt;&lt;/ID&gt;&lt;/SPAN&gt;&lt;/B&gt;
    &lt;UL class=TryList&gt;
    &lt;LI id=L_10060_6&gt;&lt;B&gt;Refresh page:&lt;/B&gt; Search for the page again by clicking the Refresh button. The timeout may have occurred due to Internet congestion.
    &lt;LI id=L_10060_7&gt;&lt;B&gt;Check spelling:&lt;/B&gt; Check that you typed the Web page address correctly. The address may have been mistyped.
    &lt;LI id=L_10060_8&gt;&lt;B&gt;Contact website:&lt;/B&gt; You may want to contact the website administrator to make sure the Web page still exists. You can do this by using the e-mail address or phone number listed on the website home page.
    &lt;/UL&gt;
    &lt;ID id=L_10060_9&gt;If you are still not able to view the requested page, try contacting your administrator or Helpdesk.&lt;/ID&gt; &lt;BR&gt;&lt;BR&gt;
    &lt;/TD&gt;
    &lt;/TR&gt;
    &lt;/TBODY&gt;
    &lt;/TABLE&gt;
    &lt;TABLE id=spacer&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD height=15&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;
    &lt;TABLE width=400&gt;
    &lt;TBODY&gt;
    &lt;TR&gt;
    &lt;TD noWrap width=25&gt;&lt;/TD&gt;
    &lt;TD width=400 id=L_10060_10&gt;&lt;B&gt;Technical Information (for support personnel)&lt;/B&gt;
    &lt;UL class=adminList&gt;
    &lt;LI id=L_10060_11&gt;Error Code 10060: Connection timeout
    &lt;LI id=L_10060_12&gt;Background: The gateway could not receive a timely response from the website you are trying to access. This might indicate that the network is congested, or that the website is experiencing technical difficulties.
    &lt;LI id=L_10060_13&gt;Date: 8/11/2011 6:03:20 AM [GMT]
    &lt;LI id=L_10060_14&gt;Server: INCHNSIRCEL01.India.TCS.com
    &lt;LI id=L_10060_15&gt;Source: Firewall
    &lt;/UL&gt;
    &lt;/TD&gt;
    &lt;/TR&gt;
    &lt;/TBODY&gt;
    &lt;/TABLE&gt;
    &lt;/BODY&gt;
    &lt;/HTML&gt;
    I am getting the below page while trying to open the endpoint from browser.
    *<definitions name="UDDI_API_V3" targetNamespace="urn:uddi-org:api_v3generated/">*
    *<import namespace="urn:uddi-org:api_v3" location="http://01HW324617.India.TCS.com:7101/registry/uddi/inquiry/3.0/wsdl"/>*
    *<import namespace="urn:uddi-org:inquiry" location="http://01HW324617.India.TCS.com:7101/registry/uddi/inquiry/1.0/wsdl"/>*
    *<import namespace="urn:uddi-org:api_v2" location="http://01HW324617.India.TCS.com:7101/registry/uddi/inquiry/2.0/wsdl"/>*
    *</definitions>*
    Please help me in fixing the above issue.
    Regds,
    Harini

    Hi,
    See this.
    <LI id=L_10060_11>Error Code 10060: Connection timeout
    <LI id=L_10060_12>Background: The gateway could not receive a timely response from the website you are trying to access. This might indicate that the network is congested, or that the website is experiencing technical difficulties.
    <LI id=L_10060_13>Date: 8/11/2011 6:03:20 AM [GMT]
    <LI id=L_10060_14>Server: INCHNSIRCEL01.India.TCS.com
    <LI id=L_10060_15>Source: Firewall
    It means that you are testing the service from behind the proxy. Try adding the hostname, 127.0.0.1, localhost etc to the exception list and see if it helps.
    -Arun

  • UDDI registry in WLS 7.0

    I've set up a UDDI registry using uddiexplorer in WLS 7.0. I want to be able to
    do inquiries aginst this registry from other development tools, such as the CapeClear
    Developer Studio. When I used this particular tool it couldn't find any of the
    services I registered in the WLS UDDI registry.
    Is the problem with CapeClear, WLS, or me ? Can the BEA UDDI registry be interrogated
    from other Developer Tools ?
    We want to build a large UDDI registry, but it must be on a platform that works
    with other vendor's products.
    Dave

    Thanks,
    My client is UDDI v 1, which explains the problem. Can you recommend a dev
    tool that uses UDDI v 2 to find services ?
    Dave
    "Babak Mozaffari" <[email protected]> wrote:
    >
    Dear Dave,
    As Bruce mentioned, you will be able to make standard UDDI calls to the
    said url.
    I would only like to add that our UDDI registry is UDDI v2.0 compliant,
    so make
    sure that any UDDI client you use is v2.0 and not v1.0. The UDDI spec
    provides
    for registries to verify version information and simply return an error
    if the
    call uses a different version. Look at the generic attribute (generic="1.0"
    or
    generic="2.0") to find out which version your client is using.
    Regards,
    Babak
    "Dave" <[email protected]> wrote:
    I've set up a UDDI registry using uddiexplorer in WLS 7.0. I want to
    be able to
    do inquiries aginst this registry from other development tools, such
    as the CapeClear
    Developer Studio. When I used this particular tool it couldn't findany
    of the
    services I registered in the WLS UDDI registry.
    Is the problem with CapeClear, WLS, or me ? Can the BEA UDDI registry
    be interrogated
    from other Developer Tools ?
    We want to build a large UDDI registry, but it must be on a platform
    that works
    with other vendor's products.
    Dave

  • Weblocig UDDI registry

    I am trying to setup the registry. I can access the web page for the explorer, but when I try to update and login, it tells me there was an error, but does not say what. The private registry url shows as http://:7001/uddi/uddilistener. If I try putting http://localhost:7001/uddi/uddilistener in my browser, it gives me a page not found. What is the url for the listener or inquiry supposed to be?
    Edited by: ss396s on Aug 27, 2008 12:08 PM

    Thanks,
    My client is UDDI v 1, which explains the problem. Can you recommend a dev
    tool that uses UDDI v 2 to find services ?
    Dave
    "Babak Mozaffari" <[email protected]> wrote:
    >
    Dear Dave,
    As Bruce mentioned, you will be able to make standard UDDI calls to the
    said url.
    I would only like to add that our UDDI registry is UDDI v2.0 compliant,
    so make
    sure that any UDDI client you use is v2.0 and not v1.0. The UDDI spec
    provides
    for registries to verify version information and simply return an error
    if the
    call uses a different version. Look at the generic attribute (generic="1.0"
    or
    generic="2.0") to find out which version your client is using.
    Regards,
    Babak
    "Dave" <[email protected]> wrote:
    I've set up a UDDI registry using uddiexplorer in WLS 7.0. I want to
    be able to
    do inquiries aginst this registry from other development tools, such
    as the CapeClear
    Developer Studio. When I used this particular tool it couldn't findany
    of the
    services I registered in the WLS UDDI registry.
    Is the problem with CapeClear, WLS, or me ? Can the BEA UDDI registry
    be interrogated
    from other Developer Tools ?
    We want to build a large UDDI registry, but it must be on a platform
    that works
    with other vendor's products.
    Dave

  • OracleAS UDDI Registry

    After installing the UDDI Registry with OC4J doing alll instructions of the installation guide i get the following error, when I try to reach the inquiry endpoint http://localhost:8888/uddi/inquiry :
    java.lang.NoSuchMethodError: oracle.xml.parser.schema.XSDBuilder.build(Ljava/net/URL;)Ljava/lang/Object;
    at oracle.uddi.server.utils.SchemaValidationUtils.<clinit>(SchemaValidationUtils.java:101)
    at oracle.uddi.server.request.UddiRequestManager.<init>(UddiRequestManager.java:217)
    at oracle.uddi.server.request.UddiInquiryRequestManager.<init>(UddiInquiryRequestManager.java:85)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:274)
    at java.lang.Class.newInstance0(Class.java:308)
    at java.lang.Class.newInstance(Class.java:261)
    at oracle.uddi.server.request.servlet.UddiServlet.init(UddiServlet.java:177)
    at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.0)].server.http.HttpApplication.loadServlet(HttpApplication.java:2141)
    at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.0)].server.http.HttpApplication.findServlet(HttpApplication.java:4582)
    at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.0)].server.http.HttpApplication.getRequestDispatcher(HttpApplication.java:2608)
    at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.0)].server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:640)
    at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.0)].server.http.HttpRequestHandler.run(HttpRequestHandler.java:270)
    at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.0)].server.http.HttpRequestHandler.run(HttpRequestHandler.java:112)
    at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.0)].util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:186)
    at java.lang.Thread.run(Thread.java:534)
    What could be the reason for this error?
    I'm very appreciated for any helpful hint.

    Oliver,
    The problem is caused by a slight API change in XSD builder
    after 9.0.4 release.
    In 9.0.4 release
    oracle.xml.parser.schema.XSDBuilder.build(..) method
    returns java.lang.Object
    In 10.1.2
    oracle.xml.parser.schema.XSDBuilder.build(..) method
    returns oracle.xml.parser.schema.XMLSchema
    I guess you're using 10.1.2+ oc4j. The problem is
    easy to fix.
    a) use oc4j 9.0.4 instance; OR
    b) copy xmlparserv2.jar from oc4j 9.0.4 to replace
    the one under $OH/lib
    (this is a quick & dirty fix); OR
    c) use UDDI 10.1.2 binaries.
    If you need any binaries, you can contact me.
    Zhe (Alan)

  • Error at UDDI registry on Local Server   - Help Please ?

    Hi Naveen  and all  ,
                What ever you have specified in your blog
               /people/sap.user72/blog/2005/11/16/webas-a-step-by-step-guide-for-configuring-uddi-registry-on-local-server
               /people/sap.user72/blog/2005/11/17/xi-how-to-publish-wsdl-generated-from-xi-to-uddi
          In your step by step guide for Configuring UDDI Registry on Local Server
    step 8: After the user is authenticated, the user will be taken to a Publis Service Definition page. Here one could specify service specific properties like categories, wsdl locaton. After entering required information hit the publish button for publishing the service definition onto the UDDI Register, which in our case happens to be the one on the local server.
            May i know  what kind of specific properties like categories, wsdl locaton.  Do i need to give give my local PC location for WSDL or what else i have to give ?
       Can you please give some mor information about this Step ?
             When i was trying to publish i got the following error
    <b>An ERROR has occurred
    Invalid key passed: Unknown TModel key in reference. TModel key :uuid:c1acf26d-9672-4404-9d70-39b756e62ab4</b>
    Best Regards.,
    V.Rangarajan

    I had a heck of a time trying to get rid of an swf in firefox the other day.  I deleted it from the bin-debug folder and it was still coming up in the browser.
    The fastest solution might be to rename the main app file to myApp2 and recompile.  The cache won't get tempted if it has a new file name.  You can change it back on the next compile.
    Sometimes in IE7 I have a cache problem.  I hit Ctrl-N to pop-up a new browser window.  That seems to refresh everything in the window.

  • Creating UDDI Registry Connection

    UDDI Registry is running at https://bcpdapp02.twcable.com:4443/registry/uddi/inquiry. When I Test the connection, I get the following error message:
    Testing connection with no proxy...
    Contacting https://bcpdapp02.twcable.com:4443/registry/uddi/inquiry...
    The inquiry endpoint could not be contacted. Test failed.
    javax.net.ssl.SSLException: SSL handshake failed: X509CertExpiredErr
    My certificate has expired. I will install a new certificate. Hoever, what do I need to do in JDeveloper to connect to UDDI.

    Hi,
    see
    http://www.oracle.com/webapps/online-help/jdeveloper/10.1.3/state/content/navId.4/navSetId._/vtTopicFile.webservices%7Cws_c_configconnections~html/
    Frank

  • Quick Q: UDDI Registry

    Is a UDDI registry available as part of the OAS install, or is that an option available under SOA suite?
    Thx!

    repost

  • Configure uddi registry

    hi there,
    i have installed the netweaver ce trail version now i would like to install the portal and configure the uddi registry but i am not able to find the components of the portal or uddi registry there  how do i do it
    thanks

    Hi,
    The UDDI registry in Netweaver CE can be accessed by http://<host>:<port>/sr
    But I can't configure the registry properly as no detail help documentation is available.
    Please let me know if anyone has sucessfully configured the CE registry and published Enterprise Services in it.
    Thanks,
    Dipankar

  • (261680070) Q WSI-17 Can you provide us some UDDI registry sites?

    Q<WSI-17> Can you provide us some UDDI registry sites?
    A<WSI-17> WLS7.0 itself can be a UDDI registry allowing you to build your own enterprise
    collection to store information about your trading partners (see http://edocs.bea.com/wls/docs70/webServices/uddi.html#1011066).
    Other vendors provide UDDI services including the free XMethods web site (http://www.xmethods.org)
    and IBM (see https://www-3.ibm.com/services/uddi/protect/registry.html).

    Step by step, how did you arrive at seeing this agreement?

  • OTN UDDI Registry Unavailable

    According to the OTN UDDI Information page ( http://www.oracle.com/technology/tech/webservices/htdocs/uddi/otnuddi.html ), the OTN UDDI Registry end point should be located at:
    http://www.oracle.com/technology/uddiapi/inquiry
    However, trying to contact this one generates a 404 error. Has this moved, or is it just temporary down? If it has moved, where can the OTN UDDI Registry end point be reached?
    Cheers,
    Stellan

    Thanks,
    My client is UDDI v 1, which explains the problem. Can you recommend a dev
    tool that uses UDDI v 2 to find services ?
    Dave
    "Babak Mozaffari" <[email protected]> wrote:
    >
    Dear Dave,
    As Bruce mentioned, you will be able to make standard UDDI calls to the
    said url.
    I would only like to add that our UDDI registry is UDDI v2.0 compliant,
    so make
    sure that any UDDI client you use is v2.0 and not v1.0. The UDDI spec
    provides
    for registries to verify version information and simply return an error
    if the
    call uses a different version. Look at the generic attribute (generic="1.0"
    or
    generic="2.0") to find out which version your client is using.
    Regards,
    Babak
    "Dave" <[email protected]> wrote:
    I've set up a UDDI registry using uddiexplorer in WLS 7.0. I want to
    be able to
    do inquiries aginst this registry from other development tools, such
    as the CapeClear
    Developer Studio. When I used this particular tool it couldn't findany
    of the
    services I registered in the WLS UDDI registry.
    Is the problem with CapeClear, WLS, or me ? Can the BEA UDDI registry
    be interrogated
    from other Developer Tools ?
    We want to build a large UDDI registry, but it must be on a platform
    that works
    with other vendor's products.
    Dave

  • UDDI registry installation error

    Hi,
    I installed Oracle service Registery 11.1.1.6 on my machine.
    then I created domain and start admin server. I started osr_server1 managed server by nodemanager. it success.
    But while I access to http://localhost:7003/registry/uddi/web link follow error occur.
    Can I fix it?
    Help
    juddi
    INFO: com.systinet.wasp.WaspImpl - Starting Systinet Server for Java/6.0 (Java/1.6.0_29; Windows 7/6.1; build SSJ-6.0-20111123-1123)
    INFO: com.systinet.wasp.monitoring.LogEventModule - Starting event management
    INFO: log4j.Log4JAdapter - Events Log File: C:\Oracle\Middleware3\user_projects\domains\interactive\servers\TaxAdminServer\tmp\_WL_user\registry\wuoeu9\public\serviceRegistry_logEvents.log
    INFO: log4j.Log4JAdapter - Error Events Log File: C:\Oracle\Middleware3\user_projects\domains\interactive\servers\TaxAdminServer\tmp\_WL_user\registry\wuoeu9\public\serviceRegistry_errorEvents.log
    INFO: com.idoox.config.xml.ConfigStore - Starting configStore with savingPeriod 2000
    INFO: com.systinet.wasp.admin.PackageRepositoryImpl - Registering package [system][http://systinet.com/wasp/app/builtin_serialization][builtin_serialization][6.0]
    INFO: com.systinet.wasp.admin.PackageRepositoryImpl - Registering package [system][http://systinet.com/wasp/app/core_services_client][core_services_client][6.0]
    INFO: com.systinet.wasp.admin.PackageRepositoryImpl - Registering package [system][http://systinet.com/wasp/app/uddi/redirect/5.0][uddi-redirect][5.0]
    INFO: com.systinet.wasp.admin.PackageRepositoryImpl - Registering package [system][http://systinet.com/wasp/app/security_providers][security_providers][1.0]
    INFO: com.systinet.wasp.admin.PackageRepositoryImpl - Registering package [uddi][http://systinet.com/uddi/client/account/5.5][Account-client][5.5]
    INFO: com.systinet.wasp.admin.PackageRepositoryImpl - Registering package [uddi][http://systinet.com/uddi/client/administrationUtils/5.5][AdministrationUtils-client][5.5]
    INFO: com.systinet.wasp.admin.PackageRepositoryImpl - Registering package [uddi][http://systinet.com/uddi/client/approval/5.0][Approval-client-v3][5.0]
    INFO: com.systinet.wasp.admin.PackageRepositoryImpl - Registering package [uddi][http://systinet.com/uddi/client/approval_checker/5.0][Approval-checker-client-v3][5.0]
    INFO: com.systinet.wasp.admin.PackageRepositoryImpl - Registering package [uddi][http://systinet.com/uddi/client/approval_management/5.0][Approval-management-client][5.0]
    INFO: com.systinet.wasp.admin.PackageRepositoryImpl - Registering package [uddi][http://systinet.com/uddi/client/approval_production/5.0][Approval-production-client][5.0]
    INFO: com.systinet.wasp.admin.PackageRepositoryImpl - Registering package [uddi][http://systinet.com/wasp/app/bsc/web/6.0][bsc][6.0]
    INFO: com.systinet.wasp.admin.PackageRepositoryImpl - Registering package [uddi][http://systinet.com/uddi/client/category/v3/5.5][Category-client-v3][5.5]
    INFO: com.systinet.wasp.admin.PackageRepositoryImpl - Registering package [uddi][http://systinet.com/uddi/client/configurator/5.0][Configurator-client][5.0]
    INFO: com.systinet.wasp.admin.PackageRepositoryImpl - Registering package [uddi][http://systinet.com/uddi/client/configuratorCluster/5.0][Configurator-cluster-client][5.0]
    INFO: com.systinet.wasp.admin.PackageRepositoryImpl - Registering package [uddi][http://systinet.com/uddi/client/configManagement/6.6][ConfigManagement-client][6.6]
    INFO: com.systinet.wasp.admin.PackageRepositoryImpl - Registering package [uddi][http://systinet.com/uddi/client/group/5.5][Group-client][5.5]
    INFO: com.systinet.wasp.admin.PackageRepositoryImpl - Registering package [uddi][http://systinet.com/uddi/client/permission/5.5][Permission-client][5.5]
    INFO: com.systinet.wasp.admin.PackageRepositoryImpl - Registering package [uddi][http://systinet.com/uddi/client/replication/v3/5.0][Replication-client-v3][5.0]
    <Oct 30, 2012 11:35:49 AM PDT> <Error> <HTTP> <BEA-101017> <[ServletContext@23750149[app:registry module:registry.war path:/registry spec-version:2.5], request: Workmanager: default, Version: 0, Scheduled=true, Started=true, Started time: 1235 ms
    GET /registry HTTP/1.1
    User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0
    Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
    Accept-Language: en-US,en;q=0.5
    Accept-Encoding: gzip, deflate
    Connection: keep-alive
    Referer: http://localhost:7001/console/console.portal?_nfpb=true&_pageLabel=WebAppApplicationTestingPage&handle=com.bea.console.handles.AppDeploymentHandle%28%22com.bea%3AName%3Dregistry%2CType%3DAppDeployment%22%29
    Cookie: ADMINCONSOLESESSION=PnvbQQBVc25qhWzWvj3l4zc2x9zwbwbbvHH7pvPCTLjBHMyLsJDq!1816548808
    ]] Root cause of ServletException.
    java.lang.LinkageError: loader constraint violation in interface itable initialization: when resolving method "com.idoox.wsdl.DefinitionImpl.getMessage(Ljavax/xml/namespace/QName;)Ljavax/wsdl/Message;" the class loader (instance of weblogic/utils/classloaders/ChangeAwareClassLoader) of the current class, com/idoox/wsdl/DefinitionImpl, and the class loader (instance of sun/misc/Launcher$AppClassLoader) for interface javax/wsdl/Definition have different Class objects for the type javax/xml/namespace/QName used in the signature
         at com.idoox.wsdl.factory.WSDLFactoryImpl.newDefinition(WSDLFactoryImpl.java:60)
         at com.idoox.wsdl.xml.WSDLReaderImpl.parseDefinitions(WSDLReaderImpl.java:419)
         at com.idoox.wsdl.xml.WSDLReaderImpl.readWSDL(WSDLReaderImpl.java:309)
         at com.idoox.wsdl.xml.WSDLReaderImpl.readWSDL(WSDLReaderImpl.java:272)
         at com.idoox.wsdl.xml.WSDLReaderImpl.readWSDL(WSDLReaderImpl.java:198)
         Truncated. see log file for complete stacktrace
    >

    An important pre-requisite for this setup is to apply Patch 9499508, after installation. It basically replaces a registry library - wasp.jar - in the registry application deployed on your server, so as to enable co-deployment of OSR 11g & SOA Suite 11g in the same WLS Domain. The patch fixes a java.lang.LinkageError: loader constraint violation that appears in your OSR system log and ishttps://blogs.oracle.com/governance/entry/oracle_service_registry_11gr1
    Regards,
    Anuj

Maybe you are looking for

  • TS3274 My external sound on my iPad comes and goes

    I can plug headphones into my iPad and hear sound but if I unplug headphones you can't hear sound externally. And if you go to the music  app on the iPad to listen to music the area in the upper right corner where you should see volume slider button

  • How to reduce the number of exchange between the database & the app?

    Hi, In order to resolve performance issue of my application under a dirty network (ping=150ms), I make use of Ethereal. And I noticed that an incredible amount of TCP exchanges (little SQL requests amoung others things) was complete between my applic

  • HT4623 how to update from 4.2.1 to 4.3

    I want to upgrade my iphone from ios 4.2.1 to 4.3

  • Registering for a Topic with own stream & queue in Pub/Sub

    Hi *. I'm working with MQSeries 5.3 on WinXP. I don't know, how to register a subscriber to a topic with the JMS-classes. I found a sample from IBM, but it uses the native (MQ)classes and it does not work, when I try to register an own queue or strea

  • Unable to open Catalog link in SRM Portal

    Hi Gurus,         I am working with SRM-MDM Shopping cart application when i try to access the catalog for shopping cart portal it is giving a blank page. can anybody help me out to configure it. Thanks Ravi