-
Bug
-
Resolution: Done
-
Major
-
JBossAS-4.0.2 Final
-
None
If an EJB throws a CreateException (or any other application exception)
during lazy instance construction, this needs to be converted to an EJBException
rather than leaking it as an UndeclaredThrowableException to the client.
- is related to
-
JBAS-1805 verbose exception when ejbCreate throws other than CreateException
- Closed