<div dir="ltr"><div>Greetings all, </div><div><br></div><div>We have an early preview of our Seaside v3.4.4 port to VAST 10.0.2. Such a new port will be officially released in VAST 2022 (11.0.0) but we wanted to give you a chance to try it and provide feedback before then. </div><div><br></div><div><a href="https://bit.ly/3iwa1TJ">Download this .zip</a> using your Instantiations trial/licensed credentials. It contains a .dat with the new version of the Seaside configuration maps:</div><div><br>z.ST: Server Smalltalk (SST) - Seaside v3.4.4 f<br></div><div><br>z.ST: Server Smalltalk (SST) - Seaside Testing v3.4.4 j<br><br>zz.Server.AbtSstSeasideFeature v3.4.4 c<br><br></div><div><br></div><div>You should import all versions of all configuration maps and then load what you need. You can also script the import like this:</div><div><br></div><div>StsConfigurationMapsBrowser new importAllConfigMapsFrom: 'C:\your\path\to\Seaside3.4.4.dat'<br></div><div><br></div><div>And the load like this:</div><div><br></div><div>(EmConfigurationMap editionsFor: 'z.ST: Server Smalltalk (SST) - Seaside Testing' ) first loadWithRequiredMaps </div><div><br></div><div>Finally, you can start a Seaside server either from "Transcript" -> "Tools" -> "Open Seaside Control Panel" , or from code:</div><div><br></div><div>(WASstServerAdaptor port: 8080)<br>codec: (GRCodec forEncoding: 'utf-8');<br>start <br></div><div><br></div><div>And of course, then from the browser navigate to <a href="http://localhost:8080/" target="_blank">http://localhost:8080/</a></div><div><br></div><div><br></div><div>Please, all testing and feedback is more than welcome.</div><div><br></div><div>Best,</div><div><br></div>-- <br><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div dir="ltr"><div><font color="#666666">Mariano Martinez Peck</font></div><div><div dir="ltr"><div dir="ltr"><font color="#666666">Email: <a href="mailto:marianopeck@gmail.com" target="_blank">marianopeck@gmail.com</a></font></div><div dir="ltr"><font color="#666666">Twitter: @MartinezPeck</font></div><div dir="ltr"><font color="#666666">LinkedIn: <a href="https://www.linkedin.com/in/mariano-mart%C3%ADnez-peck/" target="_blank">www.linkedin.com/in/mariano-martinez-peck</a></font></div><div dir="ltr"><div dir="ltr"><font color="#666666">Blog: <a href="https://marianopeck.wordpress.com/" target="_blank">https://marianopeck.wordpress.com/</a></font></div></div></div></div></div></div></div></div></div></div></div></div>