There's not much we can do about Community AS 4.2.x.
In current trunk I see your problem:
10:47:58,654 ERROR [ProfileServiceBootstrap] Failed to load profile: Summary of incomplete
deployments (SEE PREVIOUS ERRORS FOR DETAILS):
|
| *** CONTEXTS MISSING DEPENDENCIES: Name -> Dependency{Required State:Actual State}
|
| StatelessSessionClientInterceptors
| -> StatelessSessionClientInterceptors$4{Configured:Instantiated}
|
| StatelessSessionClientInterceptors$4
| -> com.alrubinger.Test{Configured:** NOT FOUND Depends on
'com.alrubinger.Test' **}
|
|
| *** CONTEXTS IN ERROR: Name -> Error
|
| com.alrubinger.Test -> ** NOT FOUND Depends on 'com.alrubinger.Test' **
Though this isn't really within the EJB3 domain; this file's processed by the AOP
AspectManager and I'll have to ask AOP team why these classes declared on the stack
must be available immediately.
Please raise an EJBTHREE JIRA and I'll dig around.
S,
ALR
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4191798#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...