facebook

5.0 M2 xml catalog question

  1. MyEclipse IDE
  2.  > 
  3. Installation, Configuration & Updates
Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #254454 Reply

    ginkgo
    Member

    my system: windows xp with sp2
    jdk:1506

    eclipse 3.2 and the myeclipse 5.0 m2
    ================================

    When I develop a simple web project, I find a problem of 5m2.When I open the web.xml
    file in the web-inf folder, If I do NOT connecting to the internet, myeclipse 5 do not loading
    the xsd file(in this case, the web-app_2_4.xsd file ), so I can not use the outline to create
    the xml file.

    I look the myeclipse xml catalog setting, and find it looks good. But when I create a new
    xml from the schema. The created xml file use the local file system, and it work.
    (Just use the local file)

    I think the xml catalog do NOT work, if it work. The created xml file should use the
    SystemId like
    http://java.sun.com/xml/ns/j2ee/web-app_2_4.xsd”
    and NOT like the below code

    file:/E:/.../plugins/com.genuitec.eclipse.j2eedt.core_4.9.200/catalog-xsd/web-jsptaglibrary_2_0.xsd

    btw. I use the wtp15 and the created xml file work correctly.

    Please test it again. (please disconnect your internet first)

    yours.
    ginkgo

    #254458

    Riyad Kalla
    Member

    Ginkgo,
    I reproduced the problem locally, thank you for the report.

    #254470

    ginkgo
    Member

    thanks for reply.
    I think this is a P3 problem. 🙂

    #254489

    Riyad Kalla
    Member

    It can be a pretty big deal, management just targetted it for 5.0 GA but I haven’t seen a developer assessment yet.

    #256419

    ginkgo
    Member

    this problem is fixed in 5.0 GA.
    good news

Viewing 5 posts - 1 through 5 (of 5 total)
Reply To: 5.0 M2 xml catalog question

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