-
Type:
Sub-task
-
Resolution: Fixed
-
Priority:
L3 - Default
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
The WAS is throwing a NPE when using a no-interface view bean like DefaultEjbProcessApplicationBean.
Tried @LocalBean but did not help. So I introduced a Interface for a Local view which must be used instead of AbstractProcessApplication.
This needs discussion.