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 12 Next »

[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...
[16:34:12 EST(-0500)] <KWhat_Work> EricDalquist: It seems most of the people that added content to the portal over the years have used iframes and SSO to link in php applications. Alll the portals i have rewritten are using Suns JSR-168 spec
[16:34:33 EST(-0500)] <KWhat_Work> s/portals/portlets
[16:34:38 EST(-0500)] <EricDalquist> that's great
[16:34:53 EST(-0500)] <EricDalquist> puts you in a nice position
[16:35:14 EST(-0500)] <EricDalquist> what is your timeline for switching or are you just in the 'explore other options' phase right now?
[16:35:16 EST(-0500)] <KWhat_Work> yes, I hope that uportal will provide the flexibility we so desperately need right now
[16:36:06 EST(-0500)] <KWhat_Work> we are exploring other options... our IT shops kind of small, 2 sys admins and 1 programmer so I have a feeling the simplest system is going to be the best choice...
[16:37:25 EST(-0500)] <KWhat_Work> do either of you know if its possible to migrate data in and out of uPortal for uesr preferences ?
[16:37:59 EST(-0500)] <EricDalquist> can you be more specific as to what 'user preferences' are?
[16:38:15 EST(-0500)] <EricDalquist> uPortal is very open and we have a few people actively working on import/export tools
[16:38:51 EST(-0500)] <EricDalquist> the issue is usually does the data in question match up with some similar system in uPortal
[16:38:55 EST(-0500)] <KWhat_Work> In oracle each user has a preference store... i ran into a show stopper in oracle where i could not put data into a users preference store

  • No labels