]
Andrej Podhradsky updated JBTIS-961:
------------------------------------
Summary: Fuse - SAPComponentTest sometimes fails due to property changes (was:
SAPComponentTest sometimes fails due to property changes)
Fuse - 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: Fuse IDE, QE
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