> Has anyone else experienced this???? > I have read a couple of posts that I found off google, > and basically what they are saying is non of the information in > the server.xml file is being passed to the Datasource or something of > that nature. > > The suggested fix was to hardcode everything but that kind of defeats > the purpose. > > Does anyone know how to fix this issue w/ out hardcoding??
Does anyone at ALL know how to fix this problem because I have now reached the end of the internet looking for the answer and can not seem to find the actual solution. Let me clarify the issue so someone can give a legitimate answer, not yeah I experience that once but I add a period to some conf file and it work :) Ok I am attempting to create a Global Object Pool of DB connections by using the Global Resource Naming, Resource & Resource parameters. I am able to load the Datasource out of JNDI but when I attempt to get a connection it throws the exception. >From what I have heard this is caused by the attributes in server.xml not getting to the Object Pool, but I am not familuar w/ the code base enough to go tinkering to try to make it work correctly. P.S. Tomcat 4.1.18 Postgres 7.2.1-5 -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
