facebook

Add Struts capabilities – adds duplicates to web.xml

  1. MyEclipse Archived
  2.  > 
  3. Bugs
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #226655 Reply

    cbwhitebu
    Member

    When I converted an exting project to a MyEclipse project then added struts capabilities, I got duplicate action entries in web.xml

    #226680 Reply

    Riyad Kalla
    Member

    What version of MyEclipse are you using? This was a symptom with old versions of MyEclipse that was fixed in the 2nd release we had the Struts tools.

    Additionally it keys off of the org.apache.struts.action.ActionServlet class, if you were using a custom implementation that is why duplicate entries were added.

    #226696 Reply

    cbwhitebu
    Member

    I am using 3.8.4 – sorry if forgot to include this info.

    By the way the project I was converting to a MyEclipse project was a web app that already had action entries in web.xml.

    #226698 Reply

    Riyad Kalla
    Member

    By the way the project I was converting to a MyEclipse project was a web app that already had action entries in web.xml.

    I understand, note my comment above:

    Additionally it keys off of the org.apache.struts.action.ActionServlet class, if you were using a custom implementation that is why duplicate entries were added.

    Was this the case? What were the existing entries? (what did they look like?)

Viewing 4 posts - 1 through 4 (of 4 total)
Reply To: Add Struts capabilities – adds duplicates to web.xml

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