Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
Error creating bean with name 'com.googlecode.jsu.actions.ConfigurationAction': Unsatisfied dependency expressed through constructor argument with index 0 of type

With the following steps, this can be resolved:

...

This was because of a conflict with some other plugin. We had been able to fix this in JSU 2.5.2 . We recommend to update to the latest version of JSU.

Debugging the JSUĀ app

If you want to turn on the 'JSU' debug messages, you may do so as follows:

...