Re: CustomerService Project

2011-05-16 Thread Sergey Beryozkin
Hi Ryan I can see you trying very hard but I'm not sure what are trying to do with Customer, ICustomerState, and 10 other methods that you have there. I've only asked you to have Customer returning its state with the help of subresource locator, and I haven't asked it so that I can make this proje

Re: CustomerService Project

2011-05-15 Thread Ryan Zoerner
I mentioned that it works fine when done a certain way, but unfortunately, it works just fine without the @GET annotated method, without the @GET and without the method. Thanks, Ryan http://pages.cs.wisc.edu/~zoerner/downloads/dev/samples/customerservice/testing/unfortunately_works_fine_like_thi

CustomerService Project

2011-05-15 Thread Ryan Zoerner
Hello all, I am in the middle of trying to get a JAX-RS Client/Server project to work. I am having trouble because I cannot figure out how to get my Customer class to find out about the sub-resource method located in a CustomerState class. I have tried assigning it to a resource provider. I have t