Hi,
Kyle, I'm new to WAS/WASD and have been looking through your book I purchase recently. I don't know if my approach is correct but I need
to return an
EJB result set from WAS to an external service run by Crystal Enterprise which expects an EJB data source.
I need to create an EJB in IBM Websphere which returns a resultset
(from database query), I assume it will be session bean that is invoked by the external service which then kicks of an entity bean for getting the result set.
Could yo point me to some code that that accepts some parameters for
producing the result set, then does the work (can any be any query) and returns the result set.
Any pointers would be very much appreciated.
Thanks!
[ July 14, 2004: Message edited by: Azeem Sattar ]