facebook

Error validating weblogic xml (in 7.5, and different in 8)

💡
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 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #304360 Reply

    ender1776
    Member

    So I had issues with the validation of all my project weblogic xmls with the upgrade to 7.5, but fixed this by changing the xsd in myeclipse’s validation xsd directory to a newer version of the xsd I found. Now that I’ve upgraded to 8.0, I am still getting errors, but this time its a different xsd….

    Description Resource Path Location Type
    Referenced file contains errors (file:/C:/eclipse3.5.1/configuration/org.eclipse.osgi/bundles/479/1/.cp/dtdsAndSchemas/j2ee_1_4.xsd). For more information, right click on the message in the Problems View and select “Show Details…” weblogic-application.xml /SvcBatchServices/WebRoot/META-INF line 1 XML Problem

    All my projects are java 6, jee5, so I’m not sure why a 1.4 xsd is being invoked, the .project settings also still show j2ee references. Maybe this is ok, or maybe this is part of the problem?

    <buildCommand>
    <name>com.genuitec.eclipse.j2eedt.core.WebClasspathBuilder</name>
    <arguments>
    </arguments>
    </buildCommand>
    <buildCommand>
    <name>org.eclipse.jdt.core.javabuilder</name>
    <arguments>
    </arguments>
    </buildCommand>
    <buildCommand>
    <name>com.genuitec.eclipse.j2eedt.core.J2EEProjectValidator</name>
    <arguments>
    </arguments>
    </buildCommand>
    <buildCommand>
    <name>com.genuitec.eclipse.j2eedt.core.DeploymentDescriptorValidator</name>
    <arguments>
    </arguments>
    </buildCommand>

    -thanks!

    #304369

    ender1776
    Member

    resolved the issue by upgrading the ns and schema to wls 10.3 version from 9.0

    #304388

    ender1776,
    Thank you for posting your findings.

Viewing 3 posts - 1 through 3 (of 3 total)
Reply To: Error validating weblogic xml (in 7.5, and different in 8)

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