October 17, 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

[02:13:47] *** rbalent has quit IRC
[02:33:46] *** ldimaggi has joined #switchyard
[02:51:52] *** kcbabo has joined #switchyard
[02:51:53] *** kcbabo has joined #switchyard
[04:36:10] *** jliu has joined #switchyard
[05:07:27] *** ldimaggi has quit IRC
[05:38:43] *** kcbabo has quit IRC
[06:26:33] *** dbevenius has joined #switchyard
[06:40:54] *** magesh has joined #switchyard
[07:39:05] *** magesh1 has joined #switchyard
[07:40:57] *** magesh has quit IRC
[08:47:38] *** aslak has joined #switchyard
[09:31:56] *** lance|zzz has quit IRC
[09:50:09] *** echelog-2` has joined #switchyard
[09:50:28] *** echelog-2` is now known as echelog-2
[09:59:22] *** tfennelly has quit IRC
[10:20:27] *** tfennelly has joined #switchyard
[10:49:50] *** dbevenius has quit IRC
[11:34:03] *** rbalent has joined #switchyard
[11:34:03] *** rbalent has joined #switchyard
[12:31:30] *** jliu has quit IRC
[13:08:30] *** kcbabo has joined #switchyard
[13:08:30] *** kcbabo has joined #switchyard
[13:32:12] *** aslak has quit IRC
[13:42:12] *** igarashitm has quit IRC
[13:47:36] *** dbevenius has joined #switchyard
[14:18:52] *** antollinim has joined #switchyard
[14:22:54] *** magesh has joined #switchyard
[14:24:31] *** magesh1 has quit IRC
[14:43:27] *** igarashitm has joined #switchyard
[14:45:03] *** ldimaggi has joined #switchyard
[14:45:07] *** ldimaggi has quit IRC
[14:45:26] *** ldimaggi has joined #switchyard
[14:50:06] <igarashitm> hi guys... anybody know how to produce a warning during XSLT transformation...?
[14:54:23] <antollinim> igarashitm: not me, sorry
[14:55:41] <kcbabo> igarashitm:  is this for the feature that we have in JBoss ESB ?
[14:55:58] <kcbabo> igarashitm:  perhaps check the unit tests in JBoss ESB to see if there's an example there
[14:58:23] <tfennelly> igarashitm: hey Tomo.... is this really a general question (not specific to XSLT) of how to raise an error/warning in a transformer impl?
[15:01:21] <igarashitm> antollinim, kcbabo, tfennelly: thanks guys, yes as Keith said, it's for the failOnWarning feature JBossESB already have
[15:03:22] <igarashitm> kcbabo: and I couldn't find warning case in the JBossESB's testcase... but I'll check it again more carefully
[15:03:48] <kcbabo> igarashitm:  I googled a bit and saw a forum question about disabling a warning w/r/t XSLT version number
[15:03:59] <kcbabo> igarashitm:  using a 1.0 stylesheet on a 2.0 processor
[15:04:06] <kcbabo> igarashitm:  so that might be worth a try
[15:04:26] <kcbabo> igarashitm:  other than that, I would maybe try a malformed xpath expression and see if that's a warning vs. an error
[15:05:17] <igarashitm> kcbabo: yes I've tried version=2.0 but no warnings... I may need some other flag though
[15:06:09] <kcbabo> igarashitm:  I think you want version=1.0 though, right?
[15:06:32] <kcbabo> igarashitm:  anyway, if that doesn't work, then maybe the malformed xpath
[15:06:54] <kcbabo> igarashitm:  or an unrecognized element or attribute name in the transformation
[15:07:20] <kcbabo> igarashitm:  I forget which implementation is in the JDK - maybe Saxon?
[15:07:27] <igarashitm> kcbabo: thanks, I'll try malformed xpath, and take a look at the xalan code, there may be any hint
[15:07:50] <kcbabo> igarashitm:  in any case, you could always just look through that code for examples of what calls into the warn callback in the error listener
[15:08:25] <kcbabo> igarashitm:  yeah, unlike documentation, there are no lies in the code
[15:08:26] <igarashitm> kcbabo: I'm not sure, but I've googled with error message and then it seems xalan
[15:08:53] <kcbabo> igarashitm:  I'm sure the JDK source bundle will have it, whatever the impl happens to be
[15:09:24] <igarashitm> kcbabo: thanks, I'll take a look!
[15:10:19] *** antollinim has quit IRC
[15:11:48] *** antollinim has joined #switchyard
[15:17:31] *** GitHub94 has joined #switchyard
[15:17:31] <GitHub94> [release] kcbabo pushed 1 new commit to master: http://git.io/NEAZrg
[15:17:31] <GitHub94> [release/master] SWITCHYARD-435: Provide a stand-alone "installer" to add SwitchYard to an existing AS7 install - Tom Fennelly
[15:17:31] *** GitHub94 has left #switchyard
[15:20:46] *** bfitzpat has joined #switchyard
[15:24:25] *** antollinim_ has joined #switchyard
[15:24:56] *** tcunning has joined #switchyard
[15:26:26] *** antollinim has quit IRC
[15:31:44] *** antollinim_ is now known as antollinim
[15:31:44] *** antollinim is now known as antollinim_
[16:03:44] *** igarashitm_ has joined #switchyard
[16:04:06] *** igarashitm has quit IRC
[16:04:09] *** igarashitm_ is now known as igarashitm
[16:06:25] <bfitzpat> kcbabo - I'll be a little late to the SY meeting, but I don't have anything to pass along anyway :)
[16:06:34] <kcbabo> bfitzpat:  okie dokie
[16:14:13] *** antollinim_ has quit IRC
[16:15:50] *** antollinim_ has joined #switchyard
[16:16:13] *** lanceball has joined #switchyard
[16:33:19] *** igarashitm has quit IRC
[16:34:54] *** magesh has quit IRC
[16:39:03] *** errantepiphany has joined #switchyard
[16:51:06] *** igarashitm has joined #switchyard
[17:43:40] <antollinim_> tcunning: yt?
[17:44:01] <antollinim_> tcunning: I finnally solved it!!
[17:44:08] <tcunning> antollinim_: cool - what did you do?
[17:44:23] <antollinim_> tcunning: you need to add this
[17:44:26] <antollinim_> tcuning
[17:44:27] <antollinim_> <module name="org.jboss.forge.shell-api" services="import" optional="false">         <imports>            <include path="**" />            <include path="META-INF" />         </imports>      </module>
[17:44:54] <antollinim_> tcunning: inside .forge\plugins\org\switchyard\switchyard-forge-plugin\dependencies\0.3.0-SNAPSHOT-3b42bae9-11c7-4278-a698-6460cf84bc98\module.xml
[17:45:36] <antollinim_> tcunning: so I guess they have a bug and that code is not being automatically included in the xml
[17:49:27] *** aslak has joined #switchyard
[18:01:17] *** tfennelly has quit IRC
[18:06:54] *** rcernich has joined #switchyard
[19:34:30] *** rbalent has quit IRC
[21:30:29] <bfitzpat> tcunning - ping
[21:30:44] <tcunning> bfitzpat: pong
[21:30:58] <bfitzpat> just found an entertaining twist you might appreciate
[21:31:14] <bfitzpat> did you know that we changed the juddi-client jar for SOA-P to be 3.1.2 instead of 3.1.1?
[21:31:56] <tcunning> so jbds doesnt like it?   argh.
[21:32:04] <bfitzpat> that causes some fun hiccups in the detection routine I threw together for the ESB tooling bits to tell if it's a ESB 4.10 install
[21:32:18] <bfitzpat> are there any more version changes planned?
[21:32:53] <bfitzpat> I want to keep it specific to checking for 3.1.0, 3.1.1, and 3.1.2 - but don't want to just openly check for 3.1.x in case there's a SOA-P 5.2.1 or an ESB 4.1.1 with an updated version
[21:33:09] <bfitzpat> pardon me - ESB 4.11, not 4.1.1
[21:33:22] <tcunning> bfitzpat: not that i know of.      i think we probably need a better way to distinguish going forward though.
[21:33:35] <bfitzpat> well, we already discussed that it will be easier in switchyard
[21:33:43] <bfitzpat> but it would be nice to have a consistent way for ESB as well
[21:33:53] <bfitzpat> s'ok for now. we'll keep putting fingers in the dam
[21:34:54] <tcunning> bfitzpat: obviously i cant retroactively fix this, but i'll put a JIRA in for 4.11
[21:35:01] <bfitzpat> perfecto
[21:35:07] <bfitzpat> thanks tom
[21:35:26] <bfitzpat> it's like the hydra - chop off a head and two more pop up :)
[21:55:36] *** dbevenius has quit IRC
[22:39:55] *** antollinim_ has quit IRC
[22:54:37] *** ldimaggi has quit IRC
[23:41:14] *** errantepiphany has left #switchyard
[23:45:32] *** igarashitm has quit IRC
[23:51:23] *** aslak has quit IRC
[23:51:42] *** ldimaggi has joined #switchyard

top