Executing BI Publisher Reports using Web Services - library function missin
Hello,
tried to write a java application for executing BI Publisher Reports using BIEE Web Services.
No i have the problem that the jars i imported from WEB-INF/lib on my 10.1.3.3.3 Server
Installation are not containing
import oracle.xdo.common.*
import oracle.xdo.server.*
and
import com.oracle.xmlns.oxp.service.PublicReportService.*
classes.
Does anybody know where these classes come from ?
Which jar files in which version have to be included ?
Thanks in advance
Mats