How can I invoke the jUDDI services from soapUI in SOA-P?

Solution Unverified - Updated -

Issue

  • I tried to execute the inquiry service (http://localhost:8080/juddiv3/services/inquiry) from SoapUI.
  • Here is the request and response:
Request:
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:urn="urn:uddi-org:api_v3">
   <soapenv:Header/>
   <soapenv:Body>
      <urn:find_business>
         <urn:findQualifiers>
            <urn:findQualifier>approximateMatch</urn:findQualifier>
         </urn:findQualifiers>
         <urn:name>%</urn:name>
      </urn:find_business>
   </soapenv:Body>
</soapenv:Envelope>
Response:
Mon Dec 17 16:47:45 PST 2012:DEBUG:Attempt 1 to execute request
Mon Dec 17 16:47:45 PST 2012:DEBUG:Sending request: POST /juddiv3/services/inquiry HTTP/1.1
Mon Dec 17 16:47:47 PST 2012:DEBUG:Receiving response: HTTP/1.1 403 Forbidden
Mon Dec 17 16:47:47 PST 2012:DEBUG:Connection shut down
Mon Dec 17 16:47:47 PST 2012:INFO:Got response for [UDDI_Inquiry_PortTypeBinding.find_business:Request 1] in 2221ms (0 bytes)

Environment

  • JBoss Enterprise SOA Platform (SOA-P) 5.x

Subscriber exclusive content

A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.

Current Customers and Partners

Log in for full access

Log In

New to Red Hat?

Learn more about Red Hat subscriptions

Using a Red Hat product through a public cloud?

How to access this content