I have created a cocoon server using WebLogic 7.0.  I have a stylesheet that
we created using xsl-fo to generate a PDF.  I need to execute a query on our
main app. server and send the results to the cocoon server to be styled to
produce a PDF.  Both of these server domains reside on the same machine.  I
have tried serializing the query results to a file out to the hard drive.
Then, on the cocoon side we used castor to create the xml.  This works, but
is not a good enterprise solution.  I would like to use something to
transfer the xml directly to the cocoon server.  Does anyone have any tips
on what I should look into?  Thanks in advance.

Thanks,
Gary

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to