Hi all

I run into a problem, when using CdiTestRunner, Weld-SE (2.1.2) and Deltaspike 
(1.0.1) scopes like GroupedConversationScope. Even if I start the scopes with 
@TestControl(startScopes = {RequestScoped.class, SessionScoped.class, 
GroupedConversationScoped.class}) the latter scope is not available and gives 
me a  [WELD-001303: No active contexts for scope type 
org.apache.deltaspike.core.api.scope.GroupedConversationScoped] error.

Any ideas, how this can be solved?

Regards, Rainer

Reply via email to