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 00:16:58 UTC

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

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


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

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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

Posted by "Daniel Kulp (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CXF-1467?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Daniel Kulp reassigned CXF-1467:
--------------------------------

    Assignee: Daniel Kulp

> 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
>            Assignee: Daniel Kulp
>            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.


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

Posted by "D Dub (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CXF-1467?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

D Dub closed CXF-1467.
----------------------

    Resolution: Fixed

Good catch Dan.  You the man.  We had the 2.0.5 From Feb. 6.  We got the March 6th and all is well.

> 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
>            Assignee: Daniel Kulp
>            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.


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

Posted by "Daniel Kulp (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CXF-1467?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Daniel Kulp resolved CXF-1467.
------------------------------

       Resolution: Duplicate
    Fix Version/s:     (was: 2.0.4)
                   2.0.5


CXF-1435 was mis-marked...  It should have been mark "resolved for 2.0.5, not 2.0.4.

Dan


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


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

Posted by "D Dub (JIRA)" <ji...@apache.org>.
     [ 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.


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

Posted by "D Dub (JIRA)" <ji...@apache.org>.
     [ 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.


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

Posted by "D Dub (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CXF-1467?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12576370#action_12576370 ] 

D Dub commented on CXF-1467:
----------------------------

Looks like the same...

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)


> 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
>            Assignee: Daniel Kulp
>            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.


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

Posted by "D Dub (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CXF-1467?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12576359#action_12576359 ] 

D Dub commented on CXF-1467:
----------------------------

It did not work using cxf-2.0.5-incubator-SNAPSHOT-jar.  Any other ideas??

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


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

Posted by "Daniel Kulp (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CXF-1467?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12576362#action_12576362 ] 

Daniel Kulp commented on CXF-1467:
----------------------------------

Is there a new stack trace (particularly new line numbers)?

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


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

Posted by "D Dub (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CXF-1467?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12576330#action_12576330 ] 

D Dub commented on CXF-1467:
----------------------------

Dan,

Thanks,  we will give it a shot.  When will 2.0.5 be official?

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


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

Posted by "Daniel Kulp (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CXF-1467?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12576373#action_12576373 ] 

Daniel Kulp commented on CXF-1467:
----------------------------------



Are you sure you have the LATEST 2.0.5 jar?   

The kicker is:
at org.apache.cxf.bus.spring.BusApplicationContext.<init>(BusApplicationContext.java:68) 

Line 68 of BusApplicationContext with the latest code doesn't have any code. 


> 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
>            Assignee: Daniel Kulp
>            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.