Jim Ma wrote:
Is there a specific reason for using jaxws:properties as oppose to a
first class attribute? Because I already implemented the attribute...
:p
That's cool . There is no specific reason for that , I just think
it's the simple way to
do that .. :)
I think in this case , you do not need to change the jaxws.xsd[1] and the
EndpointDefinitionParser[2] to consume a new attribute.
[1]https://svn.apache.org/repos/asf/incubator/cxf/trunk/rt/frontend/jaxws/src/main/resources/schemas/jaxws.xsd
[2]https://svn.apache.org/repos/asf/incubator/cxf/trunk/rt/frontend/jaxws/src/main/java/org/apache/cxf/jaxws/spring/EndpointDefinitionParser.java
Willem.