#duraspace IRC Log

Index

IRC Log for 2011-07-19

Timestamps are in GMT/BST.

[4:59] * stuartlewis (~stuartlew@gendiglt02.lbr.auckland.ac.nz) Quit (Quit: stuartlewis)
[6:54] -kornbluth.freenode.net- *** Looking up your hostname...
[6:54] -kornbluth.freenode.net- *** Checking Ident
[6:54] -kornbluth.freenode.net- *** Found your hostname
[6:54] -kornbluth.freenode.net- *** No Ident response
[6:55] * DuraLogBot (~PircBot@atlas.duraspace.org) has joined #duraspace
[6:55] * Topic is '[Welcome to DuraSpace - This channel is logged - http://irclogs.duraspace.org/]'
[6:55] * Set by cwilper!ad579d86@gateway/web/freenode/ip.173.87.157.134 on Fri Oct 22 01:19:41 UTC 2010
[12:22] * mhwood (~mhwood@mhw.ulib.iupui.edu) has joined #duraspace
[12:49] * eddies (~eddies@208.38.113.78.rev.sfr.net) has joined #duraspace
[12:49] * eddies (~eddies@208.38.113.78.rev.sfr.net) Quit (Changing host)
[12:49] * eddies (~eddies@unaffiliated/eddies) has joined #duraspace
[12:51] * tdonohue (~tdonohue@c-98-228-50-45.hsd1.il.comcast.net) has joined #duraspace
[13:05] * ajs6f (89361140@gateway/web/freenode/ip.137.54.17.64) has joined #duraspace
[13:20] * ajs6f (89361140@gateway/web/freenode/ip.137.54.17.64) Quit (Ping timeout: 252 seconds)
[14:15] * elschlomo (d5a553b6@gateway/web/freenode/ip.213.165.83.182) has joined #duraspace
[14:16] <elschlomo> hola
[14:57] * JiriKremser (~JiriKrems@ip-62-245-97-152.net.upcbroadband.cz) has joined #duraspace
[15:04] * barmintor (barmintor@specdl11.cul.columbia.edu) has joined #duraspace
[15:06] <eddies> Fedora Committers Meeting: https://wiki.duraspace.org/display/FCREPO/2011-07-19+-+Committer+Meeting
[15:06] <kompewter> [ 2011-07-19 - Committer Meeting - Fedora Repository Development - DuraSpace Wiki ] - https://wiki.duraspace.org/display/FCREPO/2011-07-19+-+Committer+Meeting
[15:07] * ajs6f (89369bfc@gateway/web/freenode/ip.137.54.155.252) has joined #duraspace
[15:08] <JiriKremser> https://jira.duraspace.org/browse/FCREPO-52
[15:08] <kompewter> [ [#FCREPO-52] WSDL should declare faults - DuraSpace JIRA ] - https://jira.duraspace.org/browse/FCREPO-52
[15:09] * EdAtTheAlliance (811398fe@gateway/web/freenode/ip.129.19.152.254) has joined #duraspace
[15:14] <eddies> https://github.com/Jiri-Kremser/fcrepo
[15:14] <kompewter> [ Jiri-Kremser/fcrepo - GitHub ] - https://github.com/Jiri-Kremser/fcrepo
[15:14] <eddies> https://github.com/Jiri-Kremser/fcrepo/tree/fcrepo-452
[15:14] <kompewter> [ Jiri-Kremser/fcrepo at fcrepo-452 - GitHub ] - https://github.com/Jiri-Kremser/fcrepo/tree/fcrepo-452
[15:25] <eddies> ajs6f: Questions from servlet filter refactoring effort
[15:26] <eddies> q: can we deprecate legacy XMLUsers filter (just like the other two)?
[15:33] <ajs6f> https://jira.duraspace.org/browse/FCREPO-893
[15:33] <kompewter> [ [#FCREPO-893] Refactor authN/authZ servlet filters. - DuraSpace JIRA ] - https://jira.duraspace.org/browse/FCREPO-893
[15:40] <eddies> https://wiki.duraspace.org/display/FCREPO/Fedora+3.5+Testing
[15:40] <kompewter> [ Fedora 3.5 Testing - Fedora Repository Development - DuraSpace Wiki ] - https://wiki.duraspace.org/display/FCREPO/Fedora+3.5+Testing
[15:44] <eddies> conf/Catalina/localhost/fedora.xml
[15:46] <eddies> <context-param>
[15:46] <eddies> <param-name>contextConfigLocation</param-name>
[15:46] <eddies> <param-value>
[15:46] <eddies> classpath:*Context.xml
[15:46] <eddies> </param-value>
[15:46] <eddies> </context-param>
[15:54] <eddies> <?xml version="1.0" encoding="UTF-8"?>
[15:54] <eddies> <Context>
[15:54] <eddies> <!-- Spring config location -->
[15:54] <eddies> <Parameter
[15:54] <eddies> name="contextConfigLocation"
[15:54] <eddies> value="/WEB-INF/applicationContext.xml,file:/opt/fedora/current/server/config/spring/web/*.xml" />
[15:54] <eddies> <Parameter
[15:54] <eddies> name="propertyConfigLocation"
[15:54] <eddies> value="file:/opt/fedora/current/server/config/spring/web/web.properties" />
[15:54] <eddies> <Parameter
[15:54] <eddies> name="fedora.home"
[15:54] <eddies> value="/opt/fedora/current" />
[15:54] <eddies>
[15:54] <eddies> </Context>
[15:59] <ajs6f> http://static.springsource.org/spring/docs/3.0.x/reference/resources.html
[15:59] <kompewter> [ 4. Resources ] - http://static.springsource.org/spring/docs/3.0.x/reference/resources.html
[16:09] <elschlomo> argg skype problems now..
[16:09] <eddies> org.springframework.beans.factory.BeanInitializationException: Could not load properties; nested exception is java.io.FileNotFoundException: Could not open ServletContext resource [/fedora/default/server/config/spring/web/web.properties]
[16:09] <eddies> at org.springframework.beans.factory.config.PropertyResourceConfigurer.postProcessBeanFactory(PropertyResourceConfigurer.java:78)
[16:10] <elschlomo> cant you just tell the classloader to use FEDORA_HOME as a classpath?
[16:11] <eddies> i think we could, but there seemed to be some concern about this approach
[16:15] * elschlomo (d5a553b6@gateway/web/freenode/ip.213.165.83.182) Quit (Ping timeout: 252 seconds)
[16:16] * elschlomo (d5a553b6@gateway/web/freenode/ip.213.165.83.182) has joined #duraspace
[16:17] <elschlomo> i can email a proposal for the spring config on the list tommorow after i looked a bit into it
[16:17] <elschlomo> ok
[16:17] <elschlomo> yes
[16:17] <barmintor> that would be very helpful, thanks!
[16:39] * JiriKremser (~JiriKrems@ip-62-245-97-152.net.upcbroadband.cz) has left #duraspace
[16:39] * sandsfish (~sandsfish@18.111.93.65) has joined #duraspace
[16:53] * krnl_ (Andrius@193.219.34.106) Quit (Ping timeout: 260 seconds)
[16:53] * krnl_ (Andrius@193.219.34.106) has joined #duraspace
[16:53] * sandsfish_ (~sandsfish@18.111.93.65) has joined #duraspace
[16:59] * sandsfish (~sandsfish@18.111.93.65) Quit (*.net *.split)
[16:59] * sandsfish_ is now known as sandsfish
[17:26] * ajs6f (89369bfc@gateway/web/freenode/ip.137.54.155.252) Quit (Quit: Page closed)
[17:37] * krnl_ (Andrius@193.219.34.106) Quit (Ping timeout: 276 seconds)
[17:49] * krnl_ (Andrius@193.219.34.106) has joined #duraspace
[17:49] * barmintor (barmintor@specdl11.cul.columbia.edu) Quit ()
[17:51] * barmintor (barmintor@specdl11.cul.columbia.edu) has joined #duraspace
[17:58] * eddies1 (~eddies@208.38.113.78.rev.sfr.net) has joined #duraspace
[17:58] * eddies1 (~eddies@208.38.113.78.rev.sfr.net) Quit (Changing host)
[17:58] * eddies1 (~eddies@unaffiliated/eddies) has joined #duraspace
[18:01] * eddies (~eddies@unaffiliated/eddies) Quit (Ping timeout: 252 seconds)
[18:05] * tdonohue (~tdonohue@c-98-228-50-45.hsd1.il.comcast.net) Quit (Quit: Heading out...talk to you later.)
[18:05] * krnl_ (Andrius@193.219.34.106) Quit (Ping timeout: 258 seconds)
[18:06] * tdonohue (~tdonohue@c-98-228-50-45.hsd1.il.comcast.net) has joined #duraspace
[18:12] * krnl_ (Andrius@193.219.34.106) has joined #duraspace
[18:37] * barmintor (barmintor@specdl11.cul.columbia.edu) Quit ()
[18:39] * elschlomo (d5a553b6@gateway/web/freenode/ip.213.165.83.182) Quit (Quit: Page closed)
[19:36] * eddies1 (~eddies@unaffiliated/eddies) Quit (Read error: Connection reset by peer)
[20:11] * sandsfish (~sandsfish@18.111.93.65) Quit (Quit: sandsfish)
[21:14] * mhwood (~mhwood@mhw.ulib.iupui.edu) Quit (Remote host closed the connection)
[21:38] * tdonohue1 (~tdonohue@c-98-228-50-45.hsd1.il.comcast.net) has joined #duraspace
[21:38] * tdonohue (~tdonohue@c-98-228-50-45.hsd1.il.comcast.net) Quit (Disconnected by services)
[21:38] * tdonohue1 is now known as tdonohue
[21:59] * tdonohue (~tdonohue@c-98-228-50-45.hsd1.il.comcast.net) has left #duraspace
[23:28] * EdAtTheAlliance (811398fe@gateway/web/freenode/ip.129.19.152.254) Quit (Ping timeout: 252 seconds)

These logs were automatically created by DuraLogBot on irc.freenode.net using the Java IRC LogBot.