Hi All,
I am new to JIRA API(Java).
I know SOAP is deprecated for accessing towards JIRA but it does not prevent to make SOAP call towards outside from JIRA.
Is there any issue in such implementation ?
Please help.
Thanks Anil
No, there should be no problem doing it. Import the libraries you need into your add-on or script and run the SOAP calls as needed.
Thanks Nic, your input help to proceed. So writing this post successfull implementation :)
Just to add couple of points -
- I have tried with jaxws and axis(1.4) and both works fine
- I have bundled dependencies(scope as compile) in both cases(jaxws/axis) for required jars
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.