[jbossws-issues] [JBoss JIRA] Created: (JBWS-2630) Invalid "Endpoint Address" in http://localhost:8080/jbossws/services, when a .war is embedded in a jar.

Daniel Bevenius (JIRA) jira-events at lists.jboss.org
Wed Apr 22 09:15:24 EDT 2009


Invalid "Endpoint Address" in http://localhost:8080/jbossws/services, when a .war is embedded in a jar.  
---------------------------------------------------------------------------------------------------------

                 Key: JBWS-2630
                 URL: https://jira.jboss.org/jira/browse/JBWS-2630
             Project: JBoss Web Services
          Issue Type: Bug
      Security Level: Public (Everyone can see)
            Reporter: Daniel Bevenius
            Priority: Minor


I noticed this when working on getting examples for JBossESB running on JBoss AS 5. We have .esb archives (jar archives) that can contain a .war inside of them. 

For example, we have a quickstart that is named Quickstart_webservice_consumer1.esb which contains a Quickstart_webservice_consumer1.war.
Deploying this on AS 5 will produce the following "Endpoint Address"  in http://localhost:8080/jbossws/services:
http://127.0.0.1:8080/Quickstart_webservice_consumer1-Quickstart_webservice_consumer1/HelloWorldWS?wsdl
But if I try to access that the resource is not found. 

I was not sure about the component for this. The ContextServlet exists in the jbossws-framework project but I don't know if that maps to one of the components in the dropdown.

-- 
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 jbossws-issues mailing list