Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Where can the JIRAServiceService.cs file be located?

Steven Morris March 13, 2012

I am attempting to build integration with SharePoint InfoPath that using C# on the back end. I have seen a few post that talk about using the JIRAServiceService.cs file as a refrerence in my code but, no one has indicated where this file or even code might be.

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

Post a new question

0 votes
Joe Clark
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
March 14, 2012

Hey Steven,

The JIRAServiceService class is automatically generated by Visual Studio when you add JIRA's SOAP API as a Web Reference to your project.

Steven Morris March 14, 2012

Hello Joseph this is great but, my problem is locating the JIRA SOAP API and if it works with JIRA 4.4. sorry if the questions seem to bit odd but, I have not done any coding in a while. Trying to get back into groove.

Thanks,

Joe Clark
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
March 15, 2012

No worries mate. :-)

The JIRA SOAP API is located at http://<your_JIRA_url>/rpc/soap/jirasoapservice-v2?wsdl

Detailed documentation on the API is available online: https://developer.atlassian.com/display/JIRADEV/Creating+a+JIRA+SOAP+Client

You can create a Web Reference for the JIRA SOAP API in Visual Studio by following these instructions: http://msdn.microsoft.com/en-us/library/d9w023sx(v=vs.90).aspx

TAGS
AUG Leaders

Atlassian Community Events