The support for  WSDL_DESCRIPTION etc was added into CXF after 2.0 release. Try 
CXF2.0.1 instead. 

Cheers,
Jervis

> -----Original Message-----
> From: Bokde, Dhiraj [mailto:[EMAIL PROTECTED]
> Sent: 2007年8月11日 3:07
> To: cxf-user@incubator.apache.org
> Subject: JAX-WS MessageContext properties
> 
> 
> Hi,
> 
> I am building an application using a JAX-WS DOMSource 
> Provider and I was
> hoping I would get values for the following JAX-WS properties from the
> runtime without having to parse the DOMSource:
> 
> WSDL_DESCRIPTION (Type: java.net.URI)
> WSDL_SERVICE (Type: javax.xml.namespace.QName ) WSDL_PORT (Type:
> javax.xml.namespace.QName ) WSDL_INTERFACE (Type:
> javax.xml.namespace.QName ) WSDL_OPERATION (Type:
> javax.xml.namespace.QName )
> 
> But in my testing with the samples/dispatch_provider demo, these
> properties are not set in the MessageContext at all. Any ideas
> whether/how I could get these from the runtime in a JAX-WS DOMSource
> Provider? Or are these only set when using a server with an Impl? 
> 
> Thanks,
> Dhiraj.
> 

----------------------------
IONA Technologies PLC (registered in Ireland)
Registered Number: 171387
Registered Address: The IONA Building, Shelbourne Road, Dublin 4, Ireland

Reply via email to