Hello,
I receive the following error:
org.apache.cxf.tools.common.ToolException: Could not find
Velocity template file:
org/apache/cxf/tools/wsdlto/frontend/jaxws/template/client.vm
Caused by:
org.apache.velocity.exception.ResourceNotFoundException: Unable to find
resource 'org/apache/cxf/tools/wsdlto/frontend/jaxws/template/client.vm'
We have our own Class-loader which loads all classes from signed
jar which are specified in an INDEX.LIST file in a jar.
When we try to execute WSDLToJava.main(args) it seems that the
ClasspathResourceLoader fails.
Thanks in advance of any help!!
Richard Stollar <http://www.stollar.co.uk>
------------------------------------------------------------------------