Hi, I am trying to import a wsdl with basic auth and keep getting connection refused. There are also dozens of imported xsd so it's not feasible to build a local wsdl.
I've managed to manually create a single operation and this runs fine but it is time consuming and there are dozens of potential operations.
I've tried setting the auth before importing the wsdl without success and tried including the credentials with in the url which worked in SOAP-UI eg
http://theID:password@www.supplier.co.u ... rvice?wsdl
I've tried this in both 4.5 and 5.0.1.
Any ideas about how I can get the wsdl to import?
Thanks
Import wsdl with basic auth
Moderators: Jon, Steve, Ian, Dave
-
- Moderator
- Posts: 421
- Joined: Fri Sep 07, 2007 3:44 pm
- Location: Sandy, UK
- Contact:
Hi Steve,
Unfortunately we do not set any authentication on the WSDL reader. Ebase uses WSDL4J to read the WSDL before processing it and it just passes in the URL. I am not sure there are any authentication options with this.
Currently, the only way you can do this is to create them manually or download the WSDL with all the XSD's.
Steve
Unfortunately we do not set any authentication on the WSDL reader. Ebase uses WSDL4J to read the WSDL before processing it and it just passes in the URL. I am not sure there are any authentication options with this.
Currently, the only way you can do this is to create them manually or download the WSDL with all the XSD's.
Steve
0 x
-
- Ebase User
- Posts: 331
- Joined: Mon Mar 10, 2014 8:34 am
-
- Moderator
- Posts: 421
- Joined: Fri Sep 07, 2007 3:44 pm
- Location: Sandy, UK
- Contact:
-
- Ebase User
- Posts: 331
- Joined: Mon Mar 10, 2014 8:34 am
Possibly yes but of course these things change so it's always best to remove links in the chain and be self sufficient.
At the moment we only need to use 2 operations but this is likely to grow quickly so we'll manage for the moment by manually creating the operation in Ebase.
It would be good to have an import mechanism where the wsdl has basic auth.
Thanks
At the moment we only need to use 2 operations but this is likely to grow quickly so we'll manage for the moment by manually creating the operation in Ebase.
It would be good to have an import mechanism where the wsdl has basic auth.
Thanks
0 x
-
- Ebase User
- Posts: 331
- Joined: Mon Mar 10, 2014 8:34 am
Who is online
Users browsing this forum: No registered users and 19 guests