https://wsit.dev.java.net/issues/show_bug.cgi?id=868 Issue #|868
Summary|Security with List data type dropping xs namespace dec
|laration
Component|wsit
Version|1.1
Platform|Sun
OS/Version|All
URL|
Status|NEW
Status whiteboard|
Keywords|
Resolution|
Issue type|DEFECT
Priority|P2
Subcomponent|security
Assigned to|kumarjayanti
Reported by|haroldcarr
------- Additional comments from
haroldcarr@... Thu Mar 27 17:25:32 +0000 2008 -------
NB 6.0.1
GF v2 ur1 b09d
Metro 1.1
JDK 1.5.0_15 (with JCE installed)
turn on wss client and server message dumping.
Build and deploy GetDataWS (NB project attached).
Build and run GetDataWSClient (NB project attached).
This results in "prefix xs is not bound to a namespace.
Looking at server.log (attached) at line 15 it shows that xs is defined on the
server side before WSS processing.
Looking at server.log line 252 it shows that xs is NOT defined on the client
side after WSS processing.
That seems to indicate the definition disappears in either server or client side
WSS processing.
Note: if the return type of GetDataWS.getData is changed from List to String
then this code works.
---------------------------------------------------------------------
To unsubscribe, e-mail:
issues-unsubscribe@...
For additional commands, e-mail:
issues-help@...