DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=16820>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=16820

odd behavior with off-case JWS files

           Summary: odd behavior with off-case JWS files
           Product: Axis
           Version: current (nightly)
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Basic Architecture
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


a JWS page with the case right works: http://ranier:8080/axis/EchoHeaders.jws?wsdl

but a JWS page with the case wrong :
http://localhost:8080/axis/echoheaders.jws?wsdl

returns an empty 200 response. Not a 404, not the JWS page, something in between.

Maybe something is doing a case insentivite comparison, when the core JWS engine
is case sensitive.

Reply via email to