Hi guys, Sven, Iâm loading Zinc this way: And it was doing great so far. Since today Iâm experiencing this: I am missing something? Thanks! sebastian o/ blog: http://sebastianconcept.com LinkedIn: http://www.linkedin.com/in/sebastiansastre github: https://github.com/sebastianconcept
Hi Sebastian, On 07 Jul 2014, at 00:06, Sebastian Sastre <sebastian@flowingconcept.com> wrote:
Hi guys, Sven,
Iâm loading Zinc this way: <Screen Shot 2014-07-06 at 7.03.20 PM.png>
And it was doing great so far.
Since today Iâm experiencing this:
<Screen Shot 2014-07-06 at 7.02.55 PM.png>
I am missing something?
*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!
sebastian
o/
blog: http://sebastianconcept.com LinkedIn: http://www.linkedin.com/in/sebastiansastre github: https://github.com/sebastianconcept
On Jul 7, 2014, at 4:07 AM, Sven Van Caekenberghe <sven@stfx.eu> 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
participants (2)
-
Sebastian Sastre -
Sven Van Caekenberghe