Marvin To do this correctly this would require a rebuild of Person Directory 1.5 (outside of normal cas 'mvn install'), and then a mvn deploy to a local m2 repository. Then referencing that in your cas overly pom .. correct?
------ thanks kevin.foote On Fri, 22 Jun 2012, Marvin S. Addison wrote: -> > The import doesn't validate even though the IPersonAttributeDao class -> > is in the project in the correct package -> > (org.jasig.services.persondir). -> -> This reads like you copied the source for IPersonAttributeDao from the -> PersonDirectory wiki into an IPersonAttributeDao.java file under -> /your/source/tree/org/jasig/services/persondir. If that hunch is correct, it -> won't work for reasons well beyond the scope of this forum. If you're not a -> Java developer, or don't have experience with Maven build tools, it's a long -> shot to consider custom component development for CAS. You can try to slog -> through it yourself, but expect a rough ride. If this is for an enterprise -> deployment of CAS, you may be better off hiring a consultant. -> -> M -> -> -- -> You are currently subscribed to [email protected] as: [email protected] -> To unsubscribe, change settings or access archives, see -> http://www.ja-sig.org/wiki/display/JSG/cas-user -> -- You are currently subscribed to [email protected] as: [email protected] To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-user
