I did add the path to the app (nad the frameworks needing a database connection), but to no avail. Do I need to put the jar into the filesystem of the app and then relink it in? This would mean I would have this jar multiple times
on the server, right?

How about this situation: My modelfiles are in the frameworks, The App only sets the connections to the right database. Would it be enough to put the jdbc connection jar in the app or rather in the frameworks?

So I have to move the .jar to the file system of the app/Frameworks and link it in there?

Am 30.07.2013 um 11:07 schrieb Pascal Robert:

The best thing to do is to add the JDBC driver inside a framework or inside the app if you don't have your own frameworks. This way, you won't have to remember to put the driver on the server.

Hallo,
after a long pause I retry to get this linux install running. The error is that the mysql driver is not found in classpath.

Ok, I have a linux install so the actual mysql jdbc adaptor jar is under /opt/Local/Library/WebObjects/Extensions

On the developer machine it is under /Library/WebObjects/ Extensions. The jar is linked in under that path in Eclipse in the classpath. But the class path is not included. It does not appear in the listing in the error message when the
app is launched from the shell.

So: Where should I put the external .jar files to get them into the deployment classpath or do I need to do something in eclipse apart from linking the .jars in the
Librarys to get them into the classpath.

Any help appreciated.

Regards

Ute
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-deploy mailing list (Webobjects- dep...@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/webobjects-deploy/probert% 40macti.ca

This email sent to prob...@macti.ca


_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-deploy mailing list      (Webobjects-deploy@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/webobjects-deploy/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to