posted 24 years ago
In ejb 1.1 u should mention transaction attribute for session beans as "Bean" in the deployment descriptor, as mentioned on pge 303 in the monson haefel book.
one of the application examples where bean managed session beans are used are in legacy applications.
WV