posted 16 years ago
Your question is so broad as to be unanswerable. Do you expect someone to reply with a tutorial ?
I can only make 2 recommendations:
Read the Spring documentationDon't use any EJB to perform business logic. Do that in testabe POJO's. The EJB should only be a thin wrapper around 1 more POJO's that it delegates the work to.
[ July 11, 2008: Message edited by: Ken Krebs ]
kktec<br />SCJP, SCWCD, SCJD<br />"What we observe is not nature itself, but nature exposed to our method of questioning." - Werner Heisenberg