The jboss-client.xml in jbossws-samples-wssecurity-encrypt-client.jar contains:

<?xml version='1.0' encoding='UTF-8' ?>

<!DOCTYPE jboss-client PUBLIC
   "-//JBoss//DTD Application Client 4.0//EN"
   "http://www.jboss.org/j2ee/dtd/jboss-client_4_0.dtd";>

<jboss-client>
  <jndi-name>jbossws-client</jndi-name>

  <service-ref>
    <service-ref-name>service/HelloService</service-ref-name>
    <config-name>Standard Secure Client</config-name>
    
<wsdl-override>http://gauss:8888/jbossws-samples-wssecurity-encrypt?wsdl</wsdl-override>
  </service-ref>

</jboss-client>

Even though I get the mustUnderstand exception.

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3975113#3975113

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3975113
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to