-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Done
-
Affects Version/s: jboss-fuse-6.2.1
-
Fix Version/s: jboss-fuse-6.2.1
-
Component/s: SwitchYard
-
Labels:None
-
Steps to Reproduce:
SwitchYard SAP destination endpoint cannot be created if no SAP server endpoint is present. I did not find similar issue in pure Camel, only in SwitchYard. I had to create a dummy SAP server endpoint as workaround. Then jco-server was initialised and my test worked.
Caused by: java.lang.NullPointerException
|
at org.fusesource.camel.component.sap.SapRfcDestinationEndpoint.createRequest(SapRfcDestinationEndpoint.java:110)
|