0 Replies Latest reply on Apr 3, 2006 2:26 AM by charmyjain

    How call a session bean from simple java class ?

    charmyjain

      hi ,


      i used a staterless session bean and in that bean include a 2 methods..
      1) get a information
      2 ) set a information
      and i used NetBeans 5.0 beta id and jboss server

      now , i want to call that both method from simple javaclass means that class is include a public static void method() ...

      my question is :

      how call a stateless session bean methods from simple javaclass....... ?
      and step of call a bean ?

      plz, reply me...

      thanks