Fachschaft07 / fs-rest

REST interface for several services
6 stars 1 forks source link

Parsing error #53

Open FHellmann opened 8 years ago

FHellmann commented 8 years ago

A parsing error occurs when calling the news.

{
   "errorCode":109,
   "exception":"java.io.IOException",
   "message":"org.xml.sax.SAXParseException; systemId: http://fs.cs.hm.edu/category/news/feed/; lineNumber: 6; columnNumber: 3; The element type \"hr\" must be terminated by the matching end-tag \"</hr>\".",
   "url":"http://192.168.60.102:9090/rest/api/1/fs/news"
}