I'm trying to set up a data source and access it from a web app. I guess I need to somehow deploy a tranql service? If there's an example somewhere it would be helpful. I think if I get the database in the global JNDI space then I can use a resource-env-ref in web.xml and a naming:resource-env-ref in geronimo-jetty.xml and that should put it in my web app's local JNDI space.
Thanks,
Aaron
