Plugins (1083)


Training and Consulting (44)



EPIC Poll

What is your favourite developer portal?

[ Results | Polls ]

Votes: 540
Comments: 0

Post new topic   Reply to topic
View previous topic Printable version Log in to check your private messages View next topic
Author Message
Guest
Post subject: Error in using Sunshine plugin for Eclipse  PostPosted: Sep 03, 2004 - 09:47 AM






hey guys,
i have a scriptlet class called "com.tdsecurities.overage.report.DailyReportScriptlet"

when i try to use it in my report on a field i get the following exception

java.lang.ClassNotFoundException: com.tdsecurities.overage.report.DailyReportScriptlet
at java.net.URLClassLoader$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClassInternal(Unknown Source)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Unknown Source)
at dori.jasper.engine.util.JRClassLoader.loadClassForName(JRClassLoader.java:115)
at dori.jasper.engine.fill.JRBaseFiller.loadScriptlet(JRBaseFiller.java:573)
at dori.jasper.engine.fill.JRBaseFiller.<init>(JRBaseFiller.java:314)
at dori.jasper.engine.fill.JRVerticalFiller.<init>..........


ALL my classes compile but some thing happens at run time due to which it cant find it . I am using sunshine plugin for eclipse 3.0 .I have tried combinations of setting class paths like putting.jasper file in bin directory , setting system class path to eclipse bin,copying .jasper and scriptlet class in same directory etc ...but doesnt seem to help. I know its some thing to do with eclipse setting of run time class path but cant figure out any help will be appreicated.
thanks
ahmad
 
   
Reply with quote Back to top
Display posts from previous:     
Jump to:  
All times are GMT - 6 Hours
Post new topic   Reply to topic
View previous topic Printable version Log in to check your private messages View next topic
Powered by PNphpBB2 © 2003-2004 The PNphpBB Group
Credits