]
Marek Novotny closed JBSEAM-4674.
---------------------------------
closing as cleanup
Secured resources does not work with RESTEasy and seam 2.2.1-SNAPSHOT
: 403 returned
------------------------------------------------------------------------------------
Key: JBSEAM-4674
URL:
https://issues.jboss.org/browse/JBSEAM-4674
Project: Seam 2
Issue Type: Bug
Components: WS
Affects Versions: 2.2.1.CR1
Environment: JBoss 4.2.3
Seam 2.2.1-SNAPSHOT
Reporter: Beaudoin Gaƫl
Assignee: Jozef Hartinger
Labels: resteasy, seam
Securing resources like this :
http://docs.jboss.org/seam/2.2.1.CR1/reference/en-US/html_single/#d0e22406
It works fine with the released seam 2.2.0 (RESTeasy 1.1x) but not with seam
2.2.1-SNAPSHOT (from a few days ago) (RESTeasy 2.0-beta).
The authentication works, debugging the application I can see I am logged in, but then
seam return a 403 http code, unauthorized.
Switch to seam 2.2.0 without changing anything else makes the secured resource work as
expected.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: