Sorry to be a pest, but things still aren't quite right. For some
reason, I can't connect to my Frontbase database on my deployment
machine. My code gets
ERROR er.extensions.ERXEntityClassDescription - Unable to register
descriptions for class: EOPools
on the following line:
EOPools eopool = new EOPools();
I have done the following:
1. Added the Wonder/ERX frameworks to the /Library/Frameworks
folder on my deployment machine
2. Added the FrontBasePlugIn.framework folder to same.
3. Added the following frameworks to my WOLips project on my
development machine (and all the javaeo*, javajdbc*, etc. jars are
also there):
ERExtensions.jar
ERPrototypes.jar
frontbaseplugin.jar
JavaWOExtensions.jar
I have created the database on my deployment machine using
FrontBaseManager and EOModeler. EOModeler can connect with and
manipulate the database fine.
This same project runs fine on my development machine. Only slightly
funny thing I did was, since I don't have Eclipse on my deployment
machine, I copied the EOModel from my developement project to my
deployment machine, and ran the copied model to create the database
tables there.
Again, any help is greatly appreciated.
Thanks,
Jeff
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-deploy mailing list ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-deploy/archive%40mail-archive.com
This email sent to [EMAIL PROTECTED]