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.