users@jaxb.java.net

Jaxb + EndpointReference

From: James Mao <james.mao_at_iona.com>
Date: Thu, 10 Jan 2008 16:21:13 +0800

Hi,


I have a method like the following:

public W3CEndpointReference getEPR() {
   // ...
}

Will the generated schema include the right ws-addr.xsd? and which
version is it used? can I specify the version?


Thanks in advance,
James