-
Feb 29th, 2008, 10:55 AM
#1
Included XSD files throw a 405 error
I am using Spring Ws to publish a wsdl from a given schema. This schema in turns includes other schemas.
After publishing the service, when I tried to view the service using soapui, it was complaining about the included types i.e. the types which were declared in the included schema namespaces.
After bit of investigation using tcpmon, it seems like I am getting a 405 error.
When I specify the wsdl, soapui tries to load the included schemas, but it only gets a 405 response from the server for each of the included xsd files.
Any ideas would be greatly appreciated.
--Thanks
-
Feb 29th, 2008, 11:16 PM
#2
This is a semi-known issue. I'm really hoping that all the include/import issues with static wsdls and xsds get fixed in the 1.5 release. (There are a few important related JIRA issues scheduled for that release).
-
Mar 1st, 2008, 07:01 AM
#3
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules