Double Slash in WSDL URL of XFireHttpServer Service Listing
-----------------------------------------------------------

                 Key: XFIRE-1022
                 URL: http://jira.codehaus.org/browse/XFIRE-1022
             Project: XFire
          Issue Type: Bug
          Components: Core
    Affects Versions: 1.2.6
         Environment: Windows XP using Jetty 6.1.3
            Reporter: Tom Wheeler
            Assignee: Dan Diephouse
            Priority: Minor


I am using XFire and Jetty embedded into my application.  I just upgraded from 
XFire 1.2 and Jetty 5.x to XFire 1.2.6 and Jetty 6.  It was a pretty smooth 
transition, but now I notice that the "Available Services" listing on the root 
page of my XFireHttpServer shows slightly mangled URLs for the WSDL pages.  For 
example, I have this:

    http://localhost:8888//FooService?wsdl

instead of this:

    http://localhost:8888/FooService?wsdl

Note the extra slash after the port number.  Clicking the link to the WSDL will 
simply display the service listing again instead of showing the WSDL, I guess 
because XFireHttpServer does not ignore the extra slash.  Copying the URL, 
removing the extra slash and pasting it into the browsers address bar will 
cause the WSDL to be displayed.

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

        

---------------------------------------------------------------------
To unsubscribe from this list please visit:

    http://xircles.codehaus.org/manage_email

Reply via email to