-
Sub-task
-
Resolution: Fixed
-
L3 - Default
-
None
-
None
-
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.