facebook

[Closed] Valid XML File Marked as Invalid?

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

    dlread
    Member

    Hello,

    After a MyEclipse->Run Validation, the following file (weblogic-ra.xml):

    
    <?xml version="1.0" encoding="UTF-8"?>
    <weblogic-connector
        xmlns="http://www.bea.com/ns/weblogic/90" 
        xmlns:j2ee="http://java.sun.com/xml/ns/j2ee" 
        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
        xsi:schemaLocation="http://www.bea.com/ns/weblogic/90 http://www.bea.com/ns/weblogic/90/weblogic-ra.xsd">
      <jndi-name>myjndiname</jndi-name>
    </weblogic-connector>
    

    Returns the following problems:

    
    Severity    Description    Resource    In Folder    Location    Creation Time    Id
    2    src-resolve: Cannot resolve the name 'j2ee:transaction-supportType' to a(n) 'type definition' component.    weblogic-ra.xml    DemoXmlBug2    line 163    June 14, 2006 2:52:00 PM    8
    2    src-resolve: Cannot resolve the name 'j2ee:authentication-mechanismType' to a(n) 'type definition' component.    weblogic-ra.xml    DemoXmlBug2    line 164    June 14, 2006 2:52:00 PM    9
    

    Note that this file validates just fine in XMLSpy 2006. Can you duplicate this problem over there?

    (Note that I tried to paste in my complete Eclipse cfg, it looked fine on preview but after submit was truncated).

    Thanks,

    -Lee-

    – System Setup ——————————-
    Operating System and version: Windows XP Pro SP2
    Eclipse version: 3.1.2
    Eclipse build id: M20060118-1600
    Fresh Eclipse install (y/n): y
    MyEclipse version: 4.1.1 (20060228-4.1.1-GA)
    Eclipse JDK version: 1.5.0_06-b05
    Application Server JDK version: 1.5.0_06-b05
    Are there any exceptions in the Eclipse log file? No

    #253497 Reply

    Riyad Kalla
    Member

    It seems to be a bug, I just checked with my install of Eclipse 3.2M6 and MyEclipse 5.0M1 and the bug has been fixed, so the good news is that the bug if fixed in MyEclipse 5.0.

    #253507 Reply

    dlread
    Member

    Hey, thanks for the speedy follow-up, much appreciated.

    -Lee-

Viewing 3 posts - 1 through 3 (of 3 total)
Reply To: [Closed] Valid XML File Marked as Invalid?

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