Issue while executing the Rational OSLC examples
Hello Everyone,
I have followed OSLC workshop. While executing getServiceProvider(), I am getting below error:
1)The reference to entity "etag" must end with the ';' delimiter
2) javax.xml.xpath.XPathExpressionException: org.xml.sax.SAXParseException;
I have debug the code and found that I am getting error in below line of code
Node paNode = (Node)(xpath.evaluate(serviceProviderXPath, source, XPathConstants.NODE));
I have checked that user is added in that project area also
Kindly provide me any solution?
One answer
Maybe there are hints in some of these questions: https://www.google.com/search?q=reference+to+entity+"etag"+must+end+with+the+%27%3B%27+delimiter+site%3Ajazz.net