Juergen Hoeller opened SPR-11237 and commented
According to recent tests, deploying onto WildFly 8.0 RC1 works fine in terms of classpath scanning and load-time weaving since the underlying JBoss VFS and ClassLoader APIs are compatible with JBoss AS 7.
However, we still need to research JSR-356 on WildFly and its underlying web server Undertow. Since we're talking about Servlet 3.1 within a Java EE 7 server here, this should be rather straightforward.
Referenced from: commits 5f21060
0 votes, 5 watchers