Q:更换数据库为oracle数据库后提示错误
错误:*Null value was assigned to a property of primtive type setter of cn.myapps.core.user.ejb.BaseUser.domainAdmin;
2.3的版本,oracle数据库是从mysql中迁移来的,只迁移了obpm数据库的内容
A:检查一下t_superuser数据表中的isdomainadmin字段值,根据提示断判是这个字段的内容为空,如果显示是为null,试试设置为空,不要为NULL
正常的话是取值0或者1,如下图:
摘自yahoo提问,原帖子链接:http://www.teemlink.com/bbs/view ... 26amp%3Btypeid%3D36