...
We at Rutgers tried to port our channels to uP3 and got into following issues
Compilation Errors
...
because of some missing API
Following are is the list of Classes that are required but not there.
- org.jasig.portal.RDBMServices;
- org.jasig.portal.channels.AbstractMultiThreadedCacheable;
- org.jasig.portal.security.IPerson;
- org.jasig.portal.security.provider.PersonImpl;
...
Compiliation Errors because of some missing jars
- tidy.jar
- whirlycache-1.0.1.jar