It's all about the answers!

Ask a question

OSLC - User list


1
1
Bartosz Chrabski (3.3k12346) | asked Apr 14 '13, 5:43 a.m.
 Hi Jazz Experts,

I am trying to get user list from JTS server (4.0.2) but still getting the same error. Maybe you will be able to help.

[GET] https://.........:9443/jts/users

with

Accept: application/rdf+xml
OSLC-Core-Version: 2.0

Result

<html><head><title>Apache Tomcat/7.0.32 - Error report</title><style><!--H1 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:22px;} H2 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:16px;} H3 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:14px;} BODY {font-family:Tahoma,Arial,sans-serif;color:black;background-color:white;} B {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;} P {font-family:Tahoma,Arial,sans-serif;background:white;color:black;font-size:12px;}A {color : black;}A.name {color : black;}HR {color : #525D76;}--></style> </head><body><h1>HTTP Status 405 - </h1><HR size="1" noshade="noshade"><p><b>type</b> Status report</p><p><b>message</b> <u></u></p><p><b>description</b> <u>The specified HTTP method is not allowed for the requested resource.</u></p><HR size="1" noshade="noshade"><h3>Apache Tomcat/7.0.32</h3></body></html>

Accepted answer


permanent link
Don Yang (7.6k2197133) | answered Apr 14 '13, 9:22 p.m.
Try https://.........:9443/ccm/oslc/users with the same headers should return the users list.
Bartosz Chrabski selected this answer as the correct answer

Comments
Bartosz Chrabski commented Apr 15 '13, 5:04 a.m.

Don,


I am supprized that work item when I query it returns link to user but in JTS.

That is why I am supprizedĀ 

Your answer


Register or to post your answer.