[07:58:22 EST(-0500)] * jayshao (n=jayshao@jayshao.oirt.rutgers.edu) has joined ##uportal
[08:17:28 EST(-0500)] * jayshao (n=jayshao@jayshao.oirt.rutgers.edu) has joined ##uportal
[09:37:08 EST(-0500)] * esm (n=esm@asdf.dkc.jhu.edu) has joined ##uportal
[10:15:48 EST(-0500)] * EricDalquist (n=EricDalq@76.210.63.222) has joined ##uportal
[11:07:27 EST(-0500)] * lescour (n=lescour@129.244.24.211) has joined ##uportal
[12:05:01 EST(-0500)] <EricDalquist> oi ... so esm I found a nice bug with pluto that will likely motivate me to re-write the descriptor parsing code
[12:05:43 EST(-0500)] <EricDalquist> if a portlet has a conflicting (older) version of xerces or xml-apis in it the descriptor code fails to parse the web.xml/portlet.xml
[12:06:53 EST(-0500)] <esm> hmm.
[12:07:06 EST(-0500)] <esm> well that certainly deserves a jira
[12:07:13 EST(-0500)] <EricDalquist> yeah
[12:07:31 EST(-0500)] <esm> but the workaround, I think, is to use Java 5 and have the descriptor code use JAXP
[12:07:41 EST(-0500)] <esm> so you won't need to endorse any xml libs
[12:08:03 EST(-0500)] <EricDalquist> ah
[12:08:18 EST(-0500)] <EricDalquist> how do I make the descriptor code use JAXP?
[12:08:33 EST(-0500)] <esm> i think its set using a system property: -DuseJaxp=true
[12:08:48 EST(-0500)] <EricDalquist> http://uportal.pastebin.com/m139d1d82
[12:08:51 EST(-0500)] <EricDalquist> uhg
[12:09:15 EST(-0500)] <esm> is that withjaxp?
[12:09:22 EST(-0500)] <EricDalquist> no
[12:09:24 EST(-0500)] <EricDalquist> that isn't
[12:09:25 EST(-0500)] <esm> \ok
[12:09:45 EST(-0500)] <esm> hopefully using jaxp will do the trick
[12:09:47 EST(-0500)] <EricDalquist> I'll try enabling it the next time I restart tomcat
[12:09:56 EST(-0500)] <esm> i'm not exactly sure how jaxp resolves the xml impl
[12:11:27 EST(-0500)] <esm> the property is: org.apache.pluto.useJaxp
[12:11:39 EST(-0500)] <EricDalquist> cool thanks
[12:11:42 EST(-0500)] <esm> np
[12:26:00 EST(-0500)] <EricDalquist> so using jaxp fixes the problem
[12:26:32 EST(-0500)] <EricDalquist> I might look into patching the descriptor service to see if there is a way we can just hardcode that
[12:26:48 EST(-0500)] <EricDalquist> I'd rather not have to instruct people on setting a system property for something that we will always use
[12:26:51 EST(-0500)] <esm> well we have to maintain 1.4 compat
[12:27:04 EST(-0500)] <esm> i'm wary about jvm sniffing
[12:27:16 EST(-0500)] <EricDalquist> yeah ... so I'd just like another way to set the option
[12:27:37 EST(-0500)] <EricDalquist> something that uPortal can do instead of having to have the uPortal deployer do it
[12:27:56 EST(-0500)] <EricDalquist> like maybe a pluto.properties in shared/classes
[12:28:18 EST(-0500)] <esm> yeah, there are a few pluto properties files laying about
[12:28:59 EST(-0500)] <esm> ... we can surely get a hook in somehow like that
[12:29:18 EST(-0500)] <EricDalquist> yeah
[12:29:45 EST(-0500)] <EricDalquist> I'd still love to move the descriptor parsing/impl code into the portal webapp but that would be quite a bit more time
[12:30:17 EST(-0500)] <esm> yup that may be a pluto 1.2 / 2.0 thing
[12:30:23 EST(-0500)] <EricDalquist> yup
[12:30:35 EST(-0500)] <esm> ok bbiab off to lunch
[12:30:43 EST(-0500)] <EricDalquist> later
[12:57:50 EST(-0500)] * awills (n=awills@uni1.unicon.net) has joined ##uportal
[13:27:44 EST(-0500)] <esm> EricDalquist: btw did u open a jira re exception chaining or do you just want me to do it
[13:36:51 EST(-0500)] <EricDalquist> oh ... I never did
[13:49:52 EST(-0500)] <esm> the more patches with your name on it the better
[13:50:05 EST(-0500)] <esm> so whenever you get a chance
[13:50:18 EST(-0500)] <EricDalquist> I just realized that change was in that patch I sent you ... sorry for not doing it seperatly
[13:50:22 EST(-0500)] <EricDalquist> I'll get the jira issue up today
[13:50:24 EST(-0500)] <esm> lol np
[13:50:29 EST(-0500)] <esm> sorry I didn't review the patch better
[13:50:40 EST(-0500)] <esm> yeah just point to it and I'll close it
[13:50:40 EST(-0500)] <EricDalquist> I managed to catch a nasty head cold on my flight back from LA a few days ago
[13:50:48 EST(-0500)] <EricDalquist> so I'm a bit out of it
[13:50:50 EST(-0500)] <esm> oh man that stinks i'm sucking it up too
[13:50:58 EST(-0500)] <esm> my wife got one... then i got it
[13:51:06 EST(-0500)] <EricDalquist> uhg
[13:51:13 EST(-0500)] <esm> no worries. i should have caught it and split the patch out.
[13:51:20 EST(-0500)] <esm> i'm out of it too with this deadline
[13:57:13 EST(-0500)] <EricDalquist> did I include it in that patch?
[13:58:00 EST(-0500)] <esm> let me check
[13:58:05 EST(-0500)] <EricDalquist> I don't think I did
[13:58:11 EST(-0500)] <EricDalquist> I'm looking at the svn commit set
[13:58:16 EST(-0500)] <EricDalquist> and the .patch on the jira issue
[14:00:07 EST(-0500)] <esm> yeah it wasn't
General
Content
Integrations