RE: Can anyone help de-confuse me about CORBA
Try the -ORBPort argument to LispWorks; it represents the listening port used by the POA. In this manner one may have multiple POAs running on the same machine. Cheers, -- ------------------------------------------ David E. Young (format nil "~A@~A.~A" 'dyoung 'bloodhoundinc 'com) http://www.bloodhoundinc.com http://lisa.sourceforge.net "For wisdom is more precious than rubies, and nothing you desire can compare with her." -- Proverbs 8:11 "But all the world understands my language." -- Franz Joseph Haydn (1732-1809) -----Original Message----- From: Tim Bradshaw [mailto:tfb@cley.com] Sent: Monday, May 19, 2003 1:34 PM To: Jason Trenouth Cc: lisp-hug@xanalys.com Subject: Re: Can anyone help de-confuse me about CORBA Well, no. Or rather, maybe. The server sits on a port at some level, and it's not completely clear how to get it to sit on another port (since they generally are on the same host) although this may be the right thing to do...