facebook

Unable to create all JSTL resources when adding JSTL1.0 Libs

  1. MyEclipse IDE
  2.  > 
  3. Java EE Development (EJB, JSP, Struts, XDoclet, etc.)
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #218335 Reply

    Damon Cool
    Member

    I’m trying to add JTSL capabilities to an existing web project and get these errors:

    Unable to create all JSTL resources.
    Reason: Unable to populate project with all JSTL resources.

    Error creating file: dom.jar
    Error creating file: jaxen-full.jar
    Error creating file: jaxp-api.jar
    Error creating file: jdbc2_0-stdext.jar
    Error creating file: jstl.jar
    Error creating file: mail.jar
    Error creating file: sax.jar
    Error creating file: saxpath.jar
    Error creating file: xalan.jar
    Error creating file: xercesImpl.jar

    It seems to be failing on adding all the JAR files. I created a new project and the process worked fine. Also these tld files were added to the WEB-INF folder:
    c-rt.tld
    c.tld
    fmt-rt.tld
    fmt.tld
    sql-rt.tld
    sql.tld
    x-rt.tld
    x.tld

    I am using a fresh install of
    Eclipse 3.01 myEclipse 3.8.2
    XP-SP2
    Tomcat 5
    Only myEclipse plugin installed

    Thanks,
    Damon

    #218346 Reply

    Riyad Kalla
    Member

    Damon,
    Open up your Eclipse log file for me and lets see if any of the exceptions give us a little more info, it’s located at: <workspace dir>\.metadata\.log

    #218347 Reply

    Damon Cool
    Member

    I tried clearing the log, then recreating the problem. Nothing appears in the log file now.

    –Damon

    #218348 Reply

    Riyad Kalla
    Member

    Hmm… are you sure the project is a MyEclipse web project? (if you go to project properties, do you have a MyEclipse-Web preference panel?)

Viewing 4 posts - 1 through 4 (of 4 total)
Reply To: Unable to create all JSTL resources when adding JSTL1.0 Libs

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