Tuesday, December 3, 2013

Fastswap limitations

Fastswap is a weblogic server function to speed up development/deploy process. see WLS doc

However, some limitations has been reported by customers:
  • all fields modifiers are changed to ‘public’ when fastswap is enabled
  • CDI not working when fastswap is enabled
Checking internally, this seems to be a design decision and it cannot easily be ‘fxied’.
Enhancement requests have been raised but no progress yet.

No comments:

Post a Comment