1 Reply Latest reply on May 24, 2002 5:15 AM by kpseal

    jboss-3.0.0RC2 deployment problem please help

    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.