Have you tried from within Eclipse, building the project to include the jars?
On 2/17/06, Rick Root <[EMAIL PROTECTED]> 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) -- CFAJAX docs and other useful articles: http://jr-holmes.coldfusionjournal.com/ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Message: http://www.houseoffusion.com/lists.cfm/link=i:4:232672 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=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

