[jboss-user] [JBossWS] - Re: Jboss and wsse

rmartony do-not-reply at jboss.com
Fri Sep 29 07:47:46 EDT 2006


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



More information about the jboss-user mailing list