July 29, 2011  
1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 30 | 31

[00:01:20] *** bfitzpat has quit IRC
[00:06:31] *** errantepiphany has left #switchyard
[00:29:07] *** antollinim has quit IRC
[00:37:58] *** aslak has quit IRC
[02:14:29] *** rbalent has quit IRC
[03:03:06] *** kcbabo has joined #switchyard
[03:29:24] *** ldimaggi has joined #switchyard
[03:40:59] *** rcernich has quit IRC
[03:52:25] *** kcbabo has quit IRC
[05:17:37] *** kcbabo has joined #switchyard
[05:18:00] *** kcbabo has quit IRC
[05:35:05] *** dbevenius has joined #switchyard
[05:51:55] *** dbevenius has quit IRC
[05:56:33] *** ldimaggi has quit IRC
[06:44:20] *** tcunning has quit IRC
[09:07:17] *** dbevenius has joined #switchyard
[09:12:32] *** rbalent has joined #switchyard
[09:12:33] *** rbalent has joined #switchyard
[09:30:50] *** magesh has joined #switchyard
[09:47:14] *** aslak has joined #switchyard
[11:46:42] *** magesh1 has joined #switchyard
[11:46:56] *** magesh has quit IRC
[11:51:14] *** magesh1 has left #switchyard
[11:51:19] *** magesh1 has quit IRC
[12:17:30] *** tfennelly has joined #switchyard
[12:22:25] *** magesh has joined #switchyard
[13:01:02] *** kcbabo has joined #switchyard
[13:16:56] *** ldimaggi has joined #switchyard
[13:52:59] <kcbabo> tfennelly:  this is pretty cool:
[13:53:00] <kcbabo> http://community.jboss.org/message/618234
[13:53:25] <tfennelly> kcbabo: one sec
[14:01:12] <tfennelly> kcbabo: looks cool for sure
[14:01:47] <tfennelly> kcbabo: I think I can see the switchyard bits that were added
[14:35:10] *** aamonten has joined #switchyard
[15:04:13] *** magesh1 has joined #switchyard
[15:06:22] *** magesh has quit IRC
[15:16:55] *** jgraham_ has joined #switchyard
[15:26:22] *** rcernich has joined #switchyard
[15:34:25] *** magesh1 has left #switchyard
[15:37:50] *** aamonten has quit IRC
[15:40:28] *** aamonten has joined #switchyard
[15:59:38] <kcbabo> dbevenius:  hey daniel
[15:59:48] <kcbabo> dbevenius:  so is that hornetq stuff good to go?  :-)
[16:00:08] <kcbabo> dbevenius:  haven't taken a look yet, but saw the JIRA and the github pointer
[16:02:03] *** rbalent has quit IRC
[16:03:15] <dbevenius> kcbabo: Hey Keith, I've only got a service binding there as of yet. So I think I still have some more work on it but it would be great if you could take a look.
[16:03:30] <kcbabo> dbevenius:  okie dokie ? will do
[16:03:36] <dbevenius> kcbabo: great, thx
[16:03:37] <kcbabo> dbevenius:  so basically inbound only at this point, yeah?
[16:03:45] <dbevenius> kcbabo: right
[16:03:57] <kcbabo> dbevenius:  I will definitely take a look
[16:04:31] <dbevenius> kcbabo: I'll be heading off shortly but send me an email if you have any comments and I'll continue this on Monday.
[16:04:50] <kcbabo> dbevenius:  sounds good ? thanks very much and have a good weekend
[16:05:10] <dbevenius> kcbabo: you too. Have a good one!
[16:08:46] *** dbevenius has quit IRC
[16:10:44] *** bfitzpat has joined #switchyard
[16:23:22] *** rcernich is now known as rcernich_away
[16:41:44] *** antollinim has joined #switchyard
[17:07:53] *** jgraham_ has quit IRC
[17:23:05] *** aslak has quit IRC
[17:30:23] *** antollinim has quit IRC
[17:32:21] *** dbevenius has joined #switchyard
[17:36:37] *** antollinim has joined #switchyard
[17:41:31] *** aamonten has quit IRC
[17:55:48] *** rcernich_away is now known as rcernich
[18:00:59] *** errantepiphany has joined #switchyard
[18:09:31] *** antollinim_ has joined #switchyard
[18:11:21] *** antollinim has quit IRC
[18:19:44] *** antollinim_ has quit IRC
[18:20:48] *** antollinim_ has joined #switchyard
[18:22:41] *** antollinim_ is now known as antollinim
[18:24:42] *** kcbabo is now known as babo_brb
[18:40:19] *** aslak has joined #switchyard
[18:44:39] *** aamonten has joined #switchyard
[19:15:48] *** babo_brb is now known as kcbabo
[19:56:56] <antollinim> kcbabo: hi, have a minute?
[20:01:47] <antollinim> anyone: I discovered yesterday that the release project fails while building cause the OrdersDemoQuickstartTest cannot get the AS6 started on my machine. I realized the problem was a space in the java path. This is a bug. The fix would be to add quotes in the command where AS is started. Does anyone know where that code is?
[20:03:42] *** antollinim_ has joined #switchyard
[20:04:03] <kcbabo> antollinim_:  my guess would be Arqullian, but I haven't looked at that too closely
[20:05:01] <antollinim_> kcbabo: arquillian has some sort of configuration?
[20:06:33] *** antollinim has quit IRC
[20:08:20] <antollinim_> kcbabo: It looks something like that happens on the pom. I'll keep looking. Thanks
[20:11:53] <kcbabo> antollinim_:  it depends on whether Arqullian is starting the AS or if we are
[20:12:06] <kcbabo> antollinim_:  I thought it was the former
[20:13:34] <antollinim_> kcbabo: I'll let you know when I find it out :)
[20:16:35] <kcbabo> antollinim_:  right on
[20:30:47] <kcbabo> wyer:  hey justin - yt?
[20:34:48] <kcbabo> errantepiphany:  where the heck do I get the jBPM visual plugin for Eclipse?
[20:38:20] <errantepiphany> kcbabo: one sec...
[20:41:22] <errantepiphany> kcbabo: http://goo.gl/djIiC
[20:41:48] <errantepiphany> kcbabo: But first make sure you have Drools 5.2.0.Final eclipse tools installed.
[20:42:14] <errantepiphany> kcbabo: then just drop the one jar in that zip download into your eclipse plugins directory, and restart eclipse
[20:42:18] <kcbabo> errantepiphany:  ah, that was it
[20:42:30] <kcbabo> errantepiphany:  I didn't install the drools plugins and features
[20:42:42] <kcbabo> errantepiphany:  just did that and it's happy
[20:43:05] <errantepiphany> kcbabo: cool.
[20:43:33] <kcbabo> errantepiphany:  of course, now I've got these pretty pictures and I've lost source mode :-(
[20:43:41] <errantepiphany> kcbabo: you can also download the whole droolsjbpm-tools-distribution-5.2.0.Final , extract it locally, then point to it as a local eclipse update site.
[20:43:58] <errantepiphany> kcbabo: right click on the file / open as... / xml file
[20:44:20] <kcbabo> errantepiphany:  yeah, just not as nice as having a tabbed selector at the bottom
[20:44:25] *** errantepiphany is now known as ee_errand
[20:44:27] <ee_errand> kcbabo: yup
[21:00:35] *** rcernich is now known as rcernich_brb
[21:03:49] <aamonten> kcbabo: hi
[21:03:58] <kcbabo> aamonten:  hey
[21:06:12] <antollinim_> aamonten, kcbabo: I do not want to stay outside of the greetings: hi jaja
[21:06:28] <kcbabo> :-)
[21:07:09] <aamonten> kcbabo: should I add ui for the the actual order service or do you prefer a new demo?
[21:07:55] <kcbabo> aamonten:  I would morph number guess to be an order app instead
[21:08:19] <kcbabo> aamonten:  so instead of demo/numberguess it would be demo/webapp or something like that
[21:08:36] <aamonten> kcbabo: ok.. will do that then..
[21:08:41] <kcbabo> aamonten:  or demo/weborder or something
[21:08:45] <kcbabo> aamonten:  thanks
[21:09:01] <aamonten> kcbabo: but on monday, now its snowboard time :)
[21:09:12] <kcbabo> aamonten:  ah, the southern hemisphere :-)
[21:09:47] <kcbabo> aamonten:  it's pushing 39 celsius here right now
[21:09:54] <kcbabo> aamonten:  with humidity a plenty
[21:10:06] <antollinim_> aamonten: are you close to the snow in Chile? Can I know where?
[21:10:07] <aamonten> kcbabo: perfect for a bike ride
[21:10:24] <kcbabo> aamonten:  hehe ? that's what I say :-)
[21:10:39] <aamonten> antollinim_: Im in Santiago, like 1.5 hours from the ski centers
[21:12:18] <aamonten> kcbabo: only road bike or also mountain bike?
[21:12:43] <antollinim_> aamonten: nice, you have the benefits of the cold weather. Where I am, it is cold but no snow :(
[21:12:59] <aamonten> antollinim_: in baires right?
[21:13:27] <antollinim_> aamonten: Cordoba (in the very center of the country)
[21:14:02] <aamonten> antollinim_: shit, thats f*ing hot in summer
[21:15:16] <antollinim_> aamonte: exactly, like kcbabo's current temperature
[21:15:16] <kcbabo> aamonten:  road bike mostly ? I'm pretty suck at mountain biking
[21:27:11] *** aamonten has quit IRC
[21:42:57] *** dbevenius has quit IRC
[22:22:19] *** rcernich_brb has quit IRC
[22:51:18] *** antollinim__ has joined #switchyard
[22:51:18] *** antollinim_ has quit IRC
[22:51:44] *** antollinim__ is now known as antollinim_
[22:59:45] *** ee_errand is now known as errantepiphany
[23:17:24] *** ldimaggi has quit IRC
[23:43:34] <errantepiphany> tfennelly: is there _any_ way that I can get a handle on a SwitchYardModel from inside some phase of SwitchYardCDIServiceDiscovery?
[23:46:53] *** tfennelly has quit IRC
[23:48:42] *** tfennelly has joined #switchyard
[23:50:26] <errantepiphany> tfennelly: ^^ ?
[23:53:31] *** kcbabo has quit IRC
[23:58:01] *** bfitzpat has quit IRC

top