Hi, I tired configuring juddi in WSAD.I was able to connnect to juddi successfully, but when I try to publish a service or do a 'find' of services, i always end up with the below error:
IWAB0135E An unexpected error has occurred. UDDIWSDLProxyException Could not list all service providers. ------------------------------------------------------------------------------ Nested exception is: org.uddi4j.transport.TransportException: Unsupported response content type "text/html", must be: "text/xml". Response was: <?xml version="1.0" encoding="utf-8"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" lang="en-US" xml:lang="en-US"> <head> <title>jUDDI Web Services Registry</title> <link rel="stylesheet" href="../juddi.css"/> </head> <body> <div class="nav" align="right"> http://ws.apache.org/juddi/ ju...@apache </div> <h1>jUDDI Console (Beta)</h1> <table border="0" cellpadding="8" width="300"> <tr> <td valign="top"> </td> <td valign="top"> <div class="link"> <strong>jUDDI API</strong> (proprietary)<br/> get_registryInfo.jsp get_registryInfo <br/> find_publisher.jsp find_publisher <br/> get_publisherDetail.jsp get_publisherDetail <br/> save_publisher.jsp save_publisher delete_publisher.jsp delete_publisher <br/> <p></p> <strong>UDDI Inquiry API</strong><br/> find_business.jsp find_business <br/> find_service.jsp find_service <br/> find_binding.jsp find_binding <br/> find_tModel.jsp find_tModel <br/> find_relatedBusinesses.jsp find_relatedBusinesses <br/> get_businessDetail.jsp get_businessDetail <br/> get_businessDetailExt.jsp get_businessDetailExt <br/> get_serviceDetail.jsp get_serviceDetail <br/> get_bindingDetail.jsp get_bindingDetail <br/> get_tModelDetail.jsp get_tModelDetail <p></p> <strong>UDDI Publish API</strong><br/> get_authToken.jsp get_authToken <br/> get_registeredInfo.jsp get_registeredInfo <br/> discard_authToken.jsp discard_authToken <br/> save_business.jsp save_business <br/> save_service.jsp save_service <br/> save_binding.jsp save_binding <br/> save_tModel.jsp save_tModel <br/> delete_business.jsp delete_business <br/> delete_service.jsp delete_service <br/> delete_binding.jsp delete_binding <br/> delete_tModel.jsp delete_tModel <br/> add_publisherAssertions.jsp add_publisherAssertions <br/> set_publisherAssertions.jsp set_publisherAssertions get_publisherAssertions.jsp get_publisherAssertions <br/> delete_publisherAssertions.jsp delete_publisherAssertions <br/> get_assertionStatusReport.jsp get_assertionStatusReport <br/> </div> </td> </tr> </table> <table width="100%" border="0"> <tr><td height="50" align="center" valign="bottom" nowrap><div class="footer"> </div></td></tr> </table> </body> </html> Can anyone please help me with this? Are there any configuration changes to be made? -- View this message in context: http://www.nabble.com/Error-while-configuring-juddi-in-WSAD-tp24621505p24621505.html Sent from the jUDDI - Dev mailing list archive at Nabble.com.
