[ 
http://jira.codehaus.org/browse/MAXISTOOLS-17?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

David J. M. Karlsen closed MAXISTOOLS-17.
-----------------------------------------

         Assignee: David J. M. Karlsen
       Resolution: Fixed
    Fix Version/s: 1.1

Closing this as it was fixed in 1.1.
Reopen if this is not correct.

> wsdl2java doesn't generate java file if given wsdl URL doens't end with.wsdl
> ----------------------------------------------------------------------------
>
>                 Key: MAXISTOOLS-17
>                 URL: http://jira.codehaus.org/browse/MAXISTOOLS-17
>             Project: Maven 2.x Axis Tools Plugin
>          Issue Type: Bug
>         Environment: Windows 2000
>            Reporter: Dominique Jean-Prost
>            Assignee: David J. M. Karlsen
>             Fix For: 1.1
>
>
> Hello,
> When using the following conf :
> <plugin>
>   <groupId>org.codehaus.mojo</groupId>
>   <artifactId>axistools-maven-plugin</artifactId>
>   <configuration>
>   <urls>
>     <url>http://vsorlaslan/foo/SessionServices.asmx?WSDL</url>
>   </urls>
>   <packageSpace>com.wsdl</packageSpace>
>   <verbose>true</verbose>
>   <allElements>true</allElements>
>   </configuration>
>   <executions>
>     <execution>
>     <goals>
>      <goal>wsdl2java</goal>
>     </goals>
>     </execution>
>   </executions>
>   </plugin>
> the downloaded wsdl is trandformed into the following file 
> http---vsorlaslan-foo-SessionServices.asmx-WSDL, which does not end with 
> .wsdl, which seems to be the mapping that gets searched.
> I then get a [INFO] Nothing to generate. All WSDL files are up to date. 
> although no java file gets generated

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

        

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to