Versions Compared

Key

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

[08:32:07 EST(-0500)] * jayshao (n=jayshao@jayshao.oirt.rutgers.edu) has joined ##uportal
[09:44:14 EST(-0500)] * esm (n=esm@asdf.dkc.jhu.edu) has joined ##uportal
[10:20:27 EST(-0500)] * EricDalquist (n=dalquist@bohemia.doit.wisc.edu) has joined ##uportal
[12:01:50 EST(-0500)] * awills (n=awills@uni1.unicon.net) has joined ##uportal
[15:20:12 EST(-0500)] <jayshao> KWhat_Work did you get an answer to your dependency question?
[15:55:05 EST(-0500)] * esm (n=esm@asdf.dkc.jhu.edu) has joined ##uportal
[16:09:15 EST(-0500)] <EricDalquist> oi ... the sooner you rewrite CError the better jayshao
[16:17:27 EST(-0500)] <jayshao> heh – how goes it?
[16:17:41 EST(-0500)] <EricDalquist> good actually
[16:17:49 EST(-0500)] <EricDalquist> portlet rendering and actions completely work
[16:18:02 EST(-0500)] <EricDalquist> I'm cleaning up CError to reduce some duplicate code
[16:18:22 EST(-0500)] <EricDalquist> the renderXML and renderCharacters methods are pretty much clones of each other
[16:18:43 EST(-0500)] <EricDalquist> I have a functional test portlet I'm flushing out to include
[16:18:52 EST(-0500)] <EricDalquist> there are some pluto bugs I still need to track down
[16:25:46 EST(-0500)] <KWhat_Work> jayshao: no, although i have guessed
[16:26:18 EST(-0500)] <KWhat_Work> so far i think i need tomcat, ant and some type of database?
[16:26:36 EST(-0500)] <jayshao> KWhat_Work what version are you trying to build?
[16:26:43 EST(-0500)] <KWhat_Work> latest stable
[16:26:49 EST(-0500)] <jayshao> 2.6.1?
[16:26:52 EST(-0500)] <KWhat_Work> 2.6?
[16:26:55 EST(-0500)] <KWhat_Work> usj
[16:26:57 EST(-0500)] <KWhat_Work> yah think so
[16:27:27 EST(-0500)] <KWhat_Work> yup 2.6.1
[16:27:43 EST(-0500)] <jayshao> then I would recommend: jdk 1.5, tomcat 5.5, ant, and a db (if you don't want to use the bundled hsql)
[16:28:08 EST(-0500)] <jayshao> and IDE is helpful, Eclipse is far and away the most common
[16:28:28 EST(-0500)] <KWhat_Work> probably mysql or postgre
[16:29:19 EST(-0500)] <KWhat_Work> jayshao: anyone tested this with tomcat 6?
[16:29:38 EST(-0500)] <EricDalquist> KWhat_Work: uPortal works but the scripts are setup to deploy to tomcat 5.5
[16:29:46 EST(-0500)] <KWhat_Work> k
[16:29:46 EST(-0500)] <EricDalquist> tomcat 6 reorganized the tomcat directory structure
[16:30:16 EST(-0500)] <EricDalquist> so you have to deal with putting the tomcat/shared/lib and tomcat/common/lib JARs that uPortal deploys in the correct location by hand
[16:30:28 EST(-0500)] <KWhat_Work> well i am quite new to uPortal so i will downgrade
[16:30:32 EST(-0500)] <jayshao> I also don't know anyone who's running tomcat 6 in production yet...
[16:30:37 EST(-0500)] <jayshao> at least not uPortal
[16:30:44 EST(-0500)] <jayshao> not sure how bleeding edge you want to be (smile)
[16:31:03 EST(-0500)] <jayshao> KWhat_Work what're you looking at using uPortal for?
[16:31:14 EST(-0500)] <KWhat_Work> Replacing Oracle Portal
[16:32:33 EST(-0500)] <KWhat_Work> we are running oracle portal for our university portal and we dont really have the resources to manage the oracle servers and oid is kind of a pain in the ass as we are already running ldap and active directory,
[16:33:06 EST(-0500)] <EricDalquist> what do you have in the way of content and applications in you current portal?
[16:33:12 EST(-0500)] <KWhat_Work> plus it seems that oracle only implements what the feel like with jsr-168 and they dont have simple solutions for importing data to their pref stores...