wsdl2java can not compile files ends with asmx in the project source file
-------------------------------------------------------------------------

                 Key: MAXISTOOLS-35
                 URL: http://jira.codehaus.org/browse/MAXISTOOLS-35
             Project: Maven 2.x Axis Tools Plugin
          Issue Type: Bug
    Affects Versions: 1.1
         Environment: unix
            Reporter: Michael Meng


We need  the wsdl2java to compile some asmx file which is located on the source 
directory, instead of web.

   <sourceDirectory>${basedir}/${wsdlsrcdir}/facets</sourceDirectory>
   <wsdlFiles>
            <wsdlFile>
            FaWsvcInpGetGroup.asmx
            </wsdlFile>
    </wsdlFiles> 

it says 
[INFO] [axistools:wsdl2java]
[INFO] about to add compile source root
[INFO] Nothing to generate. All WSDL files are up to date.

But seems the wsdl2java did not compile anything, did I do something wrong ? 
how to make the wsdl2java to compile the asmx files as well as wsdl files, 
which is not on the web (http://...)

Thanks

-- 
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