Hi Benson,

You can find the jaxws.xsd from this url [1]
Here is the code [2] which deals with the jaxws:endpoint parsing.

[1]http://svn.apache.org/repos/asf/incubator/cxf/trunk/rt/frontend/jaxws/src/main/resources/schemas/jaxws.xsd
[2]http://svn.apache.org/repos/asf/incubator/cxf/trunk/rt/frontend/jaxws/src/main/java/org/apache/cxf/jaxws/spring/EndpointDefinitionParser.java


Willem.

Benson Margulies wrote:
I'd like to build my own spring XML extension that wraps up the complex
specification of an Aegis service endpoint.

Can someone tell me what the fully expanded spring XML would be for
jaxws:endpoint, or should I just start reading the source?


Reply via email to