I have a session bean
vdcAddBean com.cloud.appsportfolio.js
Replace
#{sessionScope.vdcAddBean}
by
#{vdcAddBean}
to get JSF to autocreate the bean.