Hi All, I know its odd to using WO5.1 now, but I am trying to setup WO dev running on WinXP with MySQL5.0 in my laptop, got two problems.
1. DB connection: JDBC runtime error, sounds like can not find MySQL jdbc driver, I did search in our list, somebody said put jdbc.jar to /library/java/extensions, but in this old 5.1version (or in windows) there is not this dir. What I did is put driver to C:\Apple\Local\Library\Java and C:\Apple\Library\Java and added driver path to JavaConfig, but not lucky JDBC connection failed for driver :'org.gjt.mm.mysql.Driver'. Driver not found in Java Runtime! Please verify your CLASSPATH environment variable. The current CLASSPATH for your application is : C:\Apple\Library\Frameworks\JDBCEOAdaptor.framework\Resources\Java\.;C:\JDK13~1.1_0lib\tools.jar;/Library/Java;C:/Apple/Local/Library/Java;C:/Apple/Library/Java;C:/Apple/Library/JDK/lib/classes.zip;C:/Apple/Library/Frameworks/JavaVM.framework/Classes/awt.jar;C:/Apple/Library/JDK/lib/swingall.jar;C:/Apple/Library/Java/mysql-connector-java.jar 2. Without EOModeler, WO application could be running with Apache. But only after I copy/past the URL to browser, not prompt automatically. I modified the /WebObjects/Configureation/WebOBjects.xml file, but not use that port I wrote. Something is not correct in my config. Hope someone could help, Thanks Kevin _______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to [email protected]
