Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Corrected links that should have been relative instead of absolute.

...

[09:41:54 CST(-0600)] <dd_> is it possible to use a different database for a datasource in uportal?

[09:49:08 CST(-0600)] <athena> yes, uportal supports many different databases

[09:49:15 CST(-0600)] <athena> should be documented in the manual

[09:54:45 CST(-0600)] <dd_> how would i go about getting the jdbc driver setup? we use mysql as the main uportal db but also need oracle as a datasource

[09:54:46 CST(-0600)] <dd_> https://wiki.jasig.org/display/UPM32/Oracle

[09:55:16 CST(-0600)] <dd_> am i able to specify the oracle jdbc driver in the pom.xml if i already have one for mysql?

[12:22:00 CST(-0600)] <dd_> hello

[12:22:19 CST(-0600)] <dd_> i'm using the calendar portlet to pull in an ics feed

[12:22:25 CST(-0600)] <dd_> i am getting this error: Range start must be before range end

[12:22:50 CST(-0600)] <dd_> which i assume is in reference to the Period's start/end dates