<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html; charset=ISO-8859-1"
 http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
<br>
I'm pretty sure anything is possible with Smooks, but I can't speak to
how messy it would get.&nbsp; If you are looking to sign and encrypt, my
guess is that you be best off using a WS-Security framework inside of a
custom JAX-WS handler rather than using Smooks.<br>
<br>
Care to correct me, Tom?<br>
<br>
~ keith<br>
<br>
On 11/24/10 9:27 AM, David Borja wrote:
<blockquote
 cite="mid:AANLkTi=-4PM=KGggLwc_3xCFNOAoG1maEcxA0a_apFTf@mail.gmail.com"
 type="cite">Hi! <br>
  <br>
Thanks for your response ...<br>
  <br>
I checked both samples, buth they use UsernameToken WS-Security, is
easy to make a smooks transformation, however the BinarySecurityToken
needs more complex transformation: Digest signature, Timestamps,
Encryption, etc.<br>
  <br>
I can do this with single smooks transformations??<br>
  <br>
  <br>
Regards!<br>
  <br>
  <div class="gmail_quote">On Wed, Nov 24, 2010 at 7:58 AM, Keith Babo <span
 dir="ltr">&lt;<a moz-do-not-send="true" href="mailto:kbabo@redhat.com">kbabo@redhat.com</a>&gt;</span>
wrote:<br>
  <blockquote class="gmail_quote"
 style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
    <div bgcolor="#ffffff" text="#000000">
    <br>
Have you checked out the webservice_consumer_wise3 and
webservice_consumer_wise4 quickstarts?&nbsp; The former demonstrates how to
add a SOAP header using Smooks and the latter shows how to add your own
custom JAX-WS handler.&nbsp; Either approach can be used to add WS-Security
headers to the outbound SOAP request message.<br>
    <br>
hth,<br>
keith
    <div>
    <div class="h5"><br>
    <br>
On 11/23/10 8:24 PM, David Borja wrote:
    </div>
    </div>
    <blockquote type="cite">
      <div>
      <div class="h5">Any ideas??<br>
      <br>
      <br>
Regards<br>
      <br>
      <div class="gmail_quote">On Tue, Nov 23, 2010 at 7:59 AM, David
Borja <span dir="ltr">&lt;<a moz-do-not-send="true"
 href="mailto:adborja@gmail.com" target="_blank">adborja@gmail.com</a>&gt;</span>
wrote:<br>
      <blockquote class="gmail_quote"
 style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Hi
devs/users!<br>
        <br>
I am new with JBoss ESB but i have some experience with other open
source ESB solutions.<br>
        <br>
I am trying to consume a web service with ws-security enabled. I am
doing this with SOAPClient component.<br>
        <br>
The web service is using BinarySecurity token with X509 certificates.
Is there any sample for doing this? or blog or something? i just found
samples with SAML or exposing services with ws-security but not for
consuming.<br>
        <br>
Hope you can help me!!<br>
        <br>
        <br>
Regards<br>
      </blockquote>
      </div>
      <br>
      </div>
      </div>
      <pre><fieldset></fieldset>
_______________________________________________
esb-dev mailing list
<a moz-do-not-send="true" href="mailto:esb-dev@lists.jboss.org"
 target="_blank">esb-dev@lists.jboss.org</a>
<a moz-do-not-send="true"
 href="https://lists.jboss.org/mailman/listinfo/esb-dev" target="_blank">https://lists.jboss.org/mailman/listinfo/esb-dev</a>
  </pre>
    </blockquote>
    </div>
  </blockquote>
  </div>
  <br>
</blockquote>
</body>
</html>