Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

How can I establish connection with the RRC server in Java?

Hi Everyone,

I have a requirement in which I have to establish connection with the RRC server and also authenticate the connection and digital certification from java.

Please help me if anyone has tried this previously.

Thanks in advance.

Regards,

Ankit

1

0 votes


Accepted answer

Permanent link
You can take a look at the OSLC Workshop, it has some samples on how to retrieve information and from there you can grab some Java code to connect to the server

https://jazz.net/library/article/635
Seth Packham selected this answer as the correct answer

1 vote


2 other answers

Permanent link
Please provide any suggestions how can I use REST API's for this purpose?

0 votes


Permanent link
If you look into the zip file that contains the OSLC Workshop samples you will find a project name "net.jazz.oslc.consumer.rm.client", under "src\net\jazz\oslc\utils\" there is a class called HttpUtils.java, that class is in charge of connecting to RRC server and authenticate the connection, you can use that as a base for your implementation with Java

0 votes

Your answer

Register or log in to post your answer.

Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 12,028

Question asked: Aug 24 '12, 2:35 a.m.

Question was seen: 5,894 times

Last updated: Sep 13 '12, 10:48 a.m.

Confirmation Cancel Confirm