I am running JBoss 2.2 on Window 2000.
I started jboss server and copied interest.jar to
the deploy directory and get

[Auto deploy] Auto deploy of
file:/C:/Install/JBoss/deploy/interest.jar
[J2EE Deployer Default] Stopping module interest.jar
[Container factory]
Undeploying:file:/C:/Install/JBoss/tmp/deploy/Default/interest.jar
[Container factory] Undeployed application:
file:/C:/Install/JBoss/tmp/deploy/Default/interest.jar
[J2EE Deployer Default] Destroying application
interest.jar
[J2EE Deployer Default] Deploy J2EE application:
file:/C:/Install/JBoss/deploy/interest.jar
[J2EE Deployer Default] Create application
interest.jar
[J2EE Deployer Default] install module interest.jar
[Container factory]
Deploying:file:/C:/Install/JBoss/tmp/deploy/Default/interest.jar/
[Verifier] Verifying
file:/C:/Install/JBoss/tmp/deploy/Default/interest.jar/ejb1002.jar
[Container factory] Deploying Interest
[Container factory] Deployed application:
file:/C:/Install/JBoss/tmp/deploy/Default/interest.jar/
[J2EE Deployer Default] J2EE application:
file:/C:/Install/JBoss/deploy/interest.jar is
deployed.

It seems to be working. Then I started InterestClient
using:
java -classpath
C:\Install\JBoss\client\jboss-client.jar;C:\Install\JBoss\client\jbossx-clien
t.jar;C:\Install\JBoss\client\jnp-client.jar;.
InterestClient

And I got the following:
Got context

Then InterestClient is hunging there and doesn't do
anything. No exception is thrown. I don't know what
to do.

Please help me with this.


__________________________________________________
Do You Yahoo!?
Yahoo! Auctions - buy the things you want at great prices
http://auctions.yahoo.com/

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

Reply via email to