Also, in addition to this, look up "parfo.Hello", not "parfo.HelloHome".
Toby.
On Thu, Mar 08, 2001 at 11:56:54AM +1000, William Keller wrote:
> You could try adding a jboss.xml file to look like:
>
> <?xml version="1.0" encoding="Cp1252"?>
>
> <jboss>
>
> <session>
>
> <ejb-name>parfo.Hello</ejb-name>
>
> <jndi-name>parfo.Hello</jndi-name>
>
> </session>
>
> </jboss>
>
>
> Note: The jndi-name tag is used to set the jndi name for that bean (which is
> described in teh ejb-jar.xml). It is this name you use to call in the
> client. This file must be packaged up in the same directory (META-INF) as
> the ejb-jar.xml. Give it a go!
>
> ----- Original Message -----
> From: "Pär Fornland" <[EMAIL PROTECTED]>
> To: "'JBoss-User'" <[EMAIL PROTECTED]>
> Sent: Thursday, March 08, 2001 10:20 AM
> Subject: [jBoss-User] ouch, newbie trouble
>
>
[snip]
> Then when I run my client, I get this error:
> ++++++++++++++++++
> javax.naming.NameNotFoundException: parfo.HelloHome not bound
--
--------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]