You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Daniel Kulp (JIRA)" <ji...@apache.org> on 2017/03/24 17:53:41 UTC

[jira] [Resolved] (CXF-5478) WSDL is not getting published at runtime

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

Daniel Kulp resolved CXF-5478.
------------------------------
       Resolution: Cannot Reproduce
    Fix Version/s:     (was: NeedMoreInfo)
                   Invalid

Cannot reproduce and no test case provided.

> WSDL is not getting published at runtime
> ----------------------------------------
>
>                 Key: CXF-5478
>                 URL: https://issues.apache.org/jira/browse/CXF-5478
>             Project: CXF
>          Issue Type: Task
>         Environment: My pplication is running on unix wnvironmet. App server is WAS 6.1.0.21
>            Reporter: Murugesan
>             Fix For: Invalid
>
>   Original Estimate: 48h
>  Remaining Estimate: 48h
>
> I have developed a webservice project with CXF implementation. I have exposed my project as webapplication(webservice). When i try with the home servlet(CXFServlet) url,it is working. But the wsdl is not getting published  at runtime.I got the below error
>  Caused by: com.ibm.ws.webcontainer.exception.WebAppNotLoadedException: Failed to load webapp: wsdl
> 	at com.ibm.ws.wswebcontainer.WebContainer.addWebApp(WebContainer.java:678)
> 	at com.ibm.ws.wswebcontainer.WebContainer.addWebApplication(WebContainer.java:626)
> 	at com.ibm.ws.webcontainer.component.WebContainerImpl.install(WebContainerImpl.java:335)
> 	... 9 more
> Caused by: com.ibm.ws.webcontainer.exception.WebAppHostNotFoundException: wsdl
> 	at com.ibm.ws.webcontainer.VirtualHostConfigurationHelper.createConfiguration(VirtualHostConfigurationHelper.java:19)
> 	at com.ibm.ws.wswebcontainer.WebContainer.loadVirtualHost(WebContainer.java:475)
> 	at com.ibm.ws.wswebcontainer.WebContainer.getVirtualHost(WebContainer.java:718)
> 	at com.ibm.ws.wswebcontainer.WebContainer.addWebApp(WebContainer.java:668)



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)