Looks like the message occurs when I have more than one datasource that extends BasePojo loaded. See updated sample in first post.
Let me know if you see the same behavior when loading 2 datasources.
Code:
Field name: '...' specified in criteria is non-persistent. Skipping.
Code:
<script src="lncs/sc/DataSourceLoader?dataSource=myPojoDMI,yourPojoDMI">
Comment