|
From: Gait B. <gai...@ti...> - 2003-05-13 09:53:56
|
I believe I sent this patch before, but it doesn't appear to be = committed in CVS: per ebMS2, the Actor attribute on the SyncReply element is mandatory to = be set to http://schemas.xmlsoap.org/soap/actor/next, the diff is below cvs diff SyncReply.java (in directory = C:\temp\ebxmlms\src\hk\hku\cecid\phoenix\message\packaging\) Index: SyncReply.java =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: = /cvsroot/ebxmlms/ebxmlms/src/hk/hku/cecid/phoenix/message/packaging/SyncR= eply.java,v retrieving revision 1.3 diff -r1.3 SyncReply.java 96a97,99 > static final String ACTOR_NEXT_MSH_SCHEMAS =3D > "http://schemas.xmlsoap.org/soap/actor/next"; >=20 99a103 > setActor( ACTOR_NEXT_MSH_SCHEMAS ); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Gait Boxman Manager Advanced Technology & Standards TIE Product Development BV Amsterdam, The Netherlands Tel: +31 20 658 9091 Fax: +31 20 658 9945 E-mail: gai...@ti... WWW: www.TIEglobal.com ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |