-
Notifications
You must be signed in to change notification settings - Fork 45
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add additional exception handling for standard
When using the standard action, a compiled class file is send to the application server as part of a TemplatesImpl payload. This class file is dynamically compiled using the locally used version of Java. If this version is too new, the application server may refuse to load the precompiled class. This exeception is now caught and an error msg should explain the issue.
- Loading branch information
Showing
1 changed file
with
18 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters