Hey

Karl-Fredrik Blixt wrote:
> I was wondering, is there a way to lookup a home without knowing the actual
> host, eg using some broadcast function in JNDI or similar?

A workaround to this is to use some arbitrary DNS name (e.g.
"myejbserver") which the client should always connect to. Just configure
your DNS so that the actual server has that name (in addition to its
normal name, machines are allowed to have several names!).

However, I guess it would be possible to do some layering impl. that
could reside on top of any app server to provide true broadcast lookups
a la Jini. But that would require coding.

/Rickard

--
Rickard �berg

@home: +46 13 177937
Email: [EMAIL PROTECTED]
Homepage: http://www-und.ida.liu.se/~ricob684

===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff EJB-INTEREST".  For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".

Reply via email to