[jboss-jira] [JBoss JIRA] (WFCORE-1133) JDK 1.8 on Mac causes javax.script.ScriptEngineFactory: Provider apple.applescript.AppleScriptEngineFactory not found
Jay SenSharma (JIRA)
issues at jboss.org
Mon Nov 16 12:36:00 EST 2015
Jay SenSharma created WFCORE-1133:
-------------------------------------
Summary: JDK 1.8 on Mac causes javax.script.ScriptEngineFactory: Provider apple.applescript.AppleScriptEngineFactory not found
Key: WFCORE-1133
URL: https://issues.jboss.org/browse/WFCORE-1133
Project: WildFly Core
Issue Type: Feature Request
Affects Versions: 2.0.1.Final
Environment: Macbook
JDK 1.8
Reporter: Jay SenSharma
Attachments: WildFlyServerSideJavaScript.war
- When we try deploying any simple ServerSide java script based application on WildFly 10 we see the following Error while deploying the application:
{code:java}
22:50:49,050 ERROR [stderr] (ServerService Thread Pool -- 62) ScriptEngineManager providers.next(): javax.script.ScriptEngineFactory: Provider apple.applescript.AppleScriptEngineFactory not found
{code}
try deploying the attached application on WildFly 10 and notice the console output.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
More information about the jboss-jira
mailing list