atom feed1 message in net.java.dev.jax-ws-commons.issues[JIRA] Commented: (JAX_WS_COMMONS-4) ...
FromSent OnAttachments
Lukas Jungmann (JIRA)Jan 23, 2012 3:37 am 
Subject:[JIRA] Commented: (JAX_WS_COMMONS-4) wsimport maven task should support compilation from maven repository
From:Lukas Jungmann (JIRA) (jira@java.net)
Date:Jan 23, 2012 3:37:47 am
List:net.java.dev.jax-ws-commons.issues

[
http://java.net/jira/browse/JAX_WS_COMMONS-4?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=329588#action_329588
]

Lukas Jungmann commented on JAX_WS_COMMONS-4:

the proposed fix works in a way that if no user defined wsdl file or wsdl
directory exists then wsdl file(s) are taken from the classpath with respect to
user supplied wsdlFile name (must be relative) and/or wsdlDirectory. In this
case wsdlDirectory defaults to WEB-INF/wsdl or META-INF/wsdl.

wsimport maven task should support compilation from maven repository

--------------------------------------------------------------------

Key: JAX_WS_COMMONS-4 URL: http://java.net/jira/browse/JAX_WS_COMMONS-4 Project: jax-ws-commons Issue Type: Improvement Components: maven-plugin Affects Versions: current Environment: Operating System: All Platform: All Reporter: kohsuke Assignee: Lukas Jungmann Fix For: 2.2

Attachments: jax_ws_commons-4-test.diff.txt, jax_ws_commons-4.diff.txt

... so that it can work with issue #3.