I should have written my previous mail in detail.

Yes.. the Bean is properly deployed in the JBoss server.

This is what is printed in my console when I added interest.jar in 'deploy'
folder.
------------------------------------------------------------
[Auto deploy] Auto deploy of file:/D:/program files/JBoss-2.2.1/deploy/interest.jar
[J2EE Deployer Default] Deploy J2EE application: file:/D:/program 
files/JBoss-2.2.1/deploy/interest.jar
[J2EE Deployer Default] Create application interest.jar
[J2EE Deployer Default] install module interest.jar
[Container factory] Deploying:file:/D:/program 
files/JBoss-2.2.1/tmp/deploy/Default/interest.jar
[Verifier] Verifying file:/D:/program 
files/JBoss-2.2.1/tmp/deploy/Default/interest.jar/ejb1002.jar
[Container factory] Deploying Interest
[Container factory] Deployed application: file:/D:/program 
files/JBoss-2.2.1/tmp/deploy/Default/interest.jar
[J2EE Deployer Default] J2EE application: file:/D:/program 
files/JBoss-2.2.1/deploy/interest.jar
is deployed.

------------------------------------------------------------
I'm using JBoss 2.2.1, OS is  Windows NT, JDK version 1.3.
When I run the InterestClient it gets the Context, and then a 
ServiceUnavailableException
is thrown, reason given is ConnectException ..Connection Refused.

What is the problem ? Please help me!

Thanks,
-Swam

-- Original Message --

>You mean the interestClient example. I assume creating the jar-file,
>deploying etc.. all worked fine and you have Jboss running?
>----- Original Message -----
>From: <[EMAIL PROTECTED]>
>To: <[EMAIL PROTECTED]>
>Sent: Wednesday, May 23, 2001 2:11 PM
>Subject: [JBoss-user] Cant run the JBoss example client
>
>
>Hi,
>
>I'm new to JBoss & EJB. When I tried to run the sample code given in
>JBoss.org
>I got the following ServiceUnavailableException.
>
>Can somebody help me in this regard ?
>
>Thanks in Advance,
>-Swam
>--------------------------------------------------------------------
>
>D:\My Working Folder\XYZ\Beans\interest>java InterestClient
>Got context
>javax.naming.ServiceUnavailableException: Connection refused: no further
>information [Root exception is java.net.ConnectException: Connection
>refused:
>no further information]
>
>
>________________________________________
>Get your free email at www.friendlyemail.com
>
>
>_______________________________________________
>JBoss-user mailing list
>[EMAIL PROTECTED]
>http://lists.sourceforge.net/lists/listinfo/jboss-user
>
>
>_______________________________________________
>JBoss-user mailing list
>[EMAIL PROTECTED]
>http://lists.sourceforge.net/lists/listinfo/jboss-user
>



________________________________________
Get your free email at www.friendlyemail.com


_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to