Tony Dean wrote:
Here's what you need:

services.xml

<service name="yourService"
         class="yourService.serviceLifeCyle" scope="request">
<parameter name="ServiceClass">yourService.Impl</parameter> ...
<service/>


 Hi,

Are you talking about axis2 ? I'm using axis 1.4 . There is no services.xml apparently... server-config.wsdd seems to have a similar role in axis 1.4 but tags are somewhat different there. Have you tried the above solution on 1.x ?

                Janusz

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

Reply via email to