Hi Dominik,
Exception in thread "main" AxisFault
faultCode: {http://schemas.xmlsoap.org/soap/envelope/}Server.userException
faultSubcode:
faultString: java.rmi.RemoteException
faultActor:
faultNode:
faultDetail:
{http://xml.apache.org/axis/}hostname:sal
java.rmi.RemoteException
[...]
at
kandula.BankOneTestSoapBindingStub.test1(BankOneTestSoapBindingStub.java:98)
at com.seitenbau.test.Tester.main(Tester.java:16)
--> When the rmi exception occurs after waiting a few seconds I get this
message on the console:
[BankOneTestSoapBindingImpl] tx1
[CallbackRegistry] registerCallback: timeout= 0 callbacks.size= 0
[EMAIL PROTECTED]
[BankOne] credit(0, 100.0)
[ATCoordinatorImpl] timeout ACTIVE
This looks more or less good ;-)
I suggest you check the server side logs or console for hints why the
exception is thrown. The log messages you see all originate from the
client and look OK.
In many cases it helps to look at the SOAP traffic using the TCPMonitor
that comes with WTP.
Gutes Gelingen,
-hannes
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]