#jython IRC Log (v0.9)

Index

IRC Log for 2015-09-28

Timestamps are in GMT/BST.

[0:52] * robbyoconnor (~wakawaka@guifications/user/r0bby) has joined #jython
[0:56] * robbyoconnor (~wakawaka@guifications/user/r0bby) Quit (Client Quit)
[0:56] * robbyoconnor (~wakawaka@guifications/user/r0bby) has joined #jython
[1:01] * robbyoconnor (~wakawaka@guifications/user/r0bby) Quit (Ping timeout: 246 seconds)
[1:19] * dew3y (U2FsdGVkX1@ma.sdf.org) Quit (Read error: Connection reset by peer)
[1:34] * pjenvey_ (pjenvey@underboss.org) has joined #jython
[1:38] * Rondom (~rondom@nonmodosedetiam.net) Quit (Ping timeout: 250 seconds)
[1:38] * pjenvey (pjenvey@underboss.org) Quit (Ping timeout: 250 seconds)
[1:38] * Rondom (~rondom@nonmodosedetiam.net) has joined #jython
[5:09] * robbyoconnor (~wakawaka@guifications/user/r0bby) has joined #jython
[5:37] * robbyoconnor (~wakawaka@guifications/user/r0bby) Quit (Quit: Konversation terminated!)
[5:45] * gopar (~gopar@c-73-162-171-146.hsd1.ca.comcast.net) Quit (Remote host closed the connection)
[8:13] * Rondom (~rondom@nonmodosedetiam.net) Quit (Ping timeout: 250 seconds)
[8:14] * Rondom (~rondom@nonmodosedetiam.net) has joined #jython
[9:55] * ebarrett (~edd@vext01.default.vext01.uk0.bigv.io) Quit (Remote host closed the connection)
[9:55] * ebarrett (~edd@vext01.default.vext01.uk0.bigv.io) has joined #jython
[10:51] * leonardo (znc@2a01:4f8:d13:2640::2) has left #jython
[12:42] * koo5 (~sirdancea@236.152.broadband3.iol.cz) has joined #jython
[13:03] * koo5 (~sirdancea@236.152.broadband3.iol.cz) Quit (Quit: Ragequit)
[13:04] * koo6 (~sirdancea@236.152.broadband3.iol.cz) has joined #jython
[13:24] * xemdetia (xemdetia@nat/ibm/x-ssfoejuiflwypaqw) has joined #jython
[15:49] * fwierzbicki (~Adium@99-106-169-5.lightspeed.sntcca.sbcglobal.net) has joined #jython
[17:52] * dew3y (U2FsdGVkX1@ma.sdf.org) has joined #jython
[18:39] * agronholm (~agronholm@2001:1bc8:102:6f29:5993:6334:c6f0:773d) Quit (*.net *.split)
[18:39] * agronholm (~agronholm@2001:1bc8:102:6f29:2875:f500:24df:f42c) has joined #jython
[18:39] * ChanServ sets mode +o agronholm
[19:13] * ebarrett (~edd@vext01.default.vext01.uk0.bigv.io) Quit (Ping timeout: 246 seconds)
[19:14] * ebarrett (~edd@vext01.default.vext01.uk0.bigv.io) has joined #jython
[19:38] * gopar (~gopar@c-73-162-171-146.hsd1.ca.comcast.net) has joined #jython
[21:19] * guymatz (3f77a5a2@gateway/web/freenode/ip.63.119.165.162) has joined #jython
[21:33] <guymatz> Hello! new at jython . . . I'm trying to run jython in a weblogic container and have gotten a 'hello world' example going . . . I'm having trouble importing java classes within the web container . . . anyone have any advice?
[21:33] <guymatz> For example, if I try to instantiate a ClasLoader object I get "NameError: ClassLoader"
[21:39] <guymatz> the full ClassLoader call is "cl = ClassLoader.getSystemClassLoader()", which fails with "NameError: ClassLoader"
[21:54] * koo6 (~sirdancea@236.152.broadband3.iol.cz) Quit (Ping timeout: 240 seconds)
[21:58] * eatkin (~eatkin@166.70.212.121) Quit (Quit: ZNC - http://znc.in)
[22:00] * eatkin (~eatkin@166.70.212.121) has joined #jython
[22:25] <agronholm> guymatz: did you import ClassLoader first?

Index

These logs were automatically created by JythonLogBot_ on irc.freenode.net using a slightly modified version of the Java IRC LogBot (github).