October 20, 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:09:15] *** lanceball has quit IRC
[00:09:25] *** lanceball has joined #switchyard
[00:09:53] *** lanceball has quit IRC
[00:17:44] *** kcbabo has quit IRC
[01:00:16] *** ldimaggi has joined #switchyard
[01:15:57] *** rcernich has quit IRC
[02:15:06] *** igarashitm has joined #switchyard
[03:55:31] *** jliu has joined #switchyard
[04:00:36] *** jliu has quit IRC
[04:52:47] *** igarashitm has quit IRC
[05:14:53] *** lanceball has joined #switchyard
[05:36:52] *** dbevenius has joined #switchyard
[05:54:55] *** ldimaggi has quit IRC
[06:03:44] *** dbevenius has quit IRC
[06:12:00] *** PeteRoyle has quit IRC
[06:12:30] *** PeteRoyle has joined #switchyard
[06:25:03] *** tcunning has quit IRC
[07:23:08] *** lanceball has quit IRC
[07:37:07] *** magesh has joined #switchyard
[08:57:12] *** rbalent has joined #switchyard
[08:57:12] *** rbalent has joined #switchyard
[09:05:41] *** dbevenius has joined #switchyard
[11:45:08] *** antollinim has joined #switchyard
[11:49:14] *** tfennelly has joined #switchyard
[11:49:17] *** dbevenius has quit IRC
[11:49:33] *** dbevenius has joined #switchyard
[11:50:35] *** antollinim has left #switchyard
[12:29:48] *** kcbabo has joined #switchyard
[12:29:49] *** kcbabo has joined #switchyard
[12:53:33] *** magesh has quit IRC
[12:53:34] *** magesh1 has joined #switchyard
[12:56:22] *** torben has joined #switchyard
[12:56:42] *** torben has quit IRC
[12:56:42] *** torben has joined #switchyard
[13:06:18] *** torben has quit IRC
[13:10:25] *** rbalent has quit IRC
[13:21:22] *** magesh1 has left #switchyard
[13:23:06] *** igarashitm has joined #switchyard
[13:25:48] <kcbabo> dbevenius:  so was it the amazon instance or the "-U" that worked?
[13:26:22] <dbevenius> kcbabo: both work fine so it must been my local repository that is messed up
[13:26:48] <dbevenius> kcbabo: but atleast I know that :)
[13:27:30] <kcbabo> dbevenius:  so after running with "-U", I think your next build without it will work
[13:27:46] <dbevenius> kcbabo: perfekt. thx for that
[13:27:46] <kcbabo> dbevenius:  it's quite possible that someone pulled a switch-a-roo with a published maven artifact
[13:28:08] <kcbabo> dbevenius:  and if your update policy is 'never' for releases, then you'll never pick it up without "-U"
[13:29:02] <dbevenius> kcbabo: ah good point. I'll be using that switch more from now on for sure
[13:33:52] *** tfennelly has quit IRC
[13:34:30] *** tfennelly has joined #switchyard
[13:44:02] *** magesh has joined #switchyard
[13:54:14] *** tcunning has joined #switchyard
[13:55:49] *** igarashitm has quit IRC
[14:14:53] *** bfitzpat has joined #switchyard
[14:32:26] *** antollinim_ has joined #switchyard
[14:32:47] *** antollinim_ is now known as antollinim
[14:32:48] *** antollinim is now known as antollinim_
[14:35:08] *** ldimaggi has joined #switchyard
[14:36:10] <tfennelly> I'm wondering.... should we be doing that URLDecoder.decode at all (in ClasspathScanner)
[14:36:17] <tfennelly> kcbabo: ^^^
[14:36:46] <tfennelly> kcbabo: since it's a URL instance coming in then surely we don't need to decode it, right?
[14:36:47] <kcbabo> tfennelly:  don't ask me
[14:36:55] <tfennelly> kcbabo: not sure why I did that
[14:37:02] <kcbabo> :-)
[14:37:05] <antollinim_> tfennlly: working on the "+" to spaces bug?
[14:37:13] <tfennelly> antollinim_: yep :)
[14:37:49] <antollinim_> tfennelly: good to know. I have all the whole Forge Test that depend on that :)
[14:38:06] <tfennelly> antollinim_: :)
[14:38:23] *** antollinim_ is now known as antollinim
[14:44:23] <kcbabo> tfennelly:  git makes me laugh
[14:44:37] <kcbabo> tfennelly:  "Harcore forking action" ? priceless
[14:44:41] <kcbabo> tfennelly:  well Github actually
[14:45:28] *** igarashitm has joined #switchyard
[14:49:32] *** lanceball has joined #switchyard
[14:54:47] <tfennelly> kcbabo: yeah... I loved that when I saw it first
[14:55:12] <tfennelly> kcbabo: they knew where they were going with that for sure
[15:06:55] *** kcbabo has quit IRC
[15:17:17] *** antollinim is now known as antollinim_brb
[15:49:27] <tfennelly> antollinim_brb: hey Mario... can you merge in the following branch and test it on your side please...
[15:49:29] <tfennelly> antollinim_brb: https://github.com/tfennelly/jboss-switchyard-core/tree/SWITCHYARD-425
[16:44:11] *** rcernich has joined #switchyard
[16:57:42] *** dbevenius has quit IRC
[17:15:33] *** aslak has joined #switchyard
[17:17:01] *** rcernich is now known as rcernich_away
[17:55:54] <antollinim_brb> tcunning: hi Tom. I can do it in a few mins... what do you want me to try specifically?
[17:56:10] *** antollinim_brb is now known as antollinim
[17:57:11] <tfennelly> antollinim: just verify that whatever it was that was not working (wrt the + chars in file path) is working now
[17:57:49] <antollinim> tfennelly: ups, sorry! I misread you were tcunning
[17:58:15] <antollinim> tfennelly: now that I know who wrote to me I understand better :)
[17:58:46] <tfennelly> antollinim: hehehe :)
[17:59:10] <antollinim> tfennelly: the porblem is that I detected that problem with my mac
[17:59:39] <antollinim> tfennelly: I am using a windows machine now... do you know if this issue is present in win too?
[18:00:24] <antollinim> tfennelly: my mac is at home and I am not there now
[18:00:33] <tfennelly> antollinim: I assume it's on any os really
[18:00:46] <tfennelly> anything that allows + chars in file names
[18:00:52] <tfennelly> antollinim: ^^^
[18:01:21] <antollinim> tfennnelly: ok, I'll try it
[18:01:56] *** dbevenius has joined #switchyard
[18:27:20] *** kcbabo has joined #switchyard
[18:27:21] *** kcbabo has joined #switchyard
[18:46:11] <igarashitm> kcbabo: hi keith, thanks for your comment
[18:46:46] <igarashitm> kcbabo: and I've found another solution
[18:46:57] <kcbabo> igarashitm:  oh yeah?
[18:47:56] <igarashitm> kcbabo: if I change the message.setContent(new DOMSource(node)) to message.setContent(node) at SOAP/DefaultMessageComposer#compose(), then it worked
[18:49:02] <igarashitm> kcbabo: so I wonder what is right.. should set Node? or add transformer from DOMSource to String?
[18:51:16] <kcbabo> igarashitm:  that's because there is a transformer built-in to SOAP component, IINM
[18:51:42] <kcbabo> igarashitm:  actually, not in SOAP component
[18:51:49] <kcbabo> igarashitm:  maybe in transform package ? one sec
[18:52:29] <igarashitm> kcbabo: thanks
[18:52:39] <kcbabo> igarashitm:  yeah, it's in switchyard-transform
[18:53:05] <kcbabo> igarashitm:  check META-INF/switchyard/transforms.xml
[18:54:19] <kcbabo> igarashitm:  so if we change any code to make this easier, then I would maybe just update the transforms.xml and BasicDOMTransformer.java in switchyard-trasnform to accommodate this
[18:54:44] <kcbabo> igarashitm:  before you do that, however, can you check to see if adding the camel component as a dependency to your project also works?
[18:54:52] <igarashitm> kcbabo: ok, we don't have from=DOMSource to=String right now, so didn't work
[18:56:09] <kcbabo> igarashitm:  right, but I think the Camel component should have that
[18:56:39] <igarashitm> kcbabo: sure, I'll check whether depending on camel also solve this
[19:06:31] <igarashitm> kcbabo: worked... after only depended on component-camel...
[19:06:33] *** rcernich_away is now known as rcernich
[19:06:34] <igarashitm> kcbabo: like a magic
[19:07:49] <kcbabo> igarashitm:  sweet
[19:09:22] <igarashitm> kcbabo: so... using camel is our conclusion? feel a bit complexity which transformer is used...
[19:16:18] <tcunning> ping antollinim
[19:16:31] <antollinim> tcunning: here
[19:16:42] <tcunning> antollinim: hey mario, how's it going?
[19:17:54] <antollinim> tcunning: I am almost about to give up
[19:18:13] <tcunning> antollinim: oh no, more JAR issues?
[19:18:13] <antollinim> tcunning: I put it on hold for a few mins cause i need to help tfennelly with sth else
[19:18:42] <tcunning> antollinim: i'm happy to help when you're done with tfennelly if you're stuck
[19:18:44] <antollinim> tcunning: yes, the very same one. I have been struggling with the same issue for two days already
[19:18:50] <antollinim> tcunning: I am running out of ideas
[19:19:24] <antollinim> tcunning: good, thanks. I think I'll be ready in a few mins
[19:19:33] <antollinim> tcunning: I'll ping you, ok?
[19:19:37] <tcunning> antollinim: sounds good
[19:19:53] <antollinim> tcunning: thanks
[19:19:59] *** aslak has quit IRC
[19:36:16] <antollinim> tfennelly: the issue seams to have gone now
[19:36:28] <antollinim> tfennelly: at least in my windows machine
[19:40:17] <antollinim> tcunning: I'l heat a slice of pizza and be right, ok?
[19:41:19] <tcunning> antollinim: sure - take your time, let me know when you're ready
[19:48:30] <kcbabo> igarashitm:  sorry, missed you IM there
[19:48:56] <kcbabo> igarashitm:  I'm OK with adding another transformer method to the existing DOM transformer class in switchyard-transform
[19:51:48] *** aslak has joined #switchyard
[19:51:48] *** aslak has quit IRC
[19:51:48] *** aslak has joined #switchyard
[19:57:44] <antollinim> tcunning: I am ready
[19:58:21] <antollinim> tcunning: do you have switchyard forge plugin installed in forge beta3 alread?
[19:58:58] <tcunning> antollinim: i'm working off snapshot right now, but i'll install on there
[19:59:19] *** bfitzpat is now known as bfitzpat_away
[19:59:28] <antollinim> tcunning: ok, let me know
[20:04:19] <tcunning> antollinim: okay, i've got a working switchyard ofrge plugin
[20:04:50] <antollinim> tcunning: now execute forge
[20:05:16] <tcunning> antollinim: ok
[20:05:51] <tcunning> do i want to try to install the bean plugin?
[20:05:57] <antollinim> tcunning: and now install the switchyard bean plugin
[20:06:10] <antollinim> tcunning: sth like this forge source-plugin D:\workspace\components\tools\forge\bean
[20:06:50] <antollinim> tcunning: after some seconds there will be an exception
[20:08:05] <tcunning> Exception in thread "Thread-6" org.jboss.modules.ModuleLoadError: Module org.jboss.forge.maven.api:main is not found
[20:08:05] <tcunning> 	at org.jboss.modules.ModuleLoadException.toError(ModuleLoadException.java:78)
[20:08:39] <antollinim> tcunning: tcunning... I have a different one
[20:08:56] <antollinim> tcunning: Exception in thread "Thread-6" java.lang.RuntimeException: Service class org.switchyard.component.bean.SwitchYardCDIServiceDiscovery didn't implement
[20:08:59] <tcunning> when does your exception happen? on plugin load or on compile?
[20:09:34] <antollinim> tcunning: it compiles ok, then it is installed ok, and the error happens when forge restarts itself
[20:09:52] <antollinim> tcunning: since the bean plugin has an error it does not start any longer
[20:09:56] <tcunning> ok - same phase i'm seeing one on
[20:10:36] <tfennelly> antollinim: cool... I'll issue a pull request for it then
[20:10:49] <antollinim> tcunning: can you pastebin/cl1p the pom please?
[20:11:12] <antollinim> tfennelly: thanks for the fix
[20:11:49] <tcunning> antollinim: my pom?    i've just got trunk, but the difference is i'm running on the forge snapshot as of last night
[20:11:49] <tfennelly> antollinim: nps
[20:12:40] <antollinim> tcunning: oh, I got it
[20:13:00] <antollinim> tcunning: so ours pom are the same, the difference is in forge
[20:13:34] <tcunning> antollinim: yes - i would like to get our changes to the core plugins (common & plugin) in though
[20:14:16] <tcunning> antollinim: i'll set up beta right now
[20:14:30] <antollinim> tcunning: you mean to forger about components and focus on having core completely working?
[20:14:59] <tcunning> antollinim: not forget about it - how many changes did you make to the core ones?
[20:15:16] <tcunning> antollinim: i'm setting up beta right now to try to reproduce your error
[20:15:43] <antollinim> tcunning: ok
[20:16:16] <antollinim> tcunning: I do not recall, but not much
[20:17:21] *** kcbabo is now known as babo_brb
[20:29:32] <igarashitm> babo_brb: ok, I'll raise a JIRA later, and then we'll have 2 option :)
[20:38:09] <tcunning> antollinim: heres what i'm seeing
[20:38:32] <tcunning> forge beta 3 has weld 1.1.2.Final
[20:38:42] <antollinim> tcunning: yes
[20:41:31] <tcunning> antollinim: looks like core is using 1.0-SP3
[20:41:47] <tcunning> antollinim: different versions - different extension interfaces
[20:43:05] <antollinim> tcunning: where do you see switchyard's weld version?
[20:43:16] <tcunning> antollinim: parent/pom.xml, version.cdi
[20:43:39] <tcunning> that's the version of cdi-api it's bringing in it looks like
[20:44:22] <tcunning> actually, wait - i've go tthat wrong
[20:44:29] <tcunning> core has cdi-api 1.0-SP3
[20:44:39] <tcunning> forge has cdi-api 1.0.0-SP4
[20:46:04] <antollinim> tcunning: what do you have in .forge\plugins\org\switchyard\switchyard-forge-bean-plugin\dependencies\0.3.0-SNAPSHOT-....
[20:46:16] <antollinim> tcunning: cdi-api version?
[20:46:40] <tcunning> antollinim: i have 1.0-SP4
[20:47:02] <antollinim> tcunning: me too, so is the same one as forge
[20:50:56] *** antollinim is now known as antollinim_afk
[20:50:58] *** antollinim_afk is now known as antollinim
[20:51:12] <antollinim> tcunning: I'll be right back
[20:55:58] *** dbevenius has quit IRC
[21:11:08] *** kcbabo has joined #switchyard
[21:11:09] *** kcbabo has joined #switchyard
[21:11:09] *** babo_brb has quit IRC
[21:15:08] <tcunning> antollinim: do the other plugins work? (camel/etc)
[21:15:33] <antollinim> tcunning: didn't try them. I can do that now, gimme a sec
[21:16:06] <tcunning> antollinim: might be worth moving on to them for a bit
[21:16:45] *** tfennelly has quit IRC
[21:16:45] <antollinim> tcunning: agree with you, I have been over this for too long
[21:17:12] <antollinim> tcunning: ok, so I'll move to the other plugins then
[21:17:33] <tcunning> antollinim: the only thing on google i can find with a similar error talks about two clashing weld/cdi JAR sets
[21:17:38] <tcunning> antollinim: it's on AS6 though
[21:19:22] <antollinim> tcunning: yeah, I found nothing relevant either
[21:20:49] <tcunning> antollinim: okay if i issue a pull to fix up the core common/plugin poms?
[21:20:51] *** bfitzpat_away is now known as bfitzpat
[21:21:59] <antollinim> tcunning: ok with me
[22:01:28] *** kcbabo1 has joined #switchyard
[22:01:55] *** kcbabo has quit IRC
[22:02:07] *** GitHub51 has joined #switchyard
[22:02:07] <GitHub51> [release] kcbabo pushed 1 new commit to master: http://git.io/AhL7QA
[22:02:07] <GitHub51> [release/master] SWITCHYARD-499 "Add release tests for camel-jms-binding-quickstart and - Daniel Bevenius
[22:02:07] *** GitHub51 has left #switchyard
[22:04:37] *** GitHub80 has joined #switchyard
[22:04:37] <GitHub80> [core] kcbabo pushed 1 new commit to master: http://git.io/BKiz_A
[22:04:37] <GitHub80> [core/master] SWITCHYARD-425: BeanSwitchYardScanner is not able to scan a project if the path contains a plus sign - Tom Fennelly
[22:04:37] *** GitHub80 has left #switchyard
[22:23:15] *** ldimaggi has quit IRC
[22:33:37] *** bfitzpat has quit IRC
[22:45:08] *** antollinim has quit IRC
[22:49:36] *** kcbabo1 has quit IRC
[22:56:30] *** dbevenius has joined #switchyard
[23:07:57] *** antollinim has joined #switchyard
[23:14:12] *** igarashitm has quit IRC
[23:35:48] *** aslak has quit IRC
[23:36:25] *** aslak has joined #switchyard
[23:36:37] *** aslak has quit IRC
[23:44:04] *** antollinim has quit IRC
[23:51:51] *** antollinim has joined #switchyard
[23:59:50] *** antollinim has quit IRC

top