[
https://issues.jboss.org/browse/WFCORE-1133?page=com.atlassian.jira.plugi...
]
Brian Stansberry reassigned WFCORE-1133:
----------------------------------------
Assignee: Stuart Douglas
Stuart, I'm assigning this to you as you can best evaluate how critical this is for WF
10 and whether the PR is ok.
You're a busy guy, so if it's valid feel free to reassign back to me and I'll
deal with the process hoops to get it in (file JBEAP, backport etc).
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: Bug
Affects Versions: 2.0.1.Final
Environment: Macbook
JDK 1.8
Reporter: Jay SenSharma
Assignee: Stuart Douglas
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)