Using RMi, to run the client off a separate machine, you'd have to have the
client class and the stub classes of the ejb on the client machine. Just
copy the home object and remote object stubs and run your client.
This is simple RMI stub-skeleton stuff, and has got nothing to do with EJB.
I use Jonas myself, and have no knowledge of WebLogic.
Rit
----- Original Message -----
From: Dave Glasser <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, September 22, 1999 10:21 PM
Subject: Beginner's question (Valesky)
> I'm just starting to dabble around with EJB in anticipation of a
> project that will use it. I've been reading Tom Valesky's book,
> "Enterprise JavaBeans, Developing Component-Based Distributed
> Applications."
>
> Anyway, I've gotten his "Hello EJB" example to work using WebLogic
> 4.03 and JDK 1.2.2, with the client and the server both running on the
> same machine. What I'm trying to figure out, and what he doesn't
> explain in his book, is how to have the client run on a separate
> machine from the server. Somehow, the "HelloBean" name gets bound to
> localhost:7001, and I'll be damned if I can find where this happens.
> None of the Weblogic or Sun docs I've searched have been any help
> either. The only thing I've found is vague statements like "JNDI
> interfaces with other naming services..." Can someone point me in the
> right direction? I would appreciate it very much.
>
>
===========================================================================
> 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".
>
>
===========================================================================
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".