[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
General
Content
Integrations