From portal-commits at lists.jboss.org Fri Jul 18 12:29:29 2008 Content-Type: multipart/mixed; boundary="===============5007417404154712256==" MIME-Version: 1.0 From: portal-commits at lists.jboss.org To: portal-commits at lists.jboss.org Subject: [portal-commits] JBoss Portal SVN: r11503 - in docs/branches/JBoss_Portal_Branch_2_7/referenceGuide/en: modules and 1 other directory. Date: Fri, 18 Jul 2008 12:29:28 -0400 Message-ID: --===============5007417404154712256== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Author: chris.laprun(a)jboss.com Date: 2008-07-18 12:29:28 -0400 (Fri, 18 Jul 2008) New Revision: 11503 Modified: docs/branches/JBoss_Portal_Branch_2_7/referenceGuide/en/images/wsrp/prod= ucer_blank.png docs/branches/JBoss_Portal_Branch_2_7/referenceGuide/en/images/wsrp/prod= ucer_default.png docs/branches/JBoss_Portal_Branch_2_7/referenceGuide/en/images/wsrp/prod= ucer_email.png docs/branches/JBoss_Portal_Branch_2_7/referenceGuide/en/images/wsrp/prod= ucer_registration.png docs/branches/JBoss_Portal_Branch_2_7/referenceGuide/en/modules/wsrp.xml Log: - Added documentation on WSRP validation mode. - Updated producer configuration screenshots. Modified: docs/branches/JBoss_Portal_Branch_2_7/referenceGuide/en/images/ws= rp/producer_blank.png =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 (Binary files differ) Modified: docs/branches/JBoss_Portal_Branch_2_7/referenceGuide/en/images/ws= rp/producer_default.png =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 (Binary files differ) Modified: docs/branches/JBoss_Portal_Branch_2_7/referenceGuide/en/images/ws= rp/producer_email.png =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 (Binary files differ) Modified: docs/branches/JBoss_Portal_Branch_2_7/referenceGuide/en/images/ws= rp/producer_registration.png =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 (Binary files differ) Modified: docs/branches/JBoss_Portal_Branch_2_7/referenceGuide/en/modules/w= srp.xml =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 --- docs/branches/JBoss_Portal_Branch_2_7/referenceGuide/en/modules/wsrp.xm= l 2008-07-18 16:28:33 UTC (rev 11502) +++ docs/branches/JBoss_Portal_Branch_2_7/referenceGuide/en/modules/wsrp.xm= l 2008-07-18 16:29:28 UTC (rev 11503) @@ -951,5 +951,21 @@ + + WSRP validation mode + The lack of conformance kit and the wording of the WSRP spe= cification leaves room for differing + interpretations, resulting in interoperability issues. It is t= herefore possible to encounter issues when + using consumers from different vendors. We have experienced su= ch issues and have introduced a way to relax + the validation that our WSRP producer performs on the data pro= vided by consumers to help with + interoperability by accepting data that would normally be inva= lid. Note that we only relax our validation + algorithm on aspects of the specification that are deemed harm= less such as invalid language codes. + + + By default, the WSRP producer is configured in strict mode. If= you experience issues with a given consumer, + you might want to try to relax the validation mode. This is ac= complished by unchecking the "Use strict WSRP + compliance." checkbox on the Producer configuration screen. + + + = --===============5007417404154712256==--