1 Reply Latest reply on Dec 5, 2014 11:17 PM by jaikiran

    How to customize WildFly to be a Web Container only

    jimi.com.mx

      Hi,

       

      The web application we currently develop and support right now is a servlet-only application, we use the async IO servlets from the 3.1 spec and RESTEasy 3.0.9 only.

       

      So is there a way to strip everything out of WildFly to just leave it like a servlet 3.1 container only?

       

      I see there's a core distribution, but it's too basic for us, so I know is not what we need, and I don't know how to add the servlet 3.1 container to it.

       

      Thanks