Hi,
I'm newbaby to CR9 RAS. I'm now testing on the RAS with jsp. I encounter problem with this line:
viewer.processHttpRequest(request, response, application, out);
and get this error:
org.apache.jasper.JasperException: (class: com/crystaldecisions/xml/serialization/XMLObjectSerializer, method: setHandler signature: (Lcom/crystaldecisions/xml/serialization/CrystalSAXParserHandlerV) Incompatible object argument for function call
===========================================================
My Setting:
j2sdk1.4 + tomcat 4.1.12 + win xp
webapp is the sample webapps "xtreme" from crystal report website
RAS running on IIS of same PC
===========================================================
Question:
1. Why fail?
2. When CR9 RAS launch? I can't find much resources from the web? It seems little java developer work on RAS ?
I'm newbaby to CR9 RAS. I'm now testing on the RAS with jsp. I encounter problem with this line:
viewer.processHttpRequest(request, response, application, out);
and get this error:
org.apache.jasper.JasperException: (class: com/crystaldecisions/xml/serialization/XMLObjectSerializer, method: setHandler signature: (Lcom/crystaldecisions/xml/serialization/CrystalSAXParserHandlerV) Incompatible object argument for function call
===========================================================
My Setting:
j2sdk1.4 + tomcat 4.1.12 + win xp
webapp is the sample webapps "xtreme" from crystal report website
RAS running on IIS of same PC
===========================================================
Question:
1. Why fail?
2. When CR9 RAS launch? I can't find much resources from the web? It seems little java developer work on RAS ?