Peter, You might want to try creating the datasource in the geronimo administration console. Point your browser at http://hostname:8080/console, log in using system/manager, select Database Pools, and then click link for the database pool wizard. After creating the pool you can locate it in the list and click on the "usage" link to see how it can be referenced in your deployment plan and looked up in your code.
Best wishes, Paul On 7/14/06, Peter Oleary <[EMAIL PROTECTED]> wrote:
Hi, I have been trying for 4 weeks to created a server wide datasource connecting to a mysql database. I have then updated the web.xml and geronimo-web.xml. however, when i access my web app (servlet) i'm receiving a: javax.naming.NameNotFoundException: enc/jdbc/Datasource at org.apache.geronimo.naming.enc.AbstractReadOnlyContext.lookup(AbstractReadOnlyContext.java:81) I have read Aaron Mulder docs but things are not any clearer. I guess this has been must have been discussed before on the list so if anyone has any pointers I'll be very grateful. I'm using geronimo 1.1 on Windows JDK 1.4.2 Rgds Peter _________________________________________________________________ Windows Live⢠Messenger has arrived. Click here to download it for free! http://imagine-msn.com/messenger/launch80/?locale=en-gb
