Hi
I am unable to get EJBServer to run. I am using mysql with the driver
mm.mysql-2.0.4-bin.jar
I previously reported the following error. I have supplied more information
below:
EJBHome:iCompass.Consumer.JOnASConsumerRatingUpdateHome for
ConsumerRatingUpdate available
JOnAS Server configuration error!
Datasource 'jdbc_1' is not known by the EJB server.
Please check the 'jonas.datasources' property in the 'jonas.properties'
file.
Cannot create containers : EJBServer halting
Here is what is on CLASSPATH:
/usr/local/lib/mm.mysql-2.0.4-bin.jar:/usr/local/JONAS/jndi.properties:/usr/
local/JONAS/examples/classes:/usr/local/JONAS:/usr/local/lib/mm.mysql-2.0.4-
bin.jar:/usr/local/JONAS/examples/classes:/usr/local/JONAS:/usr/local/lib/jm
s.jar:/usr/local/lib/idb.jar:/usr/local/lib/idbexmpl.jar:/usr/local/lib/clas
ses111.zip:/usr/local/lib/jndi.jar:/usr/local/lib/providerutil.jar:/usr/loca
l/lib/rmiregistry.jar:/usr/local/JONAS/lib/RMI_jonas.jar:
In mysql.properties I have, "test" is the name of my database:
datasource.name jdbc_1
datasource.url jdbc:mysql://localhost/test
datasource.classname org.gjt.mm.mysql.Driver
In jonas.properties I have:
jonas.name jonas
jonas.beans.descriptors # this is set in the directory where I
actually run EJBServer
jonas.datasources mysql
Thanks
Larry
----
To unsubscribe, send email to [EMAIL PROTECTED] and
include in the body of the message "unsubscribe jonas-users".
For general help, send email to [EMAIL PROTECTED] and
include in the body of the message "help".