facebook

Spring namespace strange problem after migration to ME 2014

  1. MyEclipse IDE
  2.  > 
  3. General Development
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #345264 Reply

    bocedv
    Member

    Hi,

    I had no problems with spring namespace until I last friday upgraded my ME to 2014, this problem appeared suddenly. The error message is:

    
    Multiple annotations found at this line:
        - cvc-elt.1: Cannot find the declaration of element 'beans'.
        - schema_reference.4: Failed to read schema document 'http://www.springframework.org/schema/beans/
         spring-beans-3.0.xsd', because 1) could not find the document; 2) the document could not be read; 3) the root element of 
         the document is not <xsd:schema>.
    

    The namespace I wrote is described as the images.

    Firstly I tried to run it, I found the spring packages were not automatically deployed, so I copy them to lib manually, it worked unexpectly, due to the error I thought it should not work.
    SO I thought this error might not be an error from the java runtime.
    But an error should be figured out.

    HOW?

    Thanks a lot.

    Attachments:
    You must be logged in to view attached files.
    #345302 Reply

    support-swapna
    Moderator

    bocedv,

    Sorry that you are seeing this issue.

    1. Can you please clarify if you have imported the project and then performed the migration when prompted to work on MyEclipse 2014?

    2. Can you please also recheck the mappings in the Deployment Assembly (right click on project> Properties > MyEclipse > Deployment Assembly ) with respect to the spring packages? Make sure all the required jars are there on the classpath in the project.

    3. If you are still seeing issues, please send us all the .* files of the project along with the .log file contents. The .log file is located at <workspace dir>/.metadata/.log.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: Spring namespace strange problem after migration to ME 2014

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