It's all about the answers!

Ask a question

Issue while executing the Rational OSLC examples


Pallavi Deore (3819) | asked May 21 '19, 1:55 a.m.
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



permanent link
Ralph Schoon (62.0k33643) | answered May 22 '19, 1:56 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER

Your answer


Register or to post your answer.