[
https://issues.jboss.org/browse/WFLY-10895?page=com.atlassian.jira.plugin...
]
Brian Stansberry commented on WFLY-10895:
-----------------------------------------
I moved this to WFLY because this pertains to the undertow subsystem. Perhaps a fix would
be in undertow and brought in via core, but serving JNLP content isn't really an
aspect of core's use of undertow.
Issues accessing JNLP application in Internet Explorer due to missing
mime-type.
--------------------------------------------------------------------------------
Key: WFLY-10895
URL:
https://issues.jboss.org/browse/WFLY-10895
Project: WildFly
Issue Type: Bug
Components: Web (Undertow)
Reporter: Saisha Naik
Priority: Minor
Attachments: Test.jnlp, TestJnlp.jar
Issues accessing a JNLP application in Internet Explorer due to missing JNLP extension in
undertow. The JNLP application is rendered as an XML file due to incorrect mime-type.
This works fine in Mozilla and Chrome.
The JNLP mapping does not exist in
[
Mimemappings.java|https://github.com/undertow-io/undertow/blob/master/cor...].
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)