Sorry, I just noticed that I get an exception: javax.enterprise.inject.UnsatisfiedResolutionException: Api type [c.w.b.b.Logging] is not found with the qualifiers Qualifiers: [@javax.enterprise.inject.Default()] for injection into Field Injection Point, field name : logging, Bean Owner : [UserSession, Name:null, WebBeans Type:MANAGED, API Types:[c.w.b.u.WSSessionDelegate,java.lang.Object], Qualifiers:[javax.enterprise.inject.Any,javax.enterprise.inject.Default]]
I guess the message tries to tell me: "Bean has not been found". I'll have a look into it, and come back later... Chris
