You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "D Dub (JIRA)" <ji...@apache.org> on 2008/03/07 21:23:46 UTC

[jira] Reopened: (CXF-1467) CXF Bug 1435 Not Resolved

     [ https://issues.apache.org/jira/browse/CXF-1467?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

D Dub reopened CXF-1467:
------------------------


Reopening to get some resolution.  Still getting the same error using 2.0.5.

Thanks

D

> 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.5
>
>
> 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.