When I try and Create a Call object that was imported from org.apache.axis.client.Call with the service.CreateCall() method. I get
An error that states.
Incompatible types; found: javax.xml.rpc.Call, required: org.apache.axis.client.Call.
Shouldn�t these two objects be of the same type.
Jamie Powell
Join the world�s largest e-mail service with MSN Hotmail. Click Here
