On Jul 7, 2014, at 4:07 AM, Sven Van Caekenberghe <[email protected]> wrote:

> *You* are not missing something, the configuration is. SSO does not properly 
> depend on the core Zinc-HTTP package. I will fix that later. If you swap the 
> two expressions, loading WebSocket before SSO, it should work.
> 
> Sven

Thanks Sven!

Just to let you know, I’ve did 

        (Smalltalk at:#ConfigurationOfZincHTTPComponents) project latestVersion 
load: 'WebSocket'. 
        (Smalltalk at:#ConfigurationOfZincHTTPComponents) project latestVersion 
load: 'SSO'.

in a new image and warning still pops up.

Anyway, I’m not stuck because of this, things end up loading and working

sebastian

o/

blog: http://sebastianconcept.com
LinkedIn: http://www.linkedin.com/in/sebastiansastre
github: https://github.com/sebastianconcept

Reply via email to