Rob Stryker [
http://community.jboss.org/people/rob.stryker%40jboss.com] replied to the
discussion
"Deployment problems"
To view the discussion, visit:
http://community.jboss.org/message/543561#543561
--------------------------------------------------------------
From my experiences testing, full publish only ever fails if your
deployment (such as an EJB) has no xml descriptor defined. The JBoss runtime seems to have
difficulty noticing changes if there are no xml descriptors in the deployment.
I recognize this as a significant downfall, but I've been unable to find any way to
push to the runtime that these changes have occurred. THe workaround that I've found
is to include the non-required xml descriptor in your project so that the App server can
actually recognize the change.
--------------------------------------------------------------
Reply to this message by going to Community
[
http://community.jboss.org/message/543561#543561]
Start a new discussion in JBoss Tools at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]