Comment #3 on issue 1993 by EMMartins: ClassLoader chaining problem for profile-spec-ref in RA.
http://code.google.com/p/mobicents/issues/detail?id=1993

Checked the code and seems ok, it has all profile specs added to class loading deps, please be sure that the RA class (or another one that depends on the profile spec) is not actually in a library that the RA depends, if that's the case it is actually the library that depends on the profile spec and you need to switch to use the new library extension and add the profile spec as a ref of the library.

If you don't see anything wrong in your side please make a dumb RA and profile spec that we can use to replicate the issue.

Reply via email to