[JBoss JIRA] Created: (JBIDE-6223) EPP 5.0 as Portlet Target Runtime Provider
by Dominik Pospisil (JIRA)
EPP 5.0 as Portlet Target Runtime Provider
------------------------------------------
Key: JBIDE-6223
URL: https://jira.jboss.org/jira/browse/JBIDE-6223
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Portal/GateIn
Affects Versions: 3.1.0.GA
Reporter: Dominik Pospisil
Assignee: Snjezana Peco
During creating new Dynamic Web Project with JBoss JSF & Seam Portal facet using EPP 5.0 Runtime, EPP could be selected as JSF Portlet Target Runtime Provider. However, no portletbridge jars are bundled to the application. Deployment fails with ClassNotFoundException (javax.portlet.faces.GenericFacesPortlet).
JBT should not allow to select EPP5 as portletbridge provider or should bundle portletbridge to the application if selected.
--
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
15 years, 5 months
[JBoss JIRA] Created: (JBIDE-6210) ArrayIndexOutOfBoundsException when trying to edit value of input ptoperty in properties window
by Lukas Jungmann (JIRA)
ArrayIndexOutOfBoundsException when trying to edit value of input ptoperty in properties window
-----------------------------------------------------------------------------------------------
Key: JBIDE-6210
URL: https://jira.jboss.org/jira/browse/JBIDE-6210
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: struts/shale
Affects Versions: 3.1.x
Reporter: Lukas Jungmann
eclipse.buildId=M20100211-1343
java.version=1.6.0_18
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=en_US
Command-line arguments: -os linux -ws gtk -arch x86 -debug
Struts Tools - Version: 3.1.0.v201004221334N-H154-GA
Following Struts tools tutorial and ArrayIndexOutOfBoundsException during steps in chapter 6.6 (http://www.redhat.com/docs/en-US/JBoss_Developer_Studio/3.0/html/Struts_T...) appears
Steps to Reproduce :
have some struts web project (struts version 1.2, servlet version 2.4) with at least one action/action-mapping defined
- In the Web Projects view, expand the node under the StrutsHello > Configuration > default > struts-config.xml > action-mappings node, right-click the /greeting action, and then select Properties...from the context menu
- In the Edit Properties window, insert the cursor into the value column for the input property and click on the ... button
Expected: dialog appears
Actual:
java.lang.ArrayIndexOutOfBoundsException: 0
at org.jboss.tools.common.meta.action.impl.SpecialWizardSupport.getSubtitle(SpecialWizardSupport.java:104)
at org.jboss.tools.common.model.ui.wizards.special.DefaultSpecialWizard.setStep(DefaultSpecialWizard.java:131)
at org.jboss.tools.common.model.ui.wizards.special.DefaultSpecialWizard.open(DefaultSpecialWizard.java:81)
at org.jboss.tools.common.model.ui.wizards.special.DefaultSpecialWizard.execute(DefaultSpecialWizard.java:64)
at org.jboss.tools.common.meta.action.impl.handlers.DefaultSpecialHandler.executeHandler(DefaultSpecialHandler.java:61)
at org.jboss.tools.common.meta.action.impl.XActionImpl.executeHandler(XActionImpl.java:65)
at org.jboss.tools.common.model.ui.action.XModelObjectAction.actionPerformed(XModelObjectAction.java:96)
at org.jboss.tools.common.model.ui.action.XModelObjectActionInvoker.execute(XModelObjectActionInvoker.java:36)
at org.jboss.tools.common.meta.action.XActionInvoker.invoke(XActionInvoker.java:53)
at org.jboss.tools.common.meta.action.XActionInvoker.invoke(XActionInvoker.java:33)
at org.jboss.tools.struts.ui.wizard.selectpath.PathEditorAdapter.invoke0(PathEditorAdapter.java:124)
at org.jboss.tools.struts.ui.wizard.selectpath.PathEditorAdapter.invoke(PathEditorAdapter.java:99)
at org.jboss.tools.common.model.ui.attribute.editor.ActiveCellEditor.callExternal(ActiveCellEditor.java:24)
at org.jboss.tools.common.model.ui.attribute.editor.ActiveEditor.callExternal(ActiveEditor.java:58)
at org.jboss.tools.common.model.ui.attribute.editor.DialogCellEditorEx.openDialogBox(DialogCellEditorEx.java:117)
at org.eclipse.jface.viewers.DialogCellEditor$2.widgetSelected(DialogCellEditor.java:244)
...
--
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
15 years, 5 months
[JBoss JIRA] Created: (JBDS-1160) JBDS 3.0.0 Release Notes in User Guide issues
by Jiri Peterka (JIRA)
JBDS 3.0.0 Release Notes in User Guide issues
----------------------------------------------
Key: JBDS-1160
URL: https://jira.jboss.org/jira/browse/JBDS-1160
Project: Developer Studio (JBoss Developer Studio)
Issue Type: Bug
Components: documentation
Affects Versions: 3.0.0.CR2-doc
Reporter: Jiri Peterka
Assignee: Svetlana mukhina
Fix For: 3.0.0.GA-doc
There are some Relese Notes User guide issues:
MISSING: jBPM section is missing
MODIFY: "JBIDE-5259" Wrong JIRA
ADD: "(View -> Show connections as routed, Show Connections as streight lines)" after "JBIDE-5124: In the Hibernate Diagram Viewer new functionality has been added that allows a user to choose between two different connection routers: Manhattan connection router for small diagrams and Fan connection router for larger diagram"
OLD: JBIDE-5031: To close a database connection a user would have to close the JBoss Developer Studio and then restart the application to continue work without the connection. The database connection can now be closed from within the JBoss Developer Studio by choosing the Close Configuration menu item from the right-click menu in Hibernate Configurations tab.
NEW: JBIDE-5031: To close a database connection a user would have to close the JBoss Developer Studio and then restart the application to continue work without the connection. The database connection can now be closed from within the JBoss Developer Studio by choosing the Close Configuration menu item in Hibernate Console context menu located in Hibernate Configurations View.
--
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
15 years, 5 months
[JBoss JIRA] Created: (JBIDE-6188) Wrong automatic mapping for inner classes
by Dmitry Geraskov (JIRA)
Wrong automatic mapping for inner classes
-----------------------------------------
Key: JBIDE-6188
URL: https://jira.jboss.org/jira/browse/JBIDE-6188
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Hibernate
Affects Versions: 3.1.0.GA
Reporter: Dmitry Geraskov
Assignee: Dmitry Geraskov
Fix For: 3.2.next
New Hibernate Mapping file wizard add inner classes fields to root class fields and look for getter/setter in inner class.
public class B {
public static class Id implements Serializable {
private Long categoryId;
private Long itemId;
}
private Id id;
...
}
will create mapping:
<hibernate-mapping>
<class name="pack.B" table="B">
<id name="id" type="pack.B$Id" access="field">
<column name="ID" />
<generator class="assigned" />
</id>
<property name="categoryId" type="java.lang.Long" access="field">
<column name="CATEGORYID" />
</property>
<property name="itemId" type="java.lang.Long" access="field">
<column name="ITEMID" />
</property>
...
--
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
15 years, 5 months
[JBoss JIRA] Created: (TOOLSDOC-62) Minor improvements in code listings
by Lukas Jungmann (JIRA)
Minor improvements in code listings
-----------------------------------
Key: TOOLSDOC-62
URL: https://jira.jboss.org/jira/browse/TOOLSDOC-62
Project: Documentation for JBoss Tools/Developer Studio
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: GettingStartedGuide
Reporter: Lukas Jungmann
Priority: Trivial
code listing in section 3.3.1 Edit Authentication Logic:
public boolean authenticate() {
if (identity.getUsername().equals("admin") && identity.getPassword().equals("password")) {
identity.addRole("admin");
return true;
}
else
return true;
}
can be improved a bit to be:
public boolean authenticate() {
if ("admin".equals(identity.getUsername()) && "password".equals(identity.getPassword()) {
identity.addRole("admin");
}
return true;
}
section 5.5 - import declarations sections in code listings there can omit "import java.util.Locale;" since the class is not needed (and IDE will provide hint to remove it anyway)
--
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
15 years, 5 months