facebook

Could not migrate RAD project (structs related problem)

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

    lamvictor
    Member

    This message has not been recovered.

    #303614 Reply

    lamvictor
    Member

    This message has not been recovered.

    #303615 Reply

    lamvictor
    Member

    This message has not been recovered.

    #303681 Reply

    lamvictor
    Member

    This message has not been recovered.

    #306204 Reply

    David Fahey
    Member

    Did you ever resolve this? I have run into the same thing, and got around it temporarily by creating a new web project and copying the content from the original. I don’t like this approach, though, because of the impact to change history in the scm repository.

    #306231 Reply

    lamvictor
    Member

    I have solved the problem by this way:

    check any string similar to this in web.xml file of Web project:
    <param-value>/WEB-INF/conf/struts-config.xml,/WEB-INF/conf/app-struts-config.xml</param-value>
    If yes, change to this first:
    <param-value>/WEB-INF/conf/struts-config.xml</param-value>

    After successfully migration, restore the web.xml file.

Viewing 6 posts - 1 through 6 (of 6 total)
Reply To: Could not migrate RAD project (structs related problem)

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