[vwnc] [7.6] No way to remove SeasideServer

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[vwnc] [7.6] No way to remove SeasideServer

Boris Popov, DeepCove Labs (SNN)
In our deployed applications, we sometimes need to make sure that things
like web services present in the common codebase aren't available at
runtime, so I was looking for a way to delete current SeasideServer and
make sure that one wouldn't be created. Attached file-out helps me do
the following,

SeasideServer
 clear;
 newServerBlock: [nil].

Cheers,

-Boris

--
+1.604.689.0322
DeepCove Labs Ltd.
4th floor 595 Howe Street
Vancouver, Canada V6C 2T5
http://tinyurl.com/r7uw4

[hidden email]

CONFIDENTIALITY NOTICE

This email is intended only for the persons named in the message
header. Unless otherwise indicated, it contains information that is
private and confidential. If you have received it in error, please
notify the sender and delete the entire message including any
attachments.

Thank you.


_______________________________________________
vwnc mailing list
[hidden email]
http://lists.cs.uiuc.edu/mailman/listinfo/vwnc

SeasideServer class-clear.st (538 bytes) Download Attachment