Results 1 to 2 of 2

Thread: Castor unmarshalling exception!

  1. #1
    Join Date
    May 2011
    Posts
    2

    Smile Castor unmarshalling exception!

    I'm a freshman. When I tried to run the demo in spring reference chepter 14.3 Using Marshaller and Unmarshaller,I met the problem as follows:

    Exception in thread "main" org.springframework.oxm.UnmarshallingFailureExcept ion: Castor unmarshalling exception; nested exception is org.exolab.castor.xml.MarshalException: The class for the root element 'settings' could not be found.{File: [not available]; line: 2; column: 32}

    This problem seems to emerge when using spring 3.0.5 and 3.1.0 .

  2. #2
    Join Date
    Mar 2009
    Posts
    18

    Default

    Has anyone found a solution for this problem? is it namespace missing...

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •