[esb-issues] [JBoss JIRA] Commented: (JBESB-3019) Warning during deployment of webservice_proxy_* quickstarts

Kevin Conner (JIRA) jira-events at lists.jboss.org
Fri Jan 8 08:20:36 EST 2010


    [ https://jira.jboss.org/jira/browse/JBESB-3019?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12502957#action_12502957 ] 

Kevin Conner commented on JBESB-3019:
-------------------------------------

This error is coming from the jsf libraries during startup, because it cannot find the web.xml file for the deployment.

The reason it cannot find it is that the classloader being used belongs to the esb deployment and not the war deployment..  This needs further investigation.

Here is the appropriate part of the stack when the error occurs, on as 5.1.0.

	com.sun.faces.config.ConfigureListener$WebXmlProcessor.scanForFacesServlet(javax.servlet.ServletContext) line: 682	
	com.sun.faces.config.ConfigureListener$WebXmlProcessor.<init>(javax.servlet.ServletContext) line: 644	
	org.jboss.web.jsf.integration.config.JBossJSFConfigureListener(com.sun.faces.config.ConfigureListener).contextInitialized(javax.servlet.ServletContextEvent) line: 156	
	org.jboss.web.jsf.integration.config.JBossJSFConfigureListener.contextInitialized(javax.servlet.ServletContextEvent) line: 60	
	org.apache.catalina.core.StandardContext.listenerStart() line: 3910	
	org.apache.catalina.core.StandardContext.start() line: 4393	
	org.jboss.web.tomcat.service.deployers.TomcatDeployment.performDeployInternal(org.jboss.web.WebApplication, java.lang.String, java.lang.String) line: 310	
	org.jboss.web.tomcat.service.deployers.TomcatDeployment.performDeploy(org.jboss.web.WebApplication, java.lang.String) line: 142	
	org.jboss.web.tomcat.service.deployers.TomcatDeployment(org.jboss.web.deployers.AbstractWarDeployment).start(org.jboss.deployers.structure.spi.DeploymentUnit, org.jboss.metadata.web.jboss.JBossWebMetaData) line: 461	
	org.jboss.web.deployers.WebModule.startModule() line: 118	
	org.jboss.web.deployers.WebModule.start() line: 97	


> Warning during deployment of webservice_proxy_* quickstarts
> -----------------------------------------------------------
>
>                 Key: JBESB-3019
>                 URL: https://jira.jboss.org/jira/browse/JBESB-3019
>             Project: JBoss ESB
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: Examples, Web Services
>    Affects Versions: 4.7
>         Environment: SOA-P 5 CR4
>            Reporter: Jiri Pechanec
>             Fix For: 4.7 CP1
>
>
> When a qucikstart with webservice proxy is deployed than log generates warning message
> 08:01:36,522 WARNING [config] Unable to process deployment descriptor for context '/Quickstart_webservice_proxy_basic'

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the esb-issues mailing list