[JBoss JIRA] Created: (JBIDE-8678) "Run on Server" does not intelligently handle deletion of .war
by Joshua Wulf (JIRA)
"Run on Server" does not intelligently handle deletion of .war
--------------------------------------------------------------
Key: JBIDE-8678
URL: https://issues.jboss.org/browse/JBIDE-8678
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: core
Environment: JBDevStudio 4
Reporter: Joshua Wulf
Assignee: Max Rydahl Andersen
When a seam project is generated and run on the embedded eap server, if you delete the .war or the -ds from the deploy directory, Dev Studio doesn't handle it properly.
The Dev Studio seems to push only a delta of changed files to the server, and doesn't check to see if the war has been tampered or removed. So if you now attempt to "Run on Server", it will fail as there will be no .war file deployed. Changing one of the files in the project, saving it, then hitting "Run On Server" again results in the changed file being pushed to a .war in the server's deploy directory, but nothing else.
I managed to get Dev Studio to push the whole project to the server by restarting Dev Studio.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
14 years, 11 months
[JBoss JIRA] Created: (JBIDE-8740) Invalid org.drools.eclipse plugin
by Nick Boldt (JIRA)
Invalid org.drools.eclipse plugin
---------------------------------
Key: JBIDE-8740
URL: https://issues.jboss.org/browse/JBIDE-8740
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Build/Releng
Affects Versions: 3.2.1
Environment: 3.2_stable_branch.2011-04-15_00-38-24-H707
Reporter: Snjezana Peco
Assignee: Nick Boldt
The org.drools.eclipse_5.2.0.201104120641 plugin isn't built correctly. It is about 57 mb big (org.drools.eclipse_5.2.0.v20110116-0638-H14 is about 8MB) and includes all required eclipse plugins in the lib directory.
It doesn't export the org.drools.eclipse.util package. See JBIDE-8730.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
14 years, 11 months
[JBoss JIRA] Created: (TOOLSDOC-162) Mistake in 13th Chapter
by Joshua Wulf (JIRA)
Mistake in 13th Chapter
-----------------------
Key: TOOLSDOC-162
URL: https://issues.jboss.org/browse/TOOLSDOC-162
Project: Documentation for JBoss Tools and Developer Studio
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: Seam Developer Tools Reference Guide
Reporter: Joshua Wulf
Assignee: Isaac Rooskov
Text reads: "In the next section we will create Chapter 1, Introduction Web application, connect it to the HSQL database and add CRUD support."
Pretty sure that the hyperlink to Chapter 1 should not be there.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
14 years, 12 months
[JBoss JIRA] Created: (JBIDE-8127) cannot edit wrong JBossWS runtime
by Lukas Jungmann (JIRA)
cannot edit wrong JBossWS runtime
---------------------------------
Key: JBIDE-8127
URL: https://issues.jboss.org/browse/JBIDE-8127
Project: Tools (JBoss Tools)
Issue Type: Bug
Reporter: Lukas Jungmann
-create new JBossWS runtime in Preferences->Web Services->JBossWS Preferences and use $JBOSS_AS_6 as 'Home folder' and '2.0' as version
-select newly created runtime in Preferences->Web Services->JBossWS Preferences tab
-click on 'Edit' button
=> nothing happens and in the error log, there is:
java.lang.NullPointerException
at org.jboss.tools.ws.ui.preferences.JBossWSRuntimeListFieldEditor$JBossWSRuntimeWizardPage.propertyChange(JBossWSRuntimeListFieldEditor.java:528)
at java.beans.PropertyChangeSupport.firePropertyChange(PropertyChangeSupport.java:339)
at java.beans.PropertyChangeSupport.firePropertyChange(PropertyChangeSupport.java:276)
at org.jboss.tools.common.ui.widget.editor.BaseFieldEditor.setValue(BaseFieldEditor.java:224)
at org.jboss.tools.common.ui.widget.editor.CompositeEditor.setValue(CompositeEditor.java:126)
at org.jboss.tools.ws.ui.preferences.JBossWSRuntimeListFieldEditor$JBossWSRuntimeWizardPage.createControl(JBossWSRuntimeListFieldEditor.java:469)
at org.eclipse.jface.wizard.Wizard.createPageControls(Wizard.java:170)
at org.eclipse.jface.wizard.WizardDialog.createPageControls(WizardDialog.java:734)
at org.eclipse.jface.wizard.WizardDialog.createContents(WizardDialog.java:606)
at org.eclipse.jface.window.Window.create(Window.java:431)
at org.eclipse.jface.dialogs.Dialog.create(Dialog.java:1089)
at org.eclipse.jface.window.Window.open(Window.java:790)
at org.jboss.tools.ws.ui.preferences.JBossWSRuntimeListFieldEditor$EditAction.run(JBossWSRuntimeListFieldEditor.java:1019)
at org.jboss.tools.ws.ui.preferences.JBossWSRuntimeListFieldEditor$ActionButton$1.widgetSelected(JBossWSRuntimeListFieldEditor.java:864)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:234)
....
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
14 years, 12 months