Dear Friends,
I am configuring a SOAP TO RFC scenario.
1.)I have generated a WSDL file .while testing through the SOAP UI tool I am getting a empty response from SAP .
2) While debugging the application I found when i double click on the SENDER INTERFACE IN THE RECEIVER DETERMINATION in ID.
Its throwing a error saying:-
ERROR IN LOGGING:-
Details
Error when logging on (MSG_LOGIN_FAILURE)
MESSAGE ID: com.sap.aii.ib.gui.script.rb_all.MSG_LOGIN_FAILURE
STACKTRACE:
com.sap.aii.ib.gui.script.LoginException: Error when logging on
at com.sap.aii.ib.gui.script.ScriptServer.open(ScriptServer.java:51)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at sun.rmi.server.UnicastServerRef.dispatch(Unknown Source)
at sun.rmi.transport.Transport$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at sun.rmi.transport.Transport.serviceCall(Unknown Source)
at sun.rmi.transport.tcp.TCPTransport.handleMessages(Unknown Source)
at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
at sun.rmi.transport.StreamRemoteCall.exceptionReceivedFromServer(Unknown Source)
at sun.rmi.transport.StreamRemoteCall.executeCall(Unknown Source)
at sun.rmi.server.UnicastRef.invoke(Unknown Source)
at com.sap.aii.ib.gui.script.ScriptServer_Stub.open(Unknown Source)
at com.sap.aii.ib.gui.script.ScriptClient$OpenRunnable.run(ScriptClient.java:75)
at com.sap.aii.utilxi.misc.thread.ThreadPool$ThreadPoolThread.run(ThreadPool.java:321)
3)Is it due to this I am not getting response or something wrong in mapping:----
Please help !!!!
Thanks,
jeevan.