0 Replies Latest reply on Jul 9, 2002 5:53 PM by ramymoneiry

    RMI

    ramymoneiry


      hi

      I worked with my cmp bean which return a vector of an programmer defined helper class objects . this class must implemts java.io.Serializalble but I want on my client to call methos on the objects inside my vector then I need to implement my object as remote object . could you please tell me how can I implement RMI with jboss .

      and the most important thing I want to know how to publish this object over the jndi or any other service then I can call it remotely from my client
      thanks