Author: thomas.diesler(a)jboss.com
Date: 2007-04-14 05:29:54 -0400 (Sat, 14 Apr 2007)
New Revision: 2841
Modified:
trunk/jbossws-tests/src/resources/jaxrpc/wsse/username/META-INF/jboss-client.xml
Log:
Add comment about deprecated usage
Modified:
trunk/jbossws-tests/src/resources/jaxrpc/wsse/username/META-INF/jboss-client.xml
===================================================================
---
trunk/jbossws-tests/src/resources/jaxrpc/wsse/username/META-INF/jboss-client.xml 2007-04-14
09:26:57 UTC (rev 2840)
+++
trunk/jbossws-tests/src/resources/jaxrpc/wsse/username/META-INF/jboss-client.xml 2007-04-14
09:29:54 UTC (rev 2841)
@@ -10,6 +10,7 @@
<config-name>Standard WSSecurity Client</config-name>
<port-component-ref>
<service-endpoint-interface>org.jboss.test.ws.jaxrpc.wsse.JaxRpcTestService</service-endpoint-interface>
+ <!-- Deprecated use of <call-properties> on JAXRPC stub. JBoss-4.0.x does
not support <stub-properties> -->
<call-property>
<prop-name>javax.xml.rpc.security.auth.username</prop-name>
<prop-value>kermit</prop-value>