[
https://jira.jboss.org/jira/browse/JBIDE-2971?page=com.atlassian.jira.plu...
]
Max Rydahl Andersen resolved JBIDE-2971.
----------------------------------------
Resolution: Rejected
Krasig - you shouldn't set your archive destination to your production server
directly; that is dangerous ;)
Instead put the jar somewhere in your workspace, right click the file and click "Make
deployable"; then say
which server you want it deployed too. By default changes done in the archive will be
published to the server
but if you disable automatic publishing for that server it won't happen unless you do
it explicitly.
That is how it is supposed to work.
Clean project clears archive
----------------------------
Key: JBIDE-2971
URL:
https://jira.jboss.org/jira/browse/JBIDE-2971
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Archives
Environment: Eclipse 3.4
JVM 1.5.0.11
Night build 09.29
Reporter: Krasimir Goutcev
I have a project and war archive.
The destination of this archive is our production server.
Once a week i do manual build and war is deployed on server.
( option "Enable incremental builder" is OFF )
But sometimes i do "clear" project ( Project-> Clean)
, and then my war is cleared from server (application is undeployed)
Maybe this is not bug. But this means that I can't have project arhive in my project
and every time I must create a new one.
--
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