Versions Compared

Key

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

[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