[Resteasy-users] Jackson - not marked as ignorable

2013-01-03 Thread András Csányi
Dear All, I would like to ask some help regarding jackson and class convert to JSON. When I post my class to the server I got this error message: 17:14:57,358 WARN [org.jboss.resteasy.core.SynchronousDispatcher] Failed executing POST /core/partners/addnewpartner:

Re: [Resteasy-users] Jackson - not marked as ignorable

2013-01-03 Thread András Csányi
On 3 January 2013 17:29, András Csányi sayusi.a...@sayusi.hu wrote: According to the Internet it should be in the org.jboss.resteasy.annotations.providers package, but my jar (resteasy-jaxrs-2.3.1.GA), delivered by maven, contains only this package: org.jboss.resteasy.annotations.providers.img

Re: [Resteasy-users] Newbie question REST

2013-01-03 Thread Weinan Li
-- Weinan Li On Wednesday, January 2, 2013 at 10:45 PM, Bill Burke wrote: On 12/21/2012 4:12 PM, Skriloff, Nicholas wrote: I have three questions 1) I want to see all the restful urls available when I start up EAP6 in the server.log file. How do I configure standalone.xml

Re: [Resteasy-users] @Form and providers

2013-01-03 Thread Weinan Li
-- Weinan Li On Wednesday, January 2, 2013 at 10:50 PM, András Csányi wrote: Dear All, I would like to get some clarification and a little help. I'm going to create a software which has REST service on server side and it will have to type of client, a native client built on Swing

Re: [Resteasy-users] Jackson - not marked as ignorable

2013-01-03 Thread András Csányi
On 3 January 2013 17:40, András Csányi sayusi.a...@sayusi.hu wrote: On 3 January 2013 17:29, András Csányi sayusi.a...@sayusi.hu wrote: Oh, I got it! I had to add resteasy-jackson-provider something like this: dependency groupIdorg.jboss.resteasy/groupId

Re: [Resteasy-users] Will RestEasy work with OLD EJB

2013-01-03 Thread Weinan Li
-- Weinan Li On Friday, January 4, 2013 at 10:37 AM, Skriloff, Nicholas wrote: Resteasy folks, I am converting a J2EE application that runs on JBOss 4.0.5 to run on JBOSS 7.1.1 OR EAP6. Our EJBS are presently from J2ee version 1.3.1. J2EE 1.3 was