]
Tomaz Cerar commented on WFLY-3608:
-----------------------------------
I renamed this issue in spirit that we need to better expose configuration for allowed
file extensions & update default allowed / disallowed list.
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
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