Grails

Reloading a domain class or classes in src/groovy breaks when plug-ins are installed (effects jsecurity/searchable etc.)

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Blocker Blocker
  • Resolution: Fixed
  • Affects Version/s: 1.0.1
  • Fix Version/s: 1.0.2
  • Component/s: Plugins
  • Labels:
    None

Activity

Hide
Graeme Rocher added a comment -

The result is a ClassCastException, the issue is similar to problem in grails shell before. When we re-create Grails class loader we have reload the plugins with the new class loader

Show
Graeme Rocher added a comment - The result is a ClassCastException, the issue is similar to problem in grails shell before. When we re-create Grails class loader we have reload the plugins with the new class loader

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: