[
https://issues.jboss.org/browse/JBIDE-8127?page=com.atlassian.jira.plugin...
]
Lukas Jungmann commented on JBIDE-8127:
---------------------------------------
by $JBOSS_AS_6 I mean full path to JBossAS 6 home folder,
ie./home/lukas/latest/jboss-6.0.0.Final. Sorry, I should made it clear.
The new JBossWS runtime dialog doesn't accept other than JBoss server home folder with
the message "Select correct JBoss Server folder", so I cannot simply download
and unzip arbitrary JBossWS and point the IDE there.
cannot edit wrong JBossWS runtime
---------------------------------
Key: JBIDE-8127
URL:
https://issues.jboss.org/browse/JBIDE-8127
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Webservices
Affects Versions: 3.2.0.CR1
Reporter: Lukas Jungmann
Assignee: Brian Fitzpatrick
Fix For: 3.2.x
Original Estimate: 0 minutes
Remaining Estimate: 0 minutes
-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