[
http://jira.jboss.com/jira/browse/JBAS-4025?page=comments#action_12352086 ]
Stan Silvert commented on JBAS-4025:
------------------------------------
server.xml for the SSL test was outdated.
The Connector element should be <Connector port="8443"
protocol="HTTP/1.1" SSLEnabled="true"
maxThreads="150" scheme="https"
secure="true"
clientAuth="false" sslProtocol="TLS" />
SSLEnabled="true" had to be added.
failing org.jboss.test.web.test.ssl.SSLUnitTestCase
---------------------------------------------------
Key: JBAS-4025
URL:
http://jira.jboss.com/jira/browse/JBAS-4025
Project: JBoss Application Server
Issue Type: Sub-task
Security Level: Public(Everyone can see)
Components: Test Suite
Environment: Java Version 1.5.0_10
Java Vendor Sun Microsystems Inc.
Java VM Name Java HotSpot(TM) Server VM
Java VM Version 1.5.0_10-b03
Java VM Info mixed mode
OS Name Linux
OS Version 2.6.9-42.0.2.ELsmp
OS Arch i386
Reporter: Dimitris Andreadis
Assigned To: Stan Silvert
Priority: Critical
Fix For: JBossAS-4.2.0.CR1
It seems the SSL connector of jboss-web is not configured properly?
In fact, a lot of other ssl security tests seem to fail.
Can you take a look Stan?
unknown Error Timeout occurred
junit.framework.AssertionFailedError: Timeout occurred
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira