This is a basic question about EPRs and specs.
When you use the EPR Endpoint reference Tools (org.apache.cxf.wsdlendpointreferenceutil), it generates metadata which includes service name (the service port), interface name (the porttype), and endpoint name (the operation) in the metadata section of the WSA schema. But, an EPR generated by .NET does not create this metadata. The wsa spec specifies an "any type" in the metadata field. In the big picture this makes sense to define an open type in the metadata. The CXF documentation also only states that the address field is mandatory (per the WSA specification). Why do our cxf utils generate this stuff? I found nothing really regarding this in the jax-ws spec itself, or this being a specialization of the WSA spec itself. With JAX-WS 2.0, or 2.1, does anyone know if things like this are specified? -- Patrick ______________________________________________ Patrick Mulligan PRINCIPAL CONSULTANT [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> ------------------------------------------------------- IONA Technologies Tel: (321) 626-0006 Fax: (321) 459-0148 Cell: (321) 626-0006 ------------------------------------------------------- Making Software Work Together TM
