Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

show CRYSTAL REPORT in JSP

843838May 26 2006 — edited Feb 24 2009
Hi,

I have to investigate using Crystal Reports out of our J2EE application.
So I try to find out about versions of Crystal Reports, how we can use them in our environement....

And I'm absolutely stucked with it.
Environment should be BEA WebLogic and an oracle database.
The users of the application should be able to view reports and edit them (if this is possible).

I installed the eval version of Crystal Reporst XI, created an example report with it and now I want to show it on my JSP site
(following the crxi_startup_guide_for_j2ee). Doesn't work because of the error:
com.crystaldecisions.sdk.occa.report.lib.ReportSDKServerException:
There is no server specified.---- Error code:-2147217390 Error code name:serverNotFound
Set up all parameters in the web.xml, CRConfig.xml and clientSDKOptions.xml and nothing...

Am I using a wrong version of Crystal Reports? What else could be wrong? I guess, I'm missing out any point, which could it be?

Any help would be really appreciated!
Steffi
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 24 2009
Added on May 26 2006
11 comments
2,601 views