javaee / metro-jaxws-commons

Metro has been contributed to Eclipse Foundation. This repository is for legacy review only. Please refer to the Eclipse EE4J Metro project for the very latest
https://eclipse-ee4j.github.io/metro-wsit/
Other
10 stars 9 forks source link

Support for WSDLs in dependencies #80

Closed glassfishrobot closed 12 years ago

glassfishrobot commented 13 years ago

Support for WSDLs in other JARs

e.g. WSDL-project.jar contains META-INF/wsdl/wsdl-file.wsdl and MANIFEST.MF only

Add the configuration as follows:

... ... WSDL-project src/main/resources/META-INF/wsdl ... ... WSDL-project src/main/resources/META-INF/wsdl/foo.wsdl
glassfishrobot commented 13 years ago

Reported by atrajano

glassfishrobot commented 13 years ago

atrajano said: DUP OF http://java.net/jira/browse/JAX_WS_COMMONS-44 although this provided a possible sample on how to do it with multiple dependencies where the classpaths may clash if the alone is used.

glassfishrobot commented 12 years ago

@lukasj said: this is more likely dup of http://java.net/jira/browse/JAX_WS_COMMONS-4

44 is about processing episode files.

See #4 for the patch

glassfishrobot commented 12 years ago

@lukasj said: http://java.net/projects/jax-ws-commons/sources/svn/revision/965

glassfishrobot commented 11 years ago

@lukasj said: closing old and already fixed issues

glassfishrobot commented 13 years ago

Issue-Links: is related to JAXB-876

glassfishrobot commented 7 years ago

This issue was imported from java.net JIRA JAX_WS_COMMONS-80

glassfishrobot commented 12 years ago

Marked as fixed on Monday, January 23rd 2012, 10:31:55 am