[
https://issues.apache.org/jira/browse/CXF-1467?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
D Dub updated CXF-1467:
-----------------------
Description:
Issue CXF-1434 claims that it is resolved in the latest build 2.0.4 We are
still seeing it. Using the latest CXF 2.04(downloaded from your site) and
Spring 2.5.2.
Stack trace included below.
Thanks
Exception in thread "Thread-3" java.lang.NullPointerException
at
org.springframework.context.support.AbstractRefreshableConfigApplicationContext.setConfigLocations(AbstractRefreshableConfigApplicationContext.java:78)
at
org.springframework.context.support.ClassPathXmlApplicationContext.<init>(ClassPathXmlApplicationContext.java:137)
at
org.apache.cxf.bus.spring.BusApplicationContext.<init>(BusApplicationContext.java:68)
at
org.apache.cxf.bus.spring.SpringBusFactory.createBus(SpringBusFactory.java:84)
at
org.apache.cxf.bus.spring.SpringBusFactory.createBus(SpringBusFactory.java:65)
at
org.apache.cxf.bus.spring.SpringBusFactory.createBus(SpringBusFactory.java:54)
at org.apache.cxf.BusFactory.getDefaultBus(BusFactory.java:69)
at org.apache.cxf.BusFactory.getThreadDefaultBus(BusFactory.java:106)
at org.apache.cxf.BusFactory.getThreadDefaultBus(BusFactory.java:97)
at
org.apache.cxf.endpoint.AbstractEndpointFactory.getBus(AbstractEndpointFactory.java:73)
at
org.apache.cxf.frontend.AbstractWSDLBasedEndpointFactory.initializeServiceFactory(AbstractWSDLBasedEndpointFactory.java:143)
at
org.apache.cxf.frontend.AbstractWSDLBasedEndpointFactory.createEndpoint(AbstractWSDLBasedEndpointFactory.java:73)
at
org.apache.cxf.frontend.ClientFactoryBean.create(ClientFactoryBean.java:51)
at
org.apache.cxf.frontend.ClientProxyFactoryBean.create(ClientProxyFactoryBean.java:92)
at
com.monsanto.bpm.albpm.papiws.PAPIWSProcessEngine.createPapiWebService(PAPIWSProcessEngine.java:51)
at
com.monsanto.bpm.albpm.papiws.PAPIWSProcessEngine.start(PAPIWSProcessEngine.java:39)
at
com.monsanto.tcc.apollo.bpm.ApolloBPMPluginLifecycle$1.run(ApolloBPMPluginLifecycle.java:31)
at java.lang.Thread.run(Thread.java:595)
was:
the above issue said it is resolved but we are still getting the null pointer
at initialization. Using the latest CXF 2.04 and Spring 2.5.2.
Thanks
> CXF Bug 1435 Not Resolved
> -------------------------
>
> Key: CXF-1467
> URL: https://issues.apache.org/jira/browse/CXF-1467
> Project: CXF
> Issue Type: Bug
> Components: Configuration
> Affects Versions: 2.0.4
> Environment: Linx SUse9 Apache Tomcat Java 1.5_11
> Reporter: D Dub
> Priority: Blocker
> Fix For: 2.0.4
>
>
> Issue CXF-1434 claims that it is resolved in the latest build 2.0.4 We are
> still seeing it. Using the latest CXF 2.04(downloaded from your site) and
> Spring 2.5.2.
> Stack trace included below.
> Thanks
> Exception in thread "Thread-3" java.lang.NullPointerException
> at
> org.springframework.context.support.AbstractRefreshableConfigApplicationContext.setConfigLocations(AbstractRefreshableConfigApplicationContext.java:78)
> at
> org.springframework.context.support.ClassPathXmlApplicationContext.<init>(ClassPathXmlApplicationContext.java:137)
> at
> org.apache.cxf.bus.spring.BusApplicationContext.<init>(BusApplicationContext.java:68)
> at
> org.apache.cxf.bus.spring.SpringBusFactory.createBus(SpringBusFactory.java:84)
> at
> org.apache.cxf.bus.spring.SpringBusFactory.createBus(SpringBusFactory.java:65)
> at
> org.apache.cxf.bus.spring.SpringBusFactory.createBus(SpringBusFactory.java:54)
> at org.apache.cxf.BusFactory.getDefaultBus(BusFactory.java:69)
> at org.apache.cxf.BusFactory.getThreadDefaultBus(BusFactory.java:106)
> at org.apache.cxf.BusFactory.getThreadDefaultBus(BusFactory.java:97)
> at
> org.apache.cxf.endpoint.AbstractEndpointFactory.getBus(AbstractEndpointFactory.java:73)
> at
> org.apache.cxf.frontend.AbstractWSDLBasedEndpointFactory.initializeServiceFactory(AbstractWSDLBasedEndpointFactory.java:143)
> at
> org.apache.cxf.frontend.AbstractWSDLBasedEndpointFactory.createEndpoint(AbstractWSDLBasedEndpointFactory.java:73)
> at
> org.apache.cxf.frontend.ClientFactoryBean.create(ClientFactoryBean.java:51)
> at
> org.apache.cxf.frontend.ClientProxyFactoryBean.create(ClientProxyFactoryBean.java:92)
> at
> com.monsanto.bpm.albpm.papiws.PAPIWSProcessEngine.createPapiWebService(PAPIWSProcessEngine.java:51)
> at
> com.monsanto.bpm.albpm.papiws.PAPIWSProcessEngine.start(PAPIWSProcessEngine.java:39)
> at
> com.monsanto.tcc.apollo.bpm.ApolloBPMPluginLifecycle$1.run(ApolloBPMPluginLifecycle.java:31)
> at java.lang.Thread.run(Thread.java:595)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.