« Return to Thread: How does Seaside Launch Automatically?

Re: How does Seaside Launch Automatically?

by Miguel Enrique Cobá Martínez :: Rate this Message:

Reply to Author | View in Thread

If you run a second http server in squeak and save the image with the servers (seaside and http alone) running, when you restart the image, the servers will be running (state is persisted with the image)

Miguel Cobá

On Wed, Apr 23, 2008 at 12:41 PM, aditya siram <aditya.siram@...> wrote:
Where in the Squeak image is the launch command that runs Seaside on startup? I would like to know because I would like to launch a second file server (not thru Seaside). I can currently do this manually but it would be helpful if the launched on boot.

Thanks..
Deech

_______________________________________________
seaside mailing list
seaside@...
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside



_______________________________________________
seaside mailing list
seaside@...
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside

 « Return to Thread: How does Seaside Launch Automatically?