From teiid-commits at lists.jboss.org Fri Jun 18 14:00:40 2010 Content-Type: multipart/mixed; boundary="===============2721551161046938706==" MIME-Version: 1.0 From: teiid-commits at lists.jboss.org To: teiid-commits at lists.jboss.org Subject: [teiid-commits] teiid SVN: r2250 - trunk/documentation/reference/src/main/docbook/en-US/content. Date: Fri, 18 Jun 2010 14:00:40 -0400 Message-ID: <201006181800.o5II0e5q016058@svn01.web.mwc.hst.phx2.redhat.com> --===============2721551161046938706== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Author: shawkins Date: 2010-06-18 14:00:40 -0400 (Fri, 18 Jun 2010) New Revision: 2250 Modified: trunk/documentation/reference/src/main/docbook/en-US/content/translators= .xml Log: adding a note about the log setting for the ws translator Modified: trunk/documentation/reference/src/main/docbook/en-US/content/tran= slators.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 --- trunk/documentation/reference/src/main/docbook/en-US/content/translator= s.xml 2010-06-18 17:58:01 UTC (rev 2249) +++ trunk/documentation/reference/src/main/docbook/en-US/content/translator= s.xml 2010-06-18 18:00:40 UTC (rev 2250) @@ -689,6 +689,9 @@ There are ws importer settings, but it does provide metadata for dyn= amic vdbs. + +Setting the org.teiid.CONNECTOR.WS logging context to detail will sh= ow the request/response documents as part of the log. + Usage The main procedure, invoke, allows for multiple binding, or protocol= modes, including HTTP, SOAP11, and SOAP12. = Procedure invoke(binding in STRING, action in STRING, requ= est in XML, endpoint in STRING) returns XML --===============2721551161046938706==--