Hi,
I have changed the username and password in the maildatabase file but it is
still not working, I also added the driver to the classpath in run.bat.
Any more ideas?
Here are the contents of my maildatabase and my run.bat
@echo off
echo Avalon runner
set
LOCAL_CLASSPATH=Loader.jar;../lib/AvalonAware.jar;../lib/xerces.jar;../lib/mail_1_2.jar;../lib/activation.jar;../lib/mm_mysql-2_0_2-bin.jar;../../mysql_drivers/mm/mm_mysql-2_0_2-src.jar

java -cp "%CLASSPATH%;%LOCAL_CLASSPATH%" org.apache.avalon.loader.Main
jdbcDriver=org.gjt.mm.mysql.Driver
jdbcURL=jdbc:mysql://localhost
jdbcUsername=dave
jdbcPassword=dave
minconn=1
maxconn=2

-- 
Get your firstname@lastname email for FREE at http://Nameplanet.com/?su

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to