[
https://issues.jboss.org/browse/JBWS-4127?page=com.atlassian.jira.plugin....
]
R Searls commented on JBWS-4127:
--------------------------------
test-utils is the only code referencing this class. Allowing the archive to be included
in the generated jar file resolves the issue.
IPV6 test regressions on Jenkins CI
-----------------------------------
Key: JBWS-4127
URL:
https://issues.jboss.org/browse/JBWS-4127
Project: JBoss Web Services
Issue Type: Bug
Components: jbossws-cxf
Reporter: Alessio Soldano
Assignee: R Searls
Fix For: jbossws-cxf-5.2.2.Final
We have many regressions on Jenkins runs with IPv6; the errors are mostly as this:
{noformat}
Error Message
org/apache/commons/validator/routines/InetAddressValidator
Stacktrace
java.lang.NoClassDefFoundError:
org/apache/commons/validator/routines/InetAddressValidator
at
org.jboss.test.ws.jaxws.samples.wsse.policy.oasis.WSSecurityPolicyExamples23xTestCase.<init>(WSSecurityPolicyExamples23xTestCase.java:68)
{noformat}
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)