I have an Appserver(Tomcat) which has a Servlet "MyServlet"that calls a
LiveCycle WebService on LiveCycle App Server( JBoss).MyServlet streams
the output of the webservice back to the browser.The output is html
content that loads the Form guid and pdf.If my appserver and the
livecycle app server were to be on the same machine,I do not get any
problems.If they are on different machines, I get two errors1) pdf error
MessageDocRefusedDisclosureError I was able to fix this by including the
FormBridg...