Hi Andrei,

If I use a namespace
http://schemas.xmlsoap.org/ws/2004/08/addressing
from 
org.apache.cxf.ws.addressing.VersionTransformer.Names200408.WSA_NAMESPACE_NAME
do I need to use the Object factory and EndPointResource also from the same 
class Names200408 ?
or a generic WSA_OBJECT_FACTORY from org.apache.cxf.ws.addressing.ObjectFactory 
and
EndpointReferenceType created using this WSA_OBJECT_FACTORY can be used?

Thanks
K Sandeep

Reply via email to