[
https://issues.jboss.org/browse/JBTIS-961?page=com.atlassian.jira.plugin....
]
Andrej Podhradsky commented on JBTIS-961:
-----------------------------------------
Ha! The trick is as follows
# edit the component in Properties view
# open another view, e.g. Error Log
# delete the component
# add another component which is similar to the previous one
# switch to Properties view
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 (EDIT: the change is applied once you activate the Properties view)
{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)