1 Reply Latest reply on Jul 19, 2002 3:56 AM by cgjung

    Returning information from Entity beans

    essington

      I am curious if it is possible to return a whole row of information basically a data object from an entity bean?

      for instance I would like to maybe use a findByValue(someval) finder and have the rows returned via soap.

      is this even possible? any pointers would be appreciated.

      -jason

      BTW: Bruce, your jboss/soap pages have been a great help, thanks!