September 16, 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:32:40] *** bmajsak has joined #jbosstesting
[00:37:06] *** PeteRoyle has quit IRC
[00:41:45] *** bmajsak has quit IRC
[00:49:18] *** mbg has joined #jbosstesting
[00:52:30] *** PeteRoyle has joined #jbosstesting
[01:01:28] *** aslak has joined #jbosstesting
[01:01:28] *** aslak has quit IRC
[01:01:28] *** aslak has joined #jbosstesting
[01:01:37] *** aslak has quit IRC
[01:22:38] *** jamezp is now known as jamezp_afk
[01:36:18] *** aaronwalker has joined #jbosstesting
[01:45:07] *** mbg has quit IRC
[01:56:07] *** aaronwalker has quit IRC
[02:05:55] *** aaronwalker has joined #jbosstesting
[05:54:44] *** oskutka has joined #jbosstesting
[06:13:29] *** oskutka has quit IRC
[06:15:03] *** ldimaggi has quit IRC
[06:27:42] *** maeste has joined #jbosstesting
[07:27:59] *** ge0ffrey has joined #jbosstesting
[07:37:19] *** rruss has joined #jbosstesting
[07:37:21] *** rruss has joined #jbosstesting
[08:16:15] *** bgeorges has joined #jbosstesting
[08:21:24] *** maeste has quit IRC
[08:43:56] *** kpiwko has joined #jbosstesting
[08:47:53] *** rruss has quit IRC
[08:53:44] *** maschmid has joined #jbosstesting
[08:59:55] *** kevinpollet has joined #jbosstesting
[09:19:29] *** jeand has joined #jbosstesting
[09:27:14] *** vtunka_mtg has joined #jbosstesting
[09:29:39] *** pil-dinner has joined #jbosstesting
[09:31:49] *** pil-dinner has quit IRC
[10:07:26] *** bgeorges has quit IRC
[10:08:23] *** bgeorges has joined #jbosstesting
[10:21:32] *** aaronwalker has quit IRC
[10:24:31] *** jeand has quit IRC
[10:27:10] *** bgeorges has quit IRC
[10:37:01] *** dblevins has quit IRC
[10:37:14] *** jeand has joined #jbosstesting
[11:17:39] *** jhuska has joined #jbosstesting
[11:19:46] *** blabno has joined #jbosstesting
[11:19:51] <blabno> hello
[11:20:09] <blabno> i'm trying to integrate unitils with arquillian on testng
[11:23:42] <blabno> when i don't add some lib with shrinkwrap and have code that uses those libs in test setup methods then test is skipped but this result is swallowed and i'm notified of success
[11:23:53] <blabno> has anyone got such problems
[12:08:49] *** kevinpollet has quit IRC
[12:19:55] *** maeste has joined #jbosstesting
[13:03:11] *** ldimaggi has joined #jbosstesting
[13:13:26] *** jhuska is now known as jhuska_lunch
[13:21:28] *** jose_freitas has joined #jbosstesting
[13:36:31] *** kevinpollet has joined #jbosstesting
[13:55:16] *** jhuska_lunch is now known as jhuska
[14:12:57] *** oskutka has joined #jbosstesting
[14:15:18] *** bgeorges has joined #jbosstesting
[14:17:09] *** kenfinnigan has joined #jbosstesting
[14:20:38] *** oskutka has quit IRC
[14:38:05] *** oskutka has joined #jbosstesting
[14:39:59] *** oskutka has quit IRC
[14:41:38] *** rruss has joined #jbosstesting
[14:48:08] *** oskutka has joined #jbosstesting
[14:54:53] *** rruss has quit IRC
[15:02:43] *** kpiwko has quit IRC
[15:29:01] <kenfinnigan> does anyone know if you can specify a DS descriptor in an arquillian test for AS7?
[15:29:24] <kenfinnigan> or does the DS need to be specified on AS7 directly?
[15:40:29] <blabno> no, i dont know
[15:40:56] <blabno> kenfinnigan: is it possible for regular war deployment to include DS?
[15:41:11] <blabno> i thought you have to edit i.e. standalone.xml
[15:41:22] <kenfinnigan> that's what I'm trying to find out
[15:41:40] <kenfinnigan> I've seen rumors that it is possible in Arquillian/Shrinkwrap
[15:41:51] <kenfinnigan> but AS7 didn't allow it yet, but it was being added at some point
[15:47:49] *** oskutka has quit IRC
[15:48:17] *** oskutka has joined #jbosstesting
[15:59:44] *** bgeorges has quit IRC
[16:01:06] *** jeand has quit IRC
[16:01:45] *** aslak has joined #jbosstesting
[16:01:45] *** aslak has quit IRC
[16:01:45] *** aslak has joined #jbosstesting
[16:06:46] *** bgeorges has joined #jbosstesting
[16:15:34] *** rachmatowicz_ has joined #jbosstesting
[16:16:59] <kenfinnigan> aslak: quick question for you
[16:17:14] <kenfinnigan> does AS7 support adding a DS to an arquillian deployment yet?
[16:18:38] <blabno> poor kenfinnigan, it's a channel of ghosts
[16:19:52] *** oskutka has quit IRC
[16:20:34] *** oskutka has joined #jbosstesting
[16:20:54] <blabno> i've found a way to marry arquillian with unitils
[16:20:58] <blabno> under junit4
[16:21:33] <blabno> it's best to use TestWatchman @Rule
[16:22:07] <aslak> kenfinnigan, no it doesn't
[16:22:20] <kenfinnigan> are there plans for it to?
[16:22:21] *** bgeorges has quit IRC
[16:22:55] <aslak> kenfinnigan, you would have to check with the AS/ team, but to my understanding it won't be supported
[16:23:04] <kenfinnigan> thanks aslak
[16:23:19] <aslak> kenfinnigan, EE7 tho is discussing adding deployment/configuration of ds, queues etc a standard
[16:23:28] <kenfinnigan> that would be nice
[16:41:25] *** Rostifant has joined #jbosstesting
[16:41:34] <Rostifant> hi
[16:43:13] <Rostifant> Maybe you can help me. I'm trying to get Arquillian to work with JBOSS 7.01 Final. But I am facing several problems. If I am starting my project via run --> maven test (eclipse m2). Maven says that there isn't a test.
[16:44:18] <Rostifant> if I am starting the test directly via run junit I am getting:, java.lang.IllegalStateException: No implementation found for org.jboss.arquillian.spi.client.container.DeployableContainer, please check your classpath Exception.
[16:44:57] <Rostifant> I don't know what I am doing wrong.
[16:47:28] <aslak> do you have the required arquillian container adaptor on classpath?
[16:47:29] <aslak> https://docs.jboss.org/author/display/ARQ/JBoss+AS+7.0+-+Remote
[16:47:32] <aslak> https://docs.jboss.org/author/display/ARQ/JBoss+AS+7.0+-+Managed
[16:47:53] <aslak> org.jboss.as:jboss-as-arquillian-container-(managed|remote)
[16:48:42] *** blabno has quit IRC
[16:49:30] <Rostifant> Yes, I have the Remote jar in my classPath. I tried it via maven as well as directly via including it as an external jar
[16:49:57] <Rostifant> I also have configured the arquillian xml like described with jmx as protocol
[16:50:37] <aslak> what does your pom look like?
[16:51:01] <aslak> pastebin.com if possible
[16:54:25] <Rostifant> http://pastebin.com/GBfjFF4g
[16:56:09] <aslak> Rostifant, aa, don't use 1.0.0-SNAPSHOT, that's a very old v.
[16:56:26] <aslak> Rostifant, set it up like this: https://gist.github.com/1154075
[16:56:50] <aslak> then the Arquillian Core v. will update the needed dependcies from the Container
[16:57:17] <aslak> of course, you need to use the jboss remote container and not tomcat as in this example, but
[16:57:40] <aslak> and potensially split out the container in a maven profile if you want to support multiple different containers
[16:57:57] <aslak> you can use Arquillian 1.0.0.CR5 and JBoss 7.0.1.Final
[17:00:50] *** kevinpollet has quit IRC
[17:01:45] <Rostifant> Thx. I will give it a try :)
[17:06:48] *** jamezp_afk is now known as jamezp
[17:08:09] *** ALR has joined #jbosstesting
[17:08:54] *** jeand has joined #jbosstesting
[17:15:49] *** maeste has quit IRC
[17:21:59] <Rostifant> It works almost perfectly. But now I see that the deployment has a CNF-Exception. It's missing the slf4j-loggingfactory. But I have specified the module dependency in Manifest.mf. The direct Deployment of the application works but not the shipping with arquillian.
[17:22:04] <Rostifant> .addAsResource("META-INF/MANIFEST.MF", "META-INF/MANIFEST.MF")
[17:22:24] <aslak> Rostifant, yea, there is a bug there i believe
[17:22:28] <Rostifant> is used in the deployment phase so that jboss7 can resolve any missing dependencies
[17:22:40] <Rostifant> NOOOOOOOOOOOOOOOOOOOOOOO
[17:22:42] <Rostifant> ;)
[17:23:17] <Rostifant> Is there any workaround or do you know why it isn't working?
[17:23:39] <aslak> AS7-1527
[17:23:41] <jbossbot> jira [AS7-1527] Arquillian should merge existing MANIFEST.MF [Open (Unresolved) Bug, Minor, Unassigned] https://issues.jboss.org/browse/AS7-1527
[17:24:27] <aslak> Rostifant, a workaround is to not use the default jmx-as7 protocol for communication
[17:24:49] <aslak> add a dependency to org.jboss.arquillian.protocol:arquillian-protocol-servlet
[17:25:08] <aslak> and add to your arquillian.xml, <defaultProtocol type="Servlet 3.0" />
[17:40:18] *** vtunka_mtg has quit IRC
[17:41:39] <Rostifant> I am still getting the NCF-Exception
[17:42:00] <Rostifant> sorry for stressing :)
[17:42:35] <aslak> Rostifant, patebin pom and arq.xml
[17:43:55] <Rostifant> pom.xml http://pastebin.com/4af9MnMs
[17:44:48] <Rostifant> http://pastebin.com/hVpxhz4e
[17:46:01] <aslak> hmm, odd
[17:46:17] <aslak> what type of deployment do you have ?
[17:49:48] *** stuartdouglas has quit IRC
[17:50:04] *** stuartdouglas has joined #jbosstesting
[17:50:28] <Rostifant> what do you mean?
[17:51:06] <Rostifant> It's a webarchive containing some dao implementations and an entitymanager. SLF4J is used for logging
[17:51:23] <Rostifant> ejb and cdi injection happens several times
[17:52:19] <Rostifant> Caused by: java.lang.NoClassDefFoundError: org/slf4j/LoggerFactory during the deployment
[17:53:05] <kenfinnigan> ALR: ping
[17:53:12] <ALR> kenfinnigan: Hiya
[17:53:22] <kenfinnigan> question for you
[17:53:28] <ALR> Shoot
[17:53:31] <kenfinnigan> with AS7 and arquillian
[17:53:34] <kenfinnigan> with AS7 managed
[17:53:53] <kenfinnigan> is it possible to have a standalone.xml that you can replace in the managed version?
[17:53:59] <kenfinnigan> so that I could set datasources etc
[17:54:08] <kenfinnigan> or if i want to do that I have to use remote only?
[17:54:38] <kenfinnigan> oh, should mention that for the managed version I am currently unpacking the AS7 distribution into the target of the project
[17:54:45] <ALR> For the same JBOSS_HOME?
[17:55:01] <kenfinnigan> I'm setting JBOSS_HOME to the exploded target directory
[17:55:08] <kenfinnigan> in arquillian.xml
[17:55:14] <ALR> basically you want to point to a nonstandard standalone.xml name?
[17:55:24] <kenfinnigan> or replace the one that gets unpacked by maven
[17:56:08] <kenfinnigan> trying to find out whether I can create datasources in a managed AS7 container, without referring to an external AS7 instance
[17:56:11] <ALR> kenfinnigan: Set the serverConfig in arquillian.xml https://github.com/jbossas/jboss-as/blob/master/arquillian/container-managed/src/main/java/org/jboss/as/arquillian/container/managed/ManagedContainerConfiguration.java
[17:56:57] <aslak> ALR, this is a good one for you.. AS7-1527 :)
[17:56:59] <jbossbot> jira [AS7-1527] Arquillian should merge existing MANIFEST.MF [Open (Unresolved) Bug, Minor, Unassigned] https://issues.jboss.org/browse/AS7-1527
[17:57:05] <aslak> ALR, good morning btw
[17:57:15] <kenfinnigan> that's cool, and the new xml config I create only needs to be on the maven classpath?
[17:57:21] <ALR> aslak: Thanks, you too.
[17:57:30] <ALR> aslak: Also still waiting on Dan and Rodney. :)
[17:57:53] <aslak> ALR, aa yes.. Dan + 1 is coming
[17:58:06] <aslak> i'll ask Rodney, in presentation atm
[17:58:40] <ALR> kenfinnigan: It's done as a file argument just as you would from the command line https://github.com/jbossas/jboss-as/blob/master/arquillian/container-managed/src/main/java/org/jboss/as/arquillian/container/managed/ManagedDeployableContainer.java#L109
[17:58:55] <ALR> aslak: No no, Dan can't have a plus 1 yet. :)
[17:58:55] *** maeste has joined #jbosstesting
[17:59:39] <kenfinnigan> ALR: thanks for that, will give it a shot
[18:00:02] <ALR> kenfinnigan: Great.
[18:05:52] <aslak> ALR, i donno, dan laughs
[18:05:56] <aslak> :)
[18:06:18] <ALR> aslak: Have him ring me, k?  And need an answer from Rodney.
[18:07:24] <aslak> dan here
[18:07:49] <aslak> the slot is for Richard Kennard, he is coming
[18:07:51] <aslak> however
[18:07:55] <aslak> he may have booked a hotel room
[18:08:16] <aslak> so, pete rodney and I are trying to figure out whether we can expense that, in which case...
[18:08:28] <aslak> don t need the +1
[18:08:44] <aslak> gotta check w- pete what the resolution is
[18:08:55] <aslak> back to listening...
[18:09:04] <ALR> aslak: Yo Dan
[18:09:29] <ALR> aslak: So yeah, the Richard Kennard slot...I'm just unsure if one (ie space) exists.
[18:09:39] <ALR> Especially since we have some other RH-ers requesting an in.
[18:10:08] <aslak> he'll ping you in 30 minutes
[18:10:17] <ALR> aslak: Perfect
[18:10:18] <ALR> Thanks.
[18:13:21] <Rostifant>  @aslak just for you information: If I am using  .setManifest((new File("src/META-INF/MANIFEST.MF"))) then I got cyclic NoClassDefFounds with Corba and Eclipse stuff requests. Well, in fact I am not using corba so I think these are maybe dependencies from arquillian.
[18:13:34] *** maschmid has quit IRC
[18:14:37] <Rostifant> If I am using the .addResource method to include the manifest, then I get the CNF for my loggingfactory
[18:16:45] <aslak> Rostifant, corba and eclipse?
[18:17:30] <Rostifant> yeah, but sorry I think eclipse messed up the deployment
[18:17:34] <Rostifant> dunno
[18:22:49] *** ldimaggi has quit IRC
[18:26:59] <Rostifant> Ok, thanks for your hints and time. Hopefully, this manifest bug will be fixed so that i can run real integration tests. Btw: cool software (if it works).
[18:27:04] <Rostifant> thanks a lot
[18:27:08] *** Rostifant has quit IRC
[18:30:29] <aslak> ALR, not +1
[18:30:40] <ALR> aslak: For whom?
[18:30:43] <aslak> dan
[18:30:53] <ALR> So Richard Kennard does not need a slot?
[18:31:04] <ALR> aslak: ^
[18:31:13] <aslak> ALR, correct
[18:31:25] <ALR> aslak: Fantastic.  Thanks.  Just waiting on Rodney then. :)
[18:35:40] <aslak> ALR, and.. *drumroll*.. no rodney
[18:36:04] <ALR> aslak: OK, you guys sure? :)
[18:36:16] <ALR> Else I'll fill the slot up with JBosser.
[18:36:25] <aslak> fill it
[18:36:30] <ALR> Word up.
[18:36:34] <ALR> Thanks for proxying.
[18:36:44] <aslak> it's what i do best..
[18:36:47] <aslak> ;)
[18:40:19] *** ianbrandt has joined #jbosstesting
[18:43:06] *** ge0ffrey has quit IRC
[18:55:57] <ALR> aslak: Also ask Dan if anything was set up for a German JUG?  Before or after W-JAX?
[18:56:10] <ALR> aslak: (Sorry, booking all travel and stuff today)
[18:56:16] *** rbattenfeld has joined #jbosstesting
[19:05:01] *** jhuska has quit IRC
[19:16:29] <aslak> ALR, according to dan, a jug is on, but the details are not worked out. but before he thinks
[19:17:46] *** jdlee_ has joined #jbosstesting
[19:17:49] <ALR> aslak: k thanks.  Who was organizing it?  Which Heiko?
[19:18:19] *** jdlee has quit IRC
[19:21:40] <aslak> ALR, 7 or 8, Stuttgart, Heiko
[19:22:07] <ALR> W-JAX is 7-11
[19:22:13] <ALR> And which Heiko? :)
[19:22:15] <ALR> aslak: ^
[19:22:19] <aslak> ruo
[19:22:21] <aslak> rupp
[19:24:43] *** maeste has quit IRC
[19:26:19] *** kevinpollet has joined #jbosstesting
[19:30:09] *** rbattenfeld has left #jbosstesting
[19:33:22] <jose_freitas> aslak dooby doo, where are you? we need some help from you now
[19:33:44] <aslak> jose_freitas, heya.. i'm in Canada.. :)
[19:34:28] <jose_freitas> :) good morning then
[19:34:36] <jose_freitas> toronto?
[19:34:50] <aslak> jose_freitas, yesa
[19:35:57] *** mbg has joined #jbosstesting
[19:36:03] *** oskutka has quit IRC
[19:36:16] <jose_freitas> are you very busy?
[19:36:31] <jose_freitas> I mean, more than usual?
[19:36:49] <aslak> jose_freitas, i'm around.. a bit on and off but.. shoot :)
[19:38:29] *** oskutka has joined #jbosstesting
[19:38:48] <jose_freitas> ok, let me run the profile again to get the error
[19:43:56] <jose_freitas> I'm still having problem with as6 managed profile. I changed as6 client from profile to the normal one, but the errors aren still not clear
[19:49:59] <aslak> what's your deps now?
[19:51:28] <jose_freitas> arquillian-jbossas-managed-6, jboss-server-manager and jboss-as-client
[19:54:33] <aslak> what's the error again
[19:56:21] *** dblevins has joined #jbosstesting
[19:57:13] <jose_freitas> one sec, my machine is building the system
[19:57:30] <jose_freitas> sorry, it's extremely slow
[19:59:14] <jose_freitas> deploying 8M for each test isn't very friendly
[19:59:37] <kenfinnigan> ALR: you are a savior!
[19:59:48] <ALR> kenfinnigan: And don't forget it. :)
[19:59:51] <kenfinnigan> got the DS working with my own standalone.xml for arquillian
[19:59:55] <aslak> hehe
[19:59:56] <kenfinnigan> never will mate!
[19:59:57] <ALR> Nice!
[20:00:22] <ALR> kenfinnigan: You can thank us with a blog. :)
[20:00:33] <kenfinnigan> I may just have to do that!
[20:00:58] <kenfinnigan> I need to setup my blog site first, it's only been on my todo for about 6 mths now
[20:01:23] *** aslak_ has joined #jbosstesting
[20:01:46] <kenfinnigan> ALR: you may have already heard thru the grapevine, but hopefully in the next week I'll be announcing some exciting news, for me at least ;-)
[20:01:58] *** oskutka1 has joined #jbosstesting
[20:02:13] <ALR> kenfinnigan: Oh yeah?  I haven't heard.  PM me juicy gossip.
[20:02:33] <ALR> kenfinnigan: I like to pay WordPress hosted.  Easy breezy, pretty cheap.
[20:02:38] *** mbg has quit IRC
[20:02:48] <aslak_> i know i know.. :)
[20:03:09] *** oskutka has quit IRC
[20:03:44] *** jose_freitas has quit IRC
[20:04:20] *** aslak has quit IRC
[20:18:01] *** oskutka1 has quit IRC
[20:18:24] *** mbg has joined #jbosstesting
[20:18:45] *** aslak_ has quit IRC
[20:19:11] *** jeand has quit IRC
[20:19:19] *** jose_freitas has joined #jbosstesting
[20:28:49] *** mgoldmann has joined #jbosstesting
[20:30:58] *** jeand has joined #jbosstesting
[20:31:12] *** aslak has joined #jbosstesting
[20:31:12] *** aslak has quit IRC
[20:31:12] *** aslak has joined #jbosstesting
[20:32:39] *** oskutka has joined #jbosstesting
[20:43:06] *** ldimaggi has joined #jbosstesting
[20:58:07] *** oskutka has quit IRC
[20:58:43] *** oskutka has joined #jbosstesting
[20:59:25] *** jeand has quit IRC
[21:00:11] *** jeand has joined #jbosstesting
[21:02:57] *** jamezp is now known as jamezp_afk
[21:45:22] *** maeste has joined #jbosstesting
[21:54:59] *** aslak_ has joined #jbosstesting
[21:55:56] *** oskutka1 has joined #jbosstesting
[21:57:45] *** mbg has quit IRC
[21:58:05] *** oskutka has quit IRC
[21:58:33] *** aslak has quit IRC
[22:05:48] *** jamezp_afk is now known as jamezp
[22:13:40] *** mbg has joined #jbosstesting
[22:14:40] *** mgoldmann has quit IRC
[22:18:37] *** mbg has quit IRC
[22:23:49] <jose_freitas> aslak_: http://pastebin.com/rGDZYYrJ
[22:24:20] <jose_freitas> Caused by: java.io.StreamCorruptedException: unexpected block data
[22:24:33] *** pmuir has joined #jbosstesting
[22:27:06] *** kenfinnigan has quit IRC
[22:31:41] <jose_freitas> also this: http://pastebin.com/azHTq76w
[22:35:52] *** rruss has joined #jbosstesting
[22:40:18] *** rruss has quit IRC
[22:52:05] *** oskutka1 has quit IRC
[22:53:02] *** pmuir has quit IRC
[22:55:32] *** aslak_ has quit IRC
[23:02:59] *** jose_freitas has quit IRC
[23:21:10] *** maeste has quit IRC
[23:21:38] *** jdlee_ is now known as jdlee
[23:21:39] *** jdlee has joined #jbosstesting
[23:22:25] *** mhuniewicz has joined #jbosstesting
[23:22:45] <mhuniewicz> ALR, hi
[23:25:45] <ALR> mhnu
[23:25:48] <ALR> mhuniewicz: Hi
[23:25:50] <ALR> One sec
[23:25:58] <mhuniewicz> Sho.
[23:57:27] <ALR> mhuniewicz: Wassup?
[23:57:55] <mhuniewicz> ALR, hi. I checked out the 1.1.0-beta-1 version of descriptors,
[23:58:09] <mhuniewicz> but the jee api project, although it exists,
[23:58:12] <mhuniewicz> has no pom.xml...?

top