0 Replies Latest reply on May 22, 2002 1:33 AM by ejbclinic

    jboss-3.0.0RC2 can't  deploy ejb

    ejbclinic

      Well i have tried to deploy my bean in jboss-3.0.0RC2 but it is making no effect on application server.
      i have putted jar file in.

      C:\jfinal\server\default\deploy\customer.jar

      to run application server i have set following class path.


      c:\jfinal:>set jboss_dist=c:\jfinal
      c:\jfinal:>set java_home=c:\jdk1.3
      c:\jbinal\bin:>set path=c:\jdk1.3\bin
      c:\jbinal\bin:>run

      Please help what is the mistake.
      This all work fine as i do in jboss2.4.4 and jboss3.0 alpha.I can't understand what is the problem.