Message view | « Date » · « Thread » |
---|---|
Top | « Date » · « Thread » |
From | Christian Chitão Teixeira <cteixe...@mercador.com> |
Subject | Create a WS from file in ServiceFactory |
Date | Wed, 26 Sep 2007 14:20:18 GMT |
Hey there... I have a problem.. I'm creating a WS like this: javax.xml.rpc.ServiceFactory factory = ServiceFactory.newInstance(); javax.xml.rpc.Service service = factory.createService(wsdlUrl, serviceName); My problem is that I need this wsdlURL to be a file, not a ulr like "http://etc etc... <http://etc%20etc.../> " Creating the file than using File.getURL() not working... Not able to find it out how... Is it possible? Anyone? Thanks, Christian | |
Mime |
|
View raw message |