oh crud, I didn't put examples.jar into the class path, so it couldn't find the EmptyGateway stuff.
Problem solved! Rick Rick Root wrote: > Barney Boisvert wrote: >> You have to include '.' in your CLASSPATH, or it won't pick it up. >> I'm not sure that's the problem, but I'm guessing SimpleGateway >> extends EmptyGateway? > > Yes... it's actually a copy of the Directory Watcher gateway, and I just > "simplified" it.. > > Okay.. I added "." to the classpath and I'm having the same problem. It > seems like it's just not picking up the stuff in the classpath. > > I get the same error if I set the CLASSPATH environment variable and if > I use the -classpath option (ie, javac -classpath blah:blah:blah foo.java) > > Could it have anything to do with java versions? the jre that > coldfusion uses (and that it was compiled with) was 1.4.2_05 ... I can't > seem to download anything but 1.4.2_10. Stupid sun doesn't seem to give > you an option to download previous versions. > > Rick > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Message: http://www.houseoffusion.com/lists.cfm/link=i:4:232673 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

