Hi Peter,

[I stripped message that you quote, since it has no relation to the topic you started.]

perhaps someone could add the docs http://cayenne.apache.org/doc/ tutorial-webapp.html with some usefull information about jetty6.

I don't think this is Jetty6-related at all.

even with including all dependencies to the jetty-plugin i failed to use the jndi-backup-mechanism, wich i use successfully witch the jetty-launcher.

Anything is printed on the console during startup that can shed the light on the problem?

A few things can go wrong:

* cayenne-modeler.jar and hsqldb.jar can be missing from dependencies (although your message implies they are not)

* Sometimes local preferences database gets corrupted (it is a long- standing issue that requires some serious modeler rework, switching from HSQLDB to Derby or something else more reliable). The workaround is to delete the preferences directory ($HOME/.cayenne/prefs), and recreate the data sources from scratch.

Andrus


On Feb 13, 2007, at 6:10 AM, Peter Schröder wrote:
hi there,

i was trying to run the cayenne-filter with jetty6-maven-plugin, but it did not work out for me... even with including all dependencies to the jetty-plugin i failed to use the jndi-backup-mechanism, wich i use successfully witch the jetty-launcher.

perhaps someone could add the docs http://cayenne.apache.org/doc/ tutorial-webapp.html with some usefull information about jetty6.

kind regards,
peter

Reply via email to