Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 4.0

[10:36:28 CDT(-0500)] <awills> EricDalquist – does this property setting still do anything in uP 3? 'org.jasig.portal.ChannelManager.threadPool_initialThreads'
[10:36:54 CDT(-0500)] <awills> i thought that the channel renderer threads were redone
[10:36:56 CDT(-0500)] <EricDalquist> not sure
[10:37:09 CDT(-0500)] <EricDalquist> I'dhave to look at the ChannelManager code
[10:37:20 CDT(-0500)] <awills> i'll look
[14:18:58 CDT(-0500)] <athena> wow - uportal permissions can have expiration dates?
[21:26:18 CDT(-0500)] <yibo> [/WEB-INF/deployerConfigContext.xml]: 3 constructor arguments specified but no matching constructor found in bean 'attributeRepository' (hint: specify index/type/name arguments for simple parameters to avoid type ambiguities)
[21:26:43 CDT(-0500)] <yibo> <bean id="attributeRepository"
[21:26:44 CDT(-0500)] <yibo> class="org.jasig.services.persondir.support.jdbc.SingleRowJdbcPersonAttributeDao">
[21:26:46 CDT(-0500)] <yibo> <constructor-arg index="0" ref="dataSource" />
[21:26:47 CDT(-0500)] <yibo> <constructor-arg index="1">
[21:26:49 CDT(-0500)] <yibo> <list>
[21:26:50 CDT(-0500)] <yibo> <value>username</value>
[21:26:52 CDT(-0500)] <yibo> </list>
[21:26:54 CDT(-0500)] <yibo> </constructor-arg>
[21:26:55 CDT(-0500)] <yibo> <constructor-arg index="2" value="select * from users where username = ?" />
[21:26:57 CDT(-0500)] <yibo> <property name="columnsToAttributes">
[21:27:05 CDT(-0500)] <yibo> anybody can help me out?3x