Using Auth 0.2.2-SNAPSHOT and OpenSocial 0.2.1-SNAPSHOT seems to do the trick, thanks!
Angelo On Feb 7, 2012, at 9:07 AM, Ivo Ladage-van Doorn wrote: > Hi Angelo, > > In OpenSocial 0.2.1 the way gadgets are rendered in the dashboard has > changed. Primary change is the compression and aggregation of dashboard JS > files. Other change is that the gadgets now take over the selected theme in > the dashboard. > These changes effect (internal) gadgets; they need to updated to work > properly in the new dashboard. I just committed the required changes for the > auth login gadget, so if you do an svn update the login gadget should work. > The useradmin gadget however is still work in progress (will work on that > when opensocial 0.2.1 is released). > > Regards, Ivo > > > -----Original Message----- > From: [email protected] > [mailto:[email protected]] On Behalf Of Angelo van der Sijpt > Sent: maandag 6 februari 2012 17:53 > To: [email protected] > Subject: Re: [Amdatu-users] Which combination versions should I use for the > OpenSocial 0.2.1-SNAPSHOT? > > I somehow managed to miss the existence of Auth 0.2.2-SNAPSHOT... hm. > > At any rate, even with that version, I get (a) an empty login gadget (the > javascript console complains about, among other things, a variable > contextPath with jquery.dashboard.all.min.js, and (b) after restarting the > system, I end up with a 503. > > The exact versions I use (from the release.demo pom I use), > <org.amdatu.core.version>0.2.1</org.amdatu.core.version> > <org.amdatu.web.version>0.2.1</org.amdatu.web.version> > <org.amdatu.lib.version>0.2.1</org.amdatu.lib.version> > <org.amdatu.cassandra.version>0.2.2</org.amdatu.cassandra.version> > <org.amdatu.auth.version>0.2.2-SNAPSHOT</org.amdatu.auth.version> > > <org.amdatu.opensocial.version>0.2.1-SNAPSHOT</org.amdatu.opensocial.version> > > What did I mess up? > > Angelo > > > On Feb 6, 2012, at 4:00 PM, Ivo Ladage-van Doorn wrote: > >> Hi Angelo, >> >> If you want to use the opensocial trunk, you will need to use the auth trunk >> as well. If Opensocial 0.2.1 comes out, you will need to wait for auth >> 0.2.2. Opensocial 0.2.1 will not be compatible with auth 0.2.1. >> >> Regards, Ivo >> >> -----Original Message----- >> From: [email protected] >> [mailto:[email protected]] On Behalf Of Angelo van der Sijpt >> Sent: maandag 6 februari 2012 15:30 >> To: [email protected] >> Subject: Re: [Amdatu-users] Which combination versions should I use for the >> OpenSocial 0.2.1-SNAPSHOT? >> >> Hi list, >> >> Can anyone help me out with this, or could someone give me some idea when >> the 0.2.1 release of OpenSocial (which presumably works fine with whatever >> version of Core, Web and Auth are released then) will arrive? >> >> Thanks again, >> >> Angelo >> >> >> On Feb 3, 2012, at 1:26 PM, Angelo van der Sijpt wrote: >> >>> Hi list, >>> >>> I'm interested in the fix for >>> http://jira.amdatu.org/jira/browse/AMDATUOPENSOCIAL-48, which seems to be >>> up for release in Amdatu OpenSocial 0.2.1. >>> When following the dependencies for this, I end up with core version 0.2.1, >>> web 0.2.1 and auth 0.2.0. Since there has to be some useradmin storage, I >>> use some cassandra version (tried all recent versions). >>> >>> However, with each combination of versions of cassandra (and trying some >>> other versions of auth), there is something that doesn't work: either the >>> dashboard doesn't come up, or the login gadget isn't initialized properly, >>> or there seem to be non-backward compatible changes to the Gadget storage >>> API. >>> >>> In any case, I cannot find the right combination of project versions to get >>> a dashboard up and running, using the trunk version of OpenSocial. Any >>> thoughts on how to proceed? >>> >>> Thanks, >>> >>> Angelo >> >> >> _______________________________________________ >> Amdatu-users mailing list >> [email protected] >> http://lists.amdatu.org/mailman/listinfo/amdatu-users >> >> _______________________________________________ >> Amdatu-users mailing list >> [email protected] >> http://lists.amdatu.org/mailman/listinfo/amdatu-users >> >> > > > _______________________________________________ > Amdatu-users mailing list > [email protected] > http://lists.amdatu.org/mailman/listinfo/amdatu-users > > _______________________________________________ > Amdatu-users mailing list > [email protected] > http://lists.amdatu.org/mailman/listinfo/amdatu-users > > _______________________________________________ Amdatu-users mailing list [email protected] http://lists.amdatu.org/mailman/listinfo/amdatu-users
