Re: use JIRA Soap API in C# Programming
| Newsgroups | gmane.comp.java.jira.user |
|---|---|
| Message-ID | <14721173.457051309301661099.JavaMail.j2ee_forums.atlassian.com@atlassian12.managed.contegix.com> |
I would recommend to create a Console Application. 1. Create a web reference to your JIRA SOAP Service (http://localhost:8080/rpc/soap/jirasoapservice-v2?wsdl) 2. Implement a class that encapsulates the JIRA Soap Service Calls(Check my .cs file) 3. The IssueJIRA class is customized(Not part of the SoapClient) Hope it works for you. -- Post by lmayorga1980 - online at: http://forums.atlassian.com/thread.jspa?forumID=46&threadID=54977 _______________________________________________ Jira-user mailing list [email protected] To unsubscribe or change your options visit this page: http://lists.atlassian.com/mailman/listinfo/jira-user