[esb-issues] [JBoss JIRA] Created: (JBESB-2950) AS5 ESB web deployments broken on server re-start

David Ward (JIRA) jira-events at lists.jboss.org
Wed Nov 4 14:48:05 EST 2009


AS5 ESB web deployments broken on server re-start
-------------------------------------------------

                 Key: JBESB-2950
                 URL: https://jira.jboss.org/jira/browse/JBESB-2950
             Project: JBoss ESB
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: Deployment, Examples
    Affects Versions: 4.7
         Environment: ESB 4.7 (trunk) deployed into JBoss AS 5.1.0 (running on JDK 1.6, although that part shouldn't matter)
            Reporter: David Ward
             Fix For: 4.7


This is a problem on ESB 4.7 (trunk) deployed into JBoss AS 5.1.0.  It is *not* a problem on ESB 4.7 (trunk) deployed into JBoss AS 4.2.3.

If you have the ESB server running, and hot-deploy either the http_gateway (uses the HttpGatewayServlet) or the publish_as_webservice (uses EBWS) quickstart, everything works fine.  However, if you leave the quickstart deployed, then stop and re-start the server, then although no errors appear in the log, those HTTP "endpoints" are not available.  For example, if you try hitting http://localhost:8080/Quickstart_http_gateway/http/sales in a web browser after a restart, you get a 404 status error.

I chatted briefly with TomF about this, and he thinks there might be an issue with the EsbWebServiceDeployer or related web metadata / web model, or undeploy code?

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