[jboss-jira] [JBoss JIRA] Commented: (JBAS-4025) failing org.jboss.test.web.test.ssl.SSLUnitTestCase
Stan Silvert (JIRA)
jira-events at jboss.com
Thu Feb 1 13:43:19 EST 2007
[ http://jira.jboss.com/jira/browse/JBAS-4025?page=comments#action_12352121 ]
Stan Silvert commented on JBAS-4025:
------------------------------------
I only found one other instance of this problem. There is a server.xml file for the tests-webservice-ssl target. However, no tests actually get executed when you run this target. According to build.xml in testsuite, here are the tests it is trying to pull in:
<patternset id="webservice-ssl.includes">
<include name="org/jboss/test/webservice/secure/**/*TestCase.class"/>
<exclude name="org/jboss/test/webservice/secure/noenv/**/*TestCase.class"/>
</patternset>
So I guess the tests-webservice-ssl target is obsolete? Can someone from the Web Services team comment?
As far as JBoss 5 goes, there are many problems with that right now and I can't run the test. I'm going to open a separate jira task and link to here so it doesn't get lost.
> 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
More information about the jboss-jira
mailing list