Isn't the point to provide as many samples to our users as possible, even if there is some overlap? When a simpler sample is all a user needs, why make them digest more complex ones like bank or daytrader....

-Donald


David Jencks wrote:
I'd like to remove the myphonebook and mytime samples. AFAICT they duplicate functionality demonstrated in bank.

mytime has a web app accessing a stateless ejb
myphonebook has a web app accessing a stateless ejb that uses a single jpa entity (with an application managed persistence context)

bank has a web app accessing a stateless ejb that uses 3 jpa entities (although they aren't implemented well) using application managed persistence context customer-service has a web app accessing a stateless ejb that uses one jpa entity using a container managed persistence context.

Any objections?
Am I missing something?

thanks
david jencks



Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to