Hi,
Is there any supported way that puts an application in deployment mode out of the browser ? If I do the following: http://stackoverflow.com/questions/13075919/correctly-removing-development-toolbar-in-seaside All my applications disappear ? Regards, _______________________________________________ seaside mailing list [hidden email] http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside |
Hi Maarten,
I did also have this problems. Then I found out, that, after reloading all my stuff in a fresh image, it worked with only: WAAdmin applicationDefaults removeParent: WADevelopmentConfiguration instance. Greetings Sabine On Thu, Oct 17, 2013 at 11:49 AM, Maarten Mostert [via Smalltalk] <[hidden email]> wrote: > Hi, > > Is there any supported way that puts an application in deployment mode out > of the browser ? > > If I do the following: > http://stackoverflow.com/questions/13075919/correctly-removing-development-toolbar-in-seaside > > All my applications disappear ? > > Regards, > > > > _______________________________________________ > seaside mailing list > [hidden email] > http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside > > > ________________________________ > If you reply to this email, your message will be added to the discussion > below: > http://forum.world.st/Deployment-mode-tp4715231.html > To start a new topic under Seaside General, email > [hidden email] > To unsubscribe from Seaside, click here. > NAML |
Hi Sabine,
Thanks, well actually I have been upgrading my old cloud server with a new Ubuntu and Postgresql and thought to update my 3 year old Pier installation at the same time. Humm I think I find out that the one-click image is basically broken because whenever you change the Base URL with a slash it breaks and it looses all your work. That is to bad, Pier used to just work and be quite easy. Try to recover from very old stuff now .. Regards, @+Maarten, so I also tried to 3 year old Pier installation with Le 17 oct. 2013 à 14:28, Sabine Knöfel <[hidden email]> a écrit : Hi Maarten, _______________________________________________ seaside mailing list [hidden email] http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside |
Free forum by Nabble | Edit this page |