September 21, 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

[00:58:10] *** bfitzpat has quit IRC
[01:31:55] *** kcbabo has joined #switchyard
[01:31:55] *** kcbabo has joined #switchyard
[02:01:24] *** PeteRoyle has joined #switchyard
[02:16:23] *** ldimaggi has joined #switchyard
[02:19:23] *** antollinim has left #switchyard
[02:19:24] *** kcbabo has quit IRC
[02:36:33] *** kcbabo has joined #switchyard
[02:36:33] *** kcbabo has joined #switchyard
[02:46:52] *** igarashitm has joined #switchyard
[04:53:59] *** kcbabo has quit IRC
[05:14:22] *** lanceball has joined #switchyard
[05:43:57] *** magesh has joined #switchyard
[06:00:25] *** igarashitm has quit IRC
[06:08:04] *** wyer has quit IRC
[06:08:06] *** PeteRoyle has quit IRC
[06:08:07] *** gaYak has quit IRC
[06:08:13] *** lanceball has quit IRC
[06:08:13] *** ldimaggi has quit IRC
[06:08:14] *** tfennelly has quit IRC
[06:08:14] *** tcunning has quit IRC
[07:08:07] *** GitHub74 has joined #switchyard
[07:08:07] <GitHub74> [components] kcbabo pushed 1 new commit to master: http://git.io/3oxsqQ
[07:08:07] <GitHub74> [components/master] SWITCHYARD-462 Initial version of bpel component - objectiser
[07:08:07] *** GitHub74 has left #switchyard
[07:57:34] *** gaYak has joined #switchyard
[08:14:23] *** GitHub122 has joined #switchyard
[08:14:24] <GitHub122> [core] kcbabo pushed 1 new commit to master: http://git.io/turcAw
[08:14:24] <GitHub122> [core/master] SWITCHYARD-470 do not modify project.resources during configure goal - rcernich
[08:14:24] *** GitHub122 has left #switchyard
[08:38:34] *** rbalent has joined #switchyard
[09:35:02] *** rbalent has quit IRC
[09:52:32] *** dbevenius has joined #switchyard
[09:54:35] *** tfennelly has joined #switchyard
[09:54:46] *** PeteRoyle has joined #switchyard
[09:56:09] *** wyer has joined #switchyard
[10:06:54] *** rbalent has joined #switchyard
[10:06:54] *** rbalent has joined #switchyard
[10:07:11] *** tfennelly has quit IRC
[10:50:54] *** tfennelly has joined #switchyard
[12:31:36] *** vinicius has joined #switchyard
[12:40:26] *** ldimaggi has joined #switchyard
[13:20:28] *** tcunning has joined #switchyard
[13:52:31] *** igarashitm has joined #switchyard
[14:25:21] *** igarashitm has quit IRC
[14:34:42] *** vinicius has quit IRC
[14:51:11] *** lanceball has joined #switchyard
[15:16:14] *** igarashitm has joined #switchyard
[15:16:26] *** antollinim_lunch has joined #switchyard
[15:16:37] *** antollinim_lunch is now known as antollinim
[15:39:36] *** errantepiphany has joined #switchyard
[15:55:43] *** bfitzpat has joined #switchyard
[15:59:24] *** vinicius has joined #switchyard
[16:11:23] *** vinicius has quit IRC
[16:11:29] *** rcernich has joined #switchyard
[16:20:42] *** vinicius has joined #switchyard
[16:24:43] *** vinicius has quit IRC
[16:25:51] *** vinicius has joined #switchyard
[16:30:09] *** vinicius has quit IRC
[16:34:09] *** vinicius has joined #switchyard
[16:49:04] *** dbevenius1 has joined #switchyard
[16:49:21] *** dbevenius has quit IRC
[17:04:16] *** rbalent has quit IRC
[17:08:40] *** dbevenius1 has quit IRC
[17:08:43] <tfennelly> errantepiphany: hey Dave... can I run the helpdesk example through soapUI... no?
[17:08:56] <errantepiphany> tfennelly: yes
[17:09:06] <errantepiphany> tfennelly: I've done it.
[17:09:26] <tfennelly> errantepiphany: ok.... when I do I get an error
[17:09:48] <tfennelly> errantepiphany: I'll roll back my changes and see
[17:10:01] <errantepiphany> tfennelly: are you using the auto-generated wsdl to create your soapui project?
[17:10:09] <errantepiphany> tfennelly: (and sample request?)
[17:11:02] <tfennelly> errantepiphany: I point soapUI at the ?wsdl address
[17:11:07] <tfennelly> errantepiphany: http://127.0.0.1:18001/HelpDeskService?wsdl
[17:11:25] <tfennelly> errantepiphany: or is there some other magic?
[17:12:09] <errantepiphany> tfennelly: nope, that's it.
[17:12:48] <tfennelly> errantepiphany: so... deploy the app to AS7... and fire the SOAP request at it (from soapUI)... that's it?
[17:12:57] <tfennelly> errantepiphany: no other init steps or anything?
[17:14:24] <tfennelly> Caused by: java.lang.NullPointerException
[17:14:24] <tfennelly> 	at org.jbpm.task.service.mina.MinaTaskClientConnector.write(MinaTaskClientConnector.java:118)
[17:14:24] <tfennelly> 	at org.jbpm.task.service.TaskClient.addTask(TaskClient.java:68)
[17:14:25] <tfennelly> 	at org.jbpm.process.workitem.wsht.CommandBasedWSHumanTaskHandler.executeWorkItem(CommandBasedWSHumanTaskHandler.java:215)
[17:14:27] <tfennelly> 	at org.switchyard.component.bpm.task.drools.DroolsTaskHandler.executeTask(DroolsTaskHandler.java:97) [switchyard-component-bpm-0.3.0-SNAPSHOT.jar:0.3.0-SNAP
[17:14:46] <tfennelly> errantepiphany: ^^
[17:15:00] <tfennelly> errantepiphany: just incase it rings a bell
[17:17:39] <errantepiphany> tfennelly: give me a minute...
[17:17:58] <tfennelly> magesh: so magesh... did you go working on the AS7 assembly stuff too?
[17:18:42] <tfennelly> magesh: I had been working on that too as I think you know
[17:31:56] *** aslak has joined #switchyard
[17:41:12] <errantepiphany> tfennelly: sorry I got distracted.
[17:41:14] <errantepiphany> tfennelly: anyway...
[17:42:39] <errantepiphany> errantepiphany: it looks like a task client session (actually, a mina iosession) was not able to be created or connected.  If you are running this in our junit test case, a task server is started.  If you are running it outside of that, you need to start up an external human task server.
[17:42:51] <errantepiphany> tfennelly: ^^ (yourself)
[17:43:26] <errantepiphany> tfennelly: if you download the jbpm installer, there is an "ant start.human.task" which starts one up for you, although you first have to "ant start.h2".
[17:46:29] <tfennelly> errantepiphany: sounds like we need a readme.md on this particular demo
[17:46:40] <tfennelly> errantepiphany: thanks for the info
[17:46:49] <errantepiphany> tfennelly: Well, it depends if people want to run it outside of the junit test.
[17:46:52] <errantepiphany> tfennelly: But yeah.
[17:47:11] <tfennelly> errantepiphany: I'd suspect all users are going to be running it outside unit tests
[17:47:17] <errantepiphany> tfennelly: I actually have it mostly working (with a few wrinkles) in AS7.
[17:47:43] <errantepiphany> tfennelly: I'm currently writing up everything I had to change in AS7 to get it working.
[17:48:06] <tfennelly> errantepiphany: cool... a readme on the quickstart would be good I think
[17:48:08] <errantepiphany> tfennelly: what's the larger purpose of you trying out the helpdesk quickstart?
[17:48:20] <errantepiphany> tfennelly: just regression testing?
[17:49:00] <tfennelly> errantepiphany: well... I moved all the assembly shit from the bpm component and into release/jboss-as7 and I just wanted to test that the BPM stuff was still working after my changes
[17:49:34] <errantepiphany> tfennelly: ah, well we should put our heads together on what we both learned. I can send it to you later today (my time - you'll probably either be drinking or sleeping by that time... hahaha)
[17:49:35] <tfennelly> errantepiphany: trying to centralize all that stuff in release/jboss-as7 (and out of the components)
[17:49:48] <errantepiphany> tfennelly: good idea.
[17:50:05] <tfennelly> errantepiphany: sounds like magesh headed off and did something on that too
[17:50:14] <tfennelly> errantepiphany: i.e. what I was working on
[17:50:24] <errantepiphany> tfennelly: I'll include him too then.
[17:50:26] <tfennelly> errantepiphany: anyway... yeah... however I can help ya
[17:50:50] <tfennelly> errantepiphany: include him in the drafting of the readme for the quickstart?
[17:51:06] <tfennelly> errantepiphany: or are you talking about something else
[17:51:09] <tfennelly> errantepiphany: ?
[17:52:15] <errantepiphany> tfennelly: I'm talking about sharing with you guys what I had to do.  That will factor in mostly into jiras of our as7 build, but probably also some into the readme...
[17:52:50] <errantepiphany> tfennelly: I also got the jbpm console running in as7 (with the help of krisv's blog article)
[17:53:25] <tfennelly> errantepiphany: ah right
[17:56:43] <magesh> tfennelly, errantepiphany: Yes my work is not consolidating components yet
[17:57:07] <errantepiphany> magesh: I thought you were sleeping? "zzzzzz"
[17:57:10] <errantepiphany> :)
[17:57:10] <magesh> tfennelly, errantepiphany: I just moved the core stuff to release, no work on assembly
[17:57:32] <errantepiphany> magesh, tfennelly: cool.
[17:57:33] <magesh> errantepiphany: :-D, just woke up, brain waves were disturbing me
[17:58:29] <errantepiphany> magesh: sorry to hear that.
[17:59:43] <tfennelly> magesh: sorry magesh
[18:00:10] <tfennelly> magesh: you said you're work was NOT consolidating components?
[18:00:35] <magesh> tfennelly: Yes Tom, just relocating core/deploy/jboss-as* to release
[18:00:54] <tfennelly> magesh: ok.... cool
[18:01:11] <magesh> tfennelly: http://community.jboss.org/message/627815#627815
[18:01:22] <tfennelly> magesh: I've done some work on centralizing the maven assemblies for AS7
[18:01:40] <tfennelly> magesh: so don't bother looking at that
[18:02:07] <magesh> tfennelly: I did see breifly, not deeper. I am sure it would be great!
[18:02:09] <tfennelly> magesh: ah good
[18:02:26] <tfennelly> magesh: I thought we were after wasting time working on the same thing
[18:02:38] <tfennelly> magesh: but we haven't , so cool
[18:02:44] <magesh> tfennelly: cheers!
[18:05:10] *** aslak has quit IRC
[18:05:41] *** magesh has left #switchyard
[18:05:42] *** aslak has joined #switchyard
[18:05:44] <tfennelly> magesh: hey... did Keith want all that code moved to release?
[18:08:14] *** aslak has quit IRC
[18:08:42] *** aslak has joined #switchyard
[18:10:43] *** dbevenius has joined #switchyard
[18:11:51] *** dbevenius has left #switchyard
[18:41:14] *** tfennelly has quit IRC
[18:43:24] *** antollinim is now known as antollinim_lunch
[19:34:52] *** tfennelly has joined #switchyard
[19:59:53] <tfennelly> errantepiphany: hey Dave... the depedencies in the bpm pom...
[20:00:03] <tfennelly> errantepiphany: are many of those there for the assembly?
[20:00:24] <tfennelly> errantepiphany: as in... if the assembly is no longer done there, can I remove many of them?
[20:00:45] <tfennelly> errantepiphany: I'll try anyway and see, but just wanted to ask
[20:01:21] <errantepiphany> tfennelly: sorry I'm head deep into something else right now...
[20:01:34] <tfennelly> errantepiphany: aren't we all ;)
[20:01:39] <tfennelly> errantepiphany: ok... no worries
[20:01:44] <errantepiphany> tfennelly: sorry
[20:02:12] <tfennelly> errantepiphany: maybe jump off if you don't want anyone asking you qustions ;)
[20:02:19] <errantepiphany> ;)
[20:08:46] *** errantepiphany is now known as ee_lunch
[20:33:01] *** tfennelly has quit IRC
[20:39:43] *** vinicius has quit IRC
[20:42:03] *** ee_lunch is now known as errantepiphany
[20:45:20] *** tfennelly has joined #switchyard
[21:55:50] *** antollinim_lunch has quit IRC
[23:12:35] *** errantepiphany is now known as ee_afk
[23:42:06] *** igarashitm has quit IRC
[23:59:49] *** vinicius has joined #switchyard

top