I was able to reproduce your problem at last. The problem occures when the shared library is missing in the services folder in the repository. As per your services.xml file given below, you should have a libmajcsp.so file in the /usr/local/axis2c/services/majcsp/ folder.

Do you have that file?

Samisa...
And here's my service.xml

$ cat /usr/local/axis2c/services/majcsp/services.xml
<service name="majcsp">
   <parameter name="ServiceClass" locked="xsd:false">majcsp</parameter>
   <description>
        Quick start guide hello service sample.
   </description>
   <operation name="greet"/>
</service>



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to