Jan Blizňák created JBWS-4146:
---------------------------------
Summary: Intermittent NPE in jbossws-cxf-client unit tests with IBM JDK
Key: JBWS-4146
URL:
https://issues.jboss.org/browse/JBWS-4146
Project: JBoss Web Services
Issue Type: Bug
Components: jbossws-cxf
Affects Versions: jbossws-cxf-5.2.3.Final
Environment: IBM JDK
Reporter: Jan Blizňák
An intermittent NPE is thrown during building project on IBM JDK, might be specific issue
with different JDK vendor but might be also revealing the bug in client code.
When the situation occurs the exception is thrown in arbitrary call of
org.apache.cxf.endpoint.Client#getEndpoint
{code:java}
ERROR!
15:43:15 java.lang.NullPointerException
15:43:15 at
org.jboss.wsf.stack.cxf.client.configuration.CXFClientConfigurerTest.testAddInterceptorsThroughSetConfigProperties(CXFClientConfigurerTest.java:524)
{code}
Reproducibility ~ <5%
--
This message was sent by Atlassian Jira
(v7.12.1#712002)