Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 19 Next »

[07:30:43 EDT(-0400)] * anastasiac (n=team@142.150.154.160) has joined ##uportal
[08:32:52 EDT(-0400)] * dstn (n=dstn@unaffiliated/dstn) has joined ##uportal
[08:47:00 EDT(-0400)] * athena7 (n=athena7@adsl-75-58-125-195.dsl.wlfrct.sbcglobal.net) has joined ##uportal
[09:32:53 EDT(-0400)] * lennar2 (n=sparhk@wsip-98-174-242-39.ph.ph.cox.net) has joined ##uportal
[10:16:48 EDT(-0400)] * colinclark (n=colin@142.150.154.101) has joined ##uportal
[10:47:43 EDT(-0400)] * EricDalquist (n=dalquist@bohemia.doit.wisc.edu) has joined ##uportal
[11:06:49 EDT(-0400)] <dstn> On the note of upgrade to tomcat 6, have you ever considered any other containers? Just curious
[11:07:25 EDT(-0400)] <EricDalquist> not really
[11:07:33 EDT(-0400)] <EricDalquist> well
[11:07:50 EDT(-0400)] <EricDalquist> back when we were first looking at uPortal we looked into JBoss & WebSphere
[11:08:05 EDT(-0400)] <EricDalquist> but the added cost and complexity just wasn't worth in
[11:08:07 EDT(-0400)] <EricDalquist> it*
[11:08:14 EDT(-0400)] <EricDalquist> haven't looked at other free solutions really
[11:13:14 EDT(-0400)] * michelled (n=team@142.150.154.197) has joined ##uportal
[11:34:03 EDT(-0400)] * lennar1 (n=sparhk@wsip-98-174-242-39.ph.ph.cox.net) has joined ##uportal
[11:34:56 EDT(-0400)] * colinclark (n=colin@142.150.154.101) has joined ##uportal
[11:42:22 EDT(-0400)] * holdorph (n=holdorph@wsip-98-174-242-39.ph.ph.cox.net) has joined ##uportal
[12:20:39 EDT(-0400)] <athena7> what's the best way to add a portlet to uPortal's build?
[12:21:06 EDT(-0400)] <athena7> if i just add it as a dependency for the ear pom it doesn't get its web.xml portletfied
[12:21:50 EDT(-0400)] <EricDalquist> yeah if you want to do it as a dependency you need to create the little overlay stub
[12:22:23 EDT(-0400)] <EricDalquist> otherwise what we are doing since we don't have a full mavenized build anyways ... is just call deployPortketapp on them in our overall build script
[12:22:30 EDT(-0400)] <EricDalquist> not the best but works
[12:24:56 EDT(-0400)] <athena7> ok, so i just need to make a little directory and pom for it in uportal-portlet-overlays?
[12:25:15 EDT(-0400)] <EricDalquist> yup
[12:25:33 EDT(-0400)] <EricDalquist> you can look at any of them (except cas or the pluto testsuite) for examples
[12:25:53 EDT(-0400)] <EricDalquist> then your ear needs to depend on that instead of your portlet
[12:26:21 EDT(-0400)] <athena7> makes sense
[12:26:21 EDT(-0400)] <athena7> thanks
[12:26:29 EDT(-0400)] <EricDalquist> yup
[13:14:51 EDT(-0400)] * colinclark (n=colin@142.150.154.101) has joined ##uportal
[13:50:07 EDT(-0400)] * apetro-_ (n=apetro@wsip-98-174-242-39.ph.ph.cox.net) has joined ##uportal
[15:23:42 EDT(-0400)] * EiNZTEiN (n=einztein@205.241.143.3) has joined ##uportal
[15:36:11 EDT(-0400)] * atpa8a (n=stfu@static-71-249-199-57.nycmny.east.verizon.net) has joined ##uportal
[16:15:35 EDT(-0400)] <athena7> anyone have an idea what "java.io.IOException: chunked stream ended unexpectedly" would be likely to signify?
[16:16:29 EDT(-0400)] <EricDalquist> what is the stack?
[16:16:32 EDT(-0400)] <holdorph> any more context?
[16:16:39 EDT(-0400)] <athena7> let me grab it
[16:16:42 EDT(-0400)] <holdorph> like "i was doing..... and this happened"
[16:16:51 EDT(-0400)] <athena7> (smile)
[16:17:06 EDT(-0400)] <athena7> reading in an ical feed into the calendar portlet
[16:17:14 EDT(-0400)] <athena7> which uses httpclient and ical4j
[16:18:29 EDT(-0400)] <athena7> stack trace: http://uportal.pastebin.com/m7f5d92ae

  • No labels