[JBoss JIRA] Created: (JBIDE-2286) view id selection shows "weird" dialog
by Max Rydahl Andersen (JIRA)
view id selection shows "weird" dialog
--------------------------------------
Key: JBIDE-2286
URL: http://jira.jboss.com/jira/browse/JBIDE-2286
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Seam
Reporter: Max Rydahl Andersen
Fix For: 3.0.x
Not sure if this is a bug or feature request, but here it goes.
The dialog for selecting view-id contains "weird things"
1) the root node is the same as project name
2) the project is shown below the root node with all folders/files below it
3) there are other folders shown below it that seem to be non-related.
...what I would have expected was a list of existing view-id's used in the pages.xml, list of whatever page resources that is found inside any view/webcontent folder according to WTP project and finally a "Other" node which would allow me to browse the full project.
Maybe this should be a dialog with various options instead of a pure tree to make it simpler for the user ?
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
17 years, 5 months
[JBoss JIRA] Created: (JBIDE-1372) JSF project validation error
by Aliaksey Nis (JIRA)
JSF project validation error
----------------------------
Key: JBIDE-1372
URL: http://jira.jboss.com/jira/browse/JBIDE-1372
Project: JBoss Tools
Issue Type: Bug
Affects Versions: 2.0.0.CR1
Reporter: Aliaksey Nis
Priority: Minor
1.Create JSF 1.2 KickStart project.
2. While validation take place - add custom capabilities.
NPE appears.
*** ERROR ***: Mon Nov 26 18:47:13 EET 2007 org.eclipse.jst.j2ee.commonarchivecore.internal.exception.DeploymentDescriptorLoadException: WEB-INF/web.xml
Stack trace of nested exception:
org.eclipse.jst.j2ee.commonarchivecore.internal.exception.EmptyResourceException: platform:/resource/hhk/WebContent/WEB-INF/web.xml
at org.eclipse.jst.j2ee.commonarchivecore.internal.util.ArchiveUtil.getRoot(ArchiveUtil.java:440)
at org.eclipse.jst.j2ee.commonarchivecore.internal.strategy.XmlBasedImportStrategyImpl.primLoadDeploymentDescriptor(XmlBasedImportStrategyImpl.java:42)
at org.eclipse.jst.j2ee.commonarchivecore.internal.strategy.War22ImportStrategyImpl.loadDeploymentDescriptor(War22ImportStrategyImpl.java:87)
at org.eclipse.jst.j2ee.commonarchivecore.internal.strategy.War22ImportStrategyImpl.importMetaData(War22ImportStrategyImpl.java:81)
at org.eclipse.jst.j2ee.commonarchivecore.internal.impl.WARFileImpl.getDeploymentDescriptor(WARFileImpl.java:145)
at org.eclipse.jst.j2ee.model.internal.validation.WarValidator.validateInJob(WarValidator.java:328)
at org.eclipse.jst.j2ee.internal.web.validation.UIWarValidator.validateInJob(UIWarValidator.java:111)
at org.eclipse.wst.validation.internal.operations.ValidatorJob.run(ValidatorJob.java:75)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
17 years, 5 months
[JBoss JIRA] Created: (JBIDE-2360) Allow runtime properties in jboss-esb.xml file
by Magesh Kumar B (JIRA)
Allow runtime properties in jboss-esb.xml file
----------------------------------------------
Key: JBIDE-2360
URL: http://jira.jboss.com/jira/browse/JBIDE-2360
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: esb, XML Structured Editor
Reporter: Magesh Kumar B
Priority: Trivial
When editing jboss-esb.xml files, if a a configuration contains a runtime property for an numeric filed, validation errors are thrown. It would be nice to allow properties like this in numeric values of jboss-esb.xml files.
<jbr-provider host="${jboss.bind.address}"
name="dk.telenor.esb.sample.JBRChannel" protocol="http">
<jbr-bus
busid="dk.telenor.esb.sample.tdc.columbine.TestColumbineJBRBus" port="${jbr.port}"/>
</jbr-provider>
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
17 years, 5 months
[JBoss JIRA] Created: (JBIDE-2564) <rich:inplaceSelect> component template doesn't process many attributes and resize works wrong.
by Andrei Scherbovich (JIRA)
<rich:inplaceSelect> component template doesn't process many attributes and resize works wrong.
-----------------------------------------------------------------------------------------------
Key: JBIDE-2564
URL: https://jira.jboss.org/jira/browse/JBIDE-2564
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Visual Page Editor
Affects Versions: 3.0.0.alpha
Environment: subversion revision 9227
Reporter: Andrei Scherbovich
Assignee: Eugene Stherbin
<rich:inplaceSelect> template bug:
1) "cancelControlIcon" attribute shows the same icon as "saveControlIcon"
2) Attributes "controlsHorisontalPosition" and "controlsVerticalPosition" don't work
3) "listHeght" and "listWidth" attributes don't work
4) Las <f:selectItem> not highlighted in VPE (SEE PICTURE ATTACHED)
5) Resize works wrong. It changes "style" attribute, but inplaceSelect has no such attribute. It should only change "selectionWidth" attribute
6) Resource bundles should be resolved for "defaultLable" attribute
7) Selection functionality should work for nested <f:selectItem> and <f:selectItems> tags
SEE TEST FILE ATTACHED
--
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
17 years, 5 months
[JBoss JIRA] Created: (JBIDE-2536) Component <h:selectOneRadio> doesn't work in VPE. Exception appears.
by Andrei Scherbovich (JIRA)
Component <h:selectOneRadio> doesn't work in VPE. Exception appears.
--------------------------------------------------------------------
Key: JBIDE-2536
URL: https://jira.jboss.org/jira/browse/JBIDE-2536
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Visual Page Editor
Affects Versions: 3.0.0.alpha
Reporter: Andrei Scherbovich
Assignee: Maxim Areshkau
VPE doesn't show <h:selectOneRadio> components.
Open a jsp file and insert there
<h:selectOneRadio id="sub1" value="#{user.selects}"
layout="lineDirection" border="10" dir="LTR"
disabled="false"
style="color: red; background: pink;" >
<f:selectItem id="it1_1" itemLabel="<b>News</b>" itemValue="1"
escape="false" itemDisabled="false" />
<f:selectItem id="it1_2" itemLabel="Sports" itemValue="2" />
<f:selectItem id="it1_3" itemLabel="#{msg.hello_message}" itemValue="3" />
</h:selectOneRadio>
EXCEPTION Appears:
org.eclipse.swt.SWTException: Failed to execute runnable (java.lang.NullPointerException)
at org.eclipse.swt.SWT.error(SWT.java:3777)
at org.eclipse.swt.SWT.error(SWT.java:3695)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:136)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3800)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3425)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2382)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2346)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2198)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:493)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:288)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:488)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:382)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)
at org.eclipse.equinox.launcher.Main.run(Main.java:1236)
at org.eclipse.equinox.launcher.Main.main(Main.java:1212)
Caused by: java.lang.NullPointerException
at org.jboss.tools.jsf.vpe.jsf.template.JsfRadioSelectItemTemplate.getNameSuffix(JsfRadioSelectItemTemplate.java:146)
at org.jboss.tools.jsf.vpe.jsf.template.JsfRadioSelectItemTemplate.create(JsfRadioSelectItemTemplate.java:97)
at org.jboss.tools.vpe.editor.VpeVisualDomBuilder.createNode(VpeVisualDomBuilder.java:445)
at org.jboss.tools.vpe.editor.VpeVisualDomBuilder.addNode(VpeVisualDomBuilder.java:256)
at org.jboss.tools.vpe.editor.VpeVisualDomBuilder.addChildren(VpeVisualDomBuilder.java:630)
at org.jboss.tools.vpe.editor.VpeVisualDomBuilder.createNode(VpeVisualDomBuilder.java:524)
at org.jboss.tools.vpe.editor.VpeVisualDomBuilder.addNode(VpeVisualDomBuilder.java:256)
at org.jboss.tools.vpe.editor.VpeVisualDomBuilder.addChildren(VpeVisualDomBuilder.java:605)
at org.jboss.tools.vpe.editor.VpeVisualDomBuilder.createNode(VpeVisualDomBuilder.java:520)
at org.jboss.tools.vpe.editor.VpeVisualDomBuilder.addNode(VpeVisualDomBuilder.java:256)
at org.jboss.tools.vpe.editor.VpeVisualDomBuilder.addChildren(VpeVisualDomBuilder.java:630)
at org.jboss.tools.vpe.editor.VpeVisualDomBuilder.createNode(VpeVisualDomBuilder.java:524)
at org.jboss.tools.vpe.editor.VpeVisualDomBuilder.addNode(VpeVisualDomBuilder.java:256)
at org.jboss.tools.vpe.editor.VpeVisualDomBuilder.addChildren(VpeVisualDomBuilder.java:605)
at org.jboss.tools.vpe.editor.VpeVisualDomBuilder.createNode(VpeVisualDomBuilder.java:520)
at org.jboss.tools.vpe.editor.VpeVisualDomBuilder.addNode(VpeVisualDomBuilder.java:256)
at org.jboss.tools.vpe.editor.VpeVisualDomBuilder.addChildren(VpeVisualDomBuilder.java:605)
at org.jboss.tools.vpe.editor.VpeVisualDomBuilder.createNode(VpeVisualDomBuilder.java:520)
at org.jboss.tools.vpe.editor.VpeVisualDomBuilder.addNode(VpeVisualDomBuilder.java:256)
at org.jboss.tools.vpe.editor.VpeVisualDomBuilder.addChildren(VpeVisualDomBuilder.java:605)
at org.jboss.tools.vpe.editor.VpeVisualDomBuilder.buildDom(VpeVisualDomBuilder.java:218)
at org.jboss.tools.vpe.editor.VpeVisualDomBuilder.rebuildDom(VpeVisualDomBuilder.java:245)
at org.jboss.tools.vpe.editor.VpeController.visualRefreshImpl(VpeController.java:1724)
at org.jboss.tools.vpe.editor.VpeController$15.runInUIThread(VpeController.java:1676)
at org.eclipse.ui.progress.UIJob$1.run(UIJob.java:94)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:133)
... 23 more
--
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
17 years, 5 months