Hi Robin,
Lets consider the WS-Resource Framework (WSRF) set of schemas.  The goal
is to generated the Java code without requiring network access and
without modifying the schemas.  An XML catalog can be used to map the
WSRF schema locations to local files.  However, the WSRF schemas depend
on the xml namespace and ws-addressing schemas.  The XML catalog can be
used to map the locations of these schemas to local files, but this
would require the copying of schemas that are available in the
cxf-common-schema jar.  It would be cleaner if the catalog could map
schema locations to classpath resources.
That make sense to me.
That's another question i will ask in the JAXB mail list.

Cheers,
James.

Reply via email to