facebook

Not able to deploy from myeclipse

💡
Our Forums Have Moved

For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub

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

    bharichinmay
    Member

    Hi,

    I’m usign eclipse M7 and myeclipse enterprise workbench. I’m having standard Web Project(using Struts). Previously I was using netbeans. I installed myeclipse and created new web project. In this project I imported my existing project. But myeclipse creates folder as WebRoot. So I copied my WEB-INF folder manually in this folder. then I deployed this web app on tomcat. Tomcat version is 5.0.17
    Then when I astarted tomact and accessed my web app. Its giving me error as “Struts-html.tld” not found in WEB-INF folder. But actually this file exists in WEB-INF folder. And WEB-INF folder is in “WebRoot” folder. But when deployed on tomcat from Eclipse the folder structure is just a folder with my project name and WEB-INF folder in it.

    Can anybody solve my problem?

    Regards
    Chinmay

    #210938

    Riyad Kalla
    Member

    Chinmay,
    Does the error message infact give an upper case “S” for “Struts-html.tld”? If it does, is the file name (in your tomcat dir) have an upper case S? What does the <%@ taglib %> line look like in your JSP page where you try and use the taglib? What <taglib> entries do you have in your web.xml file? What does the contents of your WebRoot folder look like? (note: This folder can be renamed to whatever you want under project properties > MyEclipse-Web if you don’t like the default name).

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: Not able to deploy from myeclipse

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