Sounds like your question is related to Axis1. Please direct your question to [EMAIL PROTECTED], where your mail will get more exposure.. Refer to [1] for information on subscribing.
thanks, Thilina [1] http://ws.apache.org/mail.html#Project+specific+lists On 9/26/07, Christian Chitão Teixeira <[EMAIL PROTECTED]> wrote: > > > 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..." > > Creating the file than using File.getURL() not working... > > Not able to find it out how... Is it possible? > > Anyone? > > Thanks, > > Christian -- Thilina Gunarathne - http://thilinag.blogspot.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
