[
https://issues.apache.org/jira/browse/AXIS2-1789?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chatra Nakkawita resolved AXIS2-1789.
-------------------------------------
Resolution: Fixed
Fix Version/s: 1.2
Hi,
Fixed issue for 1.1 and 1.2 . Also updated on site for 1.1
Thanks,
Chatra
> web - Maven2 Java2WSDL Plug-in Guide - error
> --------------------------------------------
>
> Key: AXIS2-1789
> URL: https://issues.apache.org/jira/browse/AXIS2-1789
> Project: Axis 2.0 (Axis2)
> Issue Type: Bug
> Components: Tools
> Reporter: Ian Taylor
> Assigned To: Chatra Nakkawita
> Priority: Minor
> Fix For: 1.2
>
>
> http://ws.apache.org/axis2/tools/1_1/maven-plugins/maven-java2wsdl-plugin.html
> In the xml specified in the goals:
> <build>
> <plugins>
> <plugin>
> <groupId>org.apache.axis2.maven2</groupId>
> <artifactId>axis2-java2wsdl-maven-plugin</artifactId>
> <executions>
> <execution>
> <goals>
> <goal>java2wsdl</goal>
> </goals>
> </execution>
> <configuration>
> <className>com.foo.myservice.MyHandler</className>
> </configuration>
> </executions>
> </plugin>
> </plugins>
> </build>
> configuration should be within plugin, not executions.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]