I'm getting an error:
WELD-000119: Not generating any bean definitions from com.whatever.LicenseAgreementManager because of underlying class loading error: Type com.whatever.config.SettingsServiceRemote from [Module "deployment.com.whatever.whatever-ear.ear.whatever-ejb-0.15-SNAPSHOT.jar:main" from Service Module Loader] not found. If this is unexpected, enable DEBUG logging to see the full error.
|
I consider this a fairly serious error, so I think it should be at least WARNING, if not ERROR.
|