Forum Discussion

MKN's avatar
MKN
New Contributor
16 years ago

Failed to load project

Before chistmas, I finally had the time to try writing a small Webservice into a Domino database and the article I was following recomended soapUI as test tool.  After 10 mins of download and install, I could test my Webservice 

But today, when I should show my first "Hello world" Webservice to a colluage, it has stopped working!    When I attempt to load the WSDL using soapUI, the following is shown in the log:

Mon Dec 29 15:42:13 CET 2008:ERROR:com.eviware.soapui.support.SoapUIException: Failed to load project from file [http://10.127.100.16/it/webservice.nsf/MyWebService?WSDL]
  com.eviware.soapui.support.SoapUIException: Failed to load project from file [http://10.127.100.16/it/webservice.nsf/MyWebService?WSDL]
  Caused by: org.apache.xmlbeans.XmlException: error: The document is not a soapui-project@http://eviware.com/soapui/config: document element mismatch got definitions@http://schemas.xmlsoap.org/wsdl/


I can view my URL?WSDL normally as expected in a browser, without any errors, so I guess my Webservice still works 

Can I get any hints to solve this?

3 Replies

  • omatzura's avatar
    omatzura
    Super Contributor
    Hi!

    It seems you are trying to load the WSDL as a soapUI Project? Exactly what action(s) are you performing to get this? Can you add a screenshot?

    regards!

    /Ole
    eviware.com
  • MKN's avatar
    MKN
    New Contributor
    Blah!  My mistake 

    I just tried to add my service to one of the tutorial projects AND then I can see my Webservice work.

    /MKN