Hi again. In the sample deploy.wsdd files, I see entries such as
<service name="LogTestService" provider="java:RPC">
<parameter name="className"
value="samples.userguide.example4.Service"/>
<parameter name="allowedMethods" value="*"/>
<!-- Can I add extra parameters such as this -->
<parameter name="my.property" value="MyValue"/>
</service>
How can I add additional parameters and which method can get me access
to the additional parameters?? I have tried the following methods
without luck.
MessageContext.getProperty
ServiceDesc.getProperty
Thanks in advance ...
Milind Gadre
VP Product Development
ecPlatforms, Inc
901 Mariner's Island Blvd, Suite 565
San Mateo, CA 94404
C: 510.919.0596
E: [EMAIL PROTECTED]