[JBoss JIRA] (GTNWSRP-323) RichFaces fileUpload is done during ResourceRequest and not ActionRequest
by Ken Finnigan (JIRA)
Ken Finnigan created GTNWSRP-323:
------------------------------------
Summary: RichFaces fileUpload is done during ResourceRequest and not ActionRequest
Key: GTNWSRP-323
URL: https://issues.jboss.org/browse/GTNWSRP-323
Project: GateIn WSRP
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: Consumer
Affects Versions: 2.2.0.Beta10
Reporter: Ken Finnigan
Assignee: Chris Laprun
WSRP Consumer has handling in ActionHandler for fileUpload, but as RichFaces sends the file upload multipart request as a ResourceRequest, the WSRP ActionHandler is never executed to properly handle the multipart request.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years, 6 months
[JBoss JIRA] (GTNSSO-14) OpenSSO/OpenAM Agent doesn't not support wildcard cookie domains
by Ray Tsang (JIRA)
Ray Tsang created GTNSSO-14:
-------------------------------
Summary: OpenSSO/OpenAM Agent doesn't not support wildcard cookie domains
Key: GTNSSO-14
URL: https://issues.jboss.org/browse/GTNSSO-14
Project: GateIn SSO
Issue Type: Bug
Affects Versions: 1.1.1-GA
Reporter: Ray Tsang
Assignee: Marek Posolda
When OpenSSO or OpenAM is configured w/ wildcard domain for iPlanetDirectoryPro cookie (such as ".acme.com"), OpenSSOAgent fails to validate ticket.
Commons HttpClient by default restricts the use of wildcard cookie due and will fail with exception.
WARN [org.apache.commons.httpclient.HttpMethodBase] (http-127.0.0.1-8080-1) Cookie rejected: "$Version=0; amlbcookie=01; $Path=/; $Domain=.acme.com". Domain attribute ".acme.com" violates RFC 2109: host minus domain may not contain any dots
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years, 6 months