Re: Tapestry Tynamo Rest and security integration questions

2012-07-21 Thread bhorvat
ghts? -- View this message in context: http://tapestry.1045711.n5.nabble.com/Tapestry-Tynamo-Rest-and-security-integration-questions-tp5714525p5714653.html Sent from the Tapestry - User mailing list archive at Nabble.com. -

Re: Tapestry Tynamo Rest and security integration questions

2012-07-18 Thread Thiago H de Paula Figueiredo
On Wed, 18 Jul 2012 16:01:46 -0300, bhorvat wrote: java.lang.RuntimeException: Exception constructing service 'ResteasyRequestFilter': Error building service proxy for service 'Application' (at org.tynamo.resteasy.Application(Collection) (at Application.java:14) via org.tynamo.resteasy.Reste

Re: Tapestry Tynamo Rest and security integration questions

2012-07-18 Thread Taha Siddiqi
how I can access that from my java code? Is that shiro would take care of, > or something that I should access using some equivalent of @PathParam(value > = "username") > > tnx > > -- > View this message in context: > http://tapestry.1045711.n5.nabble.com/Tap

Re: Tapestry Tynamo Rest and security integration questions

2012-07-18 Thread bhorvat
/Tapestry-Tynamo-Rest-and-security-integration-questions-tp5714525p5714579.html Sent from the Tapestry - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org For additional

Re: Tapestry Tynamo Rest and security integration questions

2012-07-18 Thread bhorvat
alue = "username") tnx -- View this message in context: http://tapestry.1045711.n5.nabble.com/Tapestry-Tynamo-Rest-and-security-integration-questions-tp5714525p5714577.html Sent from the Tapestry - User mailing list archive at Nabble.com. ---

Re: Tapestry Tynamo Rest and security integration questions

2012-07-18 Thread Kalle Korhonen
On Wed, Jul 18, 2012 at 10:58 AM, bhorvat wrote: > I have tried to change the method into > So my question about cookies remains, the problem is that this rest services > will be access using the python code, and not the browser (I assume that > browser helps in this case). So how do I then receiv

Re: Tapestry Tynamo Rest and security integration questions

2012-07-18 Thread Kalle Korhonen
On Wed, Jul 18, 2012 at 10:47 AM, bhorvat wrote: > This configuration that Taha suggested seems to do the trick. The error is > gone. I say seems because without it would work sometimes (not sure why > though). > The annotation however dont seem to work. Even if I put them they dont > restrict the

Re: Tapestry Tynamo Rest and security integration questions

2012-07-18 Thread bhorvat
use the session for this, but use it in the normal application? Also how do I format my urls in the best way? And sadly I am purist :) again tnx -- View this message in context: http://tapestry.1045711.n5.nabble.com/Tapestry-Tynamo-Rest-and-security-integration-questions-tp5714525p5714573.html Se

Re: Tapestry Tynamo Rest and security integration questions

2012-07-18 Thread bhorvat
l or something along those lines? Thank you all for your help -- View this message in context: http://tapestry.1045711.n5.nabble.com/Tapestry-Tynamo-Rest-and-security-integration-questions-tp5714525p5714572.html Sent from the Tapestry - User mailing list a

Re: Tapestry Tynamo Rest and security integration questions

2012-07-18 Thread Kalle Korhonen
On Wed, Jul 18, 2012 at 6:42 AM, Alejandro Scandroli wrote: > I don't think just adding ResteasyRequestFilter after StoreIntoGlobals > is going to solve the issue. > If both SecurityConfiguration and ResteasyRequestFilter are configured > as "after:StoreIntoGlobals" how does Tapestry knows which o

Re: Tapestry Tynamo Rest and security integration questions

2012-07-18 Thread Alejandro Scandroli
t;> org.jboss.resteasy.spi.UnhandledException: >>> java.lang.IllegalArgumentException: SessionContext must be an HTTP >>> compatible implementation. >>> >>> and after that I run it again, and it worked fine. The next time, exception >

Re: Tapestry Tynamo Rest and security integration questions

2012-07-17 Thread Kalle Korhonen
exception >> >> org.jboss.resteasy.spi.UnhandledException: >> java.lang.IllegalArgumentException: SessionContext must be an HTTP >> compatible implementation. >> >> and after that I run it again, and it worked fine. The next time, exception >> again. Anyone has any id

Re: Tapestry Tynamo Rest and security integration questions

2012-07-17 Thread Taha Siddiqi
ion > again. Anyone has any idea what is the problem, or how should be best to > solve this? > > cheers > > -- > View this message in context: > http://tapestry.1045711.n5.nabble.com/Tapestry-Tynamo-Rest-and-security-integration-

Re: Tapestry Tynamo Rest and security integration questions

2012-07-17 Thread bhorvat
, exception again. Anyone has any idea what is the problem, or how should be best to solve this? cheers -- View this message in context: http://tapestry.1045711.n5.nabble.com/Tapestry-Tynamo-Rest-and-security-integration-questions-tp5714525p5714530.html Sent from the Tapestry - User mailing list archive

Re: Tapestry Tynamo Rest and security integration questions

2012-07-17 Thread bhorvat
d here? Once again tnx for help -- View this message in context: http://tapestry.1045711.n5.nabble.com/Tapestry-Tynamo-Rest-and-security-integration-questions-tp5714525p5714528.html Sent from the Tapestry - User mailing list archive at Nabble.com.

Re: Tapestry Tynamo Rest and security integration questions

2012-07-17 Thread Kalle Korhonen
On Tue, Jul 17, 2012 at 2:01 PM, bhorvat wrote: > I have 2 problems. The first one is how can I look at the url that is being > accessed. The reason for that is because to rest service it will be able to > access from subdomains like such > example1.webapp.com/rest/ > example2.webapp.com/rest/ > S

Tapestry Tynamo Rest and security integration questions

2012-07-17 Thread bhorvat
message in context: http://tapestry.1045711.n5.nabble.com/Tapestry-Tynamo-Rest-and-security-integration-questions-tp5714525.html Sent from the Tapestry - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: users