hi,
i am new to Jonas.
i am trying to run the example ejb, in Jonas\examples\sb folder.
when i run the client code
java sb.ClientOp
i get Cannot lookup OpHome javax.naming.NameNotFoundException:OpHome

Can somebody tell me the exact steps for running a ejb example on jonas.

(I am doing these steps, please confirm if they are right)

1. go to Jonas_root\examples\sb directory.
2. run compile.bat
3. start registry by command - registry 1099
4. start ejbserver

For running the client

1. in directory Jonas_root\examples\sb run config_env.bat file.
   my current classpath is -

CLASSPATH=d:\Jonas2\jonas\examples\classes;d:\Jonas2\jonas;D:\jms1.0.2\lib\j
ms.j

ar;D:\jndi1.2.1\lib\jndi.jar;D:\jndi1.2.1\lib\providerutil.jar;D:\jndi1.2.1\
lib\
   rmiregistry.jar;d:\Jonas2\jonas\lib\RMI_jonas.jar
2. java sb.ClientOp


Thanks a lot for your help,
Jayashree



-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: Monday, January 15, 2001 1:21 PM
To: [EMAIL PROTECTED]
Subject: Welcome to jonas-users


--

Welcome to the jonas-users mailing list!

Please save this message for future reference.  Thank you.

If you ever want to remove yourself from this mailing list,
you can send mail to <[EMAIL PROTECTED]> with the following
command in the body of your email message:

    unsubscribe jonas-users

or from another account, besides [EMAIL PROTECTED]:

    unsubscribe jonas-users [EMAIL PROTECTED]

If you ever need to get in contact with the owner of the list,
(if you have trouble unsubscribing, or have questions about the
list itself) send email to <[EMAIL PROTECTED]> .
This is the general rule for most mailing lists when you need
to contact a human.

 Here's the general information for the list you've subscribed to,
 in case you don't already have it:


****************************************************************************
******
* This list is used by JOnAS users to report and discuss any problem with
JOnAS. *
* It is also used to distribute general information on JOnAS.
*
*
*
* This list is archived at http://mail.objectweb.org/messages/JonasUsers
*
****************************************************************************
******

----
To unsubscribe, send email to [EMAIL PROTECTED] and
include in the body of the message "unsubscribe jonas-users".
For general help, send email to [EMAIL PROTECTED] and
include in the body of the message "help".

Reply via email to