Hide Forgot
Affects Testing: Regression Steps to Reproduce: 1) Start the BRMS, login and import sample repository. 2) Go to Knowledge Bases -> Packages -> mortgages 3) Create global with type from mortgages example model. (e.g. Applicant or LoanApplication) 4) Click Save and validate configuration. securitylevel_name: Public When trying to create global with type from mortgage example model (e.g Applicant), the validation fails with 'Class not found'.
Attachment: Added: globals.png Attachment: Added: globals_validation_erros.png
Affects Testing: Added: [Regression]
Please consider fixing for 5.1 CR1.
regression from 5.0.2
Not seeing anything helpful in the server.log - with the logging set at debug (sh ./run.sh -c production -Djboss.server.log.threshold=DEBUG) - all that is written to the log when the config is validated is: 2010-12-02 14:23:05,422 INFO [STDOUT] (http-127.0.0.1-8080-5) INFO 02-12 14:23:05,421 (LoggingHelper.java:info:51) USER:admin SAVING package [mortgages] See attached server.log
Attachment: Added: server.log
Done
Link: Added: This issue is a dependency of GUVNOR-1293