Yes, that was the main reason why I pushed it.
The JBossAS build profile is now broken since quite some time (with other errors) and I like to consolidate what we have to make it easier to debug those profiles as well. Doing this in a branch is fine for starting such work (and I did it for all the preparation). But if we don't move it to master some day, then it will be broken forever... LieGrue, strub >________________________________ > From: Jason Porter <[email protected]> >To: [email protected] >Cc: Mark Struberg <[email protected]> >Sent: Friday, July 6, 2012 6:20 PM >Subject: Re: A little pain can be a gain > > >Looks like everyone is correct, and you're also not using the servlet adapter >for AS, which you really should be. The JMX adapter really doesn't work well. >If this is in master I'll take a look. > > >On Fri, Jul 6, 2012 at 11:35 AM, Christian Kaltepoth <[email protected]> >wrote: > >I think Charles is right. I got similar exceptions when I used different >>versions of JBoss AS7 and the Arquillian container adapter. >> >>Christian >> >> >>2012/7/6 Charles Moulliard <[email protected]> >> >>> Mark, >>> >>> Could it be possible as explained here that you sue different jars file >>> between arquillian and JBoss AS7 ? >>> >>> https://community.jboss.org/message/720744 >>> >>> Regards, >>> >>> Charles Moulliard >>> >>> Apache Committer >>> >>> Blog : http://cmoulliard.blogspot.com >>> Twitter : http://twitter.com/cmoulliard >>> Linkedin : http://www.linkedin.com/in/charlesmoulliard >>> Skype: cmoulliard >>> >>> >>> On Fri, Jul 6, 2012 at 3:08 PM, Mark Struberg <[email protected]> wrote: >>> >>> > I've now pushed the changes in our integration-test handling to master. >>> > >>> > What works already: >>> > >>> > * OWB >>> > * Weld >>> > * TomEE >>> > >>> > JBossAS7 both build and managed can compile but fail with a weird >>> > Exception. I definitely need help on this! >>> > >>> > http://pastie.org/4209858 >>> > >>> > $> mvn clean install -Pjbossas-build-managed-7 >>> > >>> > >>> > txs and LieGrue, >>> > strub >>> > >>> > >>> >> >> >> >>-- >>Christian Kaltepoth >>Blog: http://chkal.blogspot.com/ >>Twitter: http://twitter.com/chkal >> > > > >-- >Jason Porter >http://lightguard-jp.blogspot.com >http://twitter.com/lightguardjp > >Software Engineer >Open Source Advocate >Author of Seam Catch - Next Generation Java Exception Handling > >PGP key id: 926CCFF5 >PGP key available at: keyserver.net, pgp.mit.edu > > >
