netbeans - Easiest way to create Jira WS client -


i'm looking easiest way create jira webservice client. first tried jira soap client example seems have dependencies on libraries jira-rpc-plugin. want call webservice remote server looking jar version of said plugin, unfortunately download link in plugin repository doesnt seem work.

so tried build myself. got kind of stuck maven project when imported netbeans, tells me project malformed , gives me ton of errors. don't want hassle set maven manually tried method.

i wanted consume wsdl webservice client in netbeans when try generate jax:ws style client, run problem "undefined simple or complex type soapenc:array". next step download old jax:rpc plugin - necessary?

thanks in advance

did try guide - worked me (but i'm working eclipse) http://www.j-tricks.com/1/post/2010/08/jira-soap-client.html

francis


Comments

Popular posts from this blog

apache - Add omitted ? to URLs -

redirect - bbPress Forum - rewrite to wwww.mysite prohibits login -

php - How can I stop spam on my custom forum/blog? -