I'm trying to create/schedule an event that handles the processing of 
transactions and the creation of bills/invoices on a monthly basis, and I've 
been running into some problems.  I am using Eclipse, and specifically, it is 
telling me that "Schedulable cannot be resolved or is not a valid 
superinterface" and that it cannot find the "org.jboss.varia" package (the 
package which should contain the scheduler related classes).  I've tried 
looking through the various jar-files, but I cannot find the one that contains 
this package...so bascally, what jar do I need to add to my classpath in order 
for Eclipse to be able to resolve the necessary classes/what jar contains the 
necessary package?

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3862839#3862839

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3862839


-------------------------------------------------------
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to