-
Jan 23rd, 2013, 04:17 AM
#1
Using Interceptor with schemas without target namespaces.
Hi,
I want to use the Interceptor to validate data I receive from other sources and send them as my WS-response payload.
The problem is, the other service uses a complex schema with no target namespace.
If I import the schema files to my own schema, spring doesn't start because the initialization of the interceptor bean fails due to the non-existing namespace.
Is there a way to use interceptors with no-namespace-schemas?
Thx
Tags for this Thread
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