OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

wsrp-interop message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: Re: [wsrp-interop] Spaces in resource URLs revisited.



I would prefer we stick to what the relevant standard defines, which I think in this case is %20. The recent convention of using '+' makes for a more readable URI, but can suffer from interoperability problems.

Rich



From: Nathan Lipke <nlipke@bea.com>
To: wsrp-interop@lists.oasis-open.org
Date: 04/18/08 12:27 PM
Subject: [wsrp-interop] Spaces in resource URLs revisited.





    I'm doing some interop testing with NetUnity with a proxied URL with a space. It appears some servers (Weblogic, and IIS) do not support the '+' for a space in a resource. In this case the %20 must be used. Can we issue a clarification note that that either form can be used, depending on what resource server supports?

Does not work:
wsrp-url=http%3a%2f%2fwww.netunitysoftware.com%2fwsrp2interop%2fimages%2fnetunity%2bimage.gif

Does work:
wsrp-url=http%3a%2f%2fwww.netunitysoftware.com%2fwsrp2interop%2fimages%2fnetunity%2520image.gif

Nader,

Can you update your producer to encode the space as "%2520"

Thanks,

Nate


Notice: This email message, together with any attachments, may contain information of BEA Systems, Inc., its subsidiaries and affiliated entities, that may be confidential, proprietary, copyrighted and/or legally privileged, and is intended solely for the use of the individual or entity named in this message. If you are not the intended recipient, and have received this message in error, please immediately return this by email and then delete it.



[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]