I use Woden to parse WSDL 2 files and WSDL 4j to parse the WSDL 1.1 files. How do I read secured WSDLs using WSDL 4j and Woden?
The below error is for WSDL 4J javax.wsdl.WSDLException: WSDLException (at /wsdl:definitions/wsdl:import): faultCode=OTHER_ERROR: Unable to resolve imported document at 'http://test.com/user/User.svc?wsdl=wsdl0', relative to 'http://test1.com/site/infrastructure/User/User.svc?wsdl': java.io.IOException: Server returned HTTP response code: 401 for URL: http://test.com/user/User.svc?wsdl=wsdl0 Thanks From: Rachna Jotwani Bakhru [mailto:[email protected]] Sent: Monday, April 20, 2015 2:18 PM To: '[email protected]'; '[email protected]' Subject: Wooden API read a WSDL from WEB URL Hi Can woden API read a WSDL from a URL like this http://test:8085/portal/services/testservice?wsdl <http://snapshot:8085/portal/services/metacenterservice?wsdl> Thanks Rachna From: Rachna Jotwani [mailto:[email protected]] Sent: Friday, August 09, 2013 10:58 AM To: [email protected] Subject: FW: Wooden uses xml schema 1.4.7 , any plans to upgrade Could you please tell us when will the new release with XMLSchema 2 be available? Thanks Rachna From: Sagara Gunathunga [mailto:[email protected]] Sent: Monday, July 22, 2013 1:21 PM To: [email protected] Cc: [email protected] Subject: Re: Wooden uses xml schema 1.4.7 , any plans to upgrade We are in a process to upgrade Woden into latest XMLSchema 2 version. Thanks ! On Mon, Jul 22, 2013 at 4:14 PM, Rachna Jotwani <[email protected]> wrote: Wooden uses xml schema 1.4.7 , are there any plans to upgrade it? Thanks Rachna -- Sagara Gunathunga Blog - http://ssagara.blogspot.com Web - http://people.apache.org/~sagara/ LinkedIn - http://www.linkedin.com/in/ssagara _____ No virus found in this message. Checked by AVG - www.avg.com Version: 2013.0.3349 / Virus Database: 3204/6510 - Release Date: 07/22/13 _____ No virus found in this message. Checked by AVG - www.avg.com Version: 2013.0.3392 / Virus Database: 3209/6543 - Release Date: 08/01/13 Internal Virus Database is out of date. _____ No virus found in this message. Checked by AVG - www.avg.com Version: 2013.0.3392 / Virus Database: 3209/6543 - Release Date: 08/01/13 Internal Virus Database is out of date.
