I added the following code to my server-config.wsdd:
<service name="anotherMethod" provider="java:RPC">
<parameter name="allowedMethods" value="One"/>
<parameter name="className" value="anotherpackage.AnotherClass"/>
<!-- <beanMapping qname="AnotherClass" xmlns:myNS="urn:BeanService"
languageSpecificType="anotherpackage.AnotherClass"/>-->
</service>
When beanmapping element is commented, the service is deployed and I see it
in the services list, but when I uncomment the beanmapping element, the
service is not deployed (there is nothing in the url where the web service
wsdl is supposed to be).
Is there some reason and/or solution to this problem?
Thanks
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.5.516 / Virus Database: 269.17.7/1194 - Release Date: 23/12/2007
17:27