DeltaSpikeTCCL.ear TestExtension.java TestServlet.java Sorry for the delay. Here's a the requested test application and it's source code (both war files have identical source that differs only by it's package name). To run it just install the app and navigate to DeltaSpikeTCCLWarA/TestServlet or DeltaSpikeTCCLWarB/TestServlet Expected results: The ConfigSource created by TestExtension will appear in the list of ConfigSources visible to TestServlet Actual results: It's not in the list. |