|
| Re: no wsdl validation |
 |
Tue, 11 Dec 2007 13:07:36 -080 |
Couldn't see a way through an Ant or Bea supplied task to do it, so we created a
duplicate deployment descriptor with the setting and replaced the generated
deployment descriptor as part of our build process.
As a side note, it doesn't appear to work anyway :-)
After verifying on WL 9.2 MP0, MP1, and MP2, it seems to work to a degree on MP0
but not at all on MP1 or MP2 (before you ask, this is counter to what was stated
in their bug fix). Even on MP0 it does not work completely as only partial
validation is performed and it is not consistent. Regardless of what is stated
by BEA, request validation does not appear to be a capability offered by their
9.2 release (not sure if it works in any release). We have opened a defect with
BEA but there has been little to no responses on it.
As a side comment, the same capability is achievable through your own XML parser
use or via Spring Web Services Interceptors. However, other vendors p |
| Post Reply
|
|
|
|
|
|
|
|
|
|