Hi

What Camel and Restlet version are you using? Maybe its working in a
more recent release.


On Sun, Nov 4, 2012 at 4:36 PM, massyl <[email protected]> wrote:
> Hi,
> I'm facing one problem when configuring RestletComponent with relative path
> using spring.
> i configured SpringServerServlet and RestletComponent as documented on camel
> site.
> when i try to reach my endpoint it get java.lang.StackOverflowError (at
> org.restlet.ext.servlet.internal.ServletWarEntity.<init>(ServletWarEntity.java:111))
>
> when i run my application in debug mode i see that ServerServlet adds an
> entry createWarClient(Context context, ServletConfig config) that causes a
> deap recursion for looking resouce (restlet.xml).
>
> have you faced this problem before? there is any one that used this
> configuration successfully?
>
> thanks in advance for you help.
>
>
>
> --
> View this message in context: 
> http://camel.465427.n5.nabble.com/StackOverflowError-when-using-restlet-component-with-relative-path-tp5722101.html
> Sent from the Camel - Users mailing list archive at Nabble.com.



-- 
Claus Ibsen
-----------------
Red Hat, Inc.
FuseSource is now part of Red Hat
Email: [email protected]
Web: http://fusesource.com
Twitter: davsclaus
Blog: http://davsclaus.com
Author of Camel in Action: http://www.manning.com/ibsen

Reply via email to