> I'd say I probably covered the tomcat configuration part. However, cayenne
> modeler's stairing me in the face and wants to know the new data node JNDI
> Location. I'm quite certain a part of what I should write here is jdbc/zs2,
> but I'm equaly certain that I should somehow let cayenne know which tomcat
> instance I'm referening to (= tomcat IP:port).
>
Cayenne runs inside the Tomcat, so it already knows IP/port :)
"jdbc/zs2" should be the only name you need...
By the way, you may want to use a Context based resource and not a
global one, if you ever indend to deploy two versions of your app to
the server (for testing, etc), or just to avoid confusion in general.
Cris
This archive was generated by hypermail 2.0.0 : Sun Feb 19 2006 - 19:13:47 EST