George,
The JBoss connector validation was made more strict in CI 15 so now it validates only against JBoss AS and not JBoss EAP.We never had direct support for JBoss EAP.
You can work around the validation issue by creating a dummy jar file with name jboss-as-web-7.1.1.Final.jar in this path : {$jboss.home}/modules/org/jboss/as/web/main. If the folder structure is not present in the JBoss EAP installation, please create the folders accordingly. The JBoss AS 7.x connector will now support JBoss EAP 6.x.
The fix for the validation issue will be out with our next CI release due very soon. I will keep you posted about the CI release.
–Swapna
MyEclipse Support