...
We at Rutgers tried to port our channels to uP3 and got into following issues
Compilation Errors:
Following are the list of Classes that are required but not there.*
- org.jasig.portal.RDBMServices;
- import org.jasig.portal.channels.AbstractMultiThreadedCacheable;
- import org.jasig.portal.security.IPerson;
- import org.jasig.portal.security.provider.PersonImpl;
...