Hi Erik, I grepped through the codebase and wasn't able to find any leftover references to the old org.jasig.portal.ChannelDefinition class (which we've since replaced with an interface). Assuming you've already done a clean and such, can you try comparing one of your affected files to the online trunk and see if it's the same? I recently had a strange problem where my checked-out source refused to pick up a few updates from the Jasig svn trunk and I think it caused a very similar problem.
- Jen On Thu, Jul 16, 2009 at 1:29 PM, Erik A. Olsson <[email protected]> wrote: > Hi folks, > > I'm playing with the trunk of uPortal and whenever something is done in > Groups Manager (adding a new member to a group, for example), I get a > ClassNotFoundException for org.jasig.portal.ChannelDefinition. When I look > for this class, it does indeed not exist. This seems to be restricted to > Groups Manager. > > Looks like r45974 deleted this class, but other stuff still points to it. > Thoughts? > > > /Erik > > > ----------------------------- > Erik A. Olsson > Software Architect > Student Affairs IT > University of California, Irvine > (949) 824-0437 > > Please think of the environment before printing this message. > ----------------------------- > > > > > -- > 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/uportal-dev > -- Jen Bourey -- 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/uportal-dev
