Results 1 to 2 of 2

Thread: 404 error

  1. #1
    Join Date
    Jun 2008
    Location
    Washington DC
    Posts
    2

    Question 404 error

    For the two days, I am having issues with Spring-WS version 1.5.2. I did the following:
    1. Created the XSD
    2. Created the WSDL
    3. Created the spring-ws app
    4. deployed the app on tomcat and tested with SOAPUI


    I get the 404 error. I cannot figure it out. Since this my first post, I cannot post any urls on this forum. I, therefore, posted my stuff as attachments. Any help would be appreciated. Thanks again.
    Attached Files Attached Files

  2. #2
    Join Date
    May 2007
    Location
    Brisbane, Australia
    Posts
    97

    Default

    Your request message's namespace is "urn:com:radyn:webservice" but you are mapping to "{urn:com.radyn}RequestMessage"

    (There should be something in your server logs to the effect of 'Can't find endpoint mapping for {urn:com.radyn}RequestMessage, have a look.)

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •