uPortal IRC Logs-2012-05-31

[11:38:27 CDT(-0500)] <EricDalquist> I think I might be done with all this aggregation work ...

[11:38:36 CDT(-0500)] <EricDalquist> time to turn it loose on 53 million rows this afternoon

[11:41:06 CDT(-0500)] * lfuller crosses fingers and thinks happy thoughts

[11:41:19 CDT(-0500)] <EricDalquist> against our QA db it is working well

[11:41:28 CDT(-0500)] <EricDalquist> and can manage 500+ events/second

[11:42:26 CDT(-0500)] <drewwills> Anyone ever seen this? strange ClassNotFoundException on performing >ant md5passwd : https://gist.github.com/2844651

[11:43:15 CDT(-0500)] <EricDalquist> what JDK are you on?

[11:44:05 CDT(-0500)] <drewwills> u27

[11:44:16 CDT(-0500)] <drewwills> first thing i checked

[11:45:18 CDT(-0500)] <EricDalquist> weird

[11:45:28 CDT(-0500)] <EricDalquist> we don't even reference sun interal classes

[11:45:37 CDT(-0500)] <EricDalquist> that is coming from the JAXB code

[11:46:05 CDT(-0500)] <EricDalquist> and should be using the JDK's service implementor support to lookup the JAXB context factory

[11:48:29 CDT(-0500)] <drewwills> a quick google suggests that that class is a part of the baked-in JDK JAXB libs... and should be present anyway

[11:53:06 CDT(-0500)] <EricDalquist> yeah

[15:38:30 CDT(-0500)] <drewwills> hey folks... does anything in uP use the /WEB-INF/tag/uportal.tld at this point? is that taglib on its way in or out?

[15:38:43 CDT(-0500)] <EricDalquist> no ide

[15:39:27 CDT(-0500)] <EricDalquist> actually looking at it

[15:39:30 CDT(-0500)] <EricDalquist> it was added in 4.0

[15:39:41 CDT(-0500)] <EricDalquist> with the intent of it being used by JSPs in the portal if needed

[15:39:53 CDT(-0500)] <drewwills> athena? I'm now trying to pick up the work that was begun by someone else here but unfinished... looking for that arbitrary input taglib i can use with the user manager

[15:40:17 CDT(-0500)] <drewwills> yes i think that's what i'm looking for