I was using both ConfigurationOfSeaside3 and ConfigurationOfSeasideRest. Is it the wrong way ?
Franck > To: [email protected] > From: [email protected] > Date: Wed, 25 Nov 2015 00:26:05 +0100 > Subject: Re: [Pharo-dev] Seaside REST on Pharo 50 > > On 24/11/15 16:43, Franck Warlouzet wrote: > > We are working on Pharo 50, and we noticed that Seaside-REST is not > > working anymore. > > How are you loading it? > > (ConfigurationOfSeaside3 project version: #'release3.2') load: > #('OneClick' 'REST') > > There could be a configuration problem, or not the right combination of > groups. > > To resolve it, compare the package cache from Pharo4 vs Pharo5 after > loading. > > Stephan > >
