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

[jira] Created: (GERONIMO-4691) problem importing JBOSS4 to database pools

problem importing JBOSS4 to database pools 
-------------------------------------------

                 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


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. 
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.


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

Posted by "liangkun (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/GERONIMO-4691?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

liangkun updated GERONIMO-4691:
-------------------------------

    Attachment: hsqldb-ds.xml
                hsqldb-1.8.0.jar

> 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.


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

Posted by "liangkun (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/GERONIMO-4691?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

liangkun updated GERONIMO-4691:
-------------------------------

    Description: 
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.

  was:
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. 
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.

        Summary: XSSXSRFFilter Errors exist when import JBOSS4 datasource to geronimo database pool  (was: problem importing JBOSS4 to database pools )

> 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.


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

Posted by "Rex Wang (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/GERONIMO-4691?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12720475#action_12720475 ] 

Rex Wang commented on GERONIMO-4691:
------------------------------------

This should have been fixed in Geronimo-4641, are you using the latest build?

-Rex

> 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.


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

Posted by "Rex Wang (JIRA)" <ji...@apache.org>.
     [ 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.