[ 
https://issues.apache.org/jira/browse/CXF-5478?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13875186#comment-13875186
 ] 

Daniel Kulp commented on CXF-5478:
----------------------------------

Is this reproducible in tomcat or other web container?   Can a test case be 
created?

This sounds like it may be a bug in the container.   I have no idea why it 
would be trying to load an app called "wsdl".  In any case, it's not getting 
into CXF at all so I'm not sure what can be done.    If a testcase can be 
created for tomcat or similar, that would be a huge help.

> 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: NeedMoreInfo
>
>   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.1.5#6160)

Reply via email to