[
https://issues.jboss.org/browse/JBTIS-961?page=com.atlassian.jira.plugin....
]
Andrej Podhradsky commented on JBTIS-961:
-----------------------------------------
Note that the attached NPE is confusing. The problem is in FuseEditPart.getRightEditPart
which returns null. This case should be caught and an exception should be thrown.
SAPComponentTest sometimes fails due to property changes
--------------------------------------------------------
Key: JBTIS-961
URL:
https://issues.jboss.org/browse/JBTIS-961
Project: JBoss Tools Integration Stack
Issue Type: Bug
Components: QE, switchyard
Affects Versions: 4.4.0.Alpha1
Reporter: Andrej Podhradsky
Assignee: Andrej Podhradsky
Attachments: npe.txt
It seems that some components are changed after adding to the palette. I have no idea
what could be wrong but here is an example. The following component
{code}
sap-srfc-server:server:rfc
{code}
is changed to
{code}
sap-srfc-server:myServer:rfc
{code}
Probably it happens due to previous changes in sap-trfc-server. The order of the tests is
as follows
* testSAPTRFCServer
* testSAPQIDocDestination
* testSAPSRFCServer
--
This message was sent by Atlassian JIRA
(v7.2.2#72004)