RE: Unable to setup SpringBeanRouter configure

2009-10-08 Thread Jerome Louvel
De : infinity [mailto:infinity2hea...@gmail.com] Envoyé : lundi 5 octobre 2009 22:34 À : discuss@restlet.tigris.org Objet : Re: Unable to setup SpringBeanRouter configure Works with 2.0M5. Thanks Pritam wrote: > > I'm using 2.0M4, will try 2.0M5. Can you point out the file in which th

Re: Unable to setup SpringBeanRouter configure

2009-10-05 Thread infinity
Works with 2.0M5. Thanks Pritam wrote: > > I'm using 2.0M4, will try 2.0M5. Can you point out the file in which this > bug was fixed so that I could test in the interim? > > (I'm using Nabble and I assume the "reply" does go the mailing list) > > > Rhett Sutphin wrote: >> >> Hi, >> >> On Oc

Re: Unable to setup SpringBeanRouter configure

2009-10-05 Thread infinity
I'm using 2.0M4, will try 2.0M5. Can you point out the file in which this bug was fixed so that I could test in the interim? (I'm using Nabble and I assume the "reply" does go the mailing list) Rhett Sutphin wrote: > > Hi, > > On Oct 5, 2009, at 12:03 PM, infinity wrote: > >> Hi Rhett, >> >>

Re: Unable to setup SpringBeanRouter configure

2009-10-05 Thread Rhett Sutphin
Hi, On Oct 5, 2009, at 12:03 PM, infinity wrote: > Hi Rhett, > > > Rhett Sutphin wrote: >> >> This mapping combined with the URIs in your resource beans means that >> your server should respond to >> >> http://servername:port/ws/ws/contact/{operation} >> http://servername:port/ws/mock/1/data/Cont

Re: Unable to setup SpringBeanRouter configure

2009-10-05 Thread infinity
Hi Rhett, Rhett Sutphin wrote: > > This mapping combined with the URIs in your resource beans means that > your server should respond to > > http://servername:port/ws/ws/contact/{operation} > http://servername:port/ws/mock/1/data/Contact/{userId} > http://servername:port/mock/ws/contact/{oper

Re: Unable to setup SpringBeanRouter configure

2009-10-05 Thread Rhett Sutphin
>>> >>> >>> >>> >>> >> class="org.restlet.ext.spring.SpringBeanRouter"/> >>> >>> >>>>> class="com.xx.rest.resource.ContactData" scope="prototype" &

Re: Unable to setup SpringBeanRouter configure

2009-10-05 Thread infinity
gt; >>> class="org.restlet.ext.spring.SpringBeanRouter"/> >> >> >> > class="com.xx.rest.resource.ContactData" scope="prototype" >> autowire="byName"/> >>> class="com.xxx.mock.resource.Contact

Re: Unable to setup SpringBeanRouter configure

2009-10-05 Thread Rhett Sutphin
ce.ContactData" scope="prototype" > autowire="byName"/> > > The server loads fine but none of Server Resources are invoked. > There is no > stacktrace either. Pl suggest. What sort of server are you using

Unable to setup SpringBeanRouter configure

2009-10-05 Thread infinity
HTTP, HTTPS The server loads fine but none of Server Resources are invoked. There is no stacktrace either. Pl suggest. -- View this message in context: http://n2.nabble.com/Unable-to-setup-SpringBeanRouter-configure-tp3769405