1 Reply Latest reply on Apr 28, 2004 3:34 PM by frankskf

    [TRUELY STRANGE]I cannot hot-deploy my ejb.jar in Linux

    frankskf

      Dear all,

      I have a very strange situation. I finished my ejb.jar to my deploy directory in linux, but nothing happened. I only got two messages in log file. The beans were not really deployed. I've checked them in jmx-console.

      2004-04-28 14:12:43,450 INFO [org.jboss.deployment.MainDeployer] Starting deployment of package: file:/home/frankskf/PGProject/ejb/ultworkEJB.jar
      2004-04-28 14:12:43,459 INFO [org.jboss.deployment.MainDeployer] Deployed package: file:/home/frankskf/PGProject/ejb/ultworkEJB.jar

      However, when I copy this file to my windows and extract the file. Then I used Winzip to create another jar file. Put it back to my linux server. Then it really started to doing deploy work, not just showed me only two lines in log file.

      It's really weired for me. Please help me. I really don't know what's the problem.

      Thanks a lot.