0 Replies Latest reply on Jun 19, 2012 10:15 AM by robinmacharg

    Unable to deploy example to JBoss AS 7.1.1.Final / Managed

    robinmacharg

      I'm trying to deploy the example Greeter test to a Managed JBoss AS 7.1.1.Final without success.  When I looked at this a couple of weeks ago it appeared to work.

       

      I'm running on Mac OSX 10.7 (Lion) Desktop

       

      I have:

      • A default Git checkout of the example
      • A vanilla JBoss AS7.1.1.Final
      • Oracle JDK 1.7
      • Maven 3.0.4
      • Eclipse 3.8 (Indigo)

       

      I run the test by right-clicking the test and choosing "Run as JUnit Test"

       

      It works if I use the embedded Glassfish profile.  I see the packaging output, and the test runs successfully.

       

      When I swith to the "arquillian-jbossas-managed" profile I see JBoss starting, and then apparently hanging.  There is no packaging step, no test results, no errors or warnings, nothing.

       

      I'd appreciate any suggestions how I'd go about diagnosing what's wrong.  Searching for 'hang', 'freeze' etc. along with a variety of terms from the above configuration does not yield anything.

       

      One thing: I see there's an open issue with JMX and Lion (https://issues.jboss.org/browse/JBIDE-12109).  We have recently upgraded to JDK 1.7 from 1.6.  Would this be relevant?

       

      Thanks,

      Robin