[
https://jira.jboss.org/jira/browse/JBIDE-5597?page=com.atlassian.jira.plu...
]
Rob Stryker commented on JBIDE-5597:
------------------------------------
For problem A, you stated that the files *do* change. This means this is definitely a
runtime issue and not a tools issue. You should open a new bug on the runtime side to fix
that.
For problem B, I should have included this in the editor page documentation. The problem
here is that the server framework doesn't have a way to send out deltas when the
editor is saved. So all my listeners get are the new values, and I have no idea on the old
values or whether anything specifically has changed.
So for this purpose, I've added that changes to the deployment preferences
shouldn't be made unless the server is shutdown at the time. Without a way to detect
deltas, I won't know which folders to add or remove from the deployment scanner as you
make changes, or which old files to delete.
You may want to check
https://bugs.eclipse.org/bugs/show_bug.cgi?id=272647 for more
discussion on the (lack of a) delta API.
Full Publish of ESB projects does not redeploy and also can't
deploy at all from eclipse workspace directory (deploy option)
----------------------------------------------------------------------------------------------------------------------------
Key: JBIDE-5597
URL:
https://jira.jboss.org/jira/browse/JBIDE-5597
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: JBossAS
Affects Versions: 3.1.0.M4
Environment: Fedora 9, SOA-P 5.0 Beta1, JBDS 3 M4
Reporter: Aaron Pestel
Assignee: Rob Stryker
Fix For: 3.1.0.CR2
Attachments: TestDeploy.zip
Create a new ESB project, add it to a SOA-P server, in the JBossAS view, right-click on
the project and choose "Full Publish" - it doesn't republish the project
like it used to. Can also modify the project (jboss-esb.xml) and select full publish and
it still won't republish, have to remove project from server and re-add project to
server.
JBDS project now seems to be setup by default to deploy to JBoss deploy directory as
opposed to the Ecplise workspace. I changed it to deploy to the workspace (like I think
previoius versions defaulted to), and couldn't even get the project to deploy that
way.
If this isn't reproducible enough, please let me know and I'll attach a project
with more clear steps.
Thanks!
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira