Hey Dan!
My generated EAR still didn't get deployed in Eclipse with JBT, because it is missing META-INF/jboss-deployment-structure.xml. The reason is that project generated build.xml is missing following line (on 262):
<include name="jboss-deployment-structure.xml"/>
I am using locally built CR1-SNAPSHOT dist from 2012-06-21.
Hey Dan!
My generated EAR still didn't get deployed in Eclipse with JBT, because it is missing META-INF/jboss-deployment-structure.xml. The reason is that project generated build.xml is missing following line (on 262):
I am using locally built CR1-SNAPSHOT dist from 2012-06-21.