Ive generated the wadl2java. But im a bit in the dark on how to use the service. Is it possible to produce a few examples on how to access the server using the wadl. Guess get projects, issues and basic authentication should be great to start using it.
No, and since then I had this on the side. But I guess I will likely create something simple only to cover my use case when having a bit of time, at least if there is nothing available at that point On Mar 13, 2013 2:25 AM, "jerry hoffmeister - YouTrack" < jetforum@jetbrains.com> wrote:
Ive generated the wadl2java. But im a bit in the dark on how to use the service. Is it possible to produce a few examples on how to access the server using the wadl. Guess get projects, issues and basic authentication should be great to start using it.
I will try it later today - I see you're using wadl2java v1.1.4 - when I downloaded the distribution, I got 1.1.3 so that's likely my problem. So to be clear, the issue you see is 5 tickets get created? I've used the REST interface from a python script to create issues and it worked fine for me. Anyway, will try later this afternoon and let you know.
Also, I'd been working on my own code to login and create issues - haven't gotten to the create issues part yet - I'd gotten login and getting the contents of a bundle working so far.
The python client works fine for me also. Only problem I saw was indeed the 5 tickets created. Log in, add comments and pretty much everything was working properly. It might be a simple thing to solve so good luck On Mar 14, 2013 5:45 PM, "jerry hoffmeister - YouTrack" < jetforum@jetbrains.com> wrote:
I will try it later today - I see you're using wadl2java v1.1.4 - when I downloaded the distribution, I got 1.1.3 so that's likely my problem. So to be clear, the issue you see is 5 tickets get created? I've used the REST interface from a python script to create issues and it worked fine for me. Anyway, will try later this afternoon and let you know.+
Also, I'd been working on my own code to login and create issues - haven't gotten to the create issues part yet - I'd gotten login and getting the contents of a bundle working so far.+
We do not deliver java lib for our REST API yet, but you can create it using application.wadl (http://youtrack.jetbrains.com/rest/application.wadl) and some tool like wadl2java (http://wadl.java.net/wadl2java.html)
Ive generated the wadl2java. But im a bit in the dark on how to use the service. Is it possible to produce a few examples on how to access the server using the wadl. Guess get projects, issues and basic authentication should be great to start using it.
Thanks in advance
Jorge Costa
something simple only to cover my use case when having a bit of time, at
least if there is nothing available at that point
On Mar 13, 2013 2:25 AM, "jerry hoffmeister - YouTrack" <
jetforum@jetbrains.com> wrote:
Exception in thread "main" java.lang.RuntimeException: java.lang.ClassNotFoundException: com.sun.ws.rs.ext.RuntimeDelegateImpl
http://forum.jetbrains.com/thread/YouTrack-766
let me know if you see same behaviour has me
On Thu, Mar 14, 2013 at 1:47 AM, jerry hoffmeister - YouTrack <
jetforum@jetbrains.com> wrote:
Also, I'd been working on my own code to login and create issues - haven't gotten to the create issues part yet - I'd gotten login and getting the contents of a bundle working so far.
5 tickets created. Log in, add comments and pretty much everything was
working properly. It might be a simple thing to solve so good luck
On Mar 14, 2013 5:45 PM, "jerry hoffmeister - YouTrack" <
jetforum@jetbrains.com> wrote: