Jasmin,May be I am not getting it right. When I just put "cover.xdp" for
formQuery param I get Not Serializable exception. However, when I put
"D:\\AdobeTest\\Cover.xdp" and put
uriValues.setContentRootURI(file:///D:\\AdobeTest);I get "Failed to load
TemplateStream for FormQuery=D:\AdobeTest\cover.xdp from location URI
=file:///D:\AdobeTest.I have tried many combinations .. like
uriValues.setContentRootURI(file:///D:\\AdobeTest\\); I don't get the
same issues in
JBoss.***************************...