[jboss-user] [JBossWS] - Re: Error SAP WS-Security client calling JBoss Security WS
lall2
do-not-reply at jboss.com
Tue Jul 29 06:13:15 EDT 2008
Hi,
i found a similar case with a Microsoft WCF client calling an Oracle WS:
http://weblogs.asp.net/gsusx/archive/2006/10/20/WCF-Oracle-Application-Server-WS_2D00_Security-interoperability-Part1_3A00_-from-WCF-to-Oracle.aspx
The last code listing contains a WS-Security request trace with an element KeyInfo without the ValueType attribute:
| ...
| <KeyInfo xmlns="http://www.w3.org/2000/09/xmldsig#">
| <o:SecurityTokenReference>
| <o:Reference URI="#_1"/>
| </o:SecurityTokenReference>
| </KeyInfo>
| ...
|
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4167276#4167276
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4167276
More information about the jboss-user
mailing list