3 Replies Latest reply on Nov 14, 2014 4:16 AM by rob.stryker

    Wildfly runtime websocket library not included

    jluna

      Hi,

      I installed the latest version of JBoss tools 4.2 and configured wildfly 8.1. When I create a dynamic web project and set the runtime to wildlfy everything seems to be ok but when I wanted to create a server endpoint for a websocket I realized the jboss-websocket-api_1.0_spec-1.0.0.Final.jar was not included in the wildfly runtime library, so I had to add it manually to the project. In previous versions it was added automatically.

       

      Does anybody know what could be happening? or Am I doing something wrong?