Hi,

Does the wss4j 1.5.0 enabled axis webservice complain with an error?
If so what is the error?

Can you also send a sample message that your .NET client generates.

Thanks,
Ruchith

On 11/11/06, ws_dev2001 <[EMAIL PROTECTED]> wrote:
Can someone please come out with code and declarative
xml samples for .NET WSE2.0SP3
and WSS4J 1.5.0 wss-stock demo which ships with the
WSS4J 1.5.0 distro ?
I am attaching the client_deply.wsdd for wss4j to
.NET2.0 sp3 call which
is a success. I am stumped with the call from .NET
WSE2.0SP3 console client
to a wss4j 1.5.0 enabled axis webservice.

<deployment xmlns="http://xml.apache.org/axis/wsdd/";
xmlns:java="http://xml.apache.org/axis/wsdd/providers/java";>

 <transport name="http"
pivot="java:org.apache.axis.transport.http.HTTPSender"/>

  <globalConfiguration >
   <requestFlow >
    <handler
type="java:org.apache.ws.axis.security.WSDoAllSender"
>
     <parameter name="action" value="UsernameToken
Timestamp"/>
     <parameter name="user" value="domain\user"/>
     <parameter name="passwordCallbackClass"
value="com.wss4j.client.PWCallback"/>
     <parameter name="addUTElements" value="Nonce
Created"/>
     <parameter name="passwordType"
value="PasswordText"/>
     <parameter name="mustUnderstand" value="false"/>

    </handler>
   </requestFlow >

  </globalConfiguration >

</deployment>
Many thanks,
Dev.

Send instant messages to your online friends http://uk.messenger.yahoo.com

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




--
www.ruchith.org

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

Reply via email to