NULL-REPLY error with username token
Hi,
I'm trying to create a consumer based on the username sample in the wso2/ruby samples directory, but I'm getting an error when I invoke the service.
The error message is (please excuse any typos I'm re-typying this as opposed to copy-->paste)
/usr/lib/ruby/site_ruby/1.8/wsf/wsclient.rb:217:in 'request': [NULL-REPLY]No response from the server|| (WSO2::WSF::WSFault)
--
Looking at a packet trace on wireshark while the code is running it's possible to see that the SSL handshaake is not taking place.
So my question is, do I need to specify explicitly that the service is running on an SSL'd web server, and if so where would I specify that? It's already specified in the URL for the END_POINT constant.
Thanks
Rory McCune
raesene@gmail.com
- Login or register to post comments
- Printer friendly version
- 218 reads











Re: NULL-REPLY error
Hi Rory,
Sorry, WSClient (WSF/Ruby) is yet to support https.
regards,
Janapriya.