User login

NULL-REPLY error with username token

Forums :

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

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.

Re: NULL-REPLY error

Hi Rory,

Sorry, WSClient (WSF/Ruby) is yet to support https.

regards,

Janapriya.

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.