Java Class For BarCode failed to initialize while running at web [message #521235] |
Sat, 27 August 2011 03:59 |
I_AM_TOO
Messages: 37 Registered: July 2009 Location: cc
|
Member |
|
|
Hi experts,
<jsp:useBean id="BC" scope="page"class="oracle.apps.barcode.util.BarCodeConstants" />
<jsp:useBean id="BM" scope="page" class="oracle.apps.barcode.BarCodeMaker" />
This code makes me unlucky while run that jsp report on web and comes up with orror no out put for the job.RegEdit REPORTS_CLASSPATH set to my oraclebarcode.jar with others jar files.
At Report builder web layout works fine [With Barcode generation] but not through Report server.
Thanx Allz Its Urgent
|
|
|
|
|
|
|