Thanks - that and a few other tweaks got it running for me.
Robert
-Original Message-
From: Scott M Stark [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, July 23, 2002 4:29 PM
To: [EMAIL PROTECTED]
Subject: Re: [JBoss-user] Newbie Naming.lookup question
You are tyring to use the RMI Naming
You are tyring to use the RMI Naming API rather than the JNDI
InitialContext.
- Original Message -
From: "Robert Martin" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, July 23, 2002 4:13 PM
Subject: [JBoss-user] Newbie Naming.lookup question
> Hi -
Hi -
I'm just starting to try out JBoss and I'm having some problems just doing a
simple name lookup. I've confirmed that JBoss 3.0 is running without any
errors in its startup log.I have successfully deployed a simple test
bean to the server. I have a tiny little client application that i