Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

[15:51:13 CDT(-0500)] <b-sure> ok athena I'm an admin now. and I see the success ful get and navigate to /api/entities/GROUP/local.0.json http://pastebin.com/raw.php?i=3SxpC6z5 . can you tell if this rules out a spring security issue?

[15:53:25 CDT(-0500)] <b-sure> its definitely valid json http://jsonlint.com/

[15:54:03 CDT(-0500)] <EricDalquist> yeah I'd assume that is a UI issue then

[15:54:07 CDT(-0500)] <EricDalquist> since you're seeing the JSON come back

[15:54:29 CDT(-0500)] <b-sure> yeah

[15:58:28 CDT(-0500)] <athena> b-sure: that looks like the right response to me

[15:58:33 CDT(-0500)] <athena> is the group portlet working now?

[15:58:46 CDT(-0500)] <athena> EricDalquist: do you mind if i cut a release of the maven-uportal-plugin?

[15:58:53 CDT(-0500)] <EricDalquist> go ahead

[15:58:56 CDT(-0500)] <athena> ok

[15:59:03 CDT(-0500)] <athena> going to do that, then an update to the portlet archetype

[15:59:31 CDT(-0500)] <b-sure> it isn't working yet athena. do you know if that relies on js from the ResourceServingWebapp. I may be a couple builds behind on that.

[15:59:47 CDT(-0500)] <athena> yes that could certainly be an issue

[15:59:57 CDT(-0500)] <b-sure> ok. I'll update that as well

[16:00:04 CDT(-0500)] <athena> though i'd think an outdated version would affect all of uportal

[16:00:08 CDT(-0500)] <athena> do you have missing JS resources?

[16:00:24 CDT(-0500)] <b-sure> no. no missing resources in the js console

[16:00:57 CDT(-0500)] <athena> probably not the issue then

[16:00:58 CDT(-0500)] <athena> ok.

[16:01:03 CDT(-0500)] <athena> so now you get that JSON object back

[16:01:17 CDT(-0500)] <athena> is the entity object showing up in that line you set a breakpoint at before? are there any errors in the console?

[16:01:20 CDT(-0500)] <b-sure> I think I've been getting it back the whole time

[16:01:52 CDT(-0500)] <b-sure> i'm getting the initial error that the entityType is not a property of undefined.

[16:01:53 CDT(-0500)] <athena> by the way EricDalquist - do you manually add things like release.properties to your license config generally? i've found i had to manually exclude those to get the release plugin to work

[16:02:15 CDT(-0500)] <EricDalquist> hrm

[16:02:17 CDT(-0500)] <athena> if you'er getting that on entity.entityType, that likely means the entity object is undefined

[16:02:18 CDT(-0500)] <EricDalquist> I've never had that

[16:02:23 CDT(-0500)] <athena> huh, i wonder what's different

[16:04:27 CDT(-0500)] <b-sure> yippee! thanks athena. after i upgraded to the latest ResourceServingWebapp, the groups are working.

[16:04:33 CDT(-0500)] <athena> great!

[16:04:35 CDT(-0500)] <athena> glad to hear it

[16:04:43 CDT(-0500)] <athena> wow, this plugin has tons of licensing / notice file issues

[16:04:47 CDT(-0500)] <b-sure> just in the nick of time for me to go home for the day(smile)

[16:04:56 CDT(-0500)] <athena> yay!

[16:04:59 CDT(-0500)] <athena> glad there's progress (smile)

[16:05:04 CDT(-0500)] <b-sure> thanks for your help. thank you to EricDalquist

[16:05:08 CDT(-0500)] <EricDalquist> athena: are you using the latest jasig parent pom?

[16:05:42 CDT(-0500)] <athena> this is an issue i've had in general in the past

[16:05:48 CDT(-0500)] <athena> haven't tried with the very latest, though i will

[16:06:17 CDT(-0500)] <EricDalquist> hrm