Hi Thilina:
I am using the Axis2 1.1-RC1 edition now. but I meet a problem when I try
to deploy a simple web service in it.
The services.xml file is like:
<service name="hello2">
<description>
This service is to say hello to users.hello~~ ouyang yang2
</description>
<parameter name="ServiceClass" locked="false">hello2</parameter>
<operation name="hello">
<messageReceiver
class="org.apache.axis2.receivers.RawXMLINOutMessageReceiver" />
</operation>
</service>
But the strange thing is that when I list the service through the
link:http://localhost:8080/axis2-1.1-RC1/services/listServices
the service description is just: hello2
but using Axis2-0.95 edition, the service description is the same as written
in services.xml as: This service is to say hello to users.hello~~ ouyang yang2
why the service desciption informaiton is not correct? And when I try to
view the wsdl file of my sample web service, it says :
- <error>
<description>Unable to generate WSDL for this service</description>
<reason>If you wish Axis2 to automatically generate the WSDL, then please use
one of the RPC message receivers for the service(s)/operation(s) in
services.xml. If you have added a custom WSDL in the META-INF directory, then
please make sure that make sure that the name of the service in services.xml
(/serviceGroup/service/@name) is the same as in the custom wsdl's service name
(/wsdl:definitions/wsdl:service/@name).</reason>
</error>
which is working in edition 0.95
Thank you very much!
Best regards
Ouyang Yang
Research Fellow
School of Information Systems
Singapore Management University
[EMAIL PROTECTED]
-----Original Message-----
From: Thilina Gunarathne [mailto:[EMAIL PROTECTED]
Sent: 2006年10月16日 17:16
To: [email protected]
Subject: Re: Maven war failure
Please use the nightly builds available at
http://people.apache.org/dist/axis2/nightly/
or the Axis2 1.1-RC1 available at
http://people.apache.org/~thilina/axis2/1.1-RC1/
~Thilina
On 10/16/06, OUYANG Yang <[EMAIL PROTECTED]> wrote:
> Hi
> I have problem when I try to use "maven war" to build the source code
> of "axis2-std-0.95-src"
> the error is as follows:
> Build Failed
> File..........C:\axis2-std-0.95-src\maven.xml
> Element...maven:reactor
> Line.........658
> Column....45
> Error parsing project.xml
> 'C:\axis2-std-0.95-src\modules\adb\project.properties'
>
> Could anyone tell me what's the problem? Has anyone met the same
> problem before?
> Btw, I can successfully run the command "maven".
> Thank you so much!
>
>
> Ouyang Yang
> Research Fellow
> School of Information Systems
> Singapore Management University
> [EMAIL PROTECTED]
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
--
http://webservices.apache.org/~thilina/
http://thilinag.blogspot.com/
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]