[jboss-jira] [JBoss JIRA] (WFLY-3608) Expose configuring allowed file extensions

Tomaz Cerar (JIRA) issues at jboss.org
Thu Jul 17 18:56:30 EDT 2014


     [ https://issues.jboss.org/browse/WFLY-3608?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tomaz Cerar updated WFLY-3608:
------------------------------

        Description: 
It should be possible to modify allowed extensions without adding web.xml entry as we have it now.
It should be an configuration option of servlet-container element. in undertow subsystem.

  was:
I have a Java applet that does not download from the WildFly server and generates a ClassNotFoundException in the java console when the web application attempts to load the applet. I have also written a custom Java application to attempt to directly download the applet's JAR file from the server, using the appropriate session ID cookie. This has worked with previous versions, and the applet is not successfully downloaded that way either. I am not sure if there is some new configuration requirement that I don't know about. 

I noticed the following question that appears to be the same problem I am reporting but it was not reported as a bug.

https://community.jboss.org/message/880008

    Forum Reference: https://community.jboss.org/message/880008


> Expose configuring allowed file extensions
> ------------------------------------------
>
>                 Key: WFLY-3608
>                 URL: https://issues.jboss.org/browse/WFLY-3608
>             Project: WildFly
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: Web (Undertow)
>    Affects Versions: 8.1.0.Final
>         Environment: CentOs 5.5 & Ubuntu 10.04/12.04, Wildfly 8.1.0 Final, java version 1.7.0_60
>            Reporter: Thomas Brenna
>            Assignee: Tomaz Cerar
>
> It should be possible to modify allowed extensions without adding web.xml entry as we have it now.
> It should be an configuration option of servlet-container element. in undertow subsystem.



--
This message was sent by Atlassian JIRA
(v6.2.6#6264)


More information about the jboss-jira mailing list