Thanks Cris, I added the two functions 'unwrap' and 'isWrapperFor' to TransientDatasource.java as suggested in the patch and I am a long way past this error in initing now.
-Rick -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Cris J Holdorph Sent: Friday, October 05, 2007 4:46 PM To: [email protected] Subject: Re: [uportal-dev] uP3 svn UP-1623 fixed this issue for both uPortal 2.5 and 2.6 (which was trunk at the time of the fix). http://www.ja-sig.org/issues/browse/UP-1623 The fix is pretty trivial if you look at the 'fisheye' data, you should be able to quickly fake it out in the uPortal sandbox code. ---- Cris J H Richard Kheir wrote: > The trunk... > > > > I get the following when I try to initportal: > > > > /uPortal3/uportal-impl/src/test/java/org/jasig/portal/rdbm/TransientDatasource.java:[22,7] > org.jasig.portal.rdbm.TransientDatasource is not abstract and does not > override abstract method isWrapperFor(java.lang.Class<?>) in > java.sql.Wrapper > > > > -Rick > > > > *From:* [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] *On Behalf Of *Eric > Dalquist > *Sent:* Friday, October 05, 2007 4:37 PM > *To:* [email protected] > *Subject:* Re: [uportal-dev] uP3 svn > > > > With the sandbox code or the uPortal trunk? I've never tried either on JDK6. > > -Eric > > Richard Kheir wrote: > > Eric, > > > > Is there any known compatibility issue with Java 6? > > > > -Rick > > > > *From:* [EMAIL PROTECTED] > [mailto:3DMsoNormal>*From:* [EMAIL PROTECTED] > [ <mailto:[EMAIL PROTECTED]>mailto:%= > [EMAIL PROTECTED] > <3D"mailto:[EMAIL PROTECTED]">] *On > Behalf Of *Eric Dalquist > *Sent:* Friday, October 05, 2007 3:40 PM > *To:* [EMAIL PROTECTED] s.ja-sig.org > <3D"mailto:[email protected]"> > *Subject:* Re: [uportal-dev] uP3 svn > > > > Richard, > > I've updated the page to point to the correct location for the sandbox > port= al code: https://www.ja= -sig.org/svn/sandbox/portal/ > <3D"https://www.ja-sig.org/svn/sandbox/portal/"> > > Also you should note that this code base is not where active uPortal > development is taking place. If you are interested in trying out the > code t= hat is slated for a release this winter as uPortal 3.0 please > checkout https://www.ja-sig.org/svn/u= p2/trunk/ > <3D"https://www.ja-sig.org/svn/up2/trunk/"> Documentation about this > code can be found here: > http://www.ja-sig.org/wiki/display/UPC/uPortal+3+Development+Docume= > ntation > <3D"http://www.ja-sig.org/wiki/display/UPC/uPortal+3+Development+Docume=> > > -Eric > > > Richard Kheir wrote: > > Hi, > > > > I am downloading uP3 to evaluate its features and test it. > > The uPortal 3 svn on https://www.ja-sig.org/svn/up= 3/trunk > <3D"https://www.ja-sig.org/svn/up3/trunk"> from > http://www.ja-sig.org/wiki/display/UP3/Building+and+Deploying > <3D"http://www.ja-sig.org/wiki/display/UP3/Building+and+Deployi=> is > incorrect. There is no up3 folder on SVN. Which folder should I checkout > from to get the latest uP3? sandbox/trunk? Also the page needs to be > fixed = to reflect the current folder. > > > > -Rick > > > > -- > > You are currently subscribed to [email protected] as: > <3D"mailto:[email protected]">[EMAIL PROTECTED] <3D"mailto:[EMAIL > PROTECTED]">= > > To unsubscribe, change settings or access archives, se= > e http://www.ja-s= > ig.org/wiki/display/JSG/uportal-dev > <3D"http://www.ja-sig.org/wiki/display/JSG/uportal-dev"> > > > > -- > > You are currently subscribed to <3D"mailto:[EMAIL PROTECTED]> > -- 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 -- 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
