[
https://issues.jboss.org/browse/JBIDE-8938?page=com.atlassian.jira.plugin...
]
Rob Stryker updated JBIDE-8938:
-------------------------------
Attachment: JBIDE-8938.ogg
This is a screenshot of me not able to replicate it. I was able to replicate it once,
but, it was not easy to replicate, and also had no effect at all.
Periodically, unused deployables are cleansed, (such as after publishes or after adding a
new module to a server). This is a cosmetic-only issue. It has no effect at all, though
it may confuse users.
I suggest making a new jira and marking it optional or minor. The main topic of this jira
is fixed.
Renaming a seam project makes the ds.xml undeployable
-----------------------------------------------------
Key: JBIDE-8938
URL:
https://issues.jboss.org/browse/JBIDE-8938
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: JBossAS/Servers, Seam 2
Affects Versions: 3.2.1.M1
Environment:
jbdevstudio-product-eap-macosx-cocoa-4.1.0.v201105091943R-H400-M1.jar
Mac OS X 10.6 Snow Leopard
Reporter: Martin Malina
Assignee: Rob Stryker
Fix For: 3.3.0.Beta3
Attachments: JBIDE-8938.ogg, Screen Shot 2012-04-05 at 12.34.14.png
If you rename a seam project it fails to deploy again because of failed dependencies:
DEPLOYMENTS MISSING DEPENDENCIES:
Deployment "persistence.unit:unitName=#SeamWar" is missing the following
dependencies:
Dependency "jboss.jca:name=SeamWarDatasource,service=DataSourceBinding"
(should be in state "Create", but is actually in state "** NOT FOUND
Depends on 'jboss.jca:name=SeamWarDatasource,service=DataSourceBinding' **")
DEPLOYMENTS IN ERROR:
Deployment "jboss.jca:name=SeamWarDatasource,service=DataSourceBinding" is in
error due to the following reason(s): ** NOT FOUND Depends on
'jboss.jca:name=SeamWarDatasource,service=DataSourceBinding' **
This happens because after the renaming, the ds file becomes undeployable. If you mark it
as deployable again, you can then deploy it and also the renamed seam project deploys
correctly.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira