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 "Siim Annuk (JIRA)" <ji...@apache.org> on 2006/05/10 14:13:04 UTC

[jira] Created: (AXIS2-705) Cannot deploy sample web service in Axis2 1.0 final.

Cannot deploy sample web service in Axis2 1.0 final.
----------------------------------------------------

         Key: AXIS2-705
         URL: http://issues.apache.org/jira/browse/AXIS2-705
     Project: Apache Axis 2.0 (Axis2)
        Type: Bug

  Components: deployment  
 Environment: Windows 2000 SP3
    Reporter: Siim Annuk
    Priority: Minor


I am unable to deploy any web services in Axis2 1.0 final. When using the Upload Service tool in Axis2 administration panel, I can successfully upload for example the MyService.aar that comes from axis2-std-1.0-bin.zip under the samples dir. 
Axis2 says the service is available, but when I click it to see the wsdl, i get this errror:
- <error>
  <description>Unable to generate WSDL for this service</description> 
  <reason>Either user has not dropped the wsdl into META-INF or operations use message receivers other than RPC.</reason> 
  </error>

I don't really get, what wsdl do I have to drop into META-INF in the MyService.aar case...

Service deployment worked well like that in Axis2 1.0 RC4. What is different now? 

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