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

How to use this abstract interface IContributorService ?

How to use this abstract interface IContributorService ?

when I code like this:
IContributorService contributorService = (IContributorService) teamRepository.getClientLibrary(IContributorService.class);


IContributorHandle contributor_creator = contributorService.fetchContributorByUserId("wang");


I got a NullPointerException, that is contributorService is null;

How to use the abstract interface IContributorService?

0 votes


Be the first one to answer this question!

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
× 10,938

Question asked: Jul 01 '10, 5:46 a.m.

Question was seen: 4,043 times

Last updated: Jul 01 '10, 5:46 a.m.

Confirmation Cancel Confirm