2 Replies Latest reply on Jul 30, 2004 12:39 PM by newbeewan

    [newbie] deploy jar ejb files...

    newbeewan

      Hi,
      I try some example, a very simple "helloworld" ejb, I make a jar with ejb-jar.xml an jboss.xml files in the META-INF folder and package it with jar command.
      I put it into the JBOSS_HOME/server/default/deploy
      and nothing happened ! no error, no deploy message in the console where in launch jboss.
      Is there something wrong ?
      My config : linux/j2sdk 1.4.2_05/jboss 3.2.5 (binary version with embeded tomcat 5.0 )
      how to deploy a simple ejb ?
      Thanks a lot