[JBoss JIRA] Created: (JBIDE-9809) testJBIDE3650inTextNodes & testJBIDE3650inAttributNodes
by Denis Maliarevich (JIRA)
testJBIDE3650inTextNodes & testJBIDE3650inAttributNodes
-------------------------------------------------------
Key: JBIDE-9809
URL: https://issues.jboss.org/browse/JBIDE-9809
Project: Tools (JBoss Tools)
Issue Type: Sub-task
Affects Versions: 3.3.0.M3
Reporter: Denis Maliarevich
Assignee: Denis Maliarevich
Fix For: 3.3.0.M4
testJBIDE3650inTextNodes:
java.lang.NullPointerException
at org.jboss.tools.jsf.vpe.jsf.test.jbide.JBIDE3650Test.testSelection(JBIDE3650Test.java:81)
at org.jboss.tools.jsf.vpe.jsf.test.jbide.JBIDE3650Test.testJBIDE3650inTextNodes(JBIDE3650Test.java:53)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
testJBIDE3650inAttributNodes:
ava.lang.NullPointerException
at org.jboss.tools.jsf.vpe.jsf.test.jbide.JBIDE3650Test.testSelection(JBIDE3650Test.java:75)
at org.jboss.tools.jsf.vpe.jsf.test.jbide.JBIDE3650Test.testJBIDE3650inAttributNodes(JBIDE3650Test.java:57)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
14 years, 6 months
[JBoss JIRA] Created: (JBIDE-9810) testOpenOnForHREF
by Denis Maliarevich (JIRA)
testOpenOnForHREF
-----------------
Key: JBIDE-9810
URL: https://issues.jboss.org/browse/JBIDE-9810
Project: Tools (JBoss Tools)
Issue Type: Sub-task
Affects Versions: 3.3.0.M3
Reporter: Denis Maliarevich
Assignee: Denis Maliarevich
Fix For: 3.3.0.M4
junit.framework.ComparisonFailure: File should be opened expected:<[opened].html> but was:<[a].html>
at junit.framework.Assert.assertEquals(Assert.java:81)
at org.jboss.tools.jsf.vpe.jsf.test.jbide.JBIDE4373Test.testOpenOnForHREF(JBIDE4373Test.java:266)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
14 years, 6 months
[JBoss JIRA] Created: (JBDS-1865) JBDS 4.1.1 - ESB OOTB action BPELInvoke not included in OOT action menu selections
by Len DiMaggio (JIRA)
JBDS 4.1.1 - ESB OOTB action BPELInvoke not included in OOT action menu selections
----------------------------------------------------------------------------------
Key: JBDS-1865
URL: https://issues.jboss.org/browse/JBDS-1865
Project: Developer Studio (JBoss Developer Studio)
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: SOA Platform
Affects Versions: 4.1.1.M1
Environment: Version: 4.1.1.GA
Build id: v20110908-0132-H1012-GA
Build date: 20110908-0132
Reporter: Len DiMaggio
Assignee: Brian Fitzpatrick
Fix For: 4.1.1.Final
See attached screenshots - if an ESB project is created, and SOA-P 5.2 ER4 server is defined as the runtime - the BPELInvoke action is not included in the OOTB action list.
I also tried explicitly adding the server/production/deploy/riftsaw-esb.esb/lib/jbossesb-bpel-2.3.1.Final.jar file to the runtime and the ESB project classpath.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
14 years, 6 months
[JBoss JIRA] Created: (JBIDE-9503) Remove refs to org.jboss.tools.jst.jsp.contentassist.*ContentAssistProcessor classes from JST editors/Dialogs/Outline/Properties
by Victor Rubezhny (JIRA)
Remove refs to org.jboss.tools.jst.jsp.contentassist.*ContentAssistProcessor classes from JST editors/Dialogs/Outline/Properties
--------------------------------------------------------------------------------------------------------------------------------
Key: JBIDE-9503
URL: https://issues.jboss.org/browse/JBIDE-9503
Project: Tools (JBoss Tools)
Issue Type: Sub-task
Components: jsp/jsf/xml source editing
Affects Versions: 3.3.0.M2
Reporter: Victor Rubezhny
Assignee: Viacheslav Kabanovich
Priority: Minor
Fix For: 3.3.x
Need to remove all the references to deprecated org.jboss.tools.jst.jsp.contentassist.*ContentAssistProcessor classes from JST editors/Dialogs/Outline View/Properties View classes:
The Search on references to org.jboss.tools.jst.jsp.contentassist.*ContentAssistProcessor classes shows the following usages:
org.jboss.tools.jst.jsp.contentassist - src - org.jboss.tools.jst.jsp
JSPDialogContentProposalProvider
getParentTags(JspContentAssistProcessor)
processor
setContext(Properties)
org.jboss.tools.jst.jsp.jspeditor - src - org.jboss.tools.jst.jsp
JSPTextEditor
AttributeDescriptorValueProviderImpl
processor
org.jboss.tools.jst.jsp.outline - src - org.jboss.tools.jst.jsp
JSPContentOutlineConfiguration
createKbQuery(JspContentAssistProcessor, Node, int)
createNodeActionManager(TreeViewer)
new HTMLNodeActionManager() {...}
contributeAddChildActions(IMenuManager, Node, int, int)
JSPPropertySourceAdapter
createKbQuery(JspContentAssistProcessor)
processor
setTarget(INodeNotifier)
ValueHelper
createContentAssistProcessor() (2 matches)
createPageContext(JspContentAssistProcessor, int)
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
14 years, 6 months