What java code do I need to write to find files for my application dynamically as resources i.e. under the WEB-INF/classes directory of my web app installation (war file)?
The issue of virtual paths within the archive files used to package J2EE applications has thrown my application off kilter...
I get an error that no suitable driver is found at server startup and that a Connection Pool cannot be created.
I have tested the connection using util.dbping provided by BEA and have been successful. I made sure that the classpath and path variables for the server are identical to those in...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.