facebook

Web flow build is failing

  1. MyEclipse IDE
  2.  > 
  3. Spring Development
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #318381 Reply

    Greg Soulsby
    Member

    Ok, so I have slavishly followed the YouTube tutorial on building a web flow, many times. It is a little different in that I am running ME4S, and the video is in something else.

    Getting this when I try to see the beautiful page with “next” on.

    HTTP Status 404 – /T002/home
    type Status report
    message /T002/home
    description The requested resource (/T002/home) is not available.
    Apache Tomcat/6.0.13

    I long to see that “next” – it means a lot to me, it means something in my life has worked. Unfortunately this project is in the same status as the others in my life. I attach.

    Thanks

    Attachments:
    You must be logged in to view attached files.
    #318417 Reply

    Greg Soulsby
    Member

    I think I have tracked down the cause of this.

    Creating another web flow, after the initial CRUD scaffolding, is not updating my web.xml or projectName-webflow-config.xml files. I have put in the

    <servlet-mapping> and
    <webflow:flow-location path=”

    into the respective files and it seems to be working.

    One would expect myEclipse to do these updates, would one not?

    Greg

    #318446 Reply

    jayperkins
    Member

    Hi,

    I was unable to reproduce this, unless my Project -> Build Automatically setting was disabled.

    I was able to import your project and explicitly invoke a clean build and the web.xml was updated with the correct servlet/servlet mapping entries and the web flow config file was created.

    Is it possible that your workspace wasn’t set to build automatically?

    Thanks,

    Jay

Viewing 3 posts - 1 through 3 (of 3 total)
Reply To: Web flow build is failing

You must be logged in to post in the forum log in