You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Rex Wang (JIRA)" <ji...@apache.org> on 2009/06/18 11:12:07 UTC

[jira] Closed: (GERONIMO-4691) XSSXSRFFilter Errors exist when import JBOSS4 datasource to geronimo database pool

     [ https://issues.apache.org/jira/browse/GERONIMO-4691?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rex Wang closed GERONIMO-4691.
------------------------------

    Resolution: Invalid

Closed per reporter confirms he can not reproduce using a closer build 

> XSSXSRFFilter Errors exist when import JBOSS4 datasource to geronimo database pool
> ----------------------------------------------------------------------------------
>
>                 Key: GERONIMO-4691
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-4691
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: console
>    Affects Versions: 2.2
>         Environment:  OS: Windows XP SP3 32bit
>  JDK: ibm jdk 6.0 SR6
>            Reporter: liangkun
>            Priority: Minor
>         Attachments: hsqldb-1.8.0.jar, hsqldb-ds.xml
>
>
> Steps:
> 1.Open Geronimo administrative console:http://localhost:8080
> 2.Extract JBOSS4 and locate the HSQL driver jar hsqldb.jar. This file is located in the <jboss_home>\server\default\lib directory. Make a copy of this file and rename it hsqldb-1.8.0.jar.
> 3. Use the Repository portlet to install the HSQL driver jar . From the Administration Console, click respository, click Browse and point to the database driver jar. Change the Group: to Hipersonic, leave the remaining fields by default and click Install. 
> 4.From the Geronimo Administration Console click on the Database Pools link. From the Database Pools portlet click Import from JBoss 4.
> Problems:
> HTTP Status 400 - XSSXSRFFilter blocked HttpServletRequest due to invalid FORM content.
> Geronimo Log:
> 2009-06-17 10:20:07,437 WARN  [XSRFHandler] Blocked due to missing HttpServletRequest parameter.
> 2009-06-17 10:20:07,453 ERROR [XSSXSRFFilter] XSSXSRFFilter blocked HttpServletRequest due to invalid FORM content.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.