You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "Martin Strand (JIRA)" <ji...@apache.org> on 2006/11/17 16:20:39 UTC

[jira] Commented: (AXIS2-1738) axis2-wsdl2code-maven-plugin - missing dependency

    [ http://issues.apache.org/jira/browse/AXIS2-1738?page=comments#action_12450764 ] 
            
Martin Strand commented on AXIS2-1738:
--------------------------------------

Sorry, duplicate...

> axis2-wsdl2code-maven-plugin - missing dependency
> -------------------------------------------------
>
>                 Key: AXIS2-1738
>                 URL: http://issues.apache.org/jira/browse/AXIS2-1738
>             Project: Apache Axis 2.0 (Axis2)
>          Issue Type: Bug
>          Components: Tools
>            Reporter: Martin Strand
>
> Running axis2-wsdl2code-maven-plugin gives me ClassNotfFound: javax.wsdl.WSDLException
> Adding this dependency to the POM appears to fix the problem:
>     <dependency>
>     	<groupId>wsdl4j</groupId>
>     	<artifactId>wsdl4j</artifactId>
>     </dependency>

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org