The Artima Developer Community
Sponsored Link

Web Services Forum
Unable to add the web service to registry

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
s raghavan

Posts: 1
Nickname: shrgh
Registered: Dec, 2005

Unable to add the web service to registry Posted: Dec 29, 2005 3:13 AM
Reply to this message Reply
Advertisement
Developing Java web service using Netbeans 4.1 and bundled tomcat. On running the project, it seems to deploy but cannot register. Get the following error message:

Unable to add the web service to registry. Make sure that the server is running, the service is deployed and the correct WSDL URL was entered.

The server is running, project is deployed and WSDL URL is correct. URL is as follows:

http://localhost:8085/proj1/WS1?WSDL

(where proj1 is project name and WS1 is service name. We have changed 8085 as the port since we got error that 8084 is busy though we couldn't find anything else running on it.

Please help.Urgent. Thanks.

Topic: safe conection between web services Previous Topic   Next Topic Topic: WSIF EJB Invocation failed from Weblogic to WebSphere

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use