I'm trying to write a test in testsuite/smoke-tests. The test is pretty simple and has a javax.naming.Context import in it. I keep running into this CNFE every time I try running it:
17:12:22,623 SEVERE [org.jboss.arquillian.protocol.jmx.JMXTestRunner] (pool-31-thread-1) Error in test method: testLocalBindingsOnSLSB: java.lang.NoClassDefFoundError: javax/naming/Context