I am wondering what the best way is to write a web service client when the
service class/interface is not in the classpath eg; running on a different
vm.  I have written web services in which the service class is in the same
classpath and that's fine.  Should my code reference the service wsdl
instead, and access the service that way?
I know this is likely a simple question but please bear with me as a
relative newcomer.
-- 
View this message in context: 
http://www.nabble.com/Web-Service-Client-Question-tp14588323p14588323.html
Sent from the XFire - Dev mailing list archive at Nabble.com.

Reply via email to