It's all about the answers!

Ask a question

HTTP Filtered ValueSet Provider - ERROR


Akshay Panchakshari (37118) | asked Sep 07 '16, 7:44 a.m.
I am trying to create value set provider as described in this article- https://jazz.net/library/article/1257
I have created xml file and copied it under   JazzTeamServer\server\tomcat\webapps\ROOT\example_data\makes.xml

But when i hit the test it throws below error-

Problems accessing 'http://localhost:9443/example_data/makes.xml': Connection to http://localhost:9443 refused

I tried to access http://localhost:9443/example_data/makes.xml in browser and it works fine.

What could be the issue here ?

Thanks
Akshay P

Comments
Akshay Panchakshari commented Sep 07 '16, 8:05 a.m.

The log contains below-

[HttpFilteredValueSetProvider]Retrieving values from HttpConnector...
[HttpConnector]Ignoring invalid SSL certificates
[HttpConnector]Retrieving XML document...
[HttpConnector]Could not retrieve XML document

Be the first one to answer this question!


Register or to post your answer.