Spring + Restlet 1.2-SNAPSHOT, NullPointerException

2009-04-04 Thread Eric Hough
I've been having trouble getting Spring to play nice with Restlet (I'm experienced with Spring, a newbie with Restlet, so please bear with me!). Using Spring 2.5.6 and Restlet 1.2-SNAPSHOT. I want to define a resource called uniq and map /uniq to my UniqResource bean (extends Resource).

help on PUT

2009-04-04 Thread helen chen
Hi there, I'm using restlet 1.1.3. I created a simple restlet with get and put. then I use client try to test it. I have a local machine using tomcat and it works fine. But when I move to QA server which use weblogic 10, even for the same command, only GET works, PUT somehow complains: Apr 3,

Spring + Restlet 1.2-SNAPSHOT, NullPointerException

2009-04-04 Thread webpost
I've been having trouble getting Spring to play nice with Restlet (I'm experienced with Spring, a newbie with Restlet, so please bear with me!). Using Spring 2.5.6 and Restlet 1.2-SNAPSHOT. I want to define a resource called uniq and map /uniq to my UniqResource bean (extends Resource).

Spring + Restlet 1.2-SNAPSHOT, NullPointerException

2009-04-04 Thread webpost
I've been having trouble getting Spring to play nice with Restlet (I'm experienced with Spring, a newbie with Restlet, so please bear with me!). Using Spring 2.5.6 and Restlet 1.2-SNAPSHOT. I want to define a resource called uniq and map /uniq to my UniqResource bean (extends Resource).