0 Replies Latest reply on Aug 19, 2004 4:39 AM by sundy

    Tutorial on J2EE using JBOSS

    sundy

      I do it acording to this example .
      In chaper4 ,when i do stateful session bean,I create a bean ,and add to ejb module,then i generate ejb class,but it can not create the ejbCreate() method ,other method can be created.In previous step,no eror tell me.
      if i add ejbCreate() method by hand, and save it,but later when i deploy it
      and run jboss.Error happen,tell me that ejbCreate() no exist.truely, I go to the place which I just add ejbCreate()by hand .this method lost. this method should create by eclipse.but it can not create it ,so i add it by hand. why???
      NOTE:I use jboss 3.2.1 eclipe 3.0 lemboz 3.0